summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/jimw/my/mysql-5.0-8271unknown2005-05-191-2/+4
|\
| * Fix change to allow FIFO as log. (Bug #8271)unknown2005-05-191-1/+3
| * Avoid doing a seek when first setting up the IO cache for a file,unknown2005-05-131-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-191-0/+1
|\ \
| * \ Mergeunknown2005-05-181-0/+1
| |\ \
| | * | BUG#9626unknown2005-05-181-0/+1
| | |/
* | | Change the return type back to int (modify_defaults_file).unknown2005-05-191-3/+3
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-buildunknown2005-05-181-0/+3
|\ \ \ | |/ / |/| |
| * | default.c:unknown2005-05-181-0/+3
* | | New file default_modify.c. Fixed a typo on mysqld.ccunknown2005-05-183-136/+166
* | | Merge pchardin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-181-2/+2
|\ \ \
| * | | fix commentsunknown2005-05-181-2/+2
| |/ /
* | | Change update_auto_increment to return 1 if get_auto_increment() returned ~(u...unknown2005-05-181-1/+1
|/ /
* | a fix (bug #10655: mysys/default.c compilation problem).unknown2005-05-161-2/+1
* | Mergeunknown2005-05-162-1/+141
|\ \
| * | post-review fixesunknown2005-05-162-1/+141
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-131-10/+18
|\ \ \
| * | | concurrent-insert can now be set to 2 for concurrent inserts when there is ho...unknown2005-05-131-10/+18
* | | | --default-extra-file handling code fix.unknown2005-05-121-2/+2
| |_|/ |/| |
* | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-071-4/+9
|\ \ \ | |/ / |/| |
| * | A fix (bug #5056: defaults-extra-file throws no error when file is inaccessib...unknown2005-05-061-4/+9
* | | mergeunknown2005-05-061-6/+5
|\ \ \ | |/ / |/| |
| * | Fixes while reviewing new codeunknown2005-05-061-6/+5
* | | fix --defaults-file and --defaults-extra-file broken by a wrong mergeunknown2005-05-041-1/+2
* | | Merge mysql.com:/home/jimw/my/mysql-5.0-5354unknown2005-05-021-41/+59
|\ \ \
| * | | Add default configuration files to my_print_defaults usage, andunknown2005-04-281-41/+59
* | | | Clean up merge from 4.1unknown2005-05-021-5/+6
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/jimw/my/mysql-4.1-9136unknown2005-05-021-5/+6
| |\ \ \ \
| | * | | | Fix handling of the -e flag to my_print_defaults. (Bug #9136)unknown2005-03-151-5/+6
* | | | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-05-012-61/+85
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge with 4.1unknown2005-04-302-61/+85
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-301-0/+22
| | |\ \ \ \
| | * | | | | CAST(string_argument AS UNSIGNED) didn't work for big integers above the sign...unknown2005-04-291-45/+58
| | * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-282-31/+42
| | |\ \ \ \ \
| | | * | | | | Fixed core dump bug when hot link list in key cache was empty. Bug #10167unknown2005-04-271-4/+7
| | | * | | | | Cleanups during reviewunknown2005-04-261-27/+35
* | | | | | | | yassl changeset 2:unknown2005-04-301-0/+9
|/ / / / / / /
* | | | | | | Merge mysql.com:/home/mydev/mysql-4.1-4100unknown2005-04-281-0/+22
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | / / | |_|_|_|/ / |/| | | | |
| * | | | | Merge mysql.com:/home/mydev/mysql-4.1-bug5964unknown2005-04-281-0/+22
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | BUG#5964 - 4.1 MERGE tables regression from 4.0unknown2005-04-281-0/+22
| | |/ / /
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-04-271-1/+1
| |\ \ \ \
* | \ \ \ \ Merge neptunus.(none):/home/msvensson/mysql/mysql-4.1unknown2005-04-271-0/+14
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portableunknown2005-04-271-0/+14
* | | | | | Merge from 4.1 to 5.0unknown2005-04-271-16/+12
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Bug #9954 mysql-4.1.11/cmd-line-utils/libedit/makelist.sh is not portableunknown2005-04-271-16/+12
| | |/ / / | |/| | |
* | | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-04-261-7/+7
|\ \ \ \ \
| * | | | | A fix (bug #9756: mysql client failing on dumps containing certain \ sequences).unknown2005-04-261-7/+7
| | |_|_|/ | |/| | |
* | | | | Automerge / manual check of the fixes for NPTL configuration (bug#2173, bug#...unknown2005-04-261-1/+1
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Step 2 of the switch to support configuration with NPTL:unknown2005-04-201-1/+1
| |/ /
* | | Fixed Bug#6593, "Inconsistency in handling option prefixes (--skip, --disable...unknown2005-04-191-1/+2