26.01.2014, 10:16
Found the culprit - look closely at your logs.
As you can see the connection is 0, not 1 as in other queries. You are either executing that too early, before establishing connection, or something earlier breaks it.
Quote:
mysql_format - connection: 0, len: 128, format: "SELECT * FROM `playerdata` WHERE `user` = '%e' LIMIT 1" |