|
www.l2jlive-project.com
Registrado em: May 2011
Localização: Italia - Florença
Posts: 1,222
Agradecido 393 Vezes em 249 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
Nome Real: Fábio Costa da Silva
|
[Err] 1136 - Column count doesn't match value count at row 1
[Err] INSERT INTO `weapon` VALUES ('9340', 'Dual Aion', 'lrhand', 'true', '2080', '1', '1' 's', '382', '10', 'dual', '8', '0.00000', '0', '0', '0', '325', '0', '159', '-1', '50000', '1465', 'true', 'true', 'true', 'true', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
Olha o S
Antes dele tinha que ter uma virgulha assim
[Err] 1136 - Column count doesn't match value count at row 1
[Err] INSERT INTO `weapon` VALUES ('9340', 'Dual Aion', 'lrhand', 'true', '2080', '1', '1', 's', '382', '10', 'dual', '8', '0.00000', '0', '0', '0', '325', '0', '159', '-1', '50000', '1465', 'true', 'true', 'true', 'true', '0', '0', '0', '0', '0', '0', '0', '0', '0', '0');
|