Admin
Joined: 2006-06-21 12:47:05
Messages: 16
Offline
|
[provided by Eric Thornton - thanks Eric!]
"One issue which presented as I created a connection to MySQL at my site was that errors are present in your DDL. To me, it looks like column names were changed during a release/upgrade and only part of the PRIMARY KEY statements were updated (seems these updates can be seen as the PRIMARY KEY statements where changes were made are lower case)."
Eric's corrected DDL can be downloaded here:
http://www.sqlpower.ca/software/downloads/DQ-Guru_Corrected_DDL.txt
|