Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OpenSSL fixes. Should not affect anything else. | tonu@x153.internalnet | 2001-07-24 | 21 | -156/+513 |
* | Merge work:/home/bk/mysql-4.0 into white.box:/home/tim/my/4 | tim@white.box | 2001-06-28 | 31 | -60/+109 |
|\ | |||||
| * | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2001-06-28 | 31 | -60/+109 |
| |\ | |||||
| | * | Changed safe_mysqld -> mysqld_safe | monty@hundin.mysql.fi | 2001-06-28 | 31 | -60/+109 |
* | | | Merge work:/home/bk/mysql-4.0 into white.box:/home/tim/my/4 | tim@white.box | 2001-06-28 | 8 | -5/+262 |
|\ \ \ | |/ / |/| | | |||||
| * | | Implement ORDER BY DESC optimization, which reads values in descending | tim@white.box | 2001-06-28 | 8 | -6/+263 |
| |/ | |||||
* | | --do-test option in mysql-test-run - will do only tests that match the pattern | sasha@mysql.sashanet.com | 2001-06-26 | 6 | -17/+46 |
|/ | |||||
* | Fixed length rows should not use row checksum in MyISAM tables | monty@hundin.mysql.fi | 2001-06-26 | 3 | -3/+6 |
* | Fixed bug when sorting big files (introduced with multi-table-delete) | monty@hundin.mysql.fi | 2001-06-25 | 16 | -48/+74 |
* | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2001-06-24 | 8 | -41/+97 |
|\ | |||||
| * | Fixed bug in multi-table-delete code | monty@hundin.mysql.fi | 2001-06-24 | 8 | -41/+97 |
* | | show master forced rotate info in SHOW BINLOG EVENTS | sasha@mysql.sashanet.com | 2001-06-23 | 11 | -33/+79 |
* | | added test case for the bug in ORDER BY when we fill up sort buffer | sasha@mysql.sashanet.com | 2001-06-22 | 3 | -0/+22 |
* | | merged new 3.23 errors | sasha@mysql.sashanet.com | 2001-06-22 | 31 | -52/+170 |
* | | merge | sasha@mysql.sashanet.com | 2001-06-21 | 25 | -44/+109 |
|\ \ | |||||
| * | | fixed drop/create database bug when holding global read lock | sasha@mysql.sashanet.com | 2001-06-21 | 29 | -2/+133 |
* | | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-06-21 | 33 | -446/+315 |
|\ \ \ | | |/ | |/| | |||||
| * | | merge | monty@work.mysql.com | 2001-06-21 | 33 | -446/+315 |
| |\ \ | | |/ | |||||
| | * | UNIQUE keys are not anymore shown as PRIMARY KEY | monty@hundin.mysql.fi | 2001-06-21 | 5 | -4/+30 |
| | * | Added --warnings to mysqld | monty@hundin.mysql.fi | 2001-06-21 | 4 | -12/+40 |
| | * | Merge work:/home/bk/mysql into hundin.mysql.fi:/my/bk/mysql | monty@hundin.mysql.fi | 2001-06-19 | 26 | -409/+218 |
| | |\ | |||||
| | | * | Fixed bug in mysqlcheck when using --fast | monty@hundin.mysql.fi | 2001-06-19 | 26 | -409/+218 |
| | * | | manual.texi $tab -> @tab | paul@teton.kitebird.com | 2001-06-18 | 1 | -3/+6 |
| | * | | Merge paul@work.mysql.com:/home/bk/mysql | paul@teton.kitebird.com | 2001-06-13 | 1 | -6/+6 |
| | |\ \ | |||||
| | | * | | manual.texi release note cleanups | paul@teton.kitebird.com | 2001-06-13 | 1 | -6/+6 |
| | * | | | manual.texi Corrected all occurances of license.htmy | mwagner@evoq.mwagner.org | 2001-06-13 | 1 | -3/+3 |
| | |/ / | |||||
| | * | | manual.texi Had to revert name back to innodb_unix_file_flush_method because ... | heikki@donna.mysql.fi | 2001-06-13 | 2 | -4/+4 |
| | * | | manual.texi Added hyperlink tags to InnoDB contact info | heikki@donna.mysql.fi | 2001-06-13 | 1 | -3/+8 |
| | * | | row0mysql.c Include rem0cmp.h to compile on Windows, on Unix it is for some r... | heikki@donna.mysql.fi | 2001-06-13 | 1 | -0/+1 |
* | | | | added SHOW BINLOG EVENTS | sasha@mysql.sashanet.com | 2001-06-21 | 14 | -24/+474 |
* | | | | added --skip-test option | sasha@mysql.sashanet.com | 2001-06-19 | 1 | -0/+8 |
* | | | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-06-19 | 11 | -327/+212 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Added event sequence number and flags to binlog | sasha@mysql.sashanet.com | 2001-06-19 | 11 | -327/+212 |
* | | | | Further work on UNIONS | Sinisa@sinisa.nasamreza.org | 2001-06-18 | 2 | -2/+8 |
* | | | | bk resolve changes | Sinisa@sinisa.nasamreza.org | 2001-06-16 | 3 | -13/+31 |
|\ \ \ \ | |||||
| * | | | | Changes for multi-table delete and UNION's | Sinisa@sinisa.nasamreza.org | 2001-06-16 | 4 | -13/+34 |
* | | | | | Fixed bug when using more than 1 connection | monty@hundin.mysql.fi | 2001-06-15 | 3 | -148/+16 |
* | | | | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0 | monty@hundin.mysql.fi | 2001-06-15 | 5 | -2/+217 |
|\ \ \ \ \ | | |/ / / | |/| | | | |||||
| * | | | | Merge work:/home/bk/mysql-4.0 | sasha@mysql.sashanet.com | 2001-06-14 | 5 | -2/+217 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Added slave log event to record the master position in of slave thread | sasha@mysql.sashanet.com | 2001-06-14 | 5 | -2/+217 |
* | | | | | Fixed multi-table-delete | monty@hundin.mysql.fi | 2001-06-15 | 16 | -486/+727 |
* | | | | | merge | monty@hundin.mysql.fi | 2001-06-14 | 2 | -4/+7 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | cleanup; Fixed type bug in new delete code. | monty@hundin.mysql.fi | 2001-06-14 | 2 | -4/+7 |
| |/ / / | |||||
* | | | | Forgot to add new source file | Sinisa@sinisa.nasamreza.org | 2001-06-13 | 1 | -1/+1 |
* | | | | Merge sinisa@work.mysql.com:/home/bk/mysql-4.0 | Sinisa@sinisa.nasamreza.org | 2001-06-13 | 6 | -5/+127 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Second phase of UNIONS (please do not test it yet) and some other | Sinisa@sinisa.nasamreza.org | 2001-06-13 | 6 | -5/+127 |
* | | | | mysql-test/t/check.test | sasha@mysql.sashanet.com | 2001-06-12 | 0 | -0/+0 |
* | | | | merged | sasha@mysql.sashanet.com | 2001-06-12 | 61 | -1351/+991 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | manual.texi Any server can be installed as a service under NT | paul@teton.kitebird.com | 2001-06-12 | 1 | -7/+8 |
| | |/ | |/| | |||||
| * | | merge | monty@hundin.mysql.fi | 2001-06-12 | 1 | -2/+0 |