Knowledgebase
- Portal Home
- Knowledgebase
- MySQL
Articles
MySQL is a Relational Database Management System. A relational database adds speed and...
What is the default mysql port?3306 is the default mysql port.
What is the mysql host name?Always use 'localhost' whenever asked
How do I add a mysql database in Cpanel?To create a MySQL database: - Go to 'Manage Mysql' under the database header in Cpanel - In the...
How do I restore a database using PHPMyadmin?You can restore a database backup in PHPMyadmin by doing the following: 1) After entering...
How can I access mysql database remotely?Under the mysql header in Cpanel, select 'manage mysql' Then scroll down to the 'access hosts'...
Using Connection Strings inside PHP to access MySQLOne of the main forms of coding used on our servers right now is PHP. With PHP there are several...
MySQL Server OverloadA MySQL server overload happens when your query requires more resources than what is available on...
MySQL Server Overload – Simultaneous ConnectionsWhen you are using content management systems like WordPress, Joomla or the majority of shopping...
Powered by WHMCompleteSolution