auto commit
This commit is contained in:
@ -701,7 +701,7 @@ DROP USER myuser;
|
||||
```sql
|
||||
SHOW GRANTS FOR myuser;
|
||||
```
|
||||
<div align="center"> <img src="https://github.com/CyC2018/InterviewNotes/blob/master/pics//c73aa08e-a987-43c9-92be-adea4a884c25.png"/> </div>
|
||||
<div align="center"> <img src="https://github.com/CyC2018/InterviewNotes/blob/master/pics//c73aa08e-a987-43c9-92be-adea4a884c25.png"/> </div><br>
|
||||
|
||||
账户用 username@host 的形式定义,username@% 使用的是默认主机名。
|
||||
|
||||
|
Reference in New Issue
Block a user