Archive for 03/01/2012
Assignment 3 fix about “Safe update”
If you had received an error message: You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column.
Do the following to fix it:
1.Go the Edit menu and select Preferences.
2.Select the “SQL Editor Tab”
3.Uncheck the “Safe Updates” box
4.Close MySQL Workbench and restart the program. This will let you make “unsafe” updates. But be careful!