innodb_autoextend_increment
The increment size (in MB) for extending the size of an auto-extending system tablespace file when it becomes full. The default value is 8. This variable does not affect the per-table tablespace files that are created if you useinnodb_file_per_table=1. Those files are auto-extending regardless of the value ofinnodb_autoextend_increment. The initial extensions are by small amounts, after which extensions occur in increments of 4MB.
posted on 2014-04-09 23:52 Still water run deep 阅读(834) 评论(0) 收藏 举报
浙公网安备 33010602011771号