Adding support for Drizzle (MySQL fork)

This commit is contained in:
Miroslav Stampar
2020-02-03 11:46:03 +01:00
parent 9d6c931faa
commit 8649021b78
4 changed files with 5 additions and 2 deletions

View File

@@ -87,6 +87,7 @@ class FORK(object):
TIDB = "TiDB"
REDSHIFT = "Amazon Redshift"
GREENPLUM = "Greenplum"
DRIZZLE = "Drizzle"
class CUSTOM_LOGGING(object):
PAYLOAD = 9