mirror of
https://github.com/MariaDB/server.git
synced 2025-07-23 08:45:18 +03:00
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
|