summaryrefslogtreecommitdiff
path: root/mysql-test/r/auto_increment.result
Commit message (Expand)AuthorAgeFilesLines
* backport of Bug#11491 Misleading error message if not NULL column set to NULL...unknown2007-05-301-2/+2
* BUG#14770 - LOAD DATA INFILE doesn't respect default values forunknown2006-08-021-2/+2
* Bug#17203: "sql_no_cache sql_cache" in views created from prepared statementunknown2006-06-271-1/+1
* Merge mysql.com:/usr/home/ram/work/mysql-4.1unknown2006-06-151-0/+22
|\
| * Fix for bug #6880: LAST_INSERT_ID() within a statementunknown2006-06-071-0/+22
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2006-05-041-0/+24
|\ \ | |/
| * Bug#19025 4.1 mysqldump doesn't correctly dump "auto_increment = [int]"unknown2006-05-041-0/+24
* | Ensure that we reset auto-increment cache if we have to do an UPDATE becasue ...unknown2005-06-061-0/+39
* | Merge with 4.1unknown2005-05-141-0/+14
|\ \ | |/
| * Merge with 4.0unknown2005-05-141-0/+14
| |\
| | * Fixed wrong buffer usage for auto-increment key with blob part that caused CH...unknown2005-05-131-0/+14
* | | merge with 4.1unknown2004-10-291-0/+52
|\ \ \ | |/ /
| * | Fix for bug #5915 "ALTER TABLE behaves differently when converting columnunknown2004-10-071-0/+52
* | | More fixes for strict mode:unknown2004-10-021-2/+2
* | | Strict mode & better warningsunknown2004-09-281-1/+1
|/ /
* | no_auto_value_on_zero + alter table bugunknown2004-07-301-7/+11
* | auto_value_on_zero bug testunknown2004-07-301-2/+16
* | auto_increment.test, auto_increment.result:unknown2004-06-221-0/+1
* | Language/consistency edits to error messagesunknown2004-06-151-3/+3
* | fixed flags of printed queryunknown2004-05-131-1/+1
* | Fixed BUG#3117: LAST_INSERT_ID() works incorrectly inside stored procedure.unknown2004-03-251-1/+1
* | After merge fixesunknown2004-02-161-3/+3
* | after merge fixesunknown2003-12-191-2/+2
* | merge with 4.0.18unknown2003-12-191-1/+1
|\ \ | |/
| * Removed compiler warningunknown2003-12-181-1/+1
* | Fixes after merge with 4.0unknown2003-12-191-26/+26
* | Merge with 4.0.17unknown2003-12-171-0/+26
|\ \ | |/
| * Fix autoincrement for signed columns (Bug #1366)unknown2003-12-121-0/+26
* | WorkLog#1323unknown2003-12-101-1/+1
* | added code covarage for functions convert(), nullif(), crc32(), is_used_lock(...unknown2003-10-301-0/+5
* | After merge fixesunknown2003-08-191-3/+4
* | changed for AUTO_VALUE_ON_ZEROunknown2003-07-281-12/+75
* | fixed bug 663 and WL 1052 (sql_mode is safe for mysqldump)unknown2003-07-221-0/+25
* | LAST_INSERT_ID() should not be set if we couldn't generate an auto_increment id.unknown2003-06-301-1/+6
* | LAST_INSERT_ID()}will now return 0 if the last INSERT didn't insert any rows.unknown2003-06-151-1/+1
* | Added SQLSTATE to client/server protocolunknown2003-06-041-2/+2
* | Updated warning testunknown2003-04-301-0/+2
* | don't increment LAST_INSERT_ID() when incremented value cannot be stored in a...unknown2003-03-311-0/+38
|/
* fix auto-increment in sub-key and insert ... selectunknown2003-03-021-0/+10
* Cleanup after last mergeunknown2001-10-081-0/+1
* mergeunknown2001-10-081-24/+0
|\
| * Updated manual about embedded version.unknown2001-10-081-12/+0
* | client/mysqlmanagerc.cunknown2001-09-271-0/+58
|/
* Patch for netBSDunknown2001-07-161-0/+5
* Added support for hex strings to mysqlimportunknown2000-12-281-0/+57