Hi, i was just wondering... i have inserted 1 row on my table, how come when i did lock table. Mysql did not see one of my insert.
Please check mail below, thanks. mysql> select * from louie2; +----+-----------+ | id | firstname | +----+-----------+ | 1 | louie | +----+-----------+ 1 row in set (0.00 sec) mysql> lock table louie read; Query OK, 0 rows affected (0.00 sec) ty, louie... -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]