mirror of
https://github.com/MariaDB/server.git
synced 2025-01-16 12:02:42 +01:00
10 lines
152 B
Text
10 lines
152 B
Text
-- source include/have_innodb.inc
|
|
|
|
#
|
|
# Bug#20573 Strict mode auto-increment
|
|
#
|
|
|
|
let $type= 'InnoDB' ;
|
|
--source include/strict_autoinc.inc
|
|
|
|
# end of test
|