From: <dal...@ed...> - 2006-03-18 00:13:30
|
Received the following error message when populating a new database with mysql_populate.sql. Any ideas as to how to fix it? I'm running: MySQL 5.0.18-Debian_1 MySQL said: Documentation #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 ' complete ENUM('Y','N') NOT NULL DEFAULT 'N', username CHAR(64), PRIMARY KEY ' at line 10 What's wrong with the statements above? thanks. Dale R Rogers dal...@ed... |