HostX does not limit the number of databases that can be created within an account. However, to ensure server stability, the maximum number of tables per MySQL database is limited to 3.000 and the maximum number of tables for all databases in an account is limited to 5.000. The maximum size of a MySQL database is 1 GB and the total size of MySQL databases in an account cannot exceed 3 GB.
Most Popular Articles
Managing MySQL databases in cPanel
CPanel includes a very powerful tool for managing MySQL databases - "phpMyAdmin". For more...
Is MySQL / MariaDB access restricted to "localhost"?
To access the MySQL / MariaDB server from a remote location please contact our Tech Department....
What is the maximum execution time of a MySQL query?
To ensure service quality for all users, each MySQL query can run for up to 8 seconds (maximum)....
How many simultaneous MySQL connections can a MySQL user open?
In the shared hosting environment a MySQL user can open up to 30 simultaneous connections to the...
What is SQL? What is MySQL?
SQL (Structured Query Language) is the language used by most relational database systems. MySQL...