At 10:40 AM 9/25/2001 -0700, Jon Drukman wrote:
> >Description:
>         mysql apparently gets stuck when unlocking tables
>
>         i have several applications that do:
>
>         LOCK TABLES pv WRITE
>         LOAD DATA LOCAL INFILE 'pageview.data' INTO TABLE pv (id,count,date)
>         UNLOCK TABLES

hmmm, i took out the LOCK and UNLOCK commands, and now it hangs on the LOAD 
DATA...

argh.

i am reverting back to an old version of mysql for now.  :(

-jsd-



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