rhoadesjn has asked for the wisdom of the Perl Monks concerning the following question:
Has anyone had any issues with the mysql service dropping unexpectantly when adding info into a database using dbd::mysql? This seems to happen about once a week for one particual perl program. However, I have this perl program working on 20 other different servers with no issues. Mysql does not generate any useful error logs and perl does not tell me anything except the service dropped. Any insight into the potential issue or ways to debug the issue would be helpful!
Thanks.
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: mysql service and dbd::mysql
by dug (Chaplain) on Nov 12, 2003 at 22:10 UTC | |
Re: mysql service and dbd::mysql
by tachyon (Chancellor) on Nov 13, 2003 at 00:46 UTC | |
Re: mysql service and dbd::mysql
by hmerrill (Friar) on Nov 13, 2003 at 14:24 UTC |
Back to
Seekers of Perl Wisdom