Added MySQL connector

This commit is contained in:
WolverinDEV
2019-07-01 20:24:27 +02:00
parent 9d19606abe
commit af7f262a1c
3 changed files with 29 additions and 0 deletions
+3
View File
@@ -55,3 +55,6 @@
[submodule "third_party/protobuf"]
path = third_party/protobuf
url = https://github.com/google/protobuf.git
[submodule "third_party/mysqlconnector"]
path = third_party/mysqlconnector
url = https://github.com/mysql/mysql-connector-cpp.git