Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed mysql-test to print warnings for not existing table to DROP TABLE | monty@mashka.mysql.fi | 2003-01-06 | 1 | -3/+10 |
* | Merge with 4.0.6 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -0/+3 |
|\ | |||||
| * | merged | serg@serg.mysql.com | 2002-12-04 | 1 | -0/+3 |
| |\ | |||||
| | * | Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23 | monty@hundin.mysql.fi | 2002-12-02 | 1 | -1/+40 |
| | |\ | |||||
| | | * | Fixed bug in MAX() optimization when used with JOIN and ON expressions | monty@hundin.mysql.fi | 2002-12-02 | 1 | -1/+40 |
| | * | | Fix for sum_func IN (..) | Sinisa@sinisa.nasamreza.org | 2002-12-02 | 1 | -0/+2 |
| | * | | a fix for a bug with HAVING sum_func IN (...) | Sinisa@sinisa.nasamreza.org | 2002-11-30 | 1 | -0/+1 |
| | |/ | |||||
* | | | adding mandatory aliases for derived tables as per SQL-99 | Sinisa@sinisa.nasamreza.org | 2002-11-28 | 1 | -1/+1 |
* | | | fixed removed by previos patch thd->allow_sum_func "side effect" of setup_conds | bell@sanja.is.com.ua | 2002-11-24 | 1 | -0/+2 |
|/ / | |||||
* | | Fixed bug in MAX() optimization when used with JOIN and ON expressions | monty@hundin.mysql.fi | 2002-11-09 | 1 | -1/+40 |
* | | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-08 | 1 | -0/+11 |
|\ \ | |/ | |||||
| * | Fixed bug with GROUP BY on NULL fields. | monty@mashka.mysql.fi | 2002-08-05 | 1 | -0/+11 |
| * | Changing tests | Sinisa@sinisa.nasamreza.org | 2002-05-24 | 1 | -0/+16 |
* | | Bug fix for complicated GROUP BY ... ORDER BY query. | monty@hundin.mysql.fi | 2002-06-09 | 1 | -26/+11 |
* | | A bug fix and test case for a bug that appears in quereis where there | Sinisa@sinisa.nasamreza.org | 2002-06-08 | 1 | -0/+17 |
* | | Test re-grouping | Sinisa@sinisa.nasamreza.org | 2002-05-24 | 1 | -0/+16 |
* | | Move HA_EXTRA_NO_READCHECK to ha_open | monty@hundin.mysql.fi | 2002-01-16 | 1 | -0/+17 |
* | | Add support for NULL=NULL in keys (Used in GROUP BY optimization) | monty@hundin.mysql.fi | 2002-01-16 | 1 | -0/+23 |
|/ | |||||
* | Fixed bug in GROUP BY ... DESC | monty@hundin.mysql.fi | 2001-12-10 | 1 | -1/+24 |
* | Fixed probelm with count(*) and normal functions when no matchin rows. | monty@donna.mysql.fi | 2001-04-21 | 1 | -0/+12 |
* | Added support for hex strings to mysqlimport | monty@donna.mysql.com | 2000-12-28 | 1 | -0/+210 |