mariadb/mysql-test/suite
Sergey Glukhov 0e77c3295a Bug#39828 : Autoinc wraps around when offset and increment > 1
Auto increment value wraps when performing a bulk insert with
auto_increment_increment and auto_increment_offset greater than
one.
The fix:
If overflow happened then return MAX_ULONGLONG value as an
indication of overflow and check this before storing the
value into the field in update_auto_increment().
2010-12-13 14:48:12 +03:00
..
binlog BUG#58416 2010-12-07 14:26:20 +00:00
bugs Bug test files contain explicit references to bin/relay-log positions 2010-05-24 21:54:08 +08:00
engines Bug test files contain explicit references to bin/relay-log positions 2010-05-24 21:54:08 +08:00
federated Bug#35333, "If Federated table can't connect to remote host, can't retrieve 2010-11-29 22:46:43 -06:00
funcs_1 merge from 5.1 2010-09-29 12:56:10 +02:00
funcs_2 merge 5.0-> 5.1 2009-04-24 13:00:17 -04:00
im Move instance manager tests to it's own suite 2007-08-29 19:02:33 +02:00
innodb Bug#39828 : Autoinc wraps around when offset and increment > 1 2010-12-13 14:48:12 +03:00
innodb_plugin Bug#39828 : Autoinc wraps around when offset and increment > 1 2010-12-13 14:48:12 +03:00
jp Bug : some tests in suite "jp" fail in embedded server (use LOAD DATA) 2009-09-11 15:52:08 +03:00
large_tests Bug#27029 alter table ... enable keys crashes mysqld on large table 2007-06-21 12:45:56 -04:00
manual Bug test files contain explicit references to bin/relay-log positions 2010-05-24 21:54:08 +08:00
ndb merged 2010-10-05 11:47:03 +03:00
ndb_team Bug test files contain explicit references to bin/relay-log positions 2010-05-24 21:54:08 +08:00
parts merge 2010-11-15 23:57:14 +01:00
rpl merge from 5.1-mtr 2010-11-27 11:51:22 +01:00
rpl_ndb Postfix BUG#49741 2010-05-25 11:39:45 +08:00
stress Merge trift2.:/MySQL/M51/mysql-5.1 2008-02-22 16:14:27 +01:00
sys_vars due to merge. 2010-11-08 16:35:46 +01:00