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