mirror of
https://github.com/MariaDB/server.git
synced 2026-05-14 19:07:15 +02:00
Merged revisions 3418..3424 from mariadb-galera-5.5
This commit is contained in:
parent
06a7eeb992
commit
255e20a175
18 changed files with 188 additions and 77 deletions
|
|
@ -417,6 +417,8 @@ case "$mode" in
|
|||
fi
|
||||
exit $r
|
||||
;;
|
||||
'bootstrap')
|
||||
echo $echo_n "Bootstrapping the cluster"
|
||||
*)
|
||||
# usage
|
||||
basename=`basename "$0"`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue