MySQL doesn't update the row/s -.-
#4

Quote:
Originally Posted by willbedie
Посмотреть сообщение
Check your mysql_log, if you can't get it to work post the logs here.
Here is the log, there are some errors.

Код:
[21:52:09 09/22/18] [ERROR] CMySQLQuery::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 '`cleader` = 1, WHERE `id` = 190' at line 1 (Query: "UPDATE `accounts` SET `cname` = '[HUH]' `cleader` = 1, WHERE `id` = 190;")
[21:56:06 09/22/18] [ERROR] CMySQLQuery::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 '`cleader` = 1, WHERE `id` = 190' at line 1 (Query: "UPDATE `accounts` SET `cname` = '[HUH]' `cleader` = 1, WHERE `id` = 190;")
[22:13:14 09/22/18] [ERROR] CMySQLQuery::Execute[] - (error #1364) Field 'name' doesn't have a default value (Query: "INSERT INTO `accounts` (`cname`, `cleader`) VALUES('[HUH]', '1');")
[22:20:40 09/22/18] [ERROR] CMySQLQuery::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 'WHERE `id` = 190' at line 1 (Query: "INSERT INTO `accounts` (`cname`, `cleader`) VALUES('[HUH]', '1') WHERE `id` = 190;")
[22:45:19 09/22/18] [ERROR] CMySQLQuery::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 '(`cname`, `cleader`) VALUES ('HUH', '1') WHERE `name` = 'testaccount89'' at line 1 (Query: "UPDATE `accounts` SET (`cname`, `cleader`) VALUES ('HUH', '1') WHERE `name` = 'testaccount89';")
Reply


Messages In This Thread
MySQL doesn't update the row/s -.- - by Doddinger - 22.09.2018, 20:58
Re: MySQL doesn't update the row/s -.- - by solstice_ - 22.09.2018, 21:26
Re: MySQL doesn't update the row/s -.- - by Gammix - 22.09.2018, 21:32
Re: MySQL doesn't update the row/s -.- - by Doddinger - 22.09.2018, 21:34
Re: MySQL doesn't update the row/s -.- - by solstice_ - 22.09.2018, 21:34
Re: MySQL doesn't update the row/s -.- - by Gammix - 22.09.2018, 21:37
Re: MySQL doesn't update the row/s -.- - by solstice_ - 22.09.2018, 21:38
Re: MySQL doesn't update the row/s -.- - by Doddinger - 22.09.2018, 21:39
Re: MySQL doesn't update the row/s -.- - by solstice_ - 22.09.2018, 21:40
Re: MySQL doesn't update the row/s -.- - by Doddinger - 22.09.2018, 21:41

Forum Jump:


Users browsing this thread: 1 Guest(s)