How can I add a MySQL database to my site?
Author": Admin |
|
You can add a MySQL database by clicking on the Manage MySQL in the Databases section of your control panel.
On the resulting page you can manage your MySQL databases and users. To add a MySQL database, fill in the database name in the Database box, and click the Add Database button.
The database will be named like yourusername_yourdatabasename. After you have created a database, the connection string you can use with this database will be shown on this page. |