-
Graham McVicker authored
DBConnection::disconnect_if_idle now uses $dbh->{Kids} instead of $dbh->{ActiveKids} to prevent problems with multiple prepared statement handlesGraham McVicker authoredDBConnection::disconnect_if_idle now uses $dbh->{Kids} instead of $dbh->{ActiveKids} to prevent problems with multiple prepared statement handles
Loading