Bug #56597 | TRUNCATE command triggers 'safe updates' warning | ||
---|---|---|---|
Submitted: | 6 Sep 2010 14:15 | Modified: | 29 Sep 2010 16:53 |
Reporter: | Alex Whitman | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | MySQL Workbench: SQL Editor | Severity: | S3 (Non-critical) |
Version: | 5.2.27 | OS: | Windows (Windows 7) |
Assigned to: | Alfredo Kojima | CPU Architecture: | Any |
Tags: | SQL, truncate |
[6 Sep 2010 14:15]
Alex Whitman
[7 Sep 2010 8:29]
Valeriy Kravchuk
Yes, it would be nice to get more specific error message in this case.
[14 Sep 2010 4:44]
Alfredo Kojima
extended the error message suggesting to toggle the safe mode option and reconnect
[24 Sep 2010 15:31]
Johannes Taxacher
confirmed in release 5.2.28
[29 Sep 2010 16:53]
Tony Bedford
An entry was added to the 5.2.28 changelog: When running a TRUNCATE command in the SQL editor with 'safe updates' enabled, the following error was produced: Error Code: 1175 You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column