activerecord-import/test/support/mysql
Jamie Cobbett 6555fd70ba Correctly obey MySQL MAX PACKET
Use String's bytesize instead of size, because we're talking about byte length,
not string length. This resolves a problem on Ruby 1.9 with multi-byte
characters.
2011-05-08 21:35:47 +00:00
..
assertions.rb Finished porting over MySQL import functionality. 2010-03-13 22:30:29 -05:00
import_examples.rb Correctly obey MySQL MAX PACKET 2011-05-08 21:35:47 +00:00