List:General Discussion« Previous MessageNext Message »
From:Saravanan Date:March 28 2008 7:14pm
Subject:procedure locks all statemens
View as plain text  
Hi Lists,

i have created a procedure. It selects values from a myisam table and updates an innodb
table one by one ( not as huge update it clearly use where clause). but whenever I run
the procedure other statements waits for longtime until my procedure completes updates.
any idea why it blocks. i tried start transaction and commint for every single update.
but the result is same

Saravanan


      ____________________________________________________________________________________
Be a better friend, newshound, and 
know-it-all with Yahoo! Mobile.  Try it now. 
http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
Thread
procedure locks all statemensSaravanan28 Mar
  • Re: procedure locks all statemensB. Keith Murphy28 Mar
    • Re: procedure locks all statemensSaravanan28 Mar
      • Re: procedure locks all statemensJaime Fuentes28 Mar
        • Error: Can't create a new thread (errno 12)jfuentes29 Mar
          • Re: Error: Can't create a new thread (errno 12)Moon's Father7 Apr
      • Re: procedure locks all statemensBaron Schwartz29 Mar