Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merging 4.1 into 5.0 | pem@mysql.com | 2003-02-18 | 1 | -1/+2 |
|\ | |||||
| * | A feature of doing automatick result buffering when INSERT is | Sinisa@sinisa.nasamreza.org | 2003-01-28 | 1 | -1/+2 |
* | | Move tmp_table_used to THD | monty@mashka.mysql.fi | 2003-02-10 | 1 | -109/+124 |
* | | fixed bug in determinating uncacheable queries | bell@sanja.is.com.ua | 2003-01-30 | 1 | -0/+9 |
* | | cyclic reference test removed, becouse testing of Item::fixed field apply mor... | bell@sanja.is.com.ua | 2003-01-30 | 1 | -0/+3 |
* | | improving of fields list creation in derived tables and unions | bell@sanja.is.com.ua | 2003-01-29 | 1 | -0/+34 |
* | | fixed bugs in temporary tables in subselect implementation (SCRUM) | bell@sanja.is.com.ua | 2003-01-28 | 1 | -10/+111 |
* | | merging | bell@sanja.is.com.ua | 2003-01-25 | 1 | -10/+4 |
|\ \ | |||||
| * | | fixed subselects with temporary tables (SCRUM) | bell@sanja.is.com.ua | 2003-01-25 | 1 | -10/+4 |
* | | | fixed test of cardinality | bell@sanja.is.com.ua | 2003-01-21 | 1 | -0/+2 |
| |/ |/| | |||||
* | | Updated test results | monty@mashka.mysql.fi | 2003-01-06 | 1 | -0/+2 |
* | | merge | monty@mashka.mysql.fi | 2003-01-06 | 1 | -0/+5 |
|\ \ | |||||
| * | | fixed SET with subselect | bell@sanja.is.com.ua | 2003-01-04 | 1 | -0/+7 |
* | | | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -34/+30 |
|/ / | |||||
* | | fixed do with subselects | bell@sanja.is.com.ua | 2003-01-03 | 1 | -1/+10 |
* | | postreviews fix (SCRUM related) | bell@sanja.is.com.ua | 2002-12-31 | 1 | -2/+1 |
* | | merging | bell@sanja.is.com.ua | 2002-12-31 | 1 | -1/+32 |
|\ \ | |||||
| * | | support of subselect without FROM reducing (SCRUM) | bell@sanja.is.com.ua | 2002-12-26 | 1 | -1/+32 |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-12-31 | 1 | -2/+103 |
|\ \ \ | |/ / | |||||
| * | | results fixing | bell@sanja.is.com.ua | 2002-12-25 | 1 | -1/+1 |
| * | | check of LIMIT in row IN subquery (SCRUM related) | bell@sanja.is.com.ua | 2002-12-25 | 1 | -0/+2 |
| * | | merging | bell@sanja.is.com.ua | 2002-12-25 | 1 | -1/+100 |
| |\ \ | |||||
| | * | | row IN subselects (SCRUM) | bell@sanja.is.com.ua | 2002-12-19 | 1 | -0/+31 |
| | * | | support of simple row subselects (SCRUM) | bell@sanja.is.com.ua | 2002-12-19 | 1 | -1/+69 |
* | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2002-12-24 | 1 | -1/+7 |
|\ \ \ \ | |/ / / | |||||
| * | | | LIMIT is prohibited in IN/ALL/ANY/SOME | bell@sanja.is.com.ua | 2002-12-23 | 1 | -1/+7 |
| |/ / | |||||
* | | | Many fixes. | Sinisa@sinisa.nasamreza.org | 2002-12-24 | 1 | -3/+3 |
|/ / | |||||
* | | fixed subselect null test | bell@sanja.is.com.ua | 2002-12-15 | 1 | -0/+5 |
* | | merge | monty@mashka.mysql.fi | 2002-12-14 | 1 | -10/+10 |
|\ \ | |||||
| * | | Fixes for binary protocol (complement to last push) | monty@mashka.mysql.fi | 2002-12-14 | 1 | -10/+10 |
| |/ | |||||
* | | _NEW_ IN/ALL/ANY/SOME behaviour with NULL (SCRUM related) | bell@sanja.is.com.ua | 2002-12-06 | 1 | -0/+102 |
|/ | |||||
* | fixed bug of PROCEDURE in same query with subselects | bell@sanja.is.com.ua | 2002-12-06 | 1 | -0/+4 |
* | fixed error message | bell@sanja.is.com.ua | 2002-12-04 | 1 | -7/+7 |
* | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-12-01 | 1 | -2/+20 |
|\ | |||||
| * | fix of error handling | bell@sanja.is.com.ua | 2002-12-01 | 1 | -2/+20 |
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.1 | Sinisa@sinisa.nasamreza.org | 2002-11-30 | 1 | -3/+19 |
|\ \ | |/ | |||||
| * | check of using same table for changing and select | bell@sanja.is.com.ua | 2002-11-30 | 1 | -3/+19 |
* | | some bug fixes and tests for those. | Sinisa@sinisa.nasamreza.org | 2002-11-30 | 1 | -6/+6 |
* | | many, many changes | Sinisa@sinisa.nasamreza.org | 2002-11-29 | 1 | -10/+10 |
|\ \ | |/ |/| | |||||
| * | many bug fixes | Sinisa@sinisa.nasamreza.org | 2002-11-29 | 1 | -7/+7 |
| * | adding mandatory aliases for derived tables as per SQL-99 | Sinisa@sinisa.nasamreza.org | 2002-11-28 | 1 | -14/+14 |
* | | fixed error handling bug | bell@sanja.is.com.ua | 2002-11-29 | 1 | -0/+8 |
* | | test of changing subselects tree | bell@sanja.is.com.ua | 2002-11-28 | 1 | -0/+9 |
* | | fixed bug IN subselect with ORDER | bell@sanja.is.com.ua | 2002-11-28 | 1 | -0/+3 |
* | | merging | bell@sanja.is.com.ua | 2002-11-28 | 1 | -0/+27 |
|\ \ | |||||
| * | | fixed * without tables in IN bug | bell@sanja.is.com.ua | 2002-11-28 | 1 | -0/+27 |
| |/ | |||||
* | | after-merge fix | bell@sanja.is.com.ua | 2002-11-27 | 1 | -2/+2 |
* | | merging | bell@sanja.is.com.ua | 2002-11-27 | 1 | -2/+2 |
|\ \ | |/ |/| | |||||
| * | Merge sanja.is.com.ua:/home/bell/mysql/mysql-4.1 | bell@sanja.is.com.ua | 2002-11-19 | 1 | -0/+20 |
| |\ | |||||
| * | | basic row Items (SCRUM) | bell@sanja.is.com.ua | 2002-11-15 | 1 | -2/+2 |