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