Bug #29374 Row count not computed correctly with TEXT/BLOB data types
Submitted: 26 Jun 2007 20:45 Modified: 26 Jun 2007 21:59
Reporter: Stephen Ash Email Updates:
Status: Not a Bug Impact on me:
None 
Category:MySQL Administrator Severity:S3 (Non-critical)
Version:1.2.12 OS:Any
Assigned to: CPU Architecture:Any
Tags: BLOB, data_types, rows, text

File: Maximum allowed size is 50MB.
Description:
Privacy:

If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.

To split a large file:

[26 Jun 2007 20:46] Stephen Ash
SQL Dump of example table

Attachment: mysql_bug.sql (application/octet-stream, text), 110.55 KiB.