I've been having trouble with my master/slave server - recently I was
having a few repeated issues where the mysql slave would stop due to
"invalid sql syntax", but the queries executed fine on the master. I
would have to manually dig through the logs and then find the query to
manually execute
ecame more effort than it was worth, so the
systems might be slightly out of sync. Perhaps I can just ignore the
checksum differences for that particular table...
I'll let you know the results.
Thanks,
Frank
Baron Schwartz wrote:
Frank,
Frank Bottone wrote:
I've been having tr