Bug #38737 | MySQL 5.0 Reference Manual Doesn't specify BLOB capacities | ||
---|---|---|---|
Submitted: | 12 Aug 2008 3:52 | Modified: | 12 Aug 2008 6:22 |
Reporter: | Alex Baeza | Email Updates: | |
Status: | Not a Bug | Impact on me: | |
Category: | MySQL Server: Documentation | Severity: | S3 (Non-critical) |
Version: | 5.0 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | Blob Datatype |
[12 Aug 2008 3:52]
Alex Baeza
[12 Aug 2008 4:18]
Valeriy Kravchuk
What about http://dev.mysql.com/doc/refman/5.0/en/storage-requirements.html? There is a link to this page on the page you are complaining about.
[12 Aug 2008 4:58]
Jon Stephens
The maximum values are shown in the table "Storage Requirements for String Types" at http://dev.mysql.com/doc/refman/5.0/en/storage-requirements.html, which is linked in the first paragraph.
[12 Aug 2008 6:22]
Alex Baeza
Thank you for pointing me in the right direction. I don't know how I missed that link. I suppose it was because it came right after discussing the text data types. I must have thought that the link was referring only to the text data types. If I had read it carefully though, I would have seen that the text data types "have the same maximum lengths...". I apologize for the erroneous report.