Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - a fix for Bug#11458 "Prepared statement with subselects return random | konstantin@mysql.com | 2005-07-13 | 1 | -1/+0 |
* | BUG#10241 cygwin port: invalid pragma interface directives | msvensson@neptunus.(none) | 2005-05-04 | 1 | -1/+1 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | msvensson@neptunus.(none) | 2005-03-31 | 1 | -0/+1 |
|\ | |||||
| * | BUG#8807 Select crash server | msvensson@neptunus.(none) | 2005-03-30 | 1 | -0/+1 |
* | | fixed left expression of IN/ALL/ANY subquery transformation support (BUG#8888) | bell@sanja.is.com.ua | 2005-03-10 | 1 | -4/+4 |
|/ | |||||
* | postreview fix | bell@sanja.is.com.ua | 2004-12-07 | 1 | -1/+1 |
* | reporting empty result added in case of max/min optimisation of ALL/ANY/SOME ... | bell@sanja.is.com.ua | 2004-11-18 | 1 | -4/+16 |
* | removed incorrect error message about aggregate functions | bell@sanja.is.com.ua | 2004-10-27 | 1 | -0/+4 |
* | merge | bell@sanja.is.com.ua | 2004-08-23 | 1 | -0/+2 |
|\ | |||||
| * | skip resolving field in table list if table list is not accessable due to gro... | bell@sanja.is.com.ua | 2004-08-13 | 1 | -0/+2 |
* | | Fix for bug#4912 "mysqld crashs in case a statement is executed | konstantin@mysql.com | 2004-08-21 | 1 | -2/+0 |
|/ | |||||
* | aggregate functions check during substitution made only for single row subsel... | bell@sanja.is.com.ua | 2004-07-04 | 1 | -5/+5 |
* | 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 |