aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/cases/adapters/mysql/sp_test.rb
Commit message (Expand)AuthorAgeFilesLines
* tests, no every adapter supports "connection.version"Yves Senn2015-10-291-11/+12
* Add stored procedure test in mysql2Ryuta Kamizono2015-10-151-5/+19
* make it possible to run AR tests with bin/testYves Senn2015-06-111-2/+2
* please use ruby -I lib:test path/to/test.rb, or export RUBY_OPTAaron Patterson2011-06-061-1/+1
* Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...Jon Leighton2011-06-041-1/+1
* Bug Fix -- clean up connection after stored procedure [#3151 state:resolved]Jeff Lawson2010-08-171-0/+15