Joe Stewart
-
2004-10-23
- labels: --> database
Detailed description :
phplib : latest version
phpslash : 0.72
server : Linux
Apache 1.3.27
MySQL 4.0.12
Problem : database user has no LOCK() permissions
Symptom : any action using LOCK() gives 1044 mysql
error,
add article, comment, etc
quick hack :
set Halt_On_Error == "no"
other possible workaround :
add possibility to disable table lock()ing in config ini file