This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
Repositories
Datasets
Forum
实训
竞赛
大数据
应用
Register
Sign In
hummingbird
/
yuqing
Not watched
Unwatch
Watch all
Watch but not notify
2
Star
0
Fork
0
Code
Releases
13
Wiki
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
Browse Source
update install_guide.md.
user_variables_by_thread
tags/v1.0.3
老方丈
Gitee
3 years ago
parent
df65f92f58
commit
aa185d85de
No known key found for this signature in database
GPG Key ID:
173E9B9CA92EEF8F
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+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@"%";
Write
Preview
Loading…
Cancel
Save