Hi,

I am using MySQL 3.23.41 and JDBC to support some servers. When I stress the servers I 
get several errors like

java.sql.SQLException: General error: Table testtab was not locked with LOCK TABLES

I get this error on some of the insert attempts, and on half of the update attempts.

I also tried with row locking with get_lock (with the primary key as argument), but 
this didn't help much.

Please, if someone knows a remedy for this, I would be very glad to know about it.

Thanks



---------------------------------------------------------------------
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