mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
25 lines
820 B
Text
25 lines
820 B
Text
[submodule "libmariadb"]
|
|
path = libmariadb
|
|
url = https://github.com/MariaDB/mariadb-connector-c.git
|
|
ignore = all
|
|
[submodule "storage/rocksdb/rocksdb"]
|
|
path = storage/rocksdb/rocksdb
|
|
url = https://github.com/facebook/rocksdb.git
|
|
ignore = all
|
|
[submodule "wsrep-lib"]
|
|
path = wsrep-lib
|
|
url = https://github.com/codership/wsrep-lib.git
|
|
branch = master
|
|
ignore = all
|
|
[submodule "extra/wolfssl/wolfssl"]
|
|
path = extra/wolfssl/wolfssl
|
|
url = https://github.com/wolfSSL/wolfssl.git
|
|
ignore = all
|
|
[submodule "storage/maria/libmarias3"]
|
|
path = storage/maria/libmarias3
|
|
url = https://github.com/mariadb-corporation/libmarias3.git
|
|
ignore = all
|
|
[submodule "storage/columnstore/columnstore"]
|
|
path = storage/columnstore/columnstore
|
|
url = https://github.com/mariadb-corporation/mariadb-columnstore-engine.git
|
|
ignore = all
|