Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl -w
    use DBI;
    ...
    DBI->trace(0);
    
    $dbh->disconnect();
    
  2. or download this
        DBI 1.21-nothread dispatch trace level set to 2
        -> execute for DBD::mysql::st (DBI::st=HASH(0x81342c0)~0x80b1264 1
    + 'UNKNOWN' 'TWO' '')
    ...
                                        VALUES (1,'UNKNOWN','ONE','RTEST')
        <- dbd_st_execute 1 rows
        <- execute= 1 at dbi_quoting_problem.pl line 29
    
  3. or download this
     _  _ _  _  
    (_|| | |(_|><
     _|