mariadb/mysql-test/t/strict_autoinc_5ndb.test
acurtis/antony@xiphis.org/ltantony.xiphis.org 678e15174e Bug#20573
"strict mode: inserts autogenerated auto_increment value bigger than max"
  Strict mode should fail if autoincrement value is out of range
2006-08-30 13:20:39 -07:00

10 lines
146 B
Text

-- source include/have_ndb.inc
#
# Bug#20573 Strict mode auto-increment
#
let $type= 'NDB' ;
--source include/strict_autoinc.inc
# end of test