Open zxpdmw opened 2 years ago
The statement created by the table structure does not exceed the length limit, why can’t it be displayed?
The above operations on mycli in tabby, everything is normal in the cmd built in windows
If I reduce the size of tabby, even the title field is not displayed.
The size of the tabby limits the output content. If the data I need to query may exceed the range of tabby, it will not be displayed even if I wrap the line.
Version: 1.0.167 Platform: Windows x64 10.0.18363 Plugins: none Frontend: xterm
When I execute show create table xxx,Does not show the creation statement of the table structure
There is another problem. When the data in a field in my table is too long and exceeds the maximum number of characters in the tabby row, the queried data will not be displayed, but if I delete the too long field, the data can be queried.
A longer string is stored inside the content field
There are indications that if the length of the query result exceeds the maximum length of the tabby window, it will not be displayed, even though I used a newline display