SQL error installing 1.0.0a1

Get help from other users here.

Moderators: Developer, Contributor

Post Reply
arob42
Posts: 1
Joined: 22 Apr 2005, 13:51
Location: Dallas
Contact:

SQL error installing 1.0.0a1

Post by arob42 »

I have uploaded the files to my server, and have created the mysql database, but when I copy the contents of db_generate.sql and past it in the phpMyAdmin "Run SQL queryies on database" input area, I receive the following error message:

MySQL said:
#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=latin1' at line 33

Anyone have any ideas?

Thanks,
--Robert
thraxisp
Developer
Posts: 509
Joined: 14 Feb 2005, 03:38
Location: Ottawa, Canada
Contact:

Post by thraxisp »

This has been reported and fixed in CVS. See #5450.
Post Reply