Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | union.result: | Sinisa@sinisa.nasamreza.org | 2004-03-22 | 1 | -0/+2 |
* | Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr... | monty@mysql.com | 2003-12-11 | 1 | -1/+5 |
* | Fix for bug #1564: CREATE TABLE + UNION + same table name = crash | gluh@gluh.mysql.r18.ru | 2003-11-11 | 1 | -0/+3 |
* | Fixed some varnings from valgrind | monty@narttu.mysql.fi | 2003-08-20 | 1 | -1/+126 |
* | Fix for a problem with : | Sinisa@sinisa.nasamreza.org | 2003-07-02 | 1 | -10/+2 |
* | Some fixes for CREATE / INSERT FROM UNIO >.. | Sinisa@sinisa.nasamreza.org | 2003-07-02 | 1 | -2/+28 |
* | Lot's of clean-ups and fixes for 4.0.14. | Sinisa@sinisa.nasamreza.org | 2003-07-02 | 1 | -0/+18 |
* | Fix for UNION and LEFT JOIN (Bug #386) | monty@narttu.mysql.fi | 2003-05-13 | 1 | -1/+58 |
* | do not force CONNECTION_ID(), FOUND_ROWS(), PI(), CURRENT_USER(), | serg@serg.mysql.com | 2003-01-28 | 1 | -1/+1 |
* | Removed wrong implementation of CUBE/ROLLUP | monty@mashka.mysql.fi | 2002-07-24 | 1 | -0/+2 |
* | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 1 | -2/+2 |
* | fix for SQL_CALC_FOUND_ROWS in UNION's | Sinisa@sinisa.nasamreza.org | 2002-04-03 | 1 | -0/+7 |
* | Fix for a bug with EXPLAIN and (....) UNION (....) order by | Sinisa@sinisa.nasamreza.org | 2002-04-02 | 1 | -0/+5 |
* | Fixes for offset bug in UNION's and making UNION's obey | Sinisa@sinisa.nasamreza.org | 2002-03-22 | 1 | -0/+10 |
* | fix for the limit bug in UNION's and some additional syntax | Sinisa@sinisa.nasamreza.org | 2002-03-19 | 1 | -0/+21 |
* | many fixes | Sinisa@sinisa.nasamreza.org | 2002-02-28 | 1 | -0/+15 |
* | Fixed sleep time in mysql-test-run | monty@hundin.mysql.fi | 2001-12-13 | 1 | -0/+8 |
* | New alternate UNION syntax and bug fix for multi-table deletes | Sinisa@sinisa.nasamreza.org | 2001-10-25 | 1 | -0/+6 |
* | client/mysqlmanagerc.c | sasha@mysql.sashanet.com | 2001-09-27 | 1 | -0/+46 |
* | Integrated table->ref_primary_key into table->part_of_key | monty@hundin.mysql.fi | 2001-09-21 | 1 | -0/+12 |
* | Fixed bug in UNION when doing UNION with the same tables | monty@hundin.mysql.fi | 2001-09-17 | 1 | -2/+6 |
* | Fixed bug with SELECT * ... UNION | monty@hundin.mysql.fi | 2001-09-17 | 1 | -0/+4 |
* | Fixed bug in UNION | monty@hundin.mysql.fi | 2001-09-14 | 1 | -0/+3 |
* | EXPLAIN on UNION"s | Sinisa@sinisa.nasamreza.org | 2001-08-24 | 1 | -0/+3 |
* | Remove warnings and portability fixes | monty@hundin.mysql.fi | 2001-08-14 | 1 | -2/+0 |
* | Fix UNION | monty@tik.mysql.fi | 2001-08-02 | 1 | -0/+60 |