Guest User

Untitled

a guest
May 23rd, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. set bin=C:Program FilesMySQLMySQL Server 5.6bin
  2. "%bin%/mysql" -e "FLUSH TABLES WITH READ LOCK; UNLOCK TABLES;" --user=UserName --password=Password DatabaseName
Add Comment
Please, Sign In to add comment