~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysql-test/t/strict_autoinc_2innodb.test

  • Committer: Brian Aker
  • Date: 2008-07-05 17:02:05 UTC
  • Revision ID: brian@tangent.org-20080705170205-ezff9is4e7hpa3x2
Conversion of handler type.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
-- source include/have_innodb.inc
 
2
 
 
3
#
 
4
# Bug#20573 Strict mode auto-increment
 
5
#
 
6
 
 
7
let $type= 'InnoDB' ;
 
8
--source include/strict_autoinc.inc
 
9
 
 
10
# end of test