# File lib/active_record/vendor/mysql.rb, line 1074
    def Error::err(errno)
      CLIENT_ERRORS[errno - Error::CR_MIN_ERROR]
    end