# File lib/jdbc_adapter/jdbc_mysql.rb, line 222
    def charset
      show_variable("character_set_database")
    end