connectRetryInterval property
Seconds to wait between connect retries.
MySQL's default is 60 seconds.
Implementation
core.int? connectRetryInterval;
Seconds to wait between connect retries.
MySQL's default is 60 seconds.
core.int? connectRetryInterval;