summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* A fix (bug #8942: SUBSTRING_INDEX in UPDATE causes internal loop).unknown2005-03-173-1/+18
* Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-03-152-1/+2
|\
| * mysql.1.in:unknown2005-03-142-1/+2
* | dict0load.c:unknown2005-03-141-1/+8
|/
* Fix for BUG#8711: "<=>" may have true value for NULL arguments, so make unknown2005-03-113-0/+34
* func_str.result, func_str.test:unknown2005-03-093-0/+33
* changelog-4.0.xml:unknown2005-03-081-1/+1
* Merge paul@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-03-081-0/+18
|\
| * Add dummy changelog file. It should merge upward without conflict.unknown2005-03-081-0/+18
* | Netware build environment script related patch.unknown2005-03-081-2/+2
* | dict0load.c:unknown2005-03-081-16/+0
|/
* Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-03-081-1/+1
|\
| * - bumped up version number in configure.in from 4.0.24 -> 4.0.25 (ChangeSet 1...unknown2005-03-081-1/+1
* | InnoDB: Win64 portability fix: add missing declaration andunknown2005-03-082-1/+2
|/
* Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-03-071-6/+7
|\
| * Fix for bug#8978 : Crash on 'select format ...'unknown2005-03-071-6/+7
* | Avoid empty build (failure) mails on Solaris (backport from 4.1).unknown2005-03-071-6/+10
|/
* Please the Sun C compiler by qualifying 'inline' as 'static inline'.unknown2005-03-041-2/+2
* Qualify 'inline' functions as 'static inline' to please the Sun C compiler.unknown2005-03-041-3/+3
* Changed C++ style comment to C style for 'sql/net_serv.cc' which will be syml...unknown2005-03-041-1/+1
* Prevent a collision with the system's '#define errno ...' by guarding the var...unknown2005-03-041-0/+2
* Fix for a build bug.unknown2005-03-041-1/+1
* typos fixedunknown2005-03-031-2/+2
* Merge bk-internal:/home/bk/mysql-4.0/unknown2005-03-0312-59/+114
|\
| * uninit variable fixedunknown2005-03-031-1/+1
| * Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)unknown2005-03-0312-59/+114
* | srv0start.c:unknown2005-03-032-11/+17
* | os0file.c:unknown2005-03-031-0/+9
* | InnoDB: Fix compilation errors on IA-64 Windowsunknown2005-03-012-4/+4
* | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-02-283-1/+40
|\ \
| * | Fix for BUG#7519: Index statistics is not displayed after ANALYZE for tempora...unknown2005-02-053-1/+40
* | | mergeunknown2005-02-251-2/+8
|\ \ \
| * | | A fix (bug #5056: defaults-extra-file throws no error when file is inaccessib...unknown2004-09-021-2/+8
* | | | Merge mysql.com:/home/bkroot/mysql-4.0unknown2005-02-2315-24/+96
|\ \ \ \
| * \ \ \ Merge mysql.com:/home/bkroot/mysql-4.0unknown2005-02-182-3/+6
| |\ \ \ \
| | * | | | Bug#7879: Using TL_READ_NO_INSERT locks instead of TL_READ locks when unknown2005-02-152-3/+6
| * | | | | Merge mysql.com:/home/jimw/my/mysql-4.0-no-merge-spamunknown2005-02-171-0/+7
| |\ \ \ \ \ | | |_|_|_|/ | |/| | | |
| | * | | | Make post-commit trigger not send emails when the message would not containunknown2005-02-161-0/+7
| * | | | | Merge dellis@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-02-164-8/+36
| |\ \ \ \ \
| | * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-02-161-8/+15
| | |\ \ \ \ \
| | | * | | | | Bug#4445unknown2005-02-161-8/+15
| | | |/ / / /
| | * | | | | Merge rurik.mysql.com:/home/igor/mysql-4.0unknown2005-02-153-0/+21
| | |\ \ \ \ \ | | | |/ / / / | | |/| | | |
| | | * | | | delete.result, delete.test:unknown2005-02-153-0/+21
| * | | | | | fulltext.test, fulltext.result:unknown2005-02-162-0/+14
| * | | | | | ft_nlq_search.c:unknown2005-02-152-1/+7
| |/ / / / /
| * | | | | Merge marko@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2005-02-153-11/+25
| |\ \ \ \ \
| | * | | | | Better bug fix for #5569: "Incorrect "Access Denied" error with SAME login DI...unknown2005-02-153-11/+25
| | |/ / / /
| * | | | | InnoDB: Create temporary files in the MySQL tmpdir instead of $TMPDIR.unknown2005-02-151-1/+1
| |/ / / /
* | | | | Bug#8412: For replication to work correctly, the prologue and unknown2005-02-143-1/+35
|/ / / /
* | | | row0mysql.c:unknown2005-02-131-1/+1