Why does MySQL keep restarting?
November 28, 2005 2:40 PM
Subscribe
MySQL Hell: I've spent most of my vacation trying to figure out why MySQL has gone nuts. It's part of a Movable Type install with tons of posts, comments, and log entries, and it's always run smoothly before. The problem is that it'll bomb on random queries, seemingly every minute or two, since status queries always show uptime in tens of seconds. Repairing the larger tables and restarting the server has done nothing, and no major changes have been made. What's wrong? Is this a *nix issue, a MySQL issue, or an MT issue? And how do I go about telling the difference, or fixing any of them?
The hosting company's tech support, while generally useless ("not our job", they say) at least reassured me that we're running within MySQL's capabilities. Still, when I try to truncate MT's log table (via SSH), it loses the connection after two or three minutes.
85% of my web work has been on SQL Server and in ASP, but I know my way around a command line and have a good grasp of database theory. Yet I absolutely can not figure this out. Please help!
posted by paul_smatatoes to computers & internet (32 comments total)
posted by sbutler at 2:55 PM on November 28, 2005