# File lib/active_record/connection_adapters/mysql2_adapter.rb, line 422
      def collation
        show_variable 'collation_database'
      end