You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix: #12 slave sorting would fatally error if more than two localhost slaves were connected.
Fix: Stopped parse_dsn crashing when exiting with a nil error string.
Feature: Config table now takes connection timeouts and keepalive timeouts, so that a single config may be supplied with all settings.
Deprecated: set_connect_timeout, set_read_timeout and set_connection_options are now all deprecated in favour of using the params table in new or connect.