MYSQL Accounts won't save..
#8

Looks like you've miscounted the columns you're trying to insert.

pawn Код:
[13:15:51] [ERROR] error #1136 while executing query "INSERT INTO `PLAYERS` (`USERNAME`, `PASSWORD`, `SALT`, `SCORE`, `KILLS`, `CASH`, `DEATHS`, `BAN`, `IP`, `ADMIN`, `WARNINGS`, `VIP`, `TOKENS`, `CHAT`, `SKIN`, `NAMECHANGES`, `MODE`)VALUES ('Test', 'E9958A1A4DE7CE6280A7D5D39C06FFAFEFB6FFA337A74E86BCAA5FBA2B180416', 'peQ;U3<SCZ', '20', '0', '0', '0')": Column count doesn't match value count at row 1
You've put 17 columns but only 7 values.
Reply


Messages In This Thread
MYSQL Accounts won't save.. - by solstice_ - 13.02.2018, 18:12
Re: MYSQL Accounts won't save.. - by Mugala - 13.02.2018, 18:29
Re: MYSQL Accounts won't save.. - by solstice_ - 13.02.2018, 19:31
Re: MYSQL Accounts won't save.. - by AmigaBlizzard - 13.02.2018, 19:32
Re: MYSQL Accounts won't save.. - by solstice_ - 13.02.2018, 19:37
Re: MYSQL Accounts won't save.. - by solstice_ - 13.02.2018, 20:17
Re: MYSQL Accounts won't save.. - by solstice_ - 14.02.2018, 12:44
Re: MYSQL Accounts won't save.. - by DobbysGamertag - 14.02.2018, 13:24
Re: MYSQL Accounts won't save.. - by solstice_ - 14.02.2018, 16:25
Re: MYSQL Accounts won't save.. - by solstice_ - 14.02.2018, 19:40

Forum Jump:


Users browsing this thread: 1 Guest(s)