summaryrefslogtreecommitdiff
path: root/sql/sql_delete.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge 4.1 -> 5.0pem@mysql.com2004-05-071-11/+36
|\
| * Added missing return statementmonty@mysql.com2004-04-121-3/+4
| * after review PS fixesbell@sanja.is.com.ua2004-04-101-12/+36
* | WL#1567: Add ROW_COUNT() Function to retrieve count of rows updated/inserted/...pem@mysql.comhem.se2004-05-041-0/+5
* | Merge 4.1 -> 5.0.pem@mysql.com2004-04-071-1/+6
|\ \ | |/
| * merge with 4.0monty@mysql.com2004-03-161-4/+5
| |\
| | * Rollback UPDATE/DELETE statements on killmonty@mysql.com2004-03-041-4/+5
| * | merge with 4.0monty@mashka.mysql.fi2004-02-221-1/+5
| |\ \ | | |/
| | * Cleanupsmonty@mashka.mysql.fi2004-02-221-2/+1
| | * Fix for a bug #2799.Sinisa@sinisa.nasamreza.org2004-02-191-2/+7
* | | Fix for Bug#3183sergefp@mysql.com2004-03-151-0/+7
* | | Merge 4.1 into 5.0.pem@mysql.com2004-02-101-2/+1
|\ \ \ | |/ /
| * | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2004-02-091-1/+0
| |\ \
| | * | now all tables of query are locked in one place (including derived tables)bell@sanja.is.com.ua2004-02-011-1/+0
| * | | just tried to find all 'skipp' and replace it with 'skip'.ram@gw.mysql.r18.ru2004-02-021-1/+1
| |/ /
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0monty@mysql.com2003-12-211-0/+2
|\ \ \
| * | | Update for VC++monty@mysql.com2003-12-211-0/+2
* | | | Merge 4.1 to 5.0 (the prep stmt fixes in particular).pem@mysql.com2003-12-201-7/+7
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Add cast of integer/longlong to (ulong) to make printf/sprintf 64 bit safemonty@mysql.com2003-12-201-0/+1
| * | merge with lex pointer change patchmonty@mysql.com2003-12-191-7/+6
| |\ \
| | * | Fixed memory overrun bug in DELETE ... ORDER BYmonty@mysql.com2003-12-191-6/+6
| * | | THD::lex now points to THD::main_lex like in 5.0konstantin@oak.local2003-12-191-13/+13
| |/ /
* | | Merge 4.1 to 5.0.pem@mysql.com2003-12-191-4/+18
|\ \ \ | |/ /
| * | Merge with 4.0.17monty@mysql.com2003-12-171-4/+18
| |\ \ | | |/
| | * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0guilhem@mysql.com2003-12-161-0/+5
| | |\
| | | * Fix for BUG#2083guilhem@mysql.com2003-12-161-0/+5
| | * | sql_delete.cc, sql_update.cc, sql_class.h:igor@rurik.mysql.com2003-12-121-6/+5
| | * | Many files:igor@rurik.mysql.com2003-12-111-1/+5
| | * | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...monty@mysql.com2003-12-111-3/+9
| | |/
* | | Merged 4.1 -> 5.0pem@mysql.com2003-12-091-1/+1
|\ \ \ | |/ /
| * | QUERY_NO_GOOD_INDEX_USED and QUERY_NO_INDEX_USED moved from thd->lex.select_l...serg@serg.mylan2003-12-061-1/+1
* | | Post-merge fixes.pem@mysql.comhem.se2003-11-191-2/+2
* | | Merging 4.1->5.0.pem@mysql.com2003-11-191-16/+13
|\ \ \ | |/ / |/| |
| * | Merging 4.1->5.0pem@mysql.com2003-10-221-16/+13
| |\ \
| | * \ Merge 4.1 into 5.0pem@mysql.com2003-08-261-16/+13
| | |\ \
| | | * \ Merge 4.1 into 5.0 (first pass).pem@mysql.telia.com2003-07-081-16/+13
| | | |\ \
| | | | * | made lex a pointer in THDvva@eagle.mysql.r18.ru2003-05-051-12/+12
| | | | * | Merged 4.1 to 5.0.pem@mysql.com2003-04-291-4/+1
| | | | |\ \
| | | | | * \ Merginghf@deer.mysql.r18.ru2003-04-081-1/+1
| | | | | |\ \
| | | | | | * | SCRUMhf@deer.mysql.r18.ru2003-04-081-1/+1
| | | | | | * | SCRUMhf@genie.(none)2003-03-311-1/+1
| | | | | * | | Deprecated the update log (Sprint task #792). Now --log-updateguilhem@mysql.com2003-04-021-3/+0
| | | | | |/ /
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1bell@sanja.is.com.ua2003-11-181-0/+3
|\ \ \ \ \ \ \
| * | | | | | | IGNORE option was added for DELETE statement (WL#1334)bell@sanja.is.com.ua2003-11-171-0/+3
* | | | | | | | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSmonty@mashka.mysql.fi2003-11-181-3/+2
|/ / / / / / /
* | | | | | | mergedserg@serg.mylan2003-10-211-3/+4
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | key_map with more that 64 bits widthserg@serg.mylan2003-10-111-3/+4
| |/ / / / /
* | | | | | merge with 4.0 for more memory allocation variables.monty@mashka.mysql.fi2003-10-131-1/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | Add new user variables for tuning memory usage:monty@mashka.mysql.fi2003-10-111-1/+2
* | | | | mergebell@laptop.sanja.is.com.ua2003-08-191-1/+9
|\ \ \ \ \