re: Silly lock-question

2002-10-19 Thread Egor Egorov
Mark, Saturday, October 19, 2002, 11:57:35 AM, you wrote: M> Is it true that when I assert a WRITE lock on a table, SELECTS by other M> threads just wait, instead of fail? I did a test, and this seems to be the M> case. That would be perfect, really. Yes, it's true. -- For technical support c

Silly lock-question

2002-10-19 Thread Mark
Is it true that when I assert a WRITE lock on a table, SELECTS by other threads just wait, instead of fail? I did a test, and this seems to be the case. That would be perfect, really. mysql, query - Mark - Before posting, pleas