# File lib/active_record/vendor/mysql.rb, line 1067 def initialize(errno, error) @errno = errno @error = error super error end