NOOOOOOOOOOOOO!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

I can’t beleive I just did that….

I was trying to fix messed up record in our in-house MySQL database. I ran an update command and forgot use a where clause to specify the id of the record I was trying to fix. MySQL very happily went along and made the change to every rocord in the database.

Long story short, I fixed the record – and messed up 16389 others.

DAMNIT!

I’m waiting for a call back from the resident DB guru to see if he can help me fix this.

Man, this is bad.