[SQL3.07] How do I create a MySQL database?

If your account type includes MySQL databases, then log in to your Hosting cPanel v7.5 Control Panel and select "MySQL Databases", in the "Web Tools" section.

Was this answer helpful?

 Print this Article

Also Read

[SQL3.13] What is the maximum MySQL database size permitted?

MySQL databases may take up to 500MB of space.

[SQL3.12] How can I connect to a MySQL database through .NET?

All Windows shared servers have the Connector/Net 6.0 connector, MySQL's fully managed ADO.Net...

[SQL3.11] What are valid connection strings on the Windows platform?

MySQL:Driver={MySQL ODBC 5.1 Driver};Server=localhost;Database=myDataBase;User=myUsername;...

[SQL3.04] How do I connect to MySQL via SSH (telnet)?

You can connect to the server using SSH Telnet, once logged into the system you can access MySQL...

[SQL3.09] Common server software requirements

All standard Apache modules are installed on the web servers, including mod_rewrite. In addition,...