mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
babc24c1b0
Reason since MySQL 5.6.6-m9 the `sql_mode` default value is `NO_ENGINE_SUBSTITUTION`. This default parameter change is out of control from Rails. This test verifies Rails not overriding the default `@@GLOBAL.sql_mode` value by checking if `@@GLOBAL.sql_mode` is the same as `@@SESSION.sql_mode`. |
||
---|---|---|
.. | ||
active_schema_test.rb | ||
bind_parameter_test.rb | ||
case_sensitivity_test.rb | ||
connection_test.rb | ||
enum_test.rb | ||
explain_test.rb | ||
reserved_word_test.rb | ||
schema_test.rb |