| Commit message (Expand) | Author | Age | Files | Lines |
* | DISTINCT optimization | monty@tramp.mysql.fi | 2000-10-06 | 3 | -48/+87 |
* | Fixed bug in how FAST and CHANGED worked | monty@donna.mysql.com | 2000-10-05 | 1 | -3/+4 |
* | Small fixes | monty@donna.mysql.com | 2000-10-05 | 1 | -0/+1 |
* | merge | monty@donna.mysql.com | 2000-10-04 | 16 | -84/+191 |
|\ |
|
| * | Portability fixes | monty@donna.mysql.com | 2000-10-04 | 3 | -32/+32 |
| * | First part of automatic repair of MyISAM tables. | monty@tramp.mysql.fi | 2000-10-03 | 13 | -52/+159 |
* | | fixed mutex bug ( or lack of it) when reading log entries on COM_BINLOG_DUMP | sasha@mysql.sashanet.com | 2000-10-03 | 5 | -61/+103 |
* | | skip updates with the same server id as self | sasha@mysql.sashanet.com | 2000-10-02 | 4 | -11/+69 |
* | | fixed compile error | sasha@mysql.sashanet.com | 2000-10-01 | 1 | -0/+1 |
* | | added sql_repl.* officially - fixing an oops - forgot to actually add | sasha@mysql.sashanet.com | 2000-10-01 | 2 | -0/+549 |
* | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-09-29 | 12 | -587/+201 |
|\ \
| |/
|/| |
|
| * | bug fixes in server-id, moved replication functionality to | sasha@mysql.sashanet.com | 2000-09-29 | 9 | -527/+33 |
| * | merge/resolve conflicts | sasha@mysql.sashanet.com | 2000-09-28 | 9 | -64/+172 |
| |\ |
|
| | * | This one will not be pushed, I am committing to be able to pull in Monty's ch... | sasha@mysql.sashanet.com | 2000-09-28 | 9 | -63/+171 |
* | | | Fixed indention, removed compiler varnings and fixed a bug | monty@donna.mysql.com | 2000-09-29 | 8 | -231/+226 |
|/ / |
|
* | | Bigger ranges if set_maximum_open_files fails + fix for release | monty@donna.mysql.com | 2000-09-27 | 1 | -4/+5 |
* | | Small fixes for release | monty@donna.mysql.com | 2000-09-26 | 2 | -12/+12 |
|/ |
|
* | merge | monty@donna.mysql.com | 2000-09-26 | 67 | -94/+184 |
|\ |
|
| * | Small fixes | monty@donna.mysql.com | 2000-09-26 | 1 | -1/+0 |
| * | RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair, | monty@tramp.mysql.fi | 2000-09-26 | 67 | -94/+185 |
* | | Docs/manual.texi | sasha@mysql.sashanet.com | 2000-09-21 | 2 | -1/+11 |
|/ |
|
* | Fixes for MyISAM and packed keys + AIX | monty@donna.mysql.com | 2000-09-22 | 2 | -14/+22 |
* | Fix for SAFE_MUTEX + MERGE tables | monty@donna.mysql.com | 2000-09-21 | 2 | -2/+2 |
* | Fix for SAFE_MUTEX on windows | monty@donna.mysql.com | 2000-09-20 | 2 | -4/+1 |
* | merge | monty@donna.mysql.com | 2000-09-20 | 11 | -24/+63 |
|\ |
|
| * | Small bug fixes + code for DELETE QUICK | monty@donna.mysql.com | 2000-09-20 | 11 | -24/+63 |
* | | sql/slave.cc | sasha@mysql.sashanet.com | 2000-09-19 | 2 | -3/+5 |
* | | added reopen_name_locked_table() | sasha@mysql.sashanet.com | 2000-09-19 | 3 | -12/+62 |
* | | better use of fn_format() in ha_mysisam::restore() and ha_myisam::backup() | sasha@mysql.sashanet.com | 2000-09-18 | 1 | -25/+9 |
* | | fixed resolve problems | sasha@mysql.sashanet.com | 2000-09-16 | 1 | -1/+0 |
* | | resolved conflicts | sasha@mysql.sashanet.com | 2000-09-16 | 1 | -1/+2 |
|\ \
| |/
|/| |
|
| * | Docs/manual.texi | sasha@mysql.sashanet.com | 2000-09-16 | 1 | -1/+2 |
* | | Fix that REPAIR/ALTER TABLE use myisam_tempdir | monty@donna.mysql.com | 2000-09-16 | 3 | -6/+9 |
* | | Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysql | monty@donna.mysql.com | 2000-09-16 | 17 | -167/+246 |
|\ \
| |/
|/| |
|
| * | Faster log::write() call, memory leak fix, flush master fix. | monty@donna.mysql.com | 2000-09-16 | 17 | -167/+246 |
* | | merge of conflicts | sasha@mysql.sashanet.com | 2000-09-15 | 15 | -70/+124 |
|\ \
| |/ |
|
| * | Merge jcole@work.mysql.com:/home/bk/mysql | jcole@ham.spaceapes.com | 2000-09-14 | 1 | -2/+2 |
| |\ |
|
| | * | Fixed a problem with installing, for IRIX 'install', paths would | jcole@ham.spaceapes.com | 2000-09-14 | 1 | -2/+2 |
| * | | Fixes for MERGE TABLES and HEAP tables | monty@donna.mysql.com | 2000-09-14 | 14 | -67/+122 |
| |/ |
|
* | | Added a comment about handler::restore() | sasha@mysql.sashanet.com | 2000-09-15 | 1 | -0/+3 |
* | | BACKUP TABLE TO 'directory' | sasha@mysql.sashanet.com | 2000-09-14 | 12 | -5/+263 |
* | | Merge work:/home/bk/mysql | sasha@mysql.sashanet.com | 2000-09-12 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | fixed random exec times for connect stage of the slave thread | sasha@mysql.sashanet.com | 2000-09-12 | 1 | -0/+1 |
* | | Fixes for FULLTEXT and TIME type | monty@donna.mysql.com | 2000-09-13 | 2 | -4/+5 |
* | | Merge | monty@donna.mysql.com | 2000-09-12 | 22 | -345/+312 |
|\ \
| |/
|/| |
|
| * | Update to new root alloc, OPTIMIZE TABLE and some other changes | monty@donna.mysql.com | 2000-09-12 | 22 | -345/+312 |
* | | CHANGE MASTER TO coredumped when the slave was initially started | sasha@mysql.sashanet.com | 2000-09-09 | 2 | -4/+8 |
|/ |
|
* | Small portability fixes | monty@donna.mysql.com | 2000-09-07 | 2 | -3/+1 |
* | Added create_tmp_disk_tables + comments for 3.23.24 | monty@donna.mysql.com | 2000-09-07 | 3 | -8/+12 |
* | Merge | monty@donna.mysql.com | 2000-09-07 | 12 | -30/+34 |
|\ |
|