You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
472 B

  1. #################################
  2. # Wrapper for rpl_insert_id.test#
  3. #################################
  4. ########################################################
  5. # By JBM 2005-02-15 Wrapped to allow reuse of test code#
  6. # Added to skip if ndb is default #
  7. ########################################################
  8. -- source include/not_ndb_default.inc
  9. -- source include/have_innodb.inc
  10. let $engine_type=myisam;
  11. -- source extra/rpl_tests/rpl_insert_id.test