DB error - Data truncated zenylog

nasagnilac

New member
Messages
121
Points
0
Github
gmblank
I enable the zenylog and i got this error. How can I fix this? I am using later herc emulator.

 

Code:
(10/24/2016 20:47:40) [ SQL Error ] : DB error - Data truncated for column 'type' at row 1
(10/24/2016 20:47:40) [ Debug ] : at log.c:221 - INSERT DELAYED INTO `zenylog` (`time`, `char_id`, `src_id`, `type`, `amount`, `map`) VALUES (NOW(), '195223', '195223', 'K', '-4000', 'morocc')
(10/24/2016 20:47:45) [ SQL Error ] : DB error - Data truncated for column 'type' at row 1
(10/24/2016 20:47:45) [ Debug ] : at log.c:221 - INSERT DELAYED INTO `zenylog` (`time`, `char_id`, `src_id`, `type`, `amount`, `map`) VALUES (NOW(), '183425', '183425', 'K', '10000', 'cmd_fild07')
 
Back
Top