Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed subselect null test | bell@sanja.is.com.ua | 2002-12-15 | 1 | -1/+5 |
* | merge | monty@mashka.mysql.fi | 2002-12-14 | 1 | -1/+0 |
|\ | |||||
| * | rename of net_pkg.cc to protocol.cc | monty@mashka.mysql.fi | 2002-12-11 | 1 | -1/+0 |
* | | _NEW_ IN/ALL/ANY/SOME behaviour with NULL (SCRUM related) | bell@sanja.is.com.ua | 2002-12-06 | 1 | -4/+19 |
|/ | |||||
* | fixed * without tables in IN bug | bell@sanja.is.com.ua | 2002-11-28 | 1 | -0/+6 |
* | merging | bell@sanja.is.com.ua | 2002-11-27 | 1 | -11/+16 |
|\ | |||||
| * | fixed cyclic reference bug | bell@sanja.is.com.ua | 2002-11-14 | 1 | -10/+14 |
| * | fixed error handling | bell@sanja.is.com.ua | 2002-11-13 | 1 | -1/+2 |
* | | ALL/ANY/SOME | bell@sanja.is.com.ua | 2002-11-07 | 1 | -6/+26 |
* | | IN subselect | bell@sanja.is.com.ua | 2002-10-27 | 1 | -3/+18 |
|/ | |||||
* | fixed bug of multi-level EXPLAIN | bell@sanja.is.com.ua | 2002-10-13 | 1 | -1/+2 |
* | fixed bug in subselect value storing | bell@sanja.is.com.ua | 2002-10-11 | 1 | -3/+10 |
* | removed 'this' pointer from initialization list of constructors | bell@sanja.is.com.ua | 2002-10-08 | 1 | -2/+9 |
* | fixed bug in string & date types with group function in subselect | bell@sanja.is.com.ua | 2002-09-28 | 1 | -2/+10 |
* | subselect with union | bell@sanja.is.com.ua | 2002-09-03 | 1 | -36/+89 |
* | subselect in having clause | bell@sanja.is.com.ua | 2002-07-01 | 1 | -1/+1 |
* | EXISTS type of subselect | bell@sanja.is.com.ua | 2002-06-19 | 1 | -19/+70 |
* | Prevent needless rexecuting empty subselects | bell@sanja.is.com.ua | 2002-06-06 | 1 | -0/+2 |
* | added depended subselect processing | bell@sanja.is.com.ua | 2002-05-26 | 1 | -1/+4 |
* | simple subselects ported to new select_lex structures | bell@sanja.is.com.ua | 2002-05-12 | 1 | -0/+79 |