mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
9 lines
117 B
Plaintext
9 lines
117 B
Plaintext
#
|
|
# Bug#20573 Strict mode auto-increment
|
|
#
|
|
|
|
let $type= 'MEMORY' ;
|
|
--source include/strict_autoinc.inc
|
|
|
|
# end of test
|