Skip to content

Commit e36e32b

Browse files
authored
Merge pull request #469 from mbenshoof/patch-1
Update broken link for MyRocks data loading
2 parents 02ef3d5 + 23306a0 commit e36e32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/limitations.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,5 +85,5 @@ MyRocks does not support the following:
8585

8686
!!! note
8787

88-
With MyRocks and with large tables, it is recommended to set the session variable `rocksdb_bulk_load=1` during the load to prevent running out of memory. This recommendation is because of the MyRocks large transaction limitation. For more information, see [MyRocks Data Loading](https://docs.percona.com/percona-server/8.0/myrocks/data_loading.html)
88+
With MyRocks and with large tables, it is recommended to set the session variable `rocksdb_bulk_load=1` during the load to prevent running out of memory. This recommendation is because of the MyRocks large transaction limitation. For more information, see [MyRocks Data Loading](https://docs.percona.com/percona-server/8.0/myrocks/data-loading.html)
8989

0 commit comments

Comments
 (0)