Extracts, orders, and then prints grants for MySQL user accounts (pt-show-grants)
# Extracts, orders, and then prints grants for MySQL user accounts
pt-show-grants --host 10.0.1.120 -u admin --ask-pass --port 3306 > testdb-grants.sql
- Jul 07 Tue 2020 15:44
-
Extracts, orders, and then prints grants for MySQL user accounts (pt-show-grants)
請先 登入 以發表留言。