summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/data0/bk/mysql-4.1unknown2005-05-242-3/+23
|\
| * BUG# 9148 Denial of serviceunknown2005-05-232-5/+7
| * BUG# 9148: Denial of serviceunknown2005-05-212-3/+21
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-05-231-1/+4
|\ \
| * \ merged changes from 4.1unknown2005-05-231-1/+4
| |\ \
| | * | BUG#10687 - Merge engine fails under Windowsunknown2005-05-231-1/+4
| | * | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-05-233-2/+55
| | |\ \ | | | |/
| | * | BUG# 10687: MERGE Engine fails on Windowsunknown2005-05-231-1/+1
* | | | Merge neptunus.(none):/home/msvensson/mysql/mysql-5.0.6-buildunknown2005-05-231-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | default_modify.c:unknown2005-05-211-1/+1
* | | | Merge mdk10.(none):/home/reggie/bk/bug9148unknown2005-05-201-1/+1
|\ \ \ \ | | |_|/ | |/| |
| * | | fixed stupid typo that added a ! before my_accessunknown2005-05-201-1/+1
* | | | fixed conflictsunknown2005-05-203-2/+55
|\ \ \ \ | |/ / / | | / / | |/ / |/| |
| * | BUG# 9148: Denial of serviceunknown2005-05-203-2/+55
| |/
| * Added cp932 character setunknown2005-05-051-0/+5
* | 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