~drizzle-trunk/drizzle/development

1 by brian
clean slate
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