Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge neptunus.(none):/home/msvensson/mysql/bug10241 | msvensson@neptunus.(none) | 2005-05-09 | 1 | -1/+1 |
|\ | |||||
| * | 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 |
| |\ | |||||
* | | | if outer refernce (identifier) was resolved with help of cache all subqueries... | bell@sanja.is.com.ua | 2005-04-29 | 1 | -0/+3 |
* | | | subselect.result, subselect.test: | igor@rurik.mysql.com | 2005-04-15 | 1 | -0/+1 |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-04-01 | 1 | -4/+7 |
|\ \ \ | |||||
| * | | | postmerge 4.1->5.0 fixes | bell@sanja.is.com.ua | 2005-04-01 | 1 | -1/+3 |
| * | | | merge 4.1->5.0 | bell@sanja.is.com.ua | 2005-03-31 | 1 | -3/+4 |
| |\ \ \ | | |/ / | |||||
| | * | | fixed left expression of IN/ALL/ANY subquery transformation support (BUG#8888) | bell@sanja.is.com.ua | 2005-03-10 | 1 | -4/+4 |
* | | | | Merge | msvensson@neptunus.(none) | 2005-03-30 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | / | | |/ | |/| | |||||
| * | | BUG#8807 Select crash server | msvensson@neptunus.(none) | 2005-03-30 | 1 | -0/+1 |
| |/ | |||||
* | | Precision Math implementation | hf@deer.(none) | 2005-02-09 | 1 | -2/+6 |
* | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -4/+16 |
|\ \ | |/ | |||||
| * | 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 |
* | | merge | bell@sanja.is.com.ua | 2004-11-12 | 1 | -4/+4 |
|\ \ | |||||
| * | | errors without code removed | bell@sanja.is.com.ua | 2004-10-20 | 1 | -4/+4 |
* | | | Rename: Item::val -> Item::val_real(). | konstantin@mysql.com | 2004-11-11 | 1 | -3/+3 |
* | | | merge with 4.1 | monty@mysql.com | 2004-10-29 | 1 | -0/+4 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | removed incorrect error message about aggregate functions | bell@sanja.is.com.ua | 2004-10-27 | 1 | -0/+4 |
* | | allow merging views with subqueries in WHERE clause (BUG#5504) | bell@sanja.is.com.ua | 2004-10-07 | 1 | -0/+1 |
* | | thd pointer fixed | bell@sanja.is.com.ua | 2004-09-10 | 1 | -1/+1 |
* | | After merge fixes of merge with 4.1 that included the new arena code. | monty@mysql.com | 2004-09-09 | 1 | -2/+0 |
* | | Merge with 4.1 | monty@mysql.com | 2004-09-06 | 1 | -0/+2 |
|\ \ | |/ | |||||
| * | 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 |
| |/ | |||||
* | | Merge with pulled code | monty@mysql.com | 2004-09-03 | 1 | -2/+0 |
|\ \ | |||||
| * | | Cleanup of new code pushed into 5.0 since last pull | monty@mysql.com | 2004-09-03 | 1 | -2/+0 |
* | | | manual merge | serg@serg.mylan | 2004-07-20 | 1 | -5/+5 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | aggregate functions check during substitution made only for single row subsel... | bell@sanja.is.com.ua | 2004-07-04 | 1 | -5/+5 |
* | | VIEW | bell@sanja.is.com.ua | 2004-07-16 | 1 | -1/+2 |
* | | Merging 4.1 to 5.0. | pem@mysql.com | 2004-05-26 | 1 | -0/+4 |
|\ \ | |/ | |||||
| * | keep old engine & JOIN if we changed subquery Item (Bug #3646) | bell@sanja.is.com.ua | 2004-05-07 | 1 | -0/+4 |
* | | PS and SP made compatible in mechanism used for preparing query for rexecutio... | bell@sanja.is.com.ua | 2004-05-20 | 1 | -3/+3 |
|/ | |||||
* | 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 |
|\ |