summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* Ensure that we reset auto-increment cache if we have to do an UPDATE becasue ...unknown2005-06-061-0/+12
* mergeunknown2005-06-051-1/+2
|\
| * Code cleanups during code reviewsunknown2005-06-011-1/+2
* | Merge of 4.1->5.0. This contained the fixes for GCC 4.0unknown2005-06-011-1/+1
|\ \
| * \ Mergeunknown2005-06-011-1/+1
| |\ \
| | * | Mainly cleanups for gcc 4.0. Some small pieces from looking at -Wall. Removed...unknown2005-06-011-1/+1
* | | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-06-011-6/+18
|\ \ \ \ | |/ / / | | | / | |_|/ |/| |
| * | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-6/+18
| |\ \ | | |/ | |/|
| | * Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem...unknown2005-05-311-6/+18
| | * Bug#7823 - FLUSH TABLES WITH READ LOCK + INSERT DELAYED = deadlockunknown2005-04-271-20/+55
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-301-1/+1
|\ \ \
| * | | Preparatory (and the most problematic) patch for Bug#7306unknown2005-05-301-1/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-251-3/+4
|\ \ \ \ | |/ / / |/| | |
| * | | Cleanup's during reviewunknown2005-05-251-3/+4
* | | | Manual merge of patch fixing several trigger related bugs with main tree.unknown2005-05-241-40/+123
|\ \ \ \ | |/ / / |/| | |
| * | | Fix for bugs:unknown2005-05-241-40/+123
* | | | Fixes to merge from 4.1unknown2005-05-181-1/+1
* | | | Resolve merge from 4.1unknown2005-05-181-1/+1
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#10400 - Improperly-defined MERGE table crashes with INSERT ... ON DUPLICA...unknown2005-05-181-1/+1
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-181-1/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | a fix (bug #6267: ENUM ... NOT NULL w/o default treated differently than othe...unknown2005-05-131-1/+2
* | | | Manual mergeunknown2005-05-101-6/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Many files:unknown2005-05-101-6/+2
* | | | Mergeunknown2005-05-071-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Bug#9725 - "disapearing query/hang" and "unknown error" with "on duplicate ke...unknown2005-05-071-0/+4
* | | | Merge with 4.1unknown2005-04-301-2/+2
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-281-2/+2
| |\ \ \
| | * | | Cleanups during reviewunknown2005-04-261-2/+2
* | | | | Bug#7823 - FLUSH TABLES WITH READ LOCK + INSERT DELAYED = deadlockunknown2005-04-271-1/+1
* | | | | Bug#7823 - FLUSH TABLES WITH READ LOCK + INSERT DELAYED = deadlockunknown2005-04-271-20/+55
|\ \ \ \ \ | |/ / / /
| * | | | Bug#7823 - FLUSH TABLES WITH READ LOCK + INSERT DELAYED = deadlockunknown2005-04-271-20/+55
| |/ / /
* | | | Bug#7806 - insert on duplicate key and auto-update of timestampunknown2005-04-221-3/+6
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | Bug#7806 - insert on duplicate key and auto-update of timestampunknown2005-04-221-3/+6
| * | C99 Portability fixunknown2005-04-211-3/+3
* | | C99 Portability fixunknown2005-04-211-3/+3
* | | After merge fix.unknown2005-04-211-13/+13
* | | Hand merge, which needs fixes.unknown2005-04-201-7/+78
|\ \ \ | |/ /
| * | Bug#7806 - insert on duplicate key and auto-update of timestampunknown2005-04-191-12/+82
* | | Mergeunknown2005-04-051-7/+9
|\ \ \
| * | | Enable warnings for 'no default' fields being set to default when theyunknown2005-01-141-6/+7
| * | | In TRADITIONAL mode, don't allow a NOT NULL field with no default be set tounknown2005-01-131-1/+2
* | | | Eliminate warnings noticed by VC7. This includes fixing my_mmap() onunknown2005-03-181-3/+3
* | | | Fix for sp.test failure in --ps-protocol mode (2nd attempt).unknown2005-03-101-3/+5
* | | | merge with 4.1unknown2005-02-281-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | Fixed wrong memory references found by purifyunknown2005-02-281-1/+2
* | | | Remove compiler warnings and remove not used variablesunknown2005-02-251-2/+1
* | | | Merge serg.mylan:/usr/home/serg/Abk/mysql-5.0unknown2005-02-181-6/+5
|\ \ \ \
| * \ \ \ manually mergedunknown2005-02-141-6/+5
| |\ \ \ \
| | * | | | query_id and my_xid -> ulonglongunknown2005-01-271-4/+3
| | * | | | XA (not completely polished out yet)unknown2005-01-161-2/+2