Paste #47081: Untitled Paste

Date: 2018/03/30 09:53:35 UTC-07:00
Type: Denizen Script

View Raw Paste Download This Paste
Copy Link


1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18


'MySQL_Configuration':
       type: task
       debug: false

       config:
         MySQL:
           connection:
             retry: 3
             retryDelay: 10s
             keepAlive: 5m
             host: xxx
             port: 3306
             username: xxx
             password: xxx
           database: YourScript
           tables:
             SomeLogs: yourScript_logs
            # AnotherTable: yourScript_custom_table_name