On Fri, 2009-01-16 at 09:41 -0500, Jason Kohles wrote: > "MySQL server has gone away" means you lost your connection to mysql, > most likely because there is a configured idle timeout or the server > was restarted.
Or, more probably the mysql server has crashed, for any reasons (including crashed/corrupted tables). Note that mysql usually run inside a wrapper that relaunches it automatically if it crashes, so that's easy to not notify mysql is down. I suggest you look into your syslog file to see if there is anything suspect, like errors or backtrace. Hope that helps, -- Brice Figureau My Blog: http://www.masterzen.fr/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~----------~----~----~----~------~----~------~--~---