Bug #54319 | Synchronize Model generates 'AUTO_INCREMENT = ;' | ||
---|---|---|---|
Submitted: | 8 Jun 2010 4:16 | Modified: | 16 Jun 2010 16:29 |
Reporter: | Dragon Chuang | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench | Severity: | S3 (Non-critical) |
Version: | 5.2.22 | OS: | Windows (7) |
Assigned to: | Alexander Musienko | CPU Architecture: | Any |
[8 Jun 2010 4:16]
Dragon Chuang
[10 Jun 2010 16:59]
Robert Cesaric
Confirming that I'm having the same issue on WB version 5.2.22.
[14 Jun 2010 21:43]
Johannes Taxacher
Bug #54289 has been marked as duplicate of this one
[16 Jun 2010 14:16]
Johannes Taxacher
fix confirmed in repository. this param is only honored in forward engineering from now on. It doesn't make much sense to keep syncing a parameter that sets an "initial" value.
[16 Jun 2010 16:29]
Tony Bedford
An entry has been added to the 5.2.23 changelog: On synchronizing a model with a live database incorrect SQL code was generated: ALTER TABLE `mydb`.`table1` AUTO_INCREMENT = ;
[18 Jun 2010 7:55]
Mike Lischke
Bug #54507 was marked as a duplicate of this reprot.