Previous Next

Mysql Ate My Homework · 464 days ago

Monday morning… merge some changes. Run tests and BOOM can’t connect to mysql.sock. Hmm…

Mysql isn’t running; refuses to start. Take a look at the /usr/local/mysql/data/ folder; read the error log. Well, well, well permission errors; chown everything to back mysql (how you were chown-ed to root I will never know). Ooooh, you start up now; but all of your tables are gone except one. And you can’t read it.

I am writing this as I re-import the last data dump.

Fuck you mysql. Your days are numbered.

Comments