Thread
:
Is there any blank database working with 5.9-DR2 ?
View Single Post
#
12
10-07-2004, 08:43 AM
fathernitwit
Developer
Join Date: Jul 2004
Posts: 773
to make db.sql
get a 5.9 db that has stuff in it...
mysqldump --no-data dbname >db.sql
then drop that database, and recreate it.
finally load in db.sql
fathernitwit
View Public Profile
Send a private message to fathernitwit
Find all posts by fathernitwit