Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Changed SQL variable delay_key_write to an enum | monty@hundin.mysql.fi | 2002-08-13 | 4 | -2/+22 |
* | Fixes after last merge | monty@hundin.mysql.fi | 2002-08-12 | 1 | -0/+6 |
* | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-12 | 3 | -1/+11 |
|\ | |||||
| * | 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 |
* | | Changed IF(expr, column, NULL) to take type from column | monty@hundin.mysql.fi | 2002-08-12 | 2 | -0/+4 |
* | | QUOTE() code cleanup | ram@ram.(none) | 2002-08-10 | 1 | -1/+1 |
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-08-09 | 2 | -0/+66 |
|\ \ | |||||
| * | | Fix for SSL and new my_getopt | monty@hundin.mysql.fi | 2002-08-09 | 2 | -0/+66 |
* | | | test case for the QUOTE() function | ram@ram.(none) | 2002-08-09 | 2 | -0/+9 |
|/ / | |||||
* | | Portability fix for AIX | monty@hundin.mysql.fi | 2002-08-08 | 2 | -4/+1 |
* | | Reverted wrong patch for CREATE TABLE .. SELECT | monty@hundin.mysql.fi | 2002-08-08 | 3 | -5/+7 |
|\ \ | |||||
| * | | Added nety_retry_count as a changeable variable | monty@hundin.mysql.fi | 2002-08-08 | 3 | -5/+7 |
* | | | bk resolve | Sinisa@sinisa.nasamreza.org | 2002-08-08 | 2 | -0/+33 |
|\ \ \ | |/ / | |||||
| * | | Fix after merge | monty@hundin.mysql.fi | 2002-08-08 | 1 | -0/+22 |
| * | | merge with 3.23.52 | monty@hundin.mysql.fi | 2002-08-08 | 1 | -0/+11 |
| |\ \ | | |/ | |||||
| | * | 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 |
* | | | just manual differences resolving .. | Sinisa@sinisa.nasamreza.org | 2002-08-08 | 46 | -262/+101 |
|\ \ \ | |/ / | |||||
| * | | merge | monty@mashka.mysql.fi | 2002-08-08 | 46 | -262/+101 |
| |\ \ | |||||
| | * | | Lots of code fixes to the replication code (especially the binary logging and... | monty@mashka.mysql.fi | 2002-08-08 | 46 | -262/+101 |
* | | | | Merge | Sinisa@sinisa.nasamreza.org | 2002-08-07 | 2 | -0/+4 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Fixed bugs with create table from ITEM_FUNC and make it over | Sinisa@sinisa.nasamreza.org | 2002-08-07 | 2 | -0/+4 |
* | | | | Fixed bug in query cache after temporary table creation. | bell@sanja.is.com.ua | 2002-08-07 | 2 | -0/+35 |
|/ / / | |||||
* | | | fixed two bugs in multi-table update | Sinisa@sinisa.nasamreza.org | 2002-08-06 | 2 | -0/+70 |
* | | | fixed bug in truncating nonexisting table, found by Carsten | bell@sanja.is.com.ua | 2002-08-05 | 2 | -0/+4 |
* | | | make SEARCH_PREFIX to work with complex (use_coll) charsets, namely latin1_de | serg@sergbook.mysql.com | 2002-08-05 | 2 | -2/+6 |
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-root | peter@mysql.com | 2002-08-04 | 1 | -6/+6 |
|\ \ \ | |||||
| * \ \ | Merge mysql.com:/home/pz/mysql/mysql-4.0-root | peter@mysql.com | 2002-07-31 | 1 | -6/+6 |
| |\ \ \ | |||||
| | * | | | Allow storing "+456" then decimal declared unsigned | peter@mysql.com | 2002-07-30 | 1 | -6/+6 |
* | | | | | A bug with tables with different ref_length's whose order is | Sinisa@sinisa.nasamreza.org | 2002-07-31 | 2 | -0/+55 |
|/ / / / | |||||
* | | | | fixed query cahe resize bug | bell@sanja.is.com.ua | 2002-07-28 | 2 | -0/+32 |
|/ / / | |||||
* | | | Merge mysql.com:/home/pz/mysql/mysql-4.0-root | peter@mysql.com | 2002-07-25 | 22 | -151/+611 |
|\ \ \ | |/ / | |||||
| * | | INSERT ... VALUES(DEFAULT) | monty@mashka.mysql.fi | 2002-07-25 | 4 | -16/+52 |
| * | | Removed wrong implementation of CUBE/ROLLUP | monty@mashka.mysql.fi | 2002-07-24 | 6 | -126/+29 |
| * | | Merge work:/home/bk/mysql-4.0 into mashka.mysql.fi:/home/my/mysql-4.0 | monty@mashka.mysql.fi | 2002-07-23 | 2 | -0/+16 |
| |\ \ | |||||
| | * | | Fixed bug with INSERT .. SET db_name.tbl_name.col_name='' | salle@geopard.online.bg | 2002-07-23 | 2 | -0/+16 |
| * | | | merge | monty@mashka.mysql.fi | 2002-07-23 | 18 | -35/+540 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | New SET syntax & system variables. | monty@mashka.mysql.fi | 2002-07-23 | 18 | -35/+540 |
* | | | | Trying to merge.... | peter@mysql.com | 2002-07-23 | 2 | -16/+92 |
|\ \ \ \ | |/ / / | |||||
| * | | | merge.test: | serg@sergbook.mysql.com | 2002-07-22 | 1 | -6/+15 |
| * | | | Merge work:/home/bk/mysql-4.0 | serg@sergbook.mysql.com | 2002-07-21 | 1 | -10/+77 |
| |\ \ \ | |||||
| | * | | | AUTO_INCREMENT support for MERGE | serg@sergbook.mysql.com | 2002-07-21 | 1 | -10/+77 |
| | |/ / | |||||
* | | | | One more resolving because of pending log functions changes. Not sure if the ... | peter@mysql.com | 2002-07-20 | 2 | -4/+16 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Arjens LOG functions changes with small changes and tests added to mysql-test | peter@mysql.com | 2002-07-17 | 2 | -4/+16 |
| |/ / | |||||
* | | | OLAP functionality plus some small bug fixes | Sinisa@sinisa.nasamreza.org | 2002-07-20 | 2 | -0/+160 |
|/ / | |||||
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2002-07-01 | 2 | -1/+4 |
|\ \ | |||||
| * | | Removed purify warning | monty@hundin.mysql.fi | 2002-07-01 | 2 | -1/+4 |
* | | | Merge work:/home/bk/mysql-4.0 | serg@serg.mysql.com | 2002-06-30 | 4 | -11/+21 |
|\ \ \ | |/ / |