Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Dream

Pages: [1]
1
Yes, my wrong. I mean configvalue.

I should install new bot and import old data? There was more changes than configvalue length? Should not it be automatically changed during the bot update?


-- Stupid questions. I checked sql and used
Code: [Select]
ALTER TABLE `jts3servermod_instanceconfig` CHANGE `configvalue` `configvalue` VARCHAR(2048) CHARACTER SET utf8 COLLATE utf8_unicode_ci NULL DEFAULT NULL ;
Thank you for support.

2
JTS3ServerMod MySQL & WebInterface / MySQL instanceconfig row bot_functions
« on: February 02, 2017, 06:51:33 PM »
Row bot_functions is type varchar(1023). Can I incerase it without any problems?

Pages: [1]