2016-09-04 14:04:40 +02:00
|
|
|
[submodule "libmariadb"]
|
|
|
|
path = libmariadb
|
2019-07-01 22:07:32 +08:00
|
|
|
url = https://github.com/MariaDB/mariadb-connector-c.git
|
2022-12-09 14:32:58 +01:00
|
|
|
ignore = all
|
2016-10-06 17:46:44 +00:00
|
|
|
[submodule "storage/rocksdb/rocksdb"]
|
|
|
|
path = storage/rocksdb/rocksdb
|
2016-11-02 13:35:49 -04:00
|
|
|
url = https://github.com/facebook/rocksdb.git
|
2022-12-09 14:32:58 +01:00
|
|
|
ignore = all
|
2019-01-23 15:30:00 +04:00
|
|
|
[submodule "wsrep-lib"]
|
|
|
|
path = wsrep-lib
|
|
|
|
url = https://github.com/codership/wsrep-lib.git
|
|
|
|
branch = master
|
2023-01-03 16:10:02 +02:00
|
|
|
ignore = all
|
2019-02-13 09:08:06 +01:00
|
|
|
[submodule "extra/wolfssl/wolfssl"]
|
|
|
|
path = extra/wolfssl/wolfssl
|
2019-07-01 22:07:32 +08:00
|
|
|
url = https://github.com/wolfSSL/wolfssl.git
|
2023-01-03 16:10:02 +02:00
|
|
|
ignore = all
|
2019-04-15 18:16:02 +03:00
|
|
|
[submodule "storage/maria/libmarias3"]
|
|
|
|
path = storage/maria/libmarias3
|
2019-07-01 22:07:32 +08:00
|
|
|
url = https://github.com/mariadb-corporation/libmarias3.git
|
2023-01-03 17:08:42 +02:00
|
|
|
ignore = all
|
2019-11-27 14:34:14 +00:00
|
|
|
[submodule "storage/columnstore/columnstore"]
|
|
|
|
path = storage/columnstore/columnstore
|
|
|
|
url = https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
|
2023-01-03 17:08:42 +02:00
|
|
|
ignore = all
|