mysql8 小内存 100m左右运行

[mysqld] performance_schema_max_table_instances=400 #设置效果不明显 table_definition_cache=400 performance_schema=off #效果明显 table_open_cache=64 innodb_buffer_pool_chunk_size=64M #效果不明显 innodb_buffer_pool_...

继续阅读 »

nvm

https://github.com/nvm-sh/nvmhttps://blog.csdn.net/songisgood/article/details/121230371https://blog.csdn.net/qq_22186119/article/details/123255420安装1. 码云下载 git clone https://gitee.com/mirrors/nvm ...

继续阅读 »