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: | |
Category: | MySQL Server: DDL | Severity: | S4 (Feature request) |
Version: | 5.x | OS: | Any |
Assigned to: | CPU Architecture: | Any |
[3 Dec 2012 3:07]
Lixun Peng
[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.
[3 Dec 2012 4:41]
Lixun Peng
this patch based on 5.5.18
[14 Dec 2012 7:13]
Marko Mäkelä
Thank you for the idea! I think that this should be a persistent attribute of the tablespace. (Currently it is 1 InnoDB table per tablespace (*.ibd file), but I would like to make this generic.)