Closed wojtekmach closed 3 years ago
Replace the full list of error codes (which generates thousands of atoms) with just a handful of common ones
Allow users to set their own mapping via setting config :myxql, extra_error_codes: [...]
config :myxql, extra_error_codes: [...]
Accept integers in :disconnect_on_error_codes
:disconnect_on_error_codes
Replace the full list of error codes (which generates thousands of atoms) with just a handful of common ones
Allow users to set their own mapping via setting
config :myxql, extra_error_codes: [...]
Accept integers in
:disconnect_on_error_codes