Help for this page

Select Code to Download


  1. or download this
    [Wed May 02 18:55:09 2007] [error] [client 127.0.0.1] DBD::mysql::db F
    +ETCH failed: handle 2 is owned by thread 161929c not current thread 1
    +ba79ec (handles can't be shared between threads and your driver may n
    +eed a CLONE method added) at c:/Perl/site/lib/Apache/DBI.pm line 226.
    +\n
    
  2. or download this
    sub _mk_db_closure {
        my ($class, $dsn, $user, $pass, $attr) = @_;
    ...
            return $dbh;
        };
    }