skip_locking

2001-07-30 Thread Lukas Feiler
I am working on Linux (Intel, SuSE 7.2 Pro.) And that's the question: Is it save to set skip_locking to "OFF" in order to make my cron job work (it is executing myisamchk on some tables)? With skip_locking set to "ON" I would have to make sure none is working on my tables (making some calls or u

myisamchk

2001-07-31 Thread Lukas Feiler
I am working on Linux (Intel, SuSE 7.2 Pro.) And that's the question: Is it save to set skip_locking to "OFF" in order to make my cron job work (it is executing myisamchk on some tables to make sure they are alright)? With skip_locking set to "ON" I would have to make sure none is working on my