Menu

#21 MySQL CREATE INDEX PRIMARY fails

1.1
open
nobody
None
5
2012-12-08
2012-02-16
No

SQuirreL 3.3.0
DB Copy 1.15

Copying from one MySql schema to another, ir produced this error. Even after un-checking "copy primary key definitions", it produces one such error per table. If I restart the copy, it hits it on the next table, etc, etc.

MySQL 5.0 does not support the syntax used.
http://dev.mysql.com/doc/refman/5.0/en/create-index.html

Discussion


Log in to post a comment.