19.10.2016, 20:57
I've always gotten some mysql errors in my mysql_log, but I have no clue where that error happens, on which line etc.
For example this error: CMySQLQuery::Execute[] - (error #1054) Unknown column 'playerName' in 'field list'
Now ofcourse, I know what this error means, but I have no idea where the error in the script is since I have more queries using playerName in them.
Is there a way to display the line from where the error is happening?
For example this error: CMySQLQuery::Execute[] - (error #1054) Unknown column 'playerName' in 'field list'
Now ofcourse, I know what this error means, but I have no idea where the error in the script is since I have more queries using playerName in them.
Is there a way to display the line from where the error is happening?