odbc_adapter
odbc_adapter copied to clipboard
QueryTimeoutError only takes one argument.
Resolves the wrong number of arguments (given 2, expected 0..1) exception with timeouts.
The TravisCI test failed, but it's a problem with the test environment and not this PR:
The following packages have unmet dependencies:
mysql-client : Depends: mysql-client-5.5 but it is not going to be installed
@nickelser You might want to fix ActiveRecord::RecordNotUnique.new(message, exception) in this PR; it only takes one argument as well.