summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* fixed BUG in query cahe statistic countingunknown2004-03-213-6/+65
* Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-202-4/+5
|\
| * The automatic DROP TEMPORARY TABLE is now DROP TEMPORARY TABLE IF EXISTS,unknown2004-03-202-4/+5
* | btr0btr.c:unknown2004-03-201-1/+1
* | btr0btr.c:unknown2004-03-192-36/+49
* | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2004-03-191-2/+11
|\ \
| * \ Merge mysql.com:/space/my/mysql-4.0unknown2004-03-191-2/+11
| |\ \
| | * | - Do-pkg: PGK and DMG names now include the full arch name (e.g. unknown2004-03-191-2/+11
* | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-03-197-22/+14
|\ \ \ \
| * | | | Portability fixesunknown2004-03-197-22/+14
* | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-03-1919-164/+343
|\ \ \ \ \ | |/ / / /
| * | | | Removed \runknown2004-03-191-2/+2
| * | | | Portability fixesunknown2004-03-196-54/+70
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-1913-119/+280
| |\ \ \ \ | | |/ / /
| | * | | WL #1510 "Implement support for "commercial" binaries on handshake",unknown2004-03-175-6/+67
| | * | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-175-111/+176
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | fixed structure error from last merge for bug #2874unknown2004-03-175-111/+176
| | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-173-2/+37
| | |\ \ \
| | | * | | Fix for BUG#2922 "Crash (signal11) after "load data from master""unknown2004-03-173-2/+37
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-177-16/+24
| |\ \ \ \ \ | | |/ / / /
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-161-1/+3
| |\ \ \ \ \
| | * | | | | Increase max size of number of elements in key. This fixed a bug when using c...unknown2004-03-161-1/+3
* | | | | | | typo in mysql_install_db fixedunknown2004-03-191-1/+1
* | | | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-03-16185-4250/+2518
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-161-1/+1
| |\ \ \ \ \ \
| | * | | | | | Fix usage line.unknown2004-03-161-1/+1
| * | | | | | | InnoDB: Remove some debug variables unless UNIV_SEARCH_PERF_STAT is definedunknown2004-03-164-4/+12
| |/ / / / / /
| * | | | | | InnoDB: Make btr_cur_unmark_extern_fields() a static functionunknown2004-03-162-11/+11
| |/ / / / /
| * | | | | InnoDB: Remove unused directory "cry"unknown2004-03-161-12/+0
| * | | | | InnoDB: remove debug code from non-debug versionunknown2004-03-163-35/+3
| * | | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-03-164-14/+67
| |\ \ \ \ \
| | * | | | | InnoDB: Remove log debug code when UNIV_LOG_DEBUG is not definedunknown2004-03-164-14/+67
| | | |/ / / | | |/| | |
| * | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-163-3/+15
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | Fix for bug #2629 NULLIF() doesn't behave as described in manualunknown2004-03-163-3/+15
| * | | | | Remove not needed patchunknown2004-03-162-15/+15
| | |/ / / | |/| | |
| * | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-03-1337-90/+90
| |\ \ \ \
| | * | | | InnoDB: Replace ut_a(0) with ut_errorunknown2004-03-1337-90/+90
| * | | | | after merge fixes.unknown2004-03-132-15/+15
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | multi_update.result:unknown2004-03-132-9/+9
| * | | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-03-122-13/+21
| |\ \ \ \ \
| | * | | | | InnoDB: disable unreachable debug functions unless #ifdef UNIV_MEM_DEBUGunknown2004-03-122-13/+21
| * | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-121-3/+3
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | Force mysqlbinlog to require an argument if --local-load is usedunknown2004-03-121-3/+3
| * | | | | | InnoDB: remove redundant functions mach_write() and mach_read()unknown2004-03-123-63/+6
| * | | | | | Remove constant parameter MLOG_8BYTES from mtr_read_dulint() and mlog_write_d...unknown2004-03-1211-76/+53
| * | | | | | Allow UNIV_SYNC_DEBUG to be disabled while UNIV_DEBUG is enabledunknown2004-03-1256-208/+830
| | |_|_|_|/ | |/| | | |
| * | | | | Merge marko@build.mysql.com:/home/bk/mysql-4.0unknown2004-03-126-102/+49
| |\ \ \ \ \
| | * | | | | Replace ut_anp with ut_aunknown2004-03-126-102/+49
| * | | | | | Fixes to newly pushed codeunknown2004-03-122-3/+4
| * | | | | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-03-125-13/+47
| |\ \ \ \ \ \