In the shared hosting environment a MySQL user can open up to 30 simultaneous connections to the MySQL server. In general, a MySQL query is completed in a fraction of a second; this limit is sufficient for complex applications that execute frequent queries.
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 size of a MySQL database?
HostX does not limit the number of databases that can be created within an account. However, to...
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)....
What is SQL? What is MySQL?
SQL (Structured Query Language) is the language used by most relational database systems. MySQL...