# File lib/jdbc_adapter/jdbc_mysql.rb, line 227
    def collation
      show_variable("collation_database")
    end