summaryrefslogtreecommitdiff
path: root/mysql-test/t/auto_increment.test
Commit message (Expand)AuthorAgeFilesLines
* Added usage of handler error names to mysqltestMichael Widenius2013-11-051-3/+3
* Fix for MDEV-533: Confusing error code when doing auto-increment insert for o...Michael Widenius2012-09-181-2/+3
* Changed last_insert_id() to be unsigned.Michael Widenius2012-06-081-0/+16
* Merge from mysql-5.1 to mysql-5.5.Jon Olav Hauglid2011-01-041-0/+17
|\
| * Bug #50619 assert in handler::update_auto_incrementJon Olav Hauglid2011-01-041-0/+17
* | 5.1-bugteam->5.5-bugteam mergeSergey Glukhov2010-12-131-0/+21
|\ \ | |/
| * Bug#39828 : Autoinc wraps around when offset and increment > 1Sergey Glukhov2010-12-131-0/+21
* | WL#5370 Keep forward-compatibility when changing unknown2010-08-181-1/+1
|/
* Bug#46616: MergeMartin Hansson2009-08-201-0/+18
|\
| * Bug#46616: Assertion `!table->auto_increment_field_not_null' on Martin Hansson2009-08-201-0/+16
* | Bug #39265: fix for the bug 33699 should be revertedGleb Shchepa2009-02-051-2/+0
* | Bug#38338: REPLACE causes last_insert_id() to return an incorrect valueNarayanan V2008-09-161-0/+10
* | Bug#33699: The UPDATE statement allows NULL as new value on a NOT NULLunknown2008-01-111-0/+2
* | Bug #28842 Different 'duplicate key' error code between 5.0 and 5.1unknown2007-06-061-5/+5
* | Give warnings for unused objectsunknown2007-01-221-5/+5
* | Move test that requires innodb to "mysql_innodb"unknown2006-09-011-36/+0
* | WL#3146 "less locking in auto_increment":unknown2006-07-091-0/+47
* | Manually mergedunknown2006-06-181-0/+17
|\ \ | |/
| * Merge mysql.com:/usr/home/ram/work/mysql-4.1unknown2006-06-151-0/+17
| |\
| | * Fix for bug #6880: LAST_INSERT_ID() within a statementunknown2006-06-071-0/+17
* | | bug #14573 (Error on adding auto_increment on to a column with '0' values)unknown2006-05-121-0/+11
|/ /
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2006-05-041-1/+20
|\ \ | |/
| * Bug#19025 4.1 mysqldump doesn't correctly dump "auto_increment = [int]"unknown2006-05-041-1/+20
* | Merge mysql.com:/home/my/mysql-4.1unknown2005-07-281-0/+2
|\ \ | |/
| * Added end marker for tests to make future merges easierunknown2005-07-281-0/+2
* | Ensure that we reset auto-increment cache if we have to do an UPDATE becasue ...unknown2005-06-061-0/+36
|/
* Merge with 4.0unknown2005-05-141-0/+12
|\
| * Fixed wrong buffer usage for auto-increment key with blob part that caused CH...unknown2005-05-131-0/+12
* | Fix for bug #5915 "ALTER TABLE behaves differently when converting columnunknown2004-10-071-0/+38
* | no_auto_value_on_zero + alter table bugunknown2004-07-301-0/+5
* | auto_value_on_zero bug testunknown2004-07-301-0/+2
* | auto_increment.test, auto_increment.result:unknown2004-06-221-0/+1
* | after merge fixesunknown2003-12-191-1/+1
* | merge with 4.0.18unknown2003-12-191-1/+1
|\ \ | |/
| * Simple cleanupsunknown2003-12-181-1/+1
* | Merge with 4.0.17unknown2003-12-171-0/+19
|\ \ | |/
| * Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-0/+19
* | WorkLog#1323unknown2003-12-101-1/+1
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-0/+1
* | After merge fixesunknown2003-08-191-0/+1
* | changed for AUTO_VALUE_ON_ZEROunknown2003-07-281-6/+25
* | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump)unknown2003-07-221-0/+14
* | LAST_INSERT_ID() should not be set if we couldn't generate an auto_increment id.unknown2003-06-301-0/+4
* | don't increment LAST_INSERT_ID() when incremented value cannot be stored in a...unknown2003-03-311-0/+30
* | Merge with 4.0unknown2003-03-161-0/+8
|\ \ | |/
| * fix auto-increment in sub-key and insert ... selectunknown2003-03-021-0/+8
* | Changed mysql-test to print warnings for not existing table to DROP TABLEunknown2003-01-061-1/+3
|/
* Updated manual about embedded version.unknown2001-10-081-14/+1
* Patch for netBSDunknown2001-07-161-0/+11
* Added support for hex strings to mysqlimportunknown2000-12-281-0/+66