1265 - Data truncated for column 'equip_jobs' at row 1

Grimmjow

New member
Messages
17
Points
0
Github
Jeagerjaques
[Err] 1265 - Data truncated for column 'equip_jobs' at row 1
[Err] REPLACE INTO `item_db` VALUES ('501','Red_Potion','Red Potion','0','50','25','70','0','0','0','0','0','0xFFFFFFFFFFFFFFFF','63','2','0','0','0',NULL,'0','0','0','0','0','0','0',NULL,'0',NULL,'0',NULL,'0','itemheal rand(45,65),0;','','');
[Msg] Finished - Unsuccessfully
--------------------------------------------------
 
Help!
 
Last edited by a moderator:
Sounds bad if it's dud on the first entry
GlgHd8l.gif


 
Seems we forgot to update the schema when we updated the item_db to support 64 bit.

@@hemagx

 
Seems we forgot to update the schema when we updated the item_db to support 64 bit.

@@hemagx
Can't import the item_db.sql and item_db_re.sql into the database. I use Windows 10 x32. MySQL 5.5

 
Last edited by a moderator:
"Can't import the item_db.sql and item_db_re.sql into the database" same Just I am use Windows 7 x32 MySQL 5.5 

I import the file using a program Navicat

 
Last edited by a moderator:
Back
Top