Answer posted by Dan Letecky [DayPilot]
6 years ago.

The database will be created and initialized automatically - see also the _db_mysql.php script for details.

Just make sure that _db.php points to the mysql backend (and not sqlite).

Also, check that the user specified at the top of _db_mysql.php has the correct permissions.

If you delete the database (or drop or tables) and start the application the db will be initialized again.

This question is more than 1 month old and has been closed. Please create a new question if you have anything to add.