Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a test case for double free'ing of pointer in alter table ... | Sinisa@sinisa.nasamreza.org | 2002-12-04 | 1 | -0/+5 |
* | Merge work:/my/mysql-3.23 into hundin.mysql.fi:/my/mysql-3.23 | monty@hundin.mysql.fi | 2002-12-02 | 2 | -1/+46 |
|\ | |||||
| * | Fixed bug in MAX() optimization when used with JOIN and ON expressions | monty@hundin.mysql.fi | 2002-12-02 | 2 | -1/+46 |
* | | Fix for sum_func IN (..) | Sinisa@sinisa.nasamreza.org | 2002-12-02 | 2 | -0/+7 |
* | | a fix for a bug with HAVING sum_func IN (...) | Sinisa@sinisa.nasamreza.org | 2002-11-30 | 2 | -0/+8 |
|/ | |||||
* | Moved test to correct file | monty@mashka.mysql.fi | 2002-11-22 | 4 | -13/+23 |
* | Merge work:/home/bk/mysql into mashka.mysql.fi:/home/my/mysql-3.23 | monty@mashka.mysql.fi | 2002-11-22 | 3 | -1/+40 |
|\ | |||||
| * | Fixed bug with indexed NULL column <=> NULL | monty@mashka.mysql.fi | 2002-11-22 | 3 | -1/+40 |
* | | fix error in result | Sinisa@sinisa.nasamreza.org | 2002-11-21 | 1 | -1/+0 |
* | | Merge sinisa@work.mysql.com:/home/bk/mysql | Sinisa@sinisa.nasamreza.org | 2002-11-20 | 2 | -0/+14 |
|\ \ | |/ |/| | |||||
| * | Merge sinisa@work.mysql.com:/home/bk/mysql | Sinisa@sinisa.nasamreza.org | 2002-11-12 | 1 | -2/+2 |
| |\ | |||||
| * \ | Merge sinisa@work.mysql.com:/home/bk/mysql | Sinisa@sinisa.nasamreza.org | 2002-11-05 | 2 | -0/+25 |
| |\ \ | |||||
| * | | | Added test case for the last fix | Sinisa@sinisa.nasamreza.org | 2002-11-02 | 2 | -0/+14 |
* | | | | optimize table corruption fixed, though more clean fix is desired. | serg@serg.mysql.com | 2002-11-13 | 2 | -0/+44 |
| |_|/ |/| | | |||||
* | | | IGNORE/USE INDEX now work with HA_EXTRA_KEYREAD | serg@serg.mysql.com | 2002-11-09 | 1 | -2/+2 |
| |/ |/| | |||||
* | | TEMPORARY MERGE tables are allowed | serg@sergbook.mysql.com | 2002-11-05 | 2 | -0/+25 |
|/ | |||||
* | fixed MyISAM crash on dynamic-row tables with huge number of to-be-packed fields | serg@serg.mysql.com | 2002-10-28 | 1 | -0/+171 |
* | Fixed problem with BDB tables and ALTER TABLE | monty@hundin.mysql.fi | 2002-10-24 | 1 | -0/+2 |
* | Fixed a bug in key optimizing handling where the expression | monty@hundin.mysql.fi | 2002-10-14 | 3 | -1/+51 |
* | Fixed missing table_list->name -> table_list->alias convert | monty@mashka.mysql.fi | 2002-10-08 | 1 | -0/+1 |
* | Fixed bug with BINARY NULL | monty@mashka.mysql.fi | 2002-09-18 | 2 | -0/+14 |
* | Merge | monty@mashka.mysql.fi | 2002-09-03 | 1 | -1/+2 |
|\ | |||||
| * | Fixed bug introduces by last changeset | monty@mashka.mysql.fi | 2002-09-03 | 1 | -1/+2 |
* | | LOCK+modify+OPTIMIZE bugfix | serg@serg.mysql.com | 2002-08-31 | 2 | -0/+13 |
|/ | |||||
* | Merge | monty@mashka.mysql.fi | 2002-08-31 | 4 | -0/+23 |
|\ | |||||
| * | Little but nasty bug with BDB and alter table | Sinisa@sinisa.nasamreza.org | 2002-08-28 | 4 | -0/+23 |
* | | Added testing of temporary tables with replication | monty@mashka.mysql.fi | 2002-08-23 | 6 | -11/+57 |
|/ | |||||
* | Fixed problem with BIGINT and shutdown on AIX | monty@hundin.mysql.fi | 2002-08-12 | 4 | -3/+11 |
* | A change in IF behaviour that several users asked for ... | Sinisa@sinisa.nasamreza.org | 2002-08-09 | 2 | -0/+6 |
* | Portability fix for AIX | monty@hundin.mysql.fi | 2002-08-08 | 2 | -3/+1 |
* | Better error messages for mysql-test-run | monty@hundin.mysql.fi | 2002-08-06 | 2 | -4/+8 |
* | Fixed bug with GROUP BY on NULL fields. | monty@mashka.mysql.fi | 2002-08-05 | 2 | -0/+27 |
* | spurious binlog error code logging on temp table auto-drop fixed | sasha@mysql.sashanet.com | 2002-06-05 | 2 | -0/+25 |
* | Merge nleippe@work.mysql.com:/home/bk/mysql | nick@nick.leippe.com | 2002-05-31 | 2 | -0/+10 |
|\ | |||||
| * | fixed 'load table from master' hang when host is empty | nick@nick.leippe.com | 2002-05-31 | 2 | -0/+10 |
* | | Portability fixes for SCO and HPUX | monty@hundin.mysql.fi | 2002-05-31 | 2 | -3/+3 |
|/ | |||||
* | Renamed stripp_sp -> strip_sp | monty@hundin.mysql.fi | 2002-05-27 | 4 | -0/+37 |
* | Split raid C function to separate file to make things more portable. | monty@hundin.mysql.fi | 2002-05-27 | 1 | -1/+1 |
* | Changing tests | Sinisa@sinisa.nasamreza.org | 2002-05-24 | 4 | -20/+20 |
* | just to check for GROUP by bug | Sinisa@sinisa.nasamreza.org | 2002-05-22 | 1 | -0/+16 |
* | A check that group by bug from 4.0.2 is not here ... | Sinisa@sinisa.nasamreza.org | 2002-05-22 | 1 | -0/+4 |
* | Fix bug in CONCAT_WS() | monty@hundin.mysql.fi | 2002-05-17 | 2 | -0/+37 |
* | Fixed bug in datetime range optimization | monty@hundin.mysql.fi | 2002-05-15 | 2 | -0/+27 |
* | Fix for ISNULL() | monty@hundin.mysql.fi | 2002-05-07 | 2 | -0/+4 |
* | Fixed bug in ISNULL(not_null_expression) | monty@hundin.mysql.fi | 2002-05-04 | 2 | -0/+11 |
* | Fixed test results after last changes | monty@hundin.mysql.fi | 2002-05-02 | 3 | -6/+2 |
* | Fixed problems with DECIMAL() type on overflow. | monty@hundin.mysql.fi | 2002-05-02 | 2 | -0/+172 |
* | Don't change FLOAT(X+1,X) to FLOAT(X+2,X) | monty@hundin.mysql.fi | 2002-04-26 | 2 | -0/+30 |
* | New if tests | monty@tik.mysql.fi | 2002-04-22 | 2 | -0/+65 |
* | Merge hundin:/my/mysql-3.23 into tik.mysql.fi:/home/my/mysql-3.23 | monty@tik.mysql.fi | 2002-04-22 | 1 | -11/+0 |
|\ |