Guest User

Untitled

a guest
May 27th, 2018
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. Call Shell("""" & strDBPath & "\bin\mysql.exe"" --user=""root"" --port=3306 --execute=""GRANT REPLICATION SLAVE ON *.* TO 'slave_praticar'@'%' IDENTIFIED BY '#!@#(*&$lasd'; FLUSH PRIVILEGES; USE PratiCar; FLUSH TABLES WITH READ LOCK; UNLOCK TABLES;""", AppWinStyle.Hide, True)
Add Comment
Please, Sign In to add comment