Adding support for TiDB

This commit is contained in:
Miroslav Stampar
2020-01-23 23:27:33 +01:00
parent 447e5ec0ea
commit 3779531540
4 changed files with 10 additions and 3 deletions

View File

@@ -75,6 +75,7 @@ class FORK(object):
MARIADB = "MariaDB"
MEMSQL = "MemSQL"
COCKROACHDB = "CockroachDB"
TIDB = "TiDB"
class CUSTOM_LOGGING(object):
PAYLOAD = 9