Webessence

MySQL safe-updates for dummies

I just executed an update without the WHERE clause, so I guess I'm still a dummy...

So the next time, I will connect with:

mysql -uusername -p --safe-updates

Or:

mysql -uusername -p --i-am-a-dummy
MySQL | 2011-11-17 14:23:12 | Comments (2)

Comments

JJ wrote on 2011-11-27 08:36:42

Ooh, you're a dummy...

Elliptical review wrote on 2011-12-19 07:49:42

Glad to read this blog! Keep it going!

Comments are turned off after 90 days.