View Revisions: Issue #1227

Summary 0001227: Reading of MySQL tables can sometimes include the PRIMARY index if the primary key columns aren't at the start
Revision 2013-05-16 17:55 by chenson
Description Reading of MySQL tables can sometimes include the PRIMARY index if the primary key columns aren't at the start of the table definition
Revision 2013-05-16 14:47 by chenson
Description Table create xml needs to exclude primary key index named PRIMARYINDEX on mysql