summaryrefslogtreecommitdiff
path: root/mysql-test/main/strict_autoinc_2innodb.test
blob: 83dfe9509384e430bece864673bce1fa18df99c6 (plain)
1
2
3
4
5
6
7
8
9
10
-- source include/have_innodb.inc

#
# Bug#20573 Strict mode auto-increment
#

let $type= 'InnoDB' ;
--source include/strict_autoinc.inc

# end of test