Repository URL to install this package:
|
Version:
2.0.3 ▾
|
[pooling]
pool_size = 1
pool_name = my_pool
pool_reset_session = True
[fabric]
fabric_host = fabric.example.com
fabric_connect_delay = 3
fabric_ssl_ca = /path/to/ssl
fabric_password = foo
[failover]
failover = ({'port': 3306, 'pool_name': 'failA' }, {'port': 3307, 'pool_name': 'failB' },)