summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for #1224 in 4.0unknown2003-12-121-0/+1
* row0upd.h, row0upd.c:unknown2003-12-122-6/+4
* Many files:unknown2003-12-129-118/+181
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-123-164/+188
|\
| * Fix for Bug #1952unknown2003-12-123-164/+188
* | Merge rurik.mysql.com:/home/igor/mysql-4.0unknown2003-12-116-3/+64
|\ \ | |/ |/|
| * Many files:unknown2003-12-116-3/+64
* | chk_del() should not check key delete-chainunknown2003-12-112-10/+15
* | Added --comments mysqldump option (default value is 1).unknown2003-12-113-21/+44
* | Disable some tests until replace can handle regexpunknown2003-12-112-57/+11
|/
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-1121-47/+194
|\
| * Fixed a possible memory leak on MacOSX when using the shared libmysql.so libr...unknown2003-12-1121-47/+194
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-1011-56/+36
|\ \
| * | cleanup: if there is return from if-part, we don't need else statementunknown2003-12-1011-56/+36
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-105-7/+101
|\ \ \
| * \ \ Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-103-5/+96
| |\ \ \
| | * | | proper musqldump test resultunknown2003-12-101-0/+48
| | * | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-102-5/+48
| | |\ \ \
| | | * | | Fix for the bugs:unknown2003-12-092-5/+48
| * | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-101-2/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Fix for bug# 1142 ./configure - error in file causes failure of compile (SSL ...unknown2003-12-101-2/+2
| | * | | | Fix for Bug #1142 unknown2003-09-011-2/+2
| * | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-101-0/+3
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | Fix for #1890 and #1959unknown2003-12-051-0/+3
* | | | | | fix for bug #1993 'bit functions do not return unsigned values'unknown2003-12-103-17/+48
|/ / / / /
* | | | | Merge mysql.com:/home/kostja/mysql/mysql-4.0-rootunknown2003-12-103-10/+30
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Merge mysql.com:/home/kostja/mysql/mysql-4.0-rootunknown2003-12-103-10/+30
| |\ \ \ \
| | * | | | followup to fix for bug #1790 BIT_AND() result in GROUP BY different when unknown2003-12-103-10/+30
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-103-3/+66
|\ \ \ \ \ \ | |/ / / / /
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-103-3/+66
| |\ \ \ \ \
| | * | | | | bug #1335 tests followup:unknown2003-12-102-4/+14
| | * | | | | Fix for bug #1335: filesort is missing in EXPLAIN if ORDER BY NULL is usedunknown2003-12-093-3/+56
* | | | | | | Add cast to remove compiler warningunknown2003-12-101-1/+1
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-105-16/+55
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Added checking of return value from my_once_alloc() in charsetunknown2003-12-105-16/+55
* | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2003-12-091-2/+2
|\ \ \ \ \ \ \
| * | | | | | | followupunknown2003-12-091-2/+2
* | | | | | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-4.0unknown2003-12-093-8/+41
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | database invalidation invalidate queries only of given database (BUG#1898)unknown2003-11-203-8/+41
* | | | | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-12-096-10/+16
|\ \ \ \ \ \ \ \ | |_|/ / / / / / |/| | | | | | |
| * | | | | | | code cleanup after some reasoningunknown2003-12-096-10/+16
* | | | | | | | Add newline after pid in pidfileunknown2003-12-091-1/+1
* | | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-091-1/+1
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Don't limit number of tables in table cacheunknown2003-12-091-1/+1
* | | | | | | | test for the bug #1885: mysqldump does not dumps timestamp default.unknown2003-12-092-0/+8
* | | | | | | | Fix for the bug #1885: mysqldump does not dumps timestamp default.unknown2003-12-091-1/+6
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | Create PID file with O_TRUNC, so that it is emptied before it is written to.unknown2003-12-081-2/+4
* | | | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-083-4/+9
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Fix for BUG#2045 "Sending SIGHUP to mysqld crashes it if running with --log-b...unknown2003-12-083-4/+9
* | | | | | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-076-40/+145
|\ \ \ \ \ \ \