tags:

views:

19

answers:

2

When I export a table through SQLYog, the CREATE statement in the exported file lacks AutoIncrement on its primary key, even though the original table contained AutoIncrement.

Is this a bug (in Yog or in mysql?)? Should I report it? How can I export the table with the AutoIncrement in place?