11 lines
152 B
Plaintext
11 lines
152 B
Plaintext
|
|
-- source include/have_innodb.inc
|
||
|
|
|
||
|
|
#
|
||
|
|
# Bug#20573 Strict mode auto-increment
|
||
|
|
#
|
||
|
|
|
||
|
|
let $type= 'InnoDB' ;
|
||
|
|
--source include/strict_autoinc.inc
|
||
|
|
|
||
|
|
# end of test
|