summaryrefslogtreecommitdiff
path: root/mysys
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | many warnings (practically safe but annoying) correctedunknown2006-01-034-7/+10
| | | |/ / / | | |/| | |
* | | | | | Merge mysql.com:/opt/local/work/mysql-4.1-rootunknown2006-01-111-8/+8
|\ \ \ \ \ \ | |_|_|/ / / |/| | | / / | | |_|/ / | |/| | |
| * | | | A fix for Bug#13944 "libmysqlclient exporting sha1_result function":unknown2006-01-111-8/+8
* | | | | Merge mysql.com:/opt/local/work/mysql-4.1-7209-newunknown2006-01-042-29/+40
|\ \ \ \ \ | |/ / / / | | / / / | |/ / / |/| | |
| * | | A fix for Bug#7209 "Client error with "Access Denied" on updates unknown2006-01-042-29/+40
| | |/ | |/|
* | | Avoiding conditional jump on uninitialized variable (BUG#14904).unknown2005-12-271-2/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-12-241-15/+9
|\ \ \
| * | | locking issues,unknown2005-12-231-15/+9
| | |/ | |/|
* | | ctype_uca.result, ctype_uca.test:unknown2005-12-231-0/+4
|/ /
* | Polishing: get rid of C++-style comments.unknown2005-11-241-3/+3
* | Merge kboortz@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-142-1/+188
|\ \
| * | Fixes bug #13377. my_open() & my_create() functions changed to use unknown2005-11-142-1/+188
* | | Mergeunknown2005-11-031-3/+4
|\ \ \ | |/ / |/| |
| * | base64.c:unknown2005-11-031-3/+4
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-11-021-3/+3
|\ \ \ | |/ / |/| |
| * | Portability fix, opnsrv6cunknown2005-11-021-3/+3
* | | Fixed failure of NDB config retrieval.unknown2005-10-311-4/+14
|/ /
* | Merge 4.1 - 5.0unknown2005-10-281-2/+2
* | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1unknown2005-10-272-5/+104
|\ \ | |/
| * Merge mysql.com:/home/jimw/my/mysql-4.1-12925unknown2005-10-251-3/+3
| |\
| | * Fix incorrect casts in my_getopt code that capped the maximum of longlongunknown2005-10-251-3/+3
| * | Added more tests for new UPDATE ... ORDER BY ... LIMIT optimizationunknown2005-10-251-11/+3
| * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-10-231-2/+109
| |\ \
| | * | BUG#9622: post-review-fixes: better commentsunknown2005-10-231-7/+19
| | * | BUG#9622, stage 2, work together with fix for BUG#12232:unknown2005-10-211-2/+97
| | |/
* | | Converted mysys/base64.c into C code (not C++).unknown2005-10-251-3/+6
* | | Merge mysql.com:/users/lthalmann/bkroot/mysql-5.0unknown2005-10-242-1/+271
|\ \ \
| * | | WL#2835: Base64unknown2005-10-181-1/+1
| * | | WL#2835: Base64 mysys functionsunknown2005-10-142-1/+271
* | | | Merge mysql.com:/usr/home/bar/mysql-4.1unknown2005-10-202-14/+32
|\ \ \ \ | | |/ / | |/| |
| * | | charset.c:unknown2005-10-201-12/+19
| * | | Merge mysql.com:/home/alexi/mysql-4.1unknown2005-10-191-2/+13
| |\ \ \
| | * | | Fix for BUG#4375: Windows specific directories are copiedunknown2005-10-191-2/+13
| | | |/ | | |/|
* | | | Merge ua141d10.elisa.omakaista.fi:/home/my/bk/mysql-4.1-tmpunknown2005-10-132-34/+7
|\ \ \ \ | |/ / /
| * | | Fix wait_timeout (and kill) handling on Mac OS X by cleaning up howunknown2005-10-112-34/+7
| |/ /
* | | Building with compile-pentium-valgrind-max (without safemalloc) defines my_fr...unknown2005-10-131-1/+1
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-125-108/+83
|\ \ \
| * | | Reviewing new pushed codeunknown2005-10-124-99/+76
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-081-9/+7
| |\ \ \
| | * | | Review of code pushed since last 5.0 pull:unknown2005-10-061-9/+7
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-10-082-2/+2
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | pthread_handler_decl() changed to be ctags-friendlyunknown2005-10-082-2/+2
* | | | | Fixed a bug in argument sending to get_one_option.unknown2005-10-061-12/+33
|/ / / /
* | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-301-0/+4
|\ \ \ \
| * \ \ \ Merge joreland@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-301-2/+70
| |\ \ \ \
| * \ \ \ \ Merge perch.ndb.mysql.com:/home/jonas/src/mysql-5.0unknown2005-09-301-0/+4
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | export forced_defaults_file using global variable defaults_fileunknown2005-09-301-0/+4
* | | | | | Merge jamppa@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-301-2/+70
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge mysql.com:/M50/noserver-5.0 into mysql.com:/M50/mysql-5.0unknown2005-09-301-2/+70
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Change "mf_keycache.c" so that it can be compiled without thread support (bug...unknown2005-09-301-2/+70
| | | |/ / | | |/| |