Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug #51099 Assertion in mysql_multi_delete_prepare() | Jon Olav Hauglid | 2010-10-04 | 1 | -0/+26 |
* | automerge 5.1-bugteam --> 5.5-merge (bug 53034) | Gleb Shchepa | 2010-08-31 | 1 | -0/+13 |
|\ | |||||
| * | Bug #53034: Multiple-table DELETE statements not accepting | Gleb Shchepa | 2010-08-31 | 1 | -0/+13 |
* | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge. | Alexey Kopytov | 2010-05-24 | 1 | -0/+12 |
|\ \ | |/ | |||||
| * | Bug #53450: Crash / assertion "virtual int | Gleb Shchepa | 2010-05-14 | 1 | -0/+12 |
* | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-03-01 | 1 | -14/+15 |
|\ \ | |/ | |||||
| * | merge | Georgi Kodinov | 2010-02-25 | 1 | -14/+15 |
| |\ | |||||
| | * | Backport of the fix for bug #49552 to 5.0-bugteam | Georgi Kodinov | 2010-02-25 | 1 | -0/+15 |
| | * | Merge mhansson@bk-internal.mysql.com:/home/bk/mysql-5.0-opt | mhansson@dl145s.mysql.com | 2007-12-04 | 1 | -44/+0 |
| | |\ | |||||
| | | * | Bug#30234: Unexpected behavior using DELETE with AS and USING | mhansson/martin@linux-st28.site | 2007-12-03 | 1 | -44/+0 |
* | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2010-01-31 | 1 | -1/+18 |
|\ \ \ \ | |/ / / | |||||
| * | | | Bug #49552 : sql_buffer_result cause crash + not found records | Georgi Kodinov | 2010-01-29 | 1 | -1/+18 |
* | | | | Manual merge from mysql-trunk-merge. | Alexander Nozdrin | 2009-12-12 | 1 | -0/+22 |
|\ \ \ \ | |/ / / | |||||
| * | | | Bug #46425 crash in Diagnostics_area::set_ok_status , empty statement, | Magne Mahre | 2009-11-18 | 1 | -0/+22 |
* | | | | Backport of Bug#27525 to mysql-next-mr | Davi Arnaut | 2009-11-10 | 1 | -1/+154 |
|/ / / | |||||
* | | | Bug#46958: Assertion in Diagnostics_area::set_ok_status, | Martin Hansson | 2009-09-28 | 1 | -0/+44 |
|/ / | |||||
* | | Fix for bug #31742: delete from ... order by function call that causes | kaa@polly.(none) | 2007-10-22 | 1 | -0/+15 |
|/ | |||||
* | Post-merge fixes | sergefp@mysql.com | 2007-09-11 | 1 | -1/+0 |
* | Merge mysql.com:/home/psergey/mysql-4.1-bug30385 | sergefp@pylon.mylan | 2007-09-11 | 1 | -0/+13 |
|\ | |||||
| * | BUG#30385: Server crash when deleting with ORDER BY and LIMIT | sergefp@mysql.com | 2007-09-10 | 1 | -0/+13 |
* | | Bug #30234: Unexpected behavior using DELETE with AS and USING | mhansson/martin@linux-st28.site | 2007-09-03 | 1 | -0/+44 |
* | | Bug #26186: | gkodinov/kgeorge@macbook.gmz | 2007-02-23 | 1 | -0/+18 |
* | | Merge moonbone.local:/work/latest-4.1-opt-mysql | evgen@moonbone.local | 2007-01-12 | 1 | -0/+11 |
|\ \ | |/ | |||||
| * | Bug#17711: DELETE doesn't use index when ORDER BY, LIMIT and non-restricting | evgen@moonbone.local | 2007-01-11 | 1 | -0/+10 |
| * | Fix for bug #23412: delete rows with null date field | ramil/ram@mysql.com/myoffice.izhnet.ru | 2006-10-27 | 1 | -1/+12 |
* | | Merge macbook.gmz:/Users/kgeorge/mysql/work/B21392-4.1-opt | gkodinov/kgeorge@macbook.gmz | 2006-09-04 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | Bug #21392: multi-table delete with alias table name fails with | gkodinov/kgeorge@macbook.gmz | 2006-09-04 | 1 | -0/+10 |
* | | Fix for bug #8143: A date with value 0 is treated as a NULL value | ramil/ram@mysql.com/myoffice.izhnet.ru | 2006-07-23 | 1 | -0/+11 |
* | | Merge mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | Added end marker for tests to make future merges easier | monty@mysql.com | 2005-07-28 | 1 | -0/+2 |
* | | Fixed bug in multiple-table-delete where some rows was not deleted | monty@mysql.com | 2005-05-30 | 1 | -1/+18 |
|/ | |||||
* | Manual merge | igor@rurik.mysql.com | 2005-02-15 | 1 | -0/+11 |
|\ | |||||
| * | delete.result, delete.test: | igor@rurik.mysql.com | 2005-02-15 | 1 | -0/+11 |
* | | Bug#6252 - Duplicate columns in keys should fail | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2004-11-22 | 1 | -4/+26 |
* | | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -0/+10 |
|\ \ | |/ | |||||
| * | delete.result, delete.test: | ram@gw.mysql.r18.ru | 2004-10-01 | 1 | -0/+10 |
* | | a fix (bug #4198: Incorrect key file for table). | ram@gw.mysql.r18.ru | 2004-06-21 | 1 | -0/+11 |
* | | After merge fixes | monty@mysql.com | 2004-02-16 | 1 | -2/+2 |
* | | WorkLog#1323 | antony@ltantony.rdg.cyberkinetica.homeunix.net | 2003-12-10 | 1 | -1/+1 |
* | | IGNORE option was added for DELETE statement (WL#1334) | bell@sanja.is.com.ua | 2003-11-17 | 1 | -1/+28 |
* | | Merge with 4.0.13 | monty@narttu.mysql.fi | 2003-05-19 | 1 | -0/+6 |
|\ \ | |/ | |||||
| * | "delete from table where const" bug fixed | serg@serg.mylan | 2003-05-03 | 1 | -0/+6 |
* | | After merge fixes | monty@narttu.mysql.fi | 2003-03-17 | 1 | -4/+4 |
* | | Merge with 4.0 | monty@narttu.mysql.fi | 2003-03-16 | 1 | -0/+19 |
|\ \ | |/ | |||||
| * | fixed Field::eq() to work with CHAR(0) fields | serg@serg.mysql.com | 2003-03-04 | 1 | -0/+20 |
* | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -2/+3 |
* | | moved links initialization | bell@sanja.is.com.ua | 2002-12-15 | 1 | -0/+10 |
|/ | |||||
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -4/+33 |
* | Test replace on all table types. | tim@cane.mysql.fi | 2000-12-21 | 1 | -0/+8 |