mirror of
https://github.com/MariaDB/server.git
synced 2025-07-02 14:22:51 +03:00
11 lines
146 B
Plaintext
11 lines
146 B
Plaintext
-- source include/have_ndb.inc
|
|
|
|
#
|
|
# Bug#20573 Strict mode auto-increment
|
|
#
|
|
|
|
let $type= 'NDB' ;
|
|
--source include/strict_autoinc.inc
|
|
|
|
# end of test
|