15 lines
287 B
Plaintext
15 lines
287 B
Plaintext
# Autoinc test should use myisam.
|
|
--source include/force_myisam_default.inc
|
|
--source include/have_myisam.inc
|
|
|
|
#
|
|
# Bug#20573 Strict mode auto-increment
|
|
#
|
|
|
|
let $type= 'MEMORY' ;
|
|
--source include/strict_autoinc.inc
|
|
|
|
# end of test
|
|
|
|
--source suite/xengine/include/check_xengine_log_error.inc
|