15.02.2013, 14:01
Quote:
Hey, there's a new query error
this is the error: Код:
[2013/2/15 - 14:32:22] You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use nea[2013/2/15 - 17:57:1] SET SQL_SAFE_UPDATES=0; [2013/2/15 - 17:57:1] NULL [2013/2/15 - 17:57:1] Lost connection to MySQL server during query Код:
stock SafeUpdating() { mysql_query("SET SQL_SAFE_UPDATES=0;", NO_THREAD, 0, MainPipeline); return 1; } |