aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_view/helpers/form_tag_helper.rb
diff options
context:
space:
mode:
authorYasuo Honda <yasuo.honda@gmail.com>2012-08-21 23:31:36 +0900
committerYasuo Honda <yasuo.honda@gmail.com>2012-08-22 00:56:23 +0900
commitbabc24c1b07c1fd58b9b3249b0256f9b0d45c0f0 (patch)
treef6d4e2fb6c47b6fe8365c1b78f876dd50b8bfb14 /actionpack/lib/action_view/helpers/form_tag_helper.rb
parent7e68e8bcc7dc314a8708209fcd457c1ef4516ac2 (diff)
downloadrails-babc24c1b07c1fd58b9b3249b0256f9b0d45c0f0.tar.gz
rails-babc24c1b07c1fd58b9b3249b0256f9b0d45c0f0.tar.bz2
rails-babc24c1b07c1fd58b9b3249b0256f9b0d45c0f0.zip
Rename to test_mysql_strict_mode_disabled_dont_override_global_sql_mode
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`.
Diffstat (limited to 'actionpack/lib/action_view/helpers/form_tag_helper.rb')
0 files changed, 0 insertions, 0 deletions