Hi, I'm having a having a hard time trying to insert some data into a mysql DB, so I'd like to know if there is some kind of error log that could help me. I've already looked into the binary log but it didn't help me. I also started mysql with --log, but the log file remains empty(everyone has permission to write it). Since I'm using PHP, I also looked under the apache log, but I didn't find anything in there.
Thanks in advance.