Hello, I 've a field (LONG TEXT) in a table which is used to store a long sql query
when I display the table data, there are 2 possible scenarios (joined png):
-
if all fields contains less than 43679 characters, no problem, normal use.
-
if one of the records contains more than 43679 characters in a field , the field remains empty and disrupts the operation of heidisql (display problems when navigating in the db tree, filtering problems, etc.). )
Is this a problem that has already been reported or seen by another please ?? Is it preferable to create a bug on github?
Best regards