~vkolesnikov/pbxt/pbxt-07-diskfull

« back to all changes in this revision

Viewing changes to pbxt/mysql-test-update/mysql-test/t/rpl_insert_id_pk.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_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=innodb;
 
11
-- source extra/rpl_tests/rpl_insert_id_pk.test