Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.Original topic: 一台机器部署两个tikv 导致 oom

How should it be configured?
set config tikv ‘rocksdb.block-cache-size’=3GB;
ERROR 1064 (42000): You have an error in your SQL syntax; check the manual that corresponds to your TiDB version for the right syntax to use line 1 column 42 near “‘rocksdb.block-cache-size’=3GB”
Thank you