|
|
|
|
|
by thebrain
1698 days ago
|
|
Using --i-am-a-dummy is the best recommendation: root@localhost [main]> update user set password = 'abc123';
ERROR 1175 (HY000): You are using safe update mode and you tried to update a table without a WHERE that uses a KEY column.
|
|