Bug #20527 addAutoincrement=Yes is not functionnal
Submitted: 19 Jun 2006 8:54 Modified: 20 Jun 2006 17:29
Reporter: Herv THIRY Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Migration Toolkit Severity:S2 (Serious)
Version:1.0.25 OS:Windows (Windows XP)
Assigned to: CPU Architecture:Any

[19 Jun 2006 8:54] Herv THIRY
Description:
Lors de la migration d'une base MySQL vers une autre base MySQL, les champs auto-incrémentables ne sont pas recréés avec l'option auto-incrémentable

How to repeat:
Migrer une base MySQL vers une autre avec des tables qui contiennent des champs auto-incrémentables
[19 Jun 2006 9:15] Valeriy Kravchuk
Sorry, but can you, please, repeat your bug description in English?
[19 Jun 2006 9:24] Herv THIRY
Description:
When migrating from a MySQL database to another using the migration toolkit, autoincrement fields are not properly duplicated (they are not autoincrement fields in the new database).
[19 Jun 2006 10:01] Valeriy Kravchuk
Verified just as describe with MySQL 5.0.22 to MySQL 5.0.22 database migration. auto_incerement property is not included in script (for InnoDB table), even with addAutoincrement=yes explicitely set for a table. It is a bug.
[20 Jun 2006 17:29] Michael G. Zinner
Thank you for your bug report. This issue has been committed to our
source repository of that product and will be incorporated into the
next release.

If necessary, you can access the source repository and build the latest
available version, including the bugfix, yourself. More information 
about accessing the source trees is available at
    http://www.mysql.com/doc/en/Installing_source_tree.html