Bug #27138 SHOW CREATE TABLE result has BINARY_FLAG set
Submitted: 14 Mar 2007 15:57 Modified: 27 Mar 2007 9:29
Reporter: Bogdan Degtyariov Email Updates:
Status: Duplicate Impact on me:
None 
Category:MySQL Server Severity:S3 (Non-critical)
Version:5.0 OS:Any
Assigned to: CPU Architecture:Any
Tags: BINARY_FLAG, mysql_fetch_field, SHOW CREATE TABLE

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:

[14 Mar 2007 15:58] Bogdan Degtyariov
C test case

Attachment: binary_flag_test.c (text/plain), 2.51 KiB.