server
server copied to clipboard
1096 enhancement increase the limit of the attack command length
Sorry for the confusion on some commits, I think I'm finally done with my first PR ;-) The DB fields attackCmd in HealthCheck, PreTask and Task are now changed to TEXT, frontend limit is set to a string length of 16.386, we think that should be enough. I have changed the hashtopolis.sql for a fresh installation and I've created a new version 0.14.3 including an update_xxx-php, both worked in our tests. If I missed something or made something wrong, please let me know.
Like discussed, I did the rollback of the version change and added a new update php script from version 0.14.2 to 0.14.x