wiki:create_mysql_database

Version 3 (modified by Michelle Murrain, 15 years ago) ( diff )

--

How do I create a mysql database?

The easiest way is to login to this support system and open a new ticket asking for a MySQL database (please specify the domain name of the site you would like the database for and your requested database name).

If you are comfortable using secure shell, you can create your own database by executing the command:

mf-mysql-create

It will request a password, which is your user password.

When creating a database, please preface the database name with your username to avoid naming collisions (for example: joe_phpbb).

Note: See TracWiki for help on using the wiki.