Merge 10.4 to 10.5

This commit is contained in:
Marko Mäkelä 2019-05-27 11:08:51 +03:00
commit c0cd662b98
240 changed files with 743 additions and 46073 deletions

3
.gitmodules vendored
View file

@ -8,6 +8,9 @@
path = wsrep-lib
url = https://github.com/codership/wsrep-lib.git
branch = master
[submodule "extra/wolfssl/wolfssl"]
path = extra/wolfssl/wolfssl
url = https://github.com/WolfSSL/wolfssl
[submodule "storage/maria/libmarias3"]
path = storage/maria/libmarias3
url = https://github.com/mariadb-corporation/libmarias3