Bug #55249 | Engineer ALTER scripts incorrectly assumes tables in source script are ordered | ||
---|---|---|---|
Submitted: | 14 Jul 2010 9:33 | Modified: | 14 Jul 2010 11:19 |
Reporter: | Hylke van der Schaaf | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Workbench: Modeling | Severity: | S3 (Non-critical) |
Version: | 5.2.25 | OS: | Linux |
Assigned to: | CPU Architecture: | Any | |
Tags: | alter |
[14 Jul 2010 9:33]
Hylke van der Schaaf
[14 Jul 2010 10:04]
Susanne Ebrecht
Many thanks for writing a bug report. Consider, PHPMyAdmin is not a tool made by us. The bug is not related to us ... it would be related to PHPMyAdmin. When you take scripts from our tools like scripts from mysqldump or old MySQL Administrator or data dumps from Workbench all will work fine. The problem here is that PHPMyAdmin is not taking care of our dumping algorithm.
[14 Jul 2010 11:19]
Hylke van der Schaaf
In that case I would consider it a documentation or user-interface bug, because there is nothing that indicates the source script has to be of a very specific style. The phpMyAdmin output is valid SQL, it is MySQL compatible and there are no warnings at all to indicate it might cause problems.