Hello,
when looking at the database structure description I noticed, that the htable module key_value has a max length of 128 characters.
I need more characters for caching lua scripts - are there any concerns about increasing the max length in some tables to 1024 characters (or even more?) using MySQL TEXT field type?
kind regards jasmin