Comments - Getting Started with MyRocks

5 years, 9 months ago Juan Telleria
This comment has the status of 'removed' and can only be seen by you.

Basic my.ini Tuning for ROCKSDB in MariaDB:

[mysqld] rocksdb_block_cache_size = 1G # Equivalent to: "innodb_buffer_pool_size" rocksdb_max_row_locks=1048576 rocksdb_commit_in_the_middle=1

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.