Commit 1c1c40cd authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent eaf84dc4
...@@ -154,9 +154,7 @@ EOF ...@@ -154,9 +154,7 @@ EOF
} }
xmysql() { xmysql() {
set -x
mysql --defaults-file=$mycnf "$@" mysql --defaults-file=$mycnf "$@"
set +x
} }
neopysql() { neopysql() {
...@@ -203,14 +201,13 @@ gensqlite() { ...@@ -203,14 +201,13 @@ gensqlite() {
#Sgo $fs1/data.fs #Sgo $fs1/data.fs
#gensqlite #gensqlite
gensql #gensql
exit
#neopylite #neopylite
#time demo-zbigarray read neo://$cluster@$Mbind neopysql
#xneoctl set cluster stopping time demo-zbigarray read neo://$cluster@$Mbind
xneoctl set cluster stopping
wait wait
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment