| Bug #60562 | The action pane won't checks the selected database. | ||
|---|---|---|---|
| Submitted: | 21 Mar 2011 7:05 | Modified: | 23 May 2011 18:14 |
| Reporter: | Ivan Cachicatari | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
| Version: | 5.2.33 | OS: | Any |
| Assigned to: | CPU Architecture: | Any | |
[21 Mar 2011 7:05]
Ivan Cachicatari
[21 Mar 2011 7:38]
Valeriy Kravchuk
Verified on Mac OS X also. The following code is generated without any additional requests: CREATE TABLE ``.`new_table` ( `id` INT NOT NULL , `c1` VARCHAR(45) NULL , PRIMARY KEY (`id`) ); Surely it leads to error.
[23 May 2011 18:14]
Paul DuBois
Noted in 5.2.34 changelog. The SQL statement generated by clicking an item in the action pane failed to include the qualifying database name.
