Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fixed some varnings from valgrind | monty@narttu.mysql.fi | 2003-08-20 | 1 | -13/+52 |
* | Lot's of clean-ups and fixes for 4.0.14. | Sinisa@sinisa.nasamreza.org | 2003-07-02 | 1 | -2/+1 |
* | Two Sprint tasks and two behaviour changes. | Sinisa@sinisa.nasamreza.org | 2003-06-17 | 1 | -6/+6 |
* | Fix for UNION and LEFT JOIN (Bug #386) | monty@narttu.mysql.fi | 2003-05-13 | 1 | -2/+3 |
* | Fixes for valgrind | monty@narttu.mysql.fi | 2003-04-23 | 1 | -1/+2 |
* | Applying Sinisa's patch: | lenz@mysql.com | 2003-02-19 | 1 | -5/+1 |
* | A lot of portability fixes. | monty@mashka.mysql.fi | 2003-01-05 | 1 | -1/+1 |
* | New multi-table-update code | monty@mashka.mysql.fi | 2002-11-29 | 1 | -8/+11 |
* | Changed table_list->name -> table_list->alias to find places where we where u... | monty@mashka.mysql.fi | 2002-09-20 | 1 | -1/+1 |
* | Removed wrong implementation of CUBE/ROLLUP | monty@mashka.mysql.fi | 2002-07-24 | 1 | -1/+1 |
* | merge | monty@mashka.mysql.fi | 2002-07-23 | 1 | -3/+4 |
|\ | |||||
| * | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -3/+4 |
* | | OLAP functionality plus some small bug fixes | Sinisa@sinisa.nasamreza.org | 2002-07-20 | 1 | -0/+1 |
* | | Just making commit in order to stop getting erors. | Sinisa@sinisa.nasamreza.org | 2002-07-16 | 1 | -1/+7 |
|/ | |||||
* | Big code cleanup/review before 4.0.2 release. | monty@mashka.mysql.fi | 2002-06-11 | 1 | -1/+1 |
* | Fixed a bug with big result sets and UNION's | Sinisa@sinisa.nasamreza.org | 2002-05-24 | 1 | -2/+7 |
* | Adding some things according to Monty's correct observations | Sinisa@sinisa.nasamreza.org | 2002-04-12 | 1 | -3/+6 |
* | fix for SQL_CALC_FOUND_ROWS in UNION's | Sinisa@sinisa.nasamreza.org | 2002-04-03 | 1 | -0/+4 |
* | Fix for a bug with EXPLAIN and (....) UNION (....) order by | Sinisa@sinisa.nasamreza.org | 2002-04-02 | 1 | -3/+5 |
* | Fixes for offset bug in UNION's and making UNION's obey | Sinisa@sinisa.nasamreza.org | 2002-03-22 | 1 | -1/+4 |
* | fix for the limit bug in UNION's and some additional syntax | Sinisa@sinisa.nasamreza.org | 2002-03-19 | 1 | -0/+2 |
* | Fixed problem with WHERE key=const ORDER BY key DESC | monty@hundin.mysql.fi | 2002-03-15 | 1 | -1/+2 |
* | Making full-text queries working with UNION's | Sinisa@sinisa.nasamreza.org | 2002-03-15 | 1 | -1/+2 |
* | Surgical changes in sql_select and sql_union code in order to | Sinisa@sinisa.nasamreza.org | 2002-02-28 | 1 | -30/+28 |
* | some UNION bug fixes.. | Sinisa@sinisa.nasamreza.org | 2002-02-21 | 1 | -0/+6 |
* | Fixed sleep time in mysql-test-run | monty@hundin.mysql.fi | 2001-12-13 | 1 | -18/+28 |
* | Fixed fulltext after merge from 3.23.45 | monty@hundin.mysql.fi | 2001-11-22 | 1 | -3/+5 |
* | New alternate UNION syntax and bug fix for multi-table deletes | Sinisa@sinisa.nasamreza.org | 2001-10-25 | 1 | -5/+6 |
* | Unchecked changes, so that I could run mysql-test. | Sinisa@sinisa.nasamreza.org | 2001-10-19 | 1 | -5/+25 |
* | Integrated table->ref_primary_key into table->part_of_key | monty@hundin.mysql.fi | 2001-09-21 | 1 | -2/+2 |
* | Fixed bug in UNION when doing UNION with the same tables | monty@hundin.mysql.fi | 2001-09-17 | 1 | -1/+1 |
* | Fixed bug with SELECT * ... UNION | monty@hundin.mysql.fi | 2001-09-17 | 1 | -12/+11 |
* | Portability fixes | monty@hundin.mysql.fi | 2001-09-15 | 1 | -3/+2 |
* | Fixed bug in UNION | monty@hundin.mysql.fi | 2001-09-14 | 1 | -2/+3 |
* | EXPLAIN on UNION"s | Sinisa@sinisa.nasamreza.org | 2001-08-24 | 1 | -6/+19 |
* | Remove warnings and portability fixes | monty@hundin.mysql.fi | 2001-08-14 | 1 | -21/+19 |
* | Changes so that CREATE and INSERT work from UNION's | Sinisa@sinisa.nasamreza.org | 2001-08-12 | 1 | -13/+7 |
* | Fix UNION | monty@tik.mysql.fi | 2001-08-02 | 1 | -0/+217 |