Skip to content

Commit 5e1a527

Browse files
mariadb-stefan-hinzgitbook-bot
authored andcommitted
GITBOOK-1649: Formatting.
1 parent b62a152 commit 5e1a527

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server/server-usage/storage-engines/innodb/innodb-system-variables.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@ Also see the [Full list of MariaDB options, system and status variables](../../.
460460

461461
#### `innodb_buffer_pool_size_auto_min`
462462

463-
* Description: Minimum innodb\_buffer\_pool\_size in bytes for dynamic shrinking on memory pressure. Only affects Linux. If a memory pressure event is reported by Linux, the `innodb_buffer_pool_size` may be automatically shrunk towards this value. By default, set to [`innodb_buffer_pool_size_max`](innodb-system-variables.md#innodb_buffer_pool_size_max), that is, memory pressure events will be ignored. `0` sets no minimum value.
463+
* Description: Minimum `innodb_buffer_pool_size` in bytes for dynamic shrinking on memory pressure. Only affects Linux. If a memory pressure event is reported by Linux, the `innodb_buffer_pool_size` may be automatically shrunk towards this value. By default, set to [`innodb_buffer_pool_size_max`](innodb-system-variables.md#innodb_buffer_pool_size_max), that is, memory pressure events will be ignored. `0` sets no minimum value.
464464
* Command line: `--innodb-buffer-pool-size-auto-min=#`
465465
* Scope: Global
466466
* Dynamic: Yes

0 commit comments

Comments
 (0)