Re: triggers? when they execute and locking

2005-12-05 Thread Ben De Luca
Ill try? and make some thing more simple thats what I have actually running, Can some one clarify that what I am doing should work though? On 05/12/2005, at 9:54 PM, Gleb Paharenko wrote: Hello. Please could you provide a repeatable test case, so it will be easier for list members to diag

Re: triggers? when they execute and locking

2005-12-05 Thread Gleb Paharenko
Hello. Please could you provide a repeatable test case, so it will be easier for list members to diagnose this weird behavior? Ben De Luca wrote: > Im am trying to implement a task running system with mysql and Im > coming across a few problems with what I am trying to do. > > >

triggers? when they execute and locking

2005-12-04 Thread Ben De Luca
Im am trying to implement a task running system with mysql and Im coming across a few problems with what I am trying to do. Simply I am trying to insert a list of tasks into the DB for various computers to run, I want to track when they ran and where they ran. I also have to limit some of