Is there any way I can prevent my entire embperl site from falling apart when any single page generates sql errors?
I am using Apache::DBI and DBIx::Recordset, and all my dbix objects are created with '!Reconnect' => 1 I'll get one instance in the logs of: [warn] [10455]ERR: 32: Line 3: Warning in Perl code: DBD::mysql::st execute failed: You have an error in your SQL syntax near ' acce ss SET a_user_name='',f_numchildren=0 WHERE (profile.id = access.a_profile_' at line 1 at /usr/lib/perl5/site_perl/5.6.0/DBIx/Database.pm line 150. followed by lots of "Can't call method "Search" on an undefined value". thanks in advance --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]