More MySQL 5.0 woes

Last night (or was it this morning?), I had the same issues as the night preceeding. MySQL 5.0.15 kept crashing over and over and over again. However, this only happened when I allowed network connections in. When I kept a ‘deny tcp from any to me 3306′ in the firewall table, mysql worked just happy as can be.

Todays project. Recompile with debug enabled, figure out what in the heck is causing it to crash on network connectivity to the daemon.

At least last night I knew enough not to screw up replication when I moved back to 4.1.15 on the old box.

Leave a Reply

You must be logged in to post a comment.