~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to mysql-test/t/strict_autoinc_1myisam.test

Merged in changes. 
Edited a the comment test case so deal with our version bump.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#
 
2
# Bug#20573 Strict mode auto-increment
 
3
#
 
4
 
 
5
let $type= 'MYISAM' ;
 
6
--source include/strict_autoinc.inc
 
7
 
 
8
# end of test