Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | keep old engine & JOIN if we changed subquery Item (Bug #3646) | bell@sanja.is.com.ua | 2004-05-07 | 1 | -0/+4 |
* | Fixed (portability) bug in handler.h, and tried to silence cast warnings on s... | pem@mysql.comhem.se | 2004-05-06 | 1 | -1/+1 |
* | Merging | hf@deer.(none) | 2004-03-04 | 1 | -0/+1 |
|\ | |||||
| * | Fix for #1992 | hf@deer.(none) | 2003-12-06 | 1 | -0/+1 |
* | | fixed subquery with PS (BUG#2462) | bell@sanja.is.com.ua | 2004-02-08 | 1 | -9/+15 |
* | | Fix for prepared statements | hf@deer.(none) | 2003-12-30 | 1 | -0/+10 |
|/ | |||||
* | Added missing SSL library (Should be in source distribution) | monty@mysql.com | 2003-11-28 | 1 | -3/+3 |
* | fixed using 'uncachable' tag and RAND_TABLE_BIT setting | bell@sanja.is.com.ua | 2003-11-17 | 1 | -8/+4 |
* | after review fix | bell@sanja.is.com.ua | 2003-11-03 | 1 | -5/+3 |
* | Merge | bell@sanja.is.com.ua | 2003-11-03 | 1 | -3/+1 |
|\ | |||||
| * | fixed BUG#1645 | bell@sanja.is.com.ua | 2003-11-02 | 1 | -3/+1 |
* | | merge | bell@sanja.is.com.ua | 2003-10-28 | 1 | -9/+18 |
|\ \ | |/ |/| | |||||
| * | subqueries made printable | bell@sanja.is.com.ua | 2003-10-16 | 1 | -9/+18 |
* | | fixed ALL/ANY optimisation with union (BUG#1668) | bell@sanja.is.com.ua | 2003-10-27 | 1 | -3/+5 |
* | | fixed support of used_tables() and const_item() in subqueries | bell@sanja.is.com.ua | 2003-10-17 | 1 | -1/+14 |
|/ | |||||
* | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.1 | bell@laptop.sanja.is.com.ua | 2003-10-07 | 1 | -17/+29 |
|\ | |||||
| * | merge | bell@laptop.sanja.is.com.ua | 2003-10-07 | 1 | -3/+8 |
| |\ | |||||
| | * | merge | monty@narttu.mysql.fi | 2003-10-07 | 1 | -3/+8 |
| | |\ | |||||
| | | * | Don't print warnings about 'setrlimit' if --warnings is not given | monty@narttu.mysql.fi | 2003-09-29 | 1 | -3/+8 |
| * | | | after merge fix | bell@laptop.sanja.is.com.ua | 2003-10-07 | 1 | -1/+1 |
| * | | | merge | bell@laptop.sanja.is.com.ua | 2003-10-07 | 1 | -13/+20 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | thd pointer storing moved to fix_fields() (WL#1254) (SCRUM) | bell@laptop.sanja.is.com.ua | 2003-10-02 | 1 | -13/+20 |
| | |/ | |||||
* | | | after merge fix | bell@laptop.sanja.is.com.ua | 2003-10-07 | 1 | -2/+0 |
* | | | merge | bell@laptop.sanja.is.com.ua | 2003-10-07 | 1 | -27/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | code cleanup: removed unused constructors and methods | bell@laptop.sanja.is.com.ua | 2003-09-20 | 1 | -27/+1 |
| |/ | |||||
* | | Merge | bell@laptop.sanja.is.com.ua | 2003-10-06 | 1 | -12/+12 |
|\ \ | |/ | |||||
| * | renamed join_types (as was suggested by Peter Gulutzan) | bell@sanja.is.com.ua | 2003-09-14 | 1 | -11/+11 |
| * | enum renamed (asked for compilation under windows) | bell@laptop.sanja.is.com.ua | 2003-08-28 | 1 | -1/+1 |
* | | Merge laptop.sanja.is.com.ua:/home/bell/mysql/bk/work-all_any-4.1 | bell@laptop.sanja.is.com.ua | 2003-08-23 | 1 | -2/+2 |
|\ \ | |||||
| * | | fixed bug of lack of fix_fields call (after merge bugfix (SCRUM)) | bell@laptop.sanja.is.com.ua | 2003-08-23 | 1 | -1/+2 |
| * | | merge | bell@laptop.sanja.is.com.ua | 2003-08-20 | 1 | -1/+0 |
| |\ \ | | |/ | |||||
| | * | As far as now transformer called after setup_wild() it is impossible to have '*' | bell@laptop.sanja.is.com.ua | 2003-08-16 | 1 | -1/+0 |
* | | | optimisation of independent ALL/ANY with aggregate function (WL#1115) (SCRUM) | bell@sanja.is.com.ua | 2003-08-12 | 1 | -0/+10 |
|/ / | |||||
* | | merge | bell@sanja.is.com.ua | 2003-08-11 | 1 | -2/+2 |
|\ \ | |/ | |||||
| * | fixed bug in used_tables() report of left expression of IN subquery | bell@sanja.is.com.ua | 2003-08-07 | 1 | -2/+2 |
* | | independent ALL/ANY subselect on top of WHERE clause (subselect without GROUP... | bell@sanja.is.com.ua | 2003-07-24 | 1 | -2/+5 |
|/ | |||||
* | new optimisation for ref_null (SCRUM) (WL#818) | bell@sanja.is.com.ua | 2003-07-17 | 1 | -2/+6 |
* | new IN subquery engine added for simple IN with non-primary index but without... | bell@sanja.is.com.ua | 2003-07-08 | 1 | -0/+13 |
* | Optimisation if simple IN subselect with primary index | bell@sanja.is.com.ua | 2003-07-07 | 1 | -0/+43 |
* | after review changes (SCRUM) | bell@sanja.is.com.ua | 2003-07-02 | 1 | -7/+7 |
* | merged | bell@sanja.is.com.ua | 2003-06-25 | 1 | -0/+3 |
|\ | |||||
| * | added mem_root switching for subselect if it is necessary | bell@sanja.is.com.ua | 2003-05-28 | 1 | -0/+3 |
* | | subselect transformation moved in after-fix_field place | bell@sanja.is.com.ua | 2003-05-14 | 1 | -9/+28 |
|/ | |||||
* | fixed bug 185 (constant IN (SELECT field ...) do not return NULL correctly) | bell@sanja.is.com.ua | 2003-04-23 | 1 | -0/+1 |
* | cyclic reference test removed, becouse testing of Item::fixed field apply mor... | bell@sanja.is.com.ua | 2003-01-30 | 1 | -4/+0 |
* | fixed bugs in temporary tables in subselect implementation (SCRUM) | bell@sanja.is.com.ua | 2003-01-28 | 1 | -3/+6 |
* | postreview fix (SCRUM) | bell@sanja.is.com.ua | 2002-12-28 | 1 | -6/+7 |
* | Merge sanja.is.com.ua:/home/bell/mysql/work-row-4.1 | bell@sanja.is.com.ua | 2002-12-27 | 1 | -0/+1 |
|\ | |||||
| * | support of subselect without FROM reducing (SCRUM) | bell@sanja.is.com.ua | 2002-12-26 | 1 | -0/+1 |
* | | postreview fix | bell@sanja.is.com.ua | 2002-12-27 | 1 | -6/+5 |
|/ |