summaryrefslogtreecommitdiff
path: root/sql/sql_update.cc
Commit message (Expand)AuthorAgeFilesLines
* Merging 4.1 -> 5.0pem@mysql.com2003-09-241-15/+13
|\
| * Post-merge fixes.pem@mysql.telia.com2003-08-261-1/+1
| * Merge 4.1 into 5.0pem@mysql.com2003-08-261-15/+13
| |\
| | * Merging 4.1 into 5.0 (second pass; post-merge fixes).pem@mysql.telia.com2003-07-091-1/+1
| | * Merge 4.1 into 5.0 (first pass).pem@mysql.telia.com2003-07-081-14/+12
| | |\
| | | * made lex a pointer in THDvva@eagle.mysql.r18.ru2003-05-051-15/+15
| | | * Merged 4.1 to 5.0.pem@mysql.com2003-04-291-3/+1
| | | |\
| | | | * Post post-merge fix.pem@mysql.com2003-04-171-2/+4
| | | | |\
| | | | | * Merged 4.1 into 5.0.pem@mysql.com2003-04-161-2/+4
| | | | | |\
| | | | * | \ Merginghf@deer.mysql.r18.ru2003-04-081-1/+1
| | | | |\ \ \ | | | | | |/ / | | | | |/| |
| | | | | * | SCRUMhf@deer.mysql.r18.ru2003-04-081-1/+1
| | | | | * | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-5.0hf@genie.(none)2003-03-311-1/+1
| | | | | |\ \
| | | | | | * | SCRUMhf@genie.(none)2003-03-311-1/+1
| | | | * | | | Deprecated the update log (Sprint task #792). Now --log-updateguilhem@mysql.com2003-04-021-2/+0
| | | | |/ / /
* | | | | | | merge with 4.0.15monty@narttu.mysql.fi2003-08-291-1/+5
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | item_func.h:Sinisa@sinisa.nasamreza.org2003-08-201-1/+5
* | | | | | | quick fix for found row counterbell@laptop.sanja.is.com.ua2003-08-201-1/+1
* | | | | | | mergebell@laptop.sanja.is.com.ua2003-08-191-0/+1
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ mergemonty@mashka.mysql.fi2003-08-191-1/+2
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge with 4.0.14monty@mashka.mysql.fi2003-08-111-0/+1
| |\ \ \ \ \ \ \ \
| | * | | | | | | | Safety and speedup fixes:monty@mashka.mysql.fi2003-07-141-2/+2
| | * | | | | | | | Fix for BUG#791:guilhem@mysql.com2003-07-111-2/+2
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | Bug #570 fixedhf@deer.(none)2003-06-191-1/+2
* | | | | | | | | Code cleanupbell@laptop.sanja.is.com.ua2003-08-161-2/+1
| |_|/ / / / / / |/| | | | | | |
* | | | | | | | fixed problem with reference on derived table fields (BUG#1031)bell@sanja.is.com.ua2003-08-121-1/+2
|/ / / / / / /
* | | | | | | Fix for the bug #841: wrong number of warningsram@mysql.r18.ru2003-07-141-4/+4
| |/ / / / / |/| | | | |
* | | | | | Merge with 4.0.13monty@narttu.mysql.fi2003-06-041-1/+0
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Added testing of LOAD DATA ... STARTING BYmonty@narttu.mysql.fi2003-05-261-1/+0
* | | | | | ixed wrong unlock of tables (new bug)monty@mashka.mysql.fi2003-05-261-7/+6
* | | | | | ha_innodb.cc:heikki@hundin.mysql.fi2003-05-261-18/+23
* | | | | | mergemonty@mashka.mysql.fi2003-05-221-87/+110
|\ \ \ \ \ \
| * | | | | | After merge fixesmonty@mashka.mysql.fi2003-05-211-4/+4
| * | | | | | Merge with 4.0.13monty@narttu.mysql.fi2003-05-191-86/+109
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | Fixed 'Unknown error' when using 'UPDATE ... LIMIT'. Bug 373monty@narttu.mysql.fi2003-05-131-0/+4
| | * | | | | Fix for UNION and LEFT JOIN (Bug #386)monty@narttu.mysql.fi2003-05-131-3/+3
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-05-031-11/+14
| | |\ \ \ \ \
| | | * | | | | Fix problem where key_read was not cleaned up properly, which caused assert i...monty@narttu.mysql.fi2003-05-031-11/+14
| | * | | | | | merge fixSinisa@sinisa.nasamreza.org2003-04-261-63/+82
| | |\ \ \ \ \ \ | | | |/ / / / /
| | | * | | | | Fixes for valgrindmonty@narttu.mysql.fi2003-04-231-63/+82
| | * | | | | | Three bug fixes and one fix being undone.Sinisa@sinisa.nasamreza.org2003-04-191-5/+0
| | * | | | | | Two bug fixesSinisa@sinisa.nasamreza.org2003-04-111-0/+7
| | * | | | | | A fix for a bug in multi-table updates which was always causedSinisa@sinisa.nasamreza.org2003-04-021-1/+1
| | |/ / / / /
* | | | | | | Resolve merge colflictvenu@myvenu.com2003-05-211-4/+4
|\ \ \ \ \ \ \ | |/ / / / / /
| * | | | | | INSERT ... UPDATE ... VALUES()serg@serg.mylan2003-05-031-4/+4
| | |/ / / / | |/| | | |
* | | | | | Support of warnings for all DML statements (Insert, Update and Alter)venu@myvenu.com2003-04-301-0/+1
|/ / / / /
* | | | | Many files:igor@hundin.mysql.fi2003-04-241-2/+2
| |_|_|/ |/| | |
* | | | fixed st_select_lex initializationbell@sanja.is.com.ua2003-04-051-2/+4
| |/ / |/| |
* | | another bad merge fixedserg@serg.mysql.com2003-03-201-1/+1
* | | Merge with 4.0.12monty@narttu.mysql.fi2003-03-191-42/+105
|\ \ \ | |/ /
| * | Allow optimzation of multi-table-update also for InnoDB tablesmonty@narttu.mysql.fi2003-03-191-41/+105