30.10.2017, 15:52
Here is the syntax
Check the wiki page here https://sampwiki.blast.hk/wiki/MySQL#mysql_log
Try to check the preceding line, if its missing any brackets or terminator[;]
PHP код:
mysql_log(ALL);//for all logs
mysql_log(ERROR | WARNING);
Try to check the preceding line, if its missing any brackets or terminator[;]