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
All the errors raise the same exception "Mysql2::Error", it would be nice if we have specific exceptions for each error like: "invalid query", "connection closed" etc
so it could be handled on the code