I am getting the following error while trying to do read-write queries on
MySQL.  Does anyone know what this error means?
The name of the script that generated this error is called
randomreadwrite.pl.

Can't lock file (errno: 12) at ./randomreadwrite.pl line 54.

Line 54 does the following:

 $sth->execute() or die $sth->errstr;





---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to