Tag Archives: Administration

MySQL client oddity

I just discovered that using the -S (socket) switch on the mysql command line client doesn’t override what is in the .my.cnf file. I wanted to use the local host’s mysql server via the socket, but kept getting connect to … Continue reading

Posted in Work related | Tagged , | Leave a comment

MySQL Split, logging

Well, the split didn’t happen. Too many unexplained errors on the mysqldump of several databases. I aborted the attempt and backed out the changes. Or at least I thought I had. I found out the next morning that none of … Continue reading

Posted in Work related | Tagged , | Leave a comment

MySQL server split update

I recently discovered that there might be a problem with the logging configuration on mydb already. Now, with the server split I have to change the logging configuration anyway, so I’m going to have to figure that out before Sunday … Continue reading

Posted in Work related | Tagged , , | Leave a comment

MySQL server split

Splitting the master server will necessitate splitting the replication server … right? Continue reading

Posted in Work related | Tagged , , | Leave a comment