summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-2317-96/+134
|\
| * Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-204-23/+33
| |\
| | * Replaced deprecated since OpenSSL 0.9.7 des_ calls and types with unknown2003-09-124-23/+33
| * | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-192-20/+10
| |\ \
| | * | removing my chmods so that the test can be run on non-Unix platformsunknown2003-09-192-20/+10
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-194-7/+7
| |\ \ \
| | * | | - fixed several typos ("uppdate"->"update" and "tryed"->"tried")unknown2003-09-194-7/+7
| * | | | Bugfix for bug #1340, style fix before pushunknown2003-09-191-4/+2
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-191-7/+10
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Fix for bug #1340 (More careful checks if we met proper Create_file_log_event...unknown2003-09-191-7/+10
| * | | | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0unknown2003-09-191-2/+18
| |\ \ \ \
| | * | | | fixed bug #1073 unknown2003-09-011-2/+18
| * | | | | - force the removal of /var/lock/subsys/mysql on MySQL shutdownunknown2003-09-171-1/+1
| * | | | | Fixed Bug#1291, client displays wrong prompt when in the middle ofunknown2003-09-171-2/+4
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-171-0/+8
| |\ \ \ \ \
| | * | | | | Fixed a bug in default.c, which caused quoted arguments notunknown2003-09-171-0/+8
| * | | | | | Applied Monty corrections to the FULL SCANunknown2003-09-173-32/+43
| |/ / / / /
| * | | | | Merge kosipov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-171-2/+2
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | fixed test result to be in sync with the optimiserunknown2003-09-171-2/+2
* | | | | | Block SIGPIPE also for not threaded client programs.unknown2003-09-2314-28/+47
* | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-172-12/+41
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | More explicit error messages from myisamchkunknown2003-09-162-12/+41
* | | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2003-09-1663-5029/+195
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge oak.local:/home/kostja/mysql/mysql-4.0-rootunknown2003-09-162-1221/+6
| |\ \ \ \ \
| | * | | | | select.test cleanupunknown2003-09-162-1221/+6
| | |/ / / /
| * | | | | comment made more explanatoryunknown2003-09-161-5/+7
| * | | | | join buffer cache usage/not usage is takenunknown2003-09-161-4/+14
| * | | | | Merge oak.local:/home/kostja/mysql/mysql-4.0-rootunknown2003-09-1657-3780/+151
| |\ \ \ \ \ | | |/ / / /
| | * | | | Merge gweir@build.mysql.com:/home/bk/mysql-4.0unknown2003-09-1557-3780/+151
| | |\ \ \ \ | | | |_|_|/ | | |/| | |
| | | * | | Remove 3.23 InstallShield files, improve make_win_src_distribution, add extra...unknown2003-09-1557-3780/+151
| * | | | | Fixed bug in the optimiser for FULL TABLE SCAN case:unknown2003-09-154-29/+27
| |/ / / /
* | | | | Merge mysql.com:/space/my/mysql-4.0unknown2003-09-154-53/+53
|\ \ \ \ \ | |/ / / /
| * | | | Regenerated expired CA certificate and signed dependant certificatesunknown2003-09-123-51/+51
| | |_|/ | |/| |
| * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-121-2/+2
| |\ \ \
| | * | | Fix for BUG#1258 (Trying to use the mysqlbinlog with -h and -u option gives s...unknown2003-09-121-2/+2
* | | | | Merge mysql.com:/space/my/mysql-4.0unknown2003-09-121-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | - fixed yet another C++-style comment in a .c file that made the IBMunknown2003-09-121-1/+1
* | | | | Merge lgrimmer@build.mysql.com:/home/bk/mysql-4.0unknown2003-09-122-1/+3
|\ \ \ \ \ | |/ / / /
| * | | | Portability fixes:unknown2003-09-122-1/+3
* | | | | Merge heikki@build.mysql.com:/home/bk/mysql-4.0unknown2003-09-121-2/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | row0sel.c:unknown2003-09-121-2/+3
* | | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-111-16/+12
|\ \ \ \ \ | |/ / / /
| * | | | row0sel.c:unknown2003-09-121-16/+12
| |/ / /
* | | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-116-24/+150
|\ \ \ \ | |/ / / |/| | |
| * | | * Fix for BUG#1248: "LOAD DATA FROM MASTER drops the slave's db unexpectedly".unknown2003-09-116-24/+150
* | | | - Added option "--skip-name-resolve" to mysql_install_db to be able tounknown2003-09-101-0/+7
* | | | - Updated version number to 4.0.16 now that 4.0.15 has been releasedunknown2003-09-101-1/+1
|/ / /
* | | Cleaned up last bug fixesunknown2003-09-098-201/+206
|/ /
* | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-082-5/+6
|\ \
| * \ Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2003-09-081-4/+5
| |\ \