mirror of
https://github.com/percona/percona-toolkit.git
synced 2025-12-17 02:00:59 +08:00
WIP
This commit is contained in:
@@ -59,8 +59,6 @@ else
|
||||
fi
|
||||
cd $PWD
|
||||
|
||||
sleep 5
|
||||
|
||||
# Wait for MySQL to actually be up, i.e. to respond to queries.
|
||||
for i in $(_seq 60); do
|
||||
if sandbox_is_alive; then
|
||||
|
||||
Reference in New Issue
Block a user