[Catalyst] Various login problems

Chisel Wright chisel at herlpacker.co.uk
Wed Dec 27 15:55:18 GMT 2006


On Wed, Dec 27, 2006 at 10:35:27AM -0500, Jesse Sheidlower wrote:
> Any suggestions what might be causing this, or where I should
> start to try to figure it out? Keep in mind that I cannot seem
> to force this to happen, so when it's OK, as it is now, I can't
> get it started.

This sounds a bit like the old "tell mysql not to be so annoying" flag -
try setting the "mysql_auto_reconnect" option:

 http://search.cpan.org/dist/DBD-mysql/lib/DBD/mysql.pm#mysql_auto_reconnect

I think you can pass/set it in the DSN string.

-- 
Chisel Wright
e: chisel at herlpacker.co.uk
w: http://www.herlpacker.co.uk/

  The following sentence is true.
  The previous sentence is false.



More information about the Catalyst mailing list