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