mariadb/.gitmodules

26 lines
820 B
Text
Raw Normal View History

2016-09-04 14:04:40 +02:00
[submodule "libmariadb"]
path = libmariadb
url = https://github.com/MariaDB/mariadb-connector-c.git
ignore = all
2016-10-06 17:46:44 +00:00
[submodule "storage/rocksdb/rocksdb"]
path = storage/rocksdb/rocksdb
url = https://github.com/facebook/rocksdb.git
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
[submodule "extra/wolfssl/wolfssl"]
path = extra/wolfssl/wolfssl
url = https://github.com/wolfSSL/wolfssl.git
2023-01-03 16:10:02 +02:00
ignore = all
[submodule "storage/maria/libmarias3"]
path = storage/maria/libmarias3
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