Browse Source

update install_guide.md.

user_variables_by_thread
tags/v1.0.3
老方丈 Gitee 3 years ago
parent
commit
aa185d85de
No known key found for this signature in database GPG Key ID: 173E9B9CA92EEF8F
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      install_guide.md

+ 1
- 1
install_guide.md View File

@@ -158,7 +158,7 @@ MySQL 5.5 和 MySQL 8.0配置MySQL连接权限的 **_方式不一样_** ,分
- 解决方案
登录mysql中root用户
登录mysql中root用户,执行下述语句
mysql> grant select on `performance_schema`.user_variables_by_thread to nature@"%";


Loading…
Cancel
Save