[2.2.2]Migration failing because MySQL has no "each" method?

I forgot to mention that because of the "undefined method `each' for #<Mysql:0x4841af8>" exception I cannot even use the command, "rake db:schema:load" because it fails on the first table with this command. I suspect there's a flaw in the version of my MySQL gem, but I'll be darned if I know what version to revert to.