Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge with 3.23 | monty@mashka.mysql.fi | 2003-01-16 | 1 | -0/+11 |
|\ | |||||
| * | Fixed max_key_length when using UNIQUE keys. | monty@mashka.mysql.fi | 2002-12-27 | 2 | -0/+19 |
* | | bugfix for 'ANALYZE for MERGE' and table-less MERGE table | serg@serg.mysql.com | 2003-01-16 | 2 | -2/+2 |
* | | Guard against compiling without -fno-exceptions | monty@mashka.mysql.fi | 2003-01-14 | 6 | -0/+99 |
* | | Portability fix | monty@mashka.mysql.fi | 2003-01-09 | 1 | -1/+1 |
* | | Don't count NULL values in cardinalty for MyISAM tables. | monty@mashka.mysql.fi | 2003-01-09 | 2 | -2/+68 |
* | | Portability fixes | monty@mashka.mysql.fi | 2003-01-07 | 1 | -11/+22 |
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2003-01-04 | 2 | -0/+56 |
|\ \ | |||||
| * | | Added support for max_allowed_packet in option files read by mysql_option() | monty@mashka.mysql.fi | 2003-01-04 | 2 | -0/+56 |
* | | | Merge rkalimullin@work.mysql.com:/home/bk/mysql-4.0 | ram@mysql.r18.ru | 2003-01-03 | 2 | -0/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fix for the QUOTE() function. | ram@mysql.r18.ru | 2003-01-03 | 2 | -0/+4 |
* | | | Test cleanup | monty@mashka.mysql.fi | 2002-12-26 | 2 | -4/+7 |
* | | | merge | monty@mashka.mysql.fi | 2002-12-26 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Update of test results | monty@mashka.mysql.fi | 2002-12-26 | 1 | -0/+5 |
* | | | fix for an error in the merge from 3.23 | Sinisa@sinisa.nasamreza.org | 2002-12-24 | 2 | -2/+7 |
|/ / | |||||
* | | Merge with 3.23: | monty@mashka.mysql.fi | 2002-12-21 | 2 | -0/+9 |
|\ \ | |/ | |||||
| * | fix for a bug in CASE ...WHEN ... | Sinisa@sinisa.nasamreza.org | 2002-12-16 | 2 | -0/+9 |
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2002-12-20 | 2 | -2/+5 |
|\ \ | |||||
| * | | Changed thd variables max_join_size and select_limit to type ha_rows. | monty@mashka.mysql.fi | 2002-12-20 | 2 | -2/+5 |
* | | | Fix for found rows in multi-table updates | Sinisa@sinisa.nasamreza.org | 2002-12-18 | 2 | -0/+20 |
|/ / | |||||
* | | Transactions in AUTOCOMMIT=0 mode didn't rotate binary log | monty@mashka.mysql.fi | 2002-12-14 | 7 | -15/+15 |
* | | RESET SLAVE and CHANGE MASTER will now give an error if slave is running. | monty@mashka.mysql.fi | 2002-12-13 | 3 | -0/+9 |
* | | Ensure that BEGIN / COMMIT is handled properly if slave dies | monty@mashka.mysql.fi | 2002-12-11 | 1 | -1/+10 |
* | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-12-10 | 7 | -13/+15 |
|\ \ | |||||
| * | | order_by.result, key_diff.result: | serg@serg.mysql.com | 2002-12-10 | 2 | -4/+4 |
| * | | bulk insert code optimized | serg@serg.mysql.com | 2002-12-07 | 5 | -9/+11 |
* | | | Don't initialize fulltext functions twice in multi-table-update | monty@mashka.mysql.fi | 2002-12-06 | 3 | -9/+10 |
|/ / | |||||
* | | Copy arguments given to mysql_server_init() | monty@mashka.mysql.fi | 2002-12-05 | 1 | -0/+5 |
* | | Merge with 3.23 | monty@mashka.mysql.fi | 2002-12-05 | 1 | -0/+9 |
|\ \ | |/ | |||||
| * | a test case for double free'ing of pointer in alter table ... | Sinisa@sinisa.nasamreza.org | 2002-12-04 | 1 | -0/+5 |
* | | Removed copying of parameters as this leads to memory leaks in embedded server. | monty@mashka.mysql.fi | 2002-12-05 | 3 | -24/+53 |
* | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2002-12-04 | 2 | -0/+18 |
|\ \ | |||||
| * | | post-merge fix | serg@serg.mysql.com | 2002-12-04 | 1 | -0/+15 |
| * | | 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 | 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 |
| | |/ | |||||
* | | | A fix for the bug in a SELECT with joined tables with ORDER BY and | Sinisa@sinisa.nasamreza.org | 2002-12-04 | 2 | -1/+20 |
|/ / | |||||
* | | Change of internal key_field=NULL handling to avoid error messages. | monty@hundin.mysql.fi | 2002-12-03 | 8 | -2/+114 |
* | | Fixed some bugs from last multi-table-update push. | monty@mashka.mysql.fi | 2002-12-01 | 6 | -15/+192 |
* | | New multi-table-update code | monty@mashka.mysql.fi | 2002-11-29 | 2 | -58/+40 |
* | | Merge work:/my/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2002-11-24 | 2 | -1/+18 |
|\ \ | |||||
| * | | fixed invalidation of query cache | bell@sanja.is.com.ua | 2002-11-22 | 2 | -1/+18 |
* | | | Updated results after merge from 3.23 | monty@mashka.mysql.fi | 2002-11-24 | 3 | -0/+74 |
* | | | merge with 3.23 to get bugfixes for <=> NULL and --bind-address | monty@mashka.mysql.fi | 2002-11-24 | 3 | -0/+39 |
|\ \ \ | | |/ | |/| | |||||
| * | | 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 |