Bug #64042 | when table has LONGBLOB is reading of other columns extremly slow | ||
---|---|---|---|
Submitted: | 16 Jan 2012 12:21 | Modified: | 16 Feb 2012 13:45 |
Reporter: | Petr Svec | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | MySQL Server: MyISAM storage engine | Severity: | S1 (Critical) |
Version: | 5.1, 5,5 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | BLOB, MySQL, SELECT, speed |
[16 Jan 2012 12:21]
Petr Svec
[16 Jan 2012 13:45]
Valeriy Kravchuk
Please, send the output of: show table status like 'xxx'\G for the table in question. Also, try to use CHAR(255) instead of VARCHAR(255) and check if this makes any difference...
[17 Feb 2012 1:00]
Bugs System
No feedback was provided for this bug for over a month, so it is being suspended automatically. If you are able to provide the information that was originally requested, please do so and change the status of the bug back to "Open".