Authors: Shia
License: MIT
Summary: Handles MySQL ER_OPTION_PREVENTS_STATEMENT (1290) errors by translating them
into ActiveRecord::ConnectionFailed, enabling Rails' built-in retry mechanism
to transparently reconnect. Useful for Aurora failover, ProxySQL, RDS Multi-AZ,
or any MySQL...