Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | a fix (bug #10655: mysys/default.c compilation problem). | ramil@mysql.com | 2005-05-16 | 1 | -2/+1 |
* | Merge | petr@mysql.com | 2005-05-16 | 2 | -1/+141 |
|\ | |||||
| * | post-review fixes | petr@mysql.com | 2005-05-16 | 2 | -1/+141 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mishka.local | 2005-05-13 | 1 | -10/+18 |
|\ \ | |||||
| * | | concurrent-insert can now be set to 2 for concurrent inserts when there is ho... | monty@mishka.local | 2005-05-13 | 1 | -10/+18 |
* | | | --default-extra-file handling code fix. | ramil@mysql.com | 2005-05-12 | 1 | -2/+2 |
* | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0 | ramil@mysql.com | 2005-05-07 | 1 | -4/+9 |
|\ \ \ | |/ / |/| | | |||||
| * | | A fix (bug #5056: defaults-extra-file throws no error when file is inaccessib... | ramil@ram-book.(none) | 2005-05-06 | 1 | -4/+9 |
* | | | merge | monty@mishka.local | 2005-05-06 | 1 | -6/+5 |
|\ \ \ | |/ / |/| | | |||||
| * | | Fixes while reviewing new code | monty@mishka.local | 2005-05-06 | 1 | -6/+5 |
* | | | fix --defaults-file and --defaults-extra-file broken by a wrong merge | petr@mysql.com | 2005-05-04 | 1 | -1/+2 |
* | | | Merge mysql.com:/home/jimw/my/mysql-5.0-5354 | jimw@mysql.com | 2005-05-02 | 1 | -41/+59 |
|\ \ \ | |||||
| * | | | Add default configuration files to my_print_defaults usage, and | jimw@mysql.com | 2005-04-28 | 1 | -41/+59 |
* | | | | Clean up merge from 4.1 | jimw@mysql.com | 2005-05-02 | 1 | -5/+6 |
|\ \ \ \ | |||||
| * \ \ \ | Merge mysql.com:/home/jimw/my/mysql-4.1-9136 | jimw@mysql.com | 2005-05-02 | 1 | -5/+6 |
| |\ \ \ \ | |||||
| | * | | | | Fix handling of the -e flag to my_print_defaults. (Bug #9136) | jimw@mysql.com | 2005-03-15 | 1 | -5/+6 |
* | | | | | | Merge bk-internal:/home/bk/mysql-5.0 | serg@serg.mylan | 2005-05-01 | 2 | -61/+85 |
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| * | | | | | Merge with 4.1 | monty@mysql.com | 2005-04-30 | 2 | -61/+85 |
| |\ \ \ \ \ | | |/ / / / | |||||
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-04-30 | 1 | -0/+22 |
| | |\ \ \ \ | |||||
| | * | | | | | CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign... | monty@mysql.com | 2005-04-29 | 1 | -45/+58 |
| | * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-04-28 | 2 | -31/+42 |
| | |\ \ \ \ \ | |||||
| | | * | | | | | Fixed core dump bug when hot link list in key cache was empty. Bug #10167 | monty@mysql.com | 2005-04-27 | 1 | -4/+7 |
| | | * | | | | | Cleanups during review | monty@mysql.com | 2005-04-26 | 1 | -27/+35 |
* | | | | | | | | yassl changeset 2: | serg@serg.mylan | 2005-04-30 | 1 | -0/+9 |
|/ / / / / / / | |||||
* | | | | | | | Merge mysql.com:/home/mydev/mysql-4.1-4100 | ingo@mysql.com | 2005-04-28 | 1 | -0/+22 |
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | |_|_|_|/ / |/| | | | | | |||||
| * | | | | | Merge mysql.com:/home/mydev/mysql-4.1-bug5964 | ingo@mysql.com | 2005-04-28 | 1 | -0/+22 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | BUG#5964 - 4.1 MERGE tables regression from 4.0 | ingo@mysql.com | 2005-04-28 | 1 | -0/+22 |
| | |/ / / | |||||
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | msvensson@neptunus.(none) | 2005-04-27 | 1 | -1/+1 |
| |\ \ \ \ | |||||
* | \ \ \ \ | Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1 | msvensson@neptunus.(none) | 2005-04-27 | 1 | -0/+14 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable | msvensson@neptunus.(none) | 2005-04-27 | 1 | -0/+14 |
* | | | | | | Merge from 4.1 to 5.0 | msvensson@neptunus.(none) | 2005-04-27 | 1 | -16/+12 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portable | msvensson@neptunus.(none) | 2005-04-27 | 1 | -16/+12 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0 | joerg@mysql.com | 2005-04-26 | 1 | -7/+7 |
|\ \ \ \ \ | |||||
| * | | | | | A fix (bug #9756: mysql client failing on dumps containing certain \ sequences). | ramil@mysql.com | 2005-04-26 | 1 | -7/+7 |
| | |_|_|/ | |/| | | | |||||
* | | | | | Automerge / manual check of the fixes for NPTL configuration (bug#2173, bug#... | joerg@mysql.com | 2005-04-26 | 1 | -1/+1 |
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| | | |||||
| * | | | Step 2 of the switch to support configuration with NPTL: | joerg@mysql.com | 2005-04-20 | 1 | -1/+1 |
| |/ / | |||||
* | | | Fixed Bug#6593, "Inconsistency in handling option prefixes (--skip, --disable... | jani@a193-229-222-105.elisa-laajakaista.fi | 2005-04-19 | 1 | -1/+2 |
* | | | Merge mysql.com:/home/cps/mysql/trees/mysql-4.1 | petr@mysql.com | 2005-04-14 | 1 | -9/+18 |
|\ \ \ | |/ / | |||||
| * | | post review fix | petr@mysql.com | 2005-04-14 | 1 | -9/+18 |
* | | | Proper handling of "utf8-general-cs" clollation: Missing parts in configuration. | joerg@mysql.com | 2005-04-11 | 1 | -2/+2 |
|\ \ \ | |/ / | |||||
| * | | Add missing parts for the "Cybozu" custom build, to avoid future manual patches. | joerg@mysql.com | 2005-04-08 | 1 | -2/+2 |
* | | | Fixed errors found during review | monty@mysql.com | 2005-04-06 | 1 | -1/+1 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-04-06 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Fixed errors descovered by valgrind 2.4 | monty@mysql.com | 2005-04-06 | 1 | -2/+2 |
* | | | | remove the rest of isam/merge references | serg@serg.mylan | 2005-04-05 | 1 | -5/+17 |
|/ / / | |||||
* | | | merge | bar@mysql.com | 2005-03-29 | 1 | -0/+6 |
|\ \ \ | |/ / | |||||
| * | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | bar@mysql.com | 2005-03-29 | 1 | -0/+6 |
| |\ \ | |||||
| | * | | Adding Cybozu's patch. | bar@mysql.com | 2005-03-29 | 1 | -0/+6 |
* | | | | more merge fixes | petr@mysql.com | 2005-03-29 | 1 | -8/+4 |
* | | | | manual merge | petr@mysql.com | 2005-03-29 | 1 | -11/+119 |
|\ \ \ \ | |/ / / |