
在配置文件/etc/mysql/my.cnf 里面 找到
#no-auto-rehash # faster start of mysql but no tab completition
在其后加上:
auto-rehash
即可!
本文介绍如何通过修改MySQL配置文件来启用auto-rehash功能,从而加快MySQL的启动速度。

在配置文件/etc/mysql/my.cnf 里面 找到
#no-auto-rehash # faster start of mysql but no tab completition
在其后加上:
auto-rehash
即可!
4万+
1万+

被折叠的 条评论
为什么被折叠?