[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

MySQL/Query question, help.



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 debian-user-request@lists.debian.org 
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org



Reply to: