Go into the sql directory and run the following command:Do you have that file (db_generate.sql) in the Mantis distribution you downloaded?
mysql -u<username> -p<password> <databasename> < db_generate.sql
You could also cut and paste the sql statements from db_generate.sql into a package like phpMyAdmin or into your terminal window.
posted by majick at 1:24 PM on September 23, 2004