~vkolesnikov/pbxt/pbxt-07-diskfull

« back to all changes in this revision

Viewing changes to pbxt/mysql-test-update/mysql-test/t/rpl_relayrotate.test

  • Committer: paul-mccullagh
  • Date: 2006-10-23 09:14:04 UTC
  • Revision ID: paul-mccullagh-918861e03d351978a9541168a96e58cc826734ee
Initial import

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#######################################################
 
2
# Wrapper for rpl_relayrotate.test to allow multi     #
 
3
# Engines to reuse test code. By JBM 2006-02-15       #
 
4
# Added comments section and to skip when ndb is      #
 
5
# Default engine.                                     #
 
6
#######################################################
 
7
-- source include/not_ndb_default.inc
 
8
-- source include/have_innodb.inc
 
9
let $engine_type=innodb;
 
10
-- source extra/rpl_tests/rpl_relayrotate.test