1
0
mirror of https://github.com/MariaDB/server.git synced 2026-01-06 05:22:24 +03:00

* Merged revisions: 3431, 3435..3457, 3459, 3460 from maria-5.5-galera.

* Fixed Debian/Ubuntu dist files.
* Fixed some compiler warnings.
This commit is contained in:
Nirbhay Choubey
2014-01-30 12:45:38 -05:00
parent 5b6a4f25a5
commit 4a6be51f78
47 changed files with 439 additions and 187 deletions

View File

@@ -326,6 +326,7 @@ parse_arguments() {
then
wsrep_restart=1
fi
append_arg_to_args "$arg"
;;
--help) usage ;;