Quantcast
Channel: MySQL Forums - InnoDB
Viewing all articles
Browse latest Browse all 1957

innodb table free space (1 reply)

$
0
0
I have a question about autoextending an innodb table space (i use mysql 4.1.x version). I noticed that autoextending happens when the table reaches less than 4096kB free space (show table status like 'addressbook'\G; in the comment field). I have nagios sending me warnings when this limit reaches less than 50MB and critical when reaching less than 20MB free. I was wondering if I can autoincrement the free space sooner than when reaching the 4096 kB barier.

Thank you.

Viewing all articles
Browse latest Browse all 1957

Trending Articles