summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* DISTINCT optimizationmonty@tramp.mysql.fi2000-10-063-48/+87
* Fixed bug in how FAST and CHANGED workedmonty@donna.mysql.com2000-10-051-3/+4
* Small fixesmonty@donna.mysql.com2000-10-051-0/+1
* mergemonty@donna.mysql.com2000-10-0416-84/+191
|\
| * Portability fixesmonty@donna.mysql.com2000-10-043-32/+32
| * First part of automatic repair of MyISAM tables.monty@tramp.mysql.fi2000-10-0313-52/+159
* | fixed mutex bug ( or lack of it) when reading log entries on COM_BINLOG_DUMPsasha@mysql.sashanet.com2000-10-035-61/+103
* | skip updates with the same server id as selfsasha@mysql.sashanet.com2000-10-024-11/+69
* | fixed compile errorsasha@mysql.sashanet.com2000-10-011-0/+1
* | added sql_repl.* officially - fixing an oops - forgot to actually addsasha@mysql.sashanet.com2000-10-012-0/+549
* | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2000-09-2912-587/+201
|\ \ | |/ |/|
| * bug fixes in server-id, moved replication functionality tosasha@mysql.sashanet.com2000-09-299-527/+33
| * merge/resolve conflictssasha@mysql.sashanet.com2000-09-289-64/+172
| |\
| | * This one will not be pushed, I am committing to be able to pull in Monty's ch...sasha@mysql.sashanet.com2000-09-289-63/+171
* | | Fixed indention, removed compiler varnings and fixed a bugmonty@donna.mysql.com2000-09-298-231/+226
|/ /
* | Bigger ranges if set_maximum_open_files fails + fix for releasemonty@donna.mysql.com2000-09-271-4/+5
* | Small fixes for releasemonty@donna.mysql.com2000-09-262-12/+12
|/
* mergemonty@donna.mysql.com2000-09-2667-94/+184
|\
| * Small fixesmonty@donna.mysql.com2000-09-261-1/+0
| * RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-2667-94/+185
* | Docs/manual.texisasha@mysql.sashanet.com2000-09-212-1/+11
|/
* Fixes for MyISAM and packed keys + AIXmonty@donna.mysql.com2000-09-222-14/+22
* Fix for SAFE_MUTEX + MERGE tablesmonty@donna.mysql.com2000-09-212-2/+2
* Fix for SAFE_MUTEX on windowsmonty@donna.mysql.com2000-09-202-4/+1
* mergemonty@donna.mysql.com2000-09-2011-24/+63
|\
| * Small bug fixes + code for DELETE QUICKmonty@donna.mysql.com2000-09-2011-24/+63
* | sql/slave.ccsasha@mysql.sashanet.com2000-09-192-3/+5
* | added reopen_name_locked_table()sasha@mysql.sashanet.com2000-09-193-12/+62
* | better use of fn_format() in ha_mysisam::restore() and ha_myisam::backup()sasha@mysql.sashanet.com2000-09-181-25/+9
* | fixed resolve problemssasha@mysql.sashanet.com2000-09-161-1/+0
* | resolved conflictssasha@mysql.sashanet.com2000-09-161-1/+2
|\ \ | |/ |/|
| * Docs/manual.texisasha@mysql.sashanet.com2000-09-161-1/+2
* | Fix that REPAIR/ALTER TABLE use myisam_tempdirmonty@donna.mysql.com2000-09-163-6/+9
* | Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlmonty@donna.mysql.com2000-09-1617-167/+246
|\ \ | |/ |/|
| * Faster log::write() call, memory leak fix, flush master fix.monty@donna.mysql.com2000-09-1617-167/+246
* | merge of conflictssasha@mysql.sashanet.com2000-09-1515-70/+124
|\ \ | |/
| * Merge jcole@work.mysql.com:/home/bk/mysqljcole@ham.spaceapes.com2000-09-141-2/+2
| |\
| | * Fixed a problem with installing, for IRIX 'install', paths wouldjcole@ham.spaceapes.com2000-09-141-2/+2
| * | Fixes for MERGE TABLES and HEAP tablesmonty@donna.mysql.com2000-09-1414-67/+122
| |/
* | Added a comment about handler::restore()sasha@mysql.sashanet.com2000-09-151-0/+3
* | BACKUP TABLE TO 'directory'sasha@mysql.sashanet.com2000-09-1412-5/+263
* | Merge work:/home/bk/mysqlsasha@mysql.sashanet.com2000-09-121-0/+1
|\ \ | |/ |/|
| * fixed random exec times for connect stage of the slave threadsasha@mysql.sashanet.com2000-09-121-0/+1
* | Fixes for FULLTEXT and TIME typemonty@donna.mysql.com2000-09-132-4/+5
* | Mergemonty@donna.mysql.com2000-09-1222-345/+312
|\ \ | |/ |/|
| * Update to new root alloc, OPTIMIZE TABLE and some other changesmonty@donna.mysql.com2000-09-1222-345/+312
* | CHANGE MASTER TO coredumped when the slave was initially started sasha@mysql.sashanet.com2000-09-092-4/+8
|/
* Small portability fixesmonty@donna.mysql.com2000-09-072-3/+1
* Added create_tmp_disk_tables + comments for 3.23.24monty@donna.mysql.com2000-09-073-8/+12
* Mergemonty@donna.mysql.com2000-09-0712-30/+34
|\