Menu

#498 row buffer full when trying to open table

Fixed
nobody
None
Broken
Defect
2008-06-13
2008-05-28
Anonymous
No

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

1 Attachments

Related

Tickets: #539

Discussion

  • Anonymous

    Anonymous - 2008-05-28

    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

     
  • Anonymous

    Anonymous - 2008-06-05

    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.

     
MongoDB Logo MongoDB