Skip to main content

Command MYSQL to SHOW databases + owners ??

Comments

1 comment

  • cPanelMichael
    Hello :) You can run the following command if you simply want a list of all databases: # mysql mysql> show databases;
    You will find additional information about your databases in the YAML files for the accounts in the following directory: /var/cpanel/databases/
    These files will also be helpful: /var/cpanel/databases/dbindex.db /var/cpanel/databases/users.db
    Thank you.
    0

Please sign in to leave a comment.