Viewing articles tagged 'database'

  What are the information_schema tables I see when viewing my database?

INFORMATION_SCHEMA provides access to database metadata. Metadata is data about the data, such...

 Can single database user manage multiple databases?

It is possible to create user which can manage all databases on given subscription However, quick...

 How to change database user passwords?

To change password for a database user:  1)On your home page, click Domains.  2)Click the...

 How to create database user accounts?

Creating Database User Accounts  If you collaborate with other people on managing your web site...

 How to Optimize database tables?

Please use following steps to optimize your MySQL tables.   1) Log into your cPanel and select...