feat: add tidb support and tls suppport
This commit is contained in:
@@ -23,4 +23,8 @@ Host = 123.1.1.1
|
||||
Name = db_name
|
||||
Port = 3306
|
||||
TablePrefix = message_
|
||||
|
||||
; ssl enable, value: [false | true]
|
||||
Ssl = true
|
||||
|
||||
; SqlDebug = enable
|
||||
|
||||
Reference in New Issue
Block a user