I\'m trying to update the column visited to give it the value 1. I use MySQL workbench, and I\'m writing the statement in the SQL editor from inside the workben
visited
In the MySQL Workbech version 6.2 don't exits the PreferenceSQLQueriesoptions.
SQLQueries
SET SQL_SAFE_UPDATES=0;