SA-MP Forums Archive
Error MySQL [флуд] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Non-English (https://sampforum.blast.hk/forumdisplay.php?fid=9)
+--- Forum: Languages (https://sampforum.blast.hk/forumdisplay.php?fid=33)
+---- Forum: Русский/Russian (https://sampforum.blast.hk/forumdisplay.php?fid=32)
+---- Thread: Error MySQL [флуд] (/showthread.php?tid=544848)



Error MySQL [флуд] - Parlianment - 04.11.2014

Всем привет.
Из за чего может происходить данная ошибка?

PHP код:
[15:44:38] [ERRORCMySQLQuery::Execute[] - (error #1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
[15:57:40] [ERRORCMySQLQuery::Execute[] - (error #1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
[15:57:42] [ERRORCMySQLQuery::Execute[] - (error #1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
[16:00:44] [ERRORCMySQLQuery::Execute[] - (error #1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
[16:02:11] [ERRORCMySQLQuery::Execute[] - (error #1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
[16:03:27] [ERRORCMySQLQuery::Execute[] - (error #1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
[16:05:10] [ERRORCMySQLQuery::Execute[] - (error #1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
[16:50:44] [ERRORCMySQLQuery::Execute[] - (error #1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1
[16:50:45] [ERRORCMySQLQuery::Execute[] - (error #1064) You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 1 



Re: Error MySQL [флуд] - SmileyCoder - 04.11.2014

Из-за неправильного запроса. Покажи его.


Re: Error MySQL [флуд] - Parlianment - 04.11.2014

Quote:
Originally Posted by SmileyCoder
Посмотреть сообщение
Из-за неправильного запроса. Покажи его.
Не пишет какой запрос к сожалению " 'нет запроса' "
Как то можно его найти?


Re: Error MySQL [флуд] - SmileyCoder - 04.11.2014

Проверь, что бы все данные типа string заключались в одинарные кавычки, а так же размерность переменных, в которые помещены запросы.


Re: Error MySQL [флуд] - CamperGTA - 04.11.2014

OnQueryError в помощь