accessing querylog table while something is being added

Post Reply
KMandalia
Posts: 301
Joined: Fri Jul 09, 2004 3:50 pm

accessing querylog table while something is being added

Post by KMandalia »

I have turned query logging ON.Now if potentially more than one person is running one of the 10 different scripts containing SQL SELECT on querylog table that I have created, would it corrupt the querylog table?

I don't know what could have happened but the querylog table got corrupted somehow and the only thing I did was create several scripts that accesses querylog table.
User avatar
mark
Site Admin
Posts: 5519
Joined: Tue Apr 25, 2000 6:56 pm

accessing querylog table while something is being added

Post by mark »

As long as you're not setting singleuser mode and not running texis/vortex on a different machine than where the search is it should be fine.
Post Reply