[Catalyst] MySQL server has gone away

Peter Karman peter at peknet.com
Thu Apr 19 14:12:05 GMT 2007



Adeola Awoyemi scribbled on 4/19/07 7:54 AM:
> Hi all,
> 
> I have problem that when I run my app via fastcgi I get an error where 
> one of my models can't connect to the database with the message "MySQL 
> server has gone away". When I start it using 'script/myapp_server.pl' it 
> works fine.
> 
> Has anyone come across this before? Any hints to fixing this would be 
> greatly appreciated.

http://perl.apache.org/docs/1.0/guide/databases.html#The_Morning_Bug

I often experienced it with the Session::Store::DBI plugin; I think the latest 
version fixes that.

-- 
Peter Karman  .  http://peknet.com/  .  peter at peknet.com



More information about the Catalyst mailing list