aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/schema.rb
diff options
context:
space:
mode:
authorPrem Sichanugrist <s@sikac.hu>2015-04-23 17:05:03 -0400
committerPrem Sichanugrist <s@sikac.hu>2015-04-23 17:05:03 -0400
commit150f40998d7614c18523f000e70d8897405bc5b1 (patch)
tree2396dde081edc3554d5c88558db84132fec970ad /activerecord/lib/active_record/schema.rb
parent03e987cd8fa0951d80c70cbadb7daf890df38271 (diff)
downloadrails-150f40998d7614c18523f000e70d8897405bc5b1.tar.gz
rails-150f40998d7614c18523f000e70d8897405bc5b1.tar.bz2
rails-150f40998d7614c18523f000e70d8897405bc5b1.zip
Silence warning from MySQL::Error object in test
When running Active Record MySQL test, this warning is printed in the console: warning: instance variable errno not initialized It turns out that this is a warning from `mysql` gem in MySQL::Error object. However, since the `mysql` gem is no longer maintained, and there won't be a newer version, it make sense for us to just silence this warning to make the output cleaner.
Diffstat (limited to 'activerecord/lib/active_record/schema.rb')
0 files changed, 0 insertions, 0 deletions