Skip to content

System fails if the user does not have permission to run SHOW DATABASES #46

@counterpoint

Description

@counterpoint

It would be very useful to be able to run phpminiadmin in an environment where the database user is not permitted to run SHOW DATABASES.

This could be done by running SHOW DATABASES in a try block. If it fails, then obtain the current database using "SELECT DATABASE()". Use the result in place of the set obtained from SHOW DATABASES.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions