Here is the error that happens when an attempt is made to create the tables:

ERROR 1064 at line 1: You have an error in your SQL syntax near 'ENGINE=MyISAM' at line 18

The MySQL db version this occured on is 3.23.58.

Removing "ENGINE=MyISAM" from the .mysql file seems to have fixed the problem. The patched file is attached.

CommentFileSizeAuthor
ejournal.mysql3.08 KBericwagner

Comments

romca’s picture

Status: Active » Fixed

fixed in CVS

Anonymous’s picture

Status: Fixed » Closed (fixed)