Record
-
mysql
:
Options
MySQL database options.
Fields
- ssl SSLConfig? (default {})
-
SSL Configuration to be used
- useXADatasource boolean (default false)
-
Boolean value to enable XADatasource
- connectTimeoutInSeconds decimal (default 30)
-
Timeout to be used when connecting to the mysql server
- socketTimeoutInSeconds decimal (default 0)
-
Socket timeout during the read/write operations with mysql server, 0 means no socket timeout