summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix for #1890 and #1959unknown2003-12-051-0/+3
* attempt to make ULONGLONG_MAX work on Windows.unknown2003-12-052-0/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-057-4/+76
|\
| * Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-047-4/+76
| |\
| | * - Fix for BUG#1858 "SQL-Thread stops working when using optimize table":unknown2003-12-047-4/+76
* | | Merge mysql.com:/home/kostja/mysql/mysql-4.0-rootunknown2003-12-0523-59/+224
|\ \ \ | |/ /
| * | Merge gweir@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-043-3/+3
| |\ \
| | * | Fix InstallShield 'String Tables could not be loaded' issueunknown2003-12-043-3/+3
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-047-73/+61
| |\ \ \ | | |/ / | |/| |
| | * | Allow space in service namesunknown2003-12-047-73/+61
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-041-9/+5
| |\ \ \ | | |_|/ | |/| |
| | * | Fix undeterministic behaviour of year check unknown2003-12-041-9/+5
| * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-041-5/+26
| |\ \ \ | | |_|/ | |/| |
| | * | Fix for BUG#2011 "rare race condition producing "binlog has bad magic number"...unknown2003-12-041-5/+26
| * | | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-045-12/+25
| |\ \ \
| | * | | Fix for bug#1944 'Function RPad() sometimes produce unexpected result'unknown2003-12-044-12/+20
| | * | | Fix for bug #1855: mysqld crashes with certain SSL connectionsunknown2003-11-241-0/+5
| * | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-032-4/+4
| |\ \ \ \
| | * | | | Fix for bug #1980 testsunknown2003-12-032-4/+4
| * | | | | - Bugfix for the Mac OS X startup script: Suppress the annoying unknown2003-12-031-0/+7
| | |_|/ / | |/| | |
| * | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-029-33/+173
| |\ \ \ \ | | |/ / /
| | * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-024-4/+83
| | |\ \ \ | | | |_|/ | | |/| |
| | | * | Fix for bug #1980unknown2003-12-024-4/+83
| | * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-025-29/+90
| | |\ \ \
| | | * | | Fix for Bug #1448 "Date parsing fails, and fails to complain unknown2003-12-025-29/+90
| * | | | | There is no reason that Intvar_log_event's constructor calls Log_event::Log_e...unknown2003-12-021-1/+1
| |/ / / /
* | | | | Post-review fixes for bug #1790 'BIT_AND() result in GROUP BY different whenunknown2003-12-024-17/+27
* | | | | Merge mysql.com:/home/kostja/mysql/mysql-4.0-rootunknown2003-12-023-36/+36
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | fix for bug #1790: unknown2003-11-213-36/+36
* | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-12-011-4/+0
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Removing unneeded code: the Intvar_log_event constructor calls the Log_event ...unknown2003-12-011-4/+0
* | | | | rpl_parse and rpl_probe don't have to be reset as they are already 0unknown2003-11-281-19/+23
* | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-11-283-2/+23
|\ \ \ \ \
| * \ \ \ \ Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-11-283-2/+23
| |\ \ \ \ \
| | * | | | | Fixed range optimzier bug (Bug #1828)unknown2003-11-283-2/+23
* | | | | | | "optimization cleanup" reverted - problems on rpl_redirect test.unknown2003-11-281-0/+2
* | | | | | | Merge bk-internal:/home/bk/mysql-4.0/unknown2003-11-283-1/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | bug #1945. item(expression)->name=0, crash in find_item_in_listunknown2003-11-283-1/+13
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-11-281-5/+0
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | no need to zero-initialize mysql->master->{rpl_pivot, options.rpl_parse, unknown2003-11-281-3/+0
| * | | | | | cleanup:unknown2003-11-281-2/+0
* | | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-11-263-2/+4
|\ \ \ \ \ \ \
| * | | | | | | Added compilation comment to 'show variables'unknown2003-11-263-2/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | - Fixed missing node nameunknown2003-11-251-1/+1
* | | | | | | - Removed COPYING.LIB from txt_files target in Docs/Makefile.amunknown2003-11-251-1/+1
| |_|/ / / / |/| | | | |
* | | | | | - Removed COPYING.LIB from all source and binary distributionsunknown2003-11-255-8/+4
* | | | | | - Rephrased two option help texts to not start with "use the ..." as this unknown2003-11-242-2/+2
* | | | | | Merge mysql.com:/space/my/mysql-4.0unknown2003-11-243-7/+7
|\ \ \ \ \ \
| * | | | | | Fixed Bug#1907, option of type GET_BOOL with arg type OPT_ARGunknown2003-11-241-2/+0
| |/ / / / /
| * | | | | Fix test for binary buildsunknown2003-11-232-5/+7
| |/ / / /