summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* global read lock code now uses a dedicated mutexunknown2005-03-166-30/+31
* sun forte does not define __sun__, only __sun and sun (gcc defines all the th...unknown2005-03-151-1/+1
* Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-152-1/+16
|\
| * include/my_global.hunknown2005-03-152-1/+16
* | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-156-8/+87
|\ \
| * | after merge fixunknown2005-03-151-2/+2
| * | mergingunknown2005-03-156-8/+87
| |\ \
| | * | A fix (bug #8799: Killed filesorts can fail inited==RND assertion in ha_rnd_e...unknown2005-03-151-2/+5
| | * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-155-6/+82
| | |\ \
| | | * | A fix (bug #8489: Strange auto_increment behaviour with HEAP table).unknown2005-03-155-6/+82
* | | | | Merged WL#2269 to mysql-5.0unknown2005-03-157-163/+949
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | WL#2269 Enable query cache for NDB part 2unknown2005-03-155-164/+947
| * | | | Fix uninitialised variable in Dbaccunknown2005-03-101-4/+2
| * | | | Removed unused variableunknown2005-03-101-1/+0
| * | | | Manual mergeunknown2005-02-221-2/+11
| |\ \ \ \
| | * \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-02-212-4/+13
| | |\ \ \ \
| | | * | | | Fix so that ndb-cache-check-time is measured in millisecondsunknown2005-02-212-4/+13
* | | | | | | Cleanupunknown2005-03-152-5/+5
* | | | | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-153-3/+10
|\ \ \ \ \ \ \
| * | | | | | | dict0load.c:unknown2005-03-151-1/+0
| * | | | | | | After merge fixesunknown2005-03-153-3/+11
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge hundin.mysql.fi:/home/marko/k/mysql-4.0unknown2005-03-151-1/+8
| | |\ \ \ \ \ \ \ | | | |_|_|_|/ / / | | |/| | | | | |
| | | * | | | | | dict0load.c:unknown2005-03-141-1/+8
| | * | | | | | | buf0flu.c:unknown2005-03-151-1/+9
| | * | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-151-1/+1
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-141-1/+1
| | | |\ \ \ \ \ \ \
| | | | * \ \ \ \ \ \ Merge snake-hub.snake.net:/src/extern/MySQL/bk/mysql-4.0unknown2005-03-141-1/+1
| | | | |\ \ \ \ \ \ \
| | | | | * | | | | | | mysql.1.in:unknown2005-03-142-1/+2
| | | | | |/ / / / / /
* | | | | | | | | | | Merge lgrimmer@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-152-18/+45
|\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge mysql.com:/space/my/mysql-4.1-buildunknown2005-03-152-18/+45
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | - Build fix for Do-solaris-pkg: fixed package name matching regex to be satis...unknown2005-03-151-1/+1
| | * | | | | | | | | | Applied some changes to the mysql.server init script that are already shipped...unknown2005-03-151-17/+44
| | | |_|/ / / / / / / | | |/| | | | | | | |
* | | | | | | | | | | Merge pnousiainen@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-151-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | ndb - valgrind/compile fix Transporter.cpp: missing returnunknown2005-03-151-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Avoid compilation error: On IRIX, identifiers with loop scope still need to b...unknown2005-03-151-2/+3
* | | | | | | | | | | Merge jbruehe@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-1551-659/+2461
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / /
| * | | | | | | | | | Merge pgalbraith@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-154-42/+416
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | This changeset contains changes approved in code review by unknown2005-03-154-42/+416
| | | |_|_|_|_|_|_|_|/ | | |/| | | | | | | |
| * | | | | | | | | | Updated tests results for BUG#8510unknown2005-03-152-2/+2
| * | | | | | | | | | Merge mysql.com:/home/psergey/mysql-4.1-bug8510unknown2005-03-153-4/+11
| |\ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / | | |/| | | | | | | |
| | * | | | | | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2005-03-153-4/+11
| | |\ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | | | | | |
| | | * | | | | | | | A "fix" for problem discovered in BUG#8510: remove ONLY_FULL_GROUP_BY mode fr...unknown2005-02-173-4/+11
| * | | | | | | | | | WL#926 "AVG(DISTINCT) and other distincts", part 2 (out of 3): clean up unknown2005-03-158-312/+229
| * | | | | | | | | | Merge 4.1 - 5.0unknown2005-03-151-1/+2
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | | | | / / / / / / / | | |_|/ / / / / / / | |/| | | | | | | |
| | * | | | | | | | Updated error message to be more informative. Previous error messageunknown2005-03-141-2/+5
| | | |/ / / / / / | | |/| | | | | |
| | * | | | | | | BUG#6554 Problem Building MySql on Fedora Core 3unknown2005-03-143-3/+5
| | | |_|_|_|_|/ | | |/| | | | |
| * | | | | | | Merge bk-internal:/home/bk/mysql-5.0unknown2005-03-144-11/+788
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-141-0/+2
| | |\ \ \ \ \ \ \
| | | * \ \ \ \ \ \ Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-03-141-0/+2
| | | |\ \ \ \ \ \ \
| | | | * | | | | | | Fix for bug #8701: Server crash on 'set @@transaction_alloc_block_size=...'unknown2005-03-041-0/+2