Compare commits
1 Commits
92a412135a
...
6c26ce6588
Author | SHA1 | Date | |
---|---|---|---|
6c26ce6588 |
@ -16,5 +16,4 @@ Q3="GRANT ALL PRIVILEGES ON $1.* TO $2@localhost;"
|
||||
Q4="FLUSH PRIVILEGES;"
|
||||
SQL="${Q1}${Q2}${Q3}${Q4}"
|
||||
|
||||
|
||||
$MYSQL -uroot -p -e "$SQL"
|
||||
|
Loading…
x
Reference in New Issue
Block a user