summaryrefslogtreecommitdiff
path: root/sql/sql_insert.cc
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | 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
|\ \ \ | |/ /