Fix typo error (#673)

This commit is contained in:
Leozki 2021-12-06 11:49:30 +08:00 committed by GitHub
parent 41465805e3
commit 1ad42e371f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -56,7 +56,7 @@ priv_level:
| db_name.*
| db_name.tbl_name
| tbl_name
| db_name.rountine_name
| db_name.routine_name
user_specification:
user [IDENTIFIED BY [PASSWORD] 'password']