row buffer full when trying to open table
Brought to you by:
ansgarbecker
Originally created by: kinzinho...@gmail.com
What steps will reproduce the problem?
1. Open heidisql
2. Connect Database
3. Click table sig_clientes click in Data to list recordsets and ERROR
What is the expected output? What do you see instead?
Only see recordsets into my table, but show de error
-------------------------------------------------
Zeos: Row buffer width exceeded.
Try using fewer or longer columns is SQL query.
-------------------------------------------------
What version of the product are you using? On what operating system?
1413
Please provide any additional information below.
See picture attach
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: rosenfie...@gmail.com
To start with, please run SHOW CREATE TABLE sig_clientes and attach the output to
this issue.
Also, if you could find out how wide the longest field of each column is, that would
help too. You don't have to go through all the rows, you can use SELECT LENGTH(...)
etc.
Summary: row buffer full when trying to open table
Labels: -Priority-Medium Severity-Broken
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: dane.ba...@gmail.com
Here is the output from my "show create table".
As well as a SELECT LENGTH of each field and row.
Please feel free to ask if you need anything else.
View and moderate all "tickets Discussion" comments posted by this user
Mark all as spam, and block user from posting to "Tickets"
Originally posted by: rosenfie...@gmail.com
Fixed in [r1430].
Status: Fixed
Related
Commit: [r1430]