Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for UNION and LEFT JOIN (Bug #386) | monty@narttu.mysql.fi | 2003-05-13 | 1 | -1/+60 |
* | Removed wrong implementation of CUBE/ROLLUP | monty@mashka.mysql.fi | 2002-07-24 | 1 | -0/+7 |
* | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -1/+1 |
* | fix for SQL_CALC_FOUND_ROWS in UNION's | Sinisa@sinisa.nasamreza.org | 2002-04-03 | 1 | -1/+2 |
* | Fix for a bug with EXPLAIN and (....) UNION (....) order by | Sinisa@sinisa.nasamreza.org | 2002-04-02 | 1 | -0/+1 |
* | Fixes for offset bug in UNION's and making UNION's obey | Sinisa@sinisa.nasamreza.org | 2002-03-22 | 1 | -0/+4 |
* | fix for the limit bug in UNION's and some additional syntax | Sinisa@sinisa.nasamreza.org | 2002-03-19 | 1 | -0/+8 |
* | many fixes | Sinisa@sinisa.nasamreza.org | 2002-02-28 | 1 | -0/+6 |
* | Fixed sleep time in mysql-test-run | monty@hundin.mysql.fi | 2001-12-13 | 1 | -0/+2 |
* | Fix error messages | monty@hundin.mysql.fi | 2001-11-04 | 1 | -7/+7 |
* | New alternate UNION syntax and bug fix for multi-table deletes | Sinisa@sinisa.nasamreza.org | 2001-10-25 | 1 | -0/+3 |
* | Added support of INSERT to MERGE tables | monty@hundin.mysql.fi | 2001-09-22 | 1 | -1/+1 |
* | Integrated table->ref_primary_key into table->part_of_key | monty@hundin.mysql.fi | 2001-09-21 | 1 | -0/+3 |
* | Fix error messages | monty@hundin.mysql.fi | 2001-09-18 | 1 | -7/+7 |
* | Fixed bug in UNION when doing UNION with the same tables | monty@hundin.mysql.fi | 2001-09-17 | 1 | -1/+2 |
* | Fixed bug with SELECT * ... UNION | monty@hundin.mysql.fi | 2001-09-17 | 1 | -3/+10 |
* | Fixed bug in UNION | monty@hundin.mysql.fi | 2001-09-14 | 1 | -5/+20 |
* | EXPLAIN on UNION"s | Sinisa@sinisa.nasamreza.org | 2001-08-24 | 1 | -1/+0 |
* | Remove warnings and portability fixes | monty@hundin.mysql.fi | 2001-08-14 | 1 | -1/+12 |
* | Fix error messages after merge from 3.23 | monty@hundin.mysql.fi | 2001-08-13 | 1 | -3/+5 |
* | Monty, your comments ?? | Sinisa@sinisa.nasamreza.org | 2001-08-12 | 1 | -3/+4 |
* | fixed error message numbers in union test | sasha@mysql.sashanet.com | 2001-08-04 | 1 | -3/+3 |
* | Fix UNION | monty@tik.mysql.fi | 2001-08-02 | 1 | -0/+29 |