Help for this page

Select Code to Download


  1. or download this
        print "\n[lock_table] entry\n\n";
    
    ...
        $dberr = $dbh->errstr;
    
        print "[lock_table] locking table <$table> with <$lock_str>\nresul
    +t <$lock_res>\nerror message <$dberr>\n";
    
  2. or download this
    [lock_table] entry
    
    [lock_table] locking table <Stock> with <LOCK TABLES Stock WRITE>
    result <>
    error message <>