summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* OpenSSL fixes. Should not affect anything else.tonu@x153.internalnet2001-07-2421-156/+513
* Merge work:/home/bk/mysql-4.0 into white.box:/home/tim/my/4tim@white.box2001-06-2831-60/+109
|\
| * Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2001-06-2831-60/+109
| |\
| | * Changed safe_mysqld -> mysqld_safemonty@hundin.mysql.fi2001-06-2831-60/+109
* | | Merge work:/home/bk/mysql-4.0 into white.box:/home/tim/my/4tim@white.box2001-06-288-5/+262
|\ \ \ | |/ / |/| |
| * | Implement ORDER BY DESC optimization, which reads values in descendingtim@white.box2001-06-288-6/+263
| |/
* | --do-test option in mysql-test-run - will do only tests that match the patternsasha@mysql.sashanet.com2001-06-266-17/+46
|/
* Fixed length rows should not use row checksum in MyISAM tablesmonty@hundin.mysql.fi2001-06-263-3/+6
* Fixed bug when sorting big files (introduced with multi-table-delete)monty@hundin.mysql.fi2001-06-2516-48/+74
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2001-06-248-41/+97
|\
| * Fixed bug in multi-table-delete codemonty@hundin.mysql.fi2001-06-248-41/+97
* | show master forced rotate info in SHOW BINLOG EVENTSsasha@mysql.sashanet.com2001-06-2311-33/+79
* | added test case for the bug in ORDER BY when we fill up sort buffersasha@mysql.sashanet.com2001-06-223-0/+22
* | merged new 3.23 errorssasha@mysql.sashanet.com2001-06-2231-52/+170
* | mergesasha@mysql.sashanet.com2001-06-2125-44/+109
|\ \
| * | fixed drop/create database bug when holding global read locksasha@mysql.sashanet.com2001-06-2129-2/+133
* | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-06-2133-446/+315
|\ \ \ | | |/ | |/|
| * | mergemonty@work.mysql.com2001-06-2133-446/+315
| |\ \ | | |/
| | * UNIQUE keys are not anymore shown as PRIMARY KEYmonty@hundin.mysql.fi2001-06-215-4/+30
| | * Added --warnings to mysqldmonty@hundin.mysql.fi2001-06-214-12/+40
| | * Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysqlmonty@hundin.mysql.fi2001-06-1926-409/+218
| | |\
| | | * Fixed bug in mysqlcheck when using --fastmonty@hundin.mysql.fi2001-06-1926-409/+218
| | * | manual.texi $tab -> @tabpaul@teton.kitebird.com2001-06-181-3/+6
| | * | Merge paul@work.mysql.com:/home/bk/mysqlpaul@teton.kitebird.com2001-06-131-6/+6
| | |\ \
| | | * | manual.texi release note cleanupspaul@teton.kitebird.com2001-06-131-6/+6
| | * | | manual.texi Corrected all occurances of license.htmymwagner@evoq.mwagner.org2001-06-131-3/+3
| | |/ /
| | * | manual.texi Had to revert name back to innodb_unix_file_flush_method because ...heikki@donna.mysql.fi2001-06-132-4/+4
| | * | manual.texi Added hyperlink tags to InnoDB contact infoheikki@donna.mysql.fi2001-06-131-3/+8
| | * | row0mysql.c Include rem0cmp.h to compile on Windows, on Unix it is for some r...heikki@donna.mysql.fi2001-06-131-0/+1
* | | | added SHOW BINLOG EVENTSsasha@mysql.sashanet.com2001-06-2114-24/+474
* | | | added --skip-test option sasha@mysql.sashanet.com2001-06-191-0/+8
* | | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-06-1911-327/+212
|\ \ \ \ | |/ / / |/| | |
| * | | Added event sequence number and flags to binlogsasha@mysql.sashanet.com2001-06-1911-327/+212
* | | | Further work on UNIONSSinisa@sinisa.nasamreza.org2001-06-182-2/+8
* | | | bk resolve changesSinisa@sinisa.nasamreza.org2001-06-163-13/+31
|\ \ \ \
| * | | | Changes for multi-table delete and UNION'sSinisa@sinisa.nasamreza.org2001-06-164-13/+34
* | | | | Fixed bug when using more than 1 connectionmonty@hundin.mysql.fi2001-06-153-148/+16
* | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2001-06-155-2/+217
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge work:/home/bk/mysql-4.0sasha@mysql.sashanet.com2001-06-145-2/+217
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Added slave log event to record the master position in of slave threadsasha@mysql.sashanet.com2001-06-145-2/+217
* | | | | Fixed multi-table-deletemonty@hundin.mysql.fi2001-06-1516-486/+727
* | | | | mergemonty@hundin.mysql.fi2001-06-142-4/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cleanup; Fixed type bug in new delete code.monty@hundin.mysql.fi2001-06-142-4/+7
| |/ / /
* | | | Forgot to add new source fileSinisa@sinisa.nasamreza.org2001-06-131-1/+1
* | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0Sinisa@sinisa.nasamreza.org2001-06-136-5/+127
|\ \ \ \ | |/ / / |/| | |
| * | | Second phase of UNIONS (please do not test it yet) and some other Sinisa@sinisa.nasamreza.org2001-06-136-5/+127
* | | | mysql-test/t/check.testsasha@mysql.sashanet.com2001-06-120-0/+0
* | | | mergedsasha@mysql.sashanet.com2001-06-1261-1351/+991
|\ \ \ \ | | |/ / | |/| |
| * | | manual.texi Any server can be installed as a service under NTpaul@teton.kitebird.com2001-06-121-7/+8
| | |/ | |/|
| * | mergemonty@hundin.mysql.fi2001-06-121-2/+0