Jump to content
  • 0

Bug Sql Character Variables


Question

Posted

When I log out character, gameserver report java bug

 

WARN database.mysql: Could not execute update 'REPLACE INTO character_variables (obj_id, type, name, value, expire_time) VALUES (?,'user-var',?,?,?)': com.mysql.jdbc.MysqlDataTruncation: Data truncation: Data too long for column 'value' at row 1
 
Can everyone help me fix it?
 

5 answers to this question

Recommended Posts

  • 0
Posted

What are you trying to store ? The data you try to store is too long.

i do not know and i dont know the way to fix it  :okey:

  • 0
Posted (edited)

Can't really help you without a more detailed log (at least the "name" parameter of the variable). The system is too generic, it is used to store different values, for different features. Edit the log yourself adding at least that information, and you will know which variable bugs.

Edited by Tryskell
Guest
This topic is now closed to further replies.


×
×
  • Create New...