louie,
Wednesday, May 22, 2002, 9:56:23 AM, you wrote:

lm> Hi, i was just wondering... i have inserted 1 row on my table,
lm> how come when i did lock table. Mysql did not see one of my insert.

lm> Please check mail below, thanks.

lm> mysql> select * from louie2;
lm> +----+-----------+
lm> | id | firstname |
lm> +----+-----------+
lm> |  1 | louie     |
lm> +----+-----------+
lm> 1 row in set (0.00 sec)

lm> mysql> lock table louie read;
lm> Query OK, 0 rows affected (0.00 sec)

Louie, can you explain in more detail what exactly goes wrong?
Show me the order of your queries.

lm> ty,
lm> louie...




-- 
For technical support contracts, goto https://order.mysql.com/?ref=ensita
This email is sponsored by Ensita.net http://www.ensita.net/
   __  ___     ___ ____  __
  /  |/  /_ __/ __/ __ \/ /    Victoria Reznichenko
 / /|_/ / // /\ \/ /_/ / /__   [EMAIL PROTECTED]
/_/  /_/\_, /___/\___\_\___/   MySQL AB / Ensita.net
       <___/   www.mysql.com




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