summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | Bug#8147unknown2005-02-171-0/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Fix for failing INSERT IGNORE in test ndb_insertunknown2005-01-251-5/+5
* | | Review fixedunknown2005-02-021-8/+3
* | | BUG#6034 - Error code 124: Wrong medium type.unknown2005-01-191-4/+43
* | | Fix for failing INSERT IGNOREunknown2005-01-101-5/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-01-061-45/+47
|\ \ \
| * | | First stage of table definition cacheunknown2005-01-061-45/+47
* | | | fixed bugs in view code with prepared statemntsunknown2005-01-041-3/+1
|/ / /
* | | After merge fixesunknown2005-01-041-12/+9
* | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEYunknown2005-01-031-19/+21
|\ \ \ | |/ /
| * | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-311-16/+19
| |\ \
| | * | Remove DUP_IGNORE from enum_duplicates and instead use a separate ignore flagunknown2004-12-311-16/+19
* | | | Better handling of ensuring that setup_tables() are not called twiceunknown2005-01-031-6/+0
* | | | Remove clear_insert_values() because it was far from trivial to handle the cl...unknown2005-01-031-2/+0
* | | | manually mergedunknown2004-12-311-3/+1
|\ \ \ \ | |/ / /
| * | | better fix for bug#7242 (crash in prepared INSERT ... UPDATE)unknown2004-12-241-5/+4
| |/ /
* | | After merge fixesunknown2004-12-311-17/+26
* | | Merge with 4.1unknown2004-12-221-19/+26
|\ \ \ | |/ / | | / | |/ |/|
| * WL#2274 - INSERT..SELECT..UPDATEunknown2004-12-131-12/+15
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-12-091-1/+0
| |\
| | * Fix for bug #6765 "Implicit access to time zone description unknown2004-12-091-1/+0
* | | After merge fixesunknown2004-12-061-11/+16
* | | Merge with 4.1unknown2004-12-061-33/+37
|\ \ \ | |/ /
| * | Mergeunknown2004-12-031-30/+21
| |\ \
| | * \ Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-12-031-26/+17
| | |\ \
| | | * | sql/sql_class.hunknown2004-12-031-26/+17
| | | |/
| | * | Bug#6391 (binlog-do-db rules ignored)unknown2004-12-031-4/+4
| | |/
| * | Mergeunknown2004-12-031-0/+12
| |\ \ | | |/ | |/|
| | * Prevent adding 'CREATE TABLE .. SELECT' query to the binary log when theunknown2004-12-031-0/+13
* | | post-merge fixunknown2004-11-251-15/+23
* | | mergeunknown2004-11-211-31/+123
|\ \ \
| * | | post mergeunknown2004-11-211-1/+1
| * | | mergeunknown2004-11-111-35/+128
| |\ \ \
| | * | | postmerge fixunknown2004-10-051-1/+5
| | * | | mergeunknown2004-10-051-34/+123
| | |\ \ \
| | | * | | support of join view updateability (WL#1809)unknown2004-09-151-30/+113
| | | * | | fixed merged view fields names (BUG#5147)unknown2004-09-141-7/+13
* | | | | | mergedunknown2004-11-201-2/+4
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Fix for bug#4312 ndb table, wrong behaviour on insert .. on duplicate key ..unknown2004-11-181-2/+5
* | | | | | now my_printf_error is not better then my_error, but my_error call is shorterunknown2004-11-131-26/+11
* | | | | | mergeunknown2004-11-121-38/+44
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | post-review fixesunknown2004-11-121-23/+15
| * | | | | mergeunknown2004-10-281-8/+11
| |\ \ \ \ \