Bug #67792 Specify the initial size of a tablespace
Submitted: 3 Dec 2012 3:07 Modified: 14 Dec 2012 7:13
Reporter: Lixun Peng (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: DDL Severity:S4 (Feature request)
Version:5.x OS:Any
Assigned to: CPU Architecture:Any

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:

[3 Dec 2012 3:08] Lixun Peng
this patch add a new option in creating table--DATAFILE_INITIAL_SIZE

Attachment: innodb_initial_size.diff (application/octet-stream, text), 5.71 KiB.