summaryrefslogtreecommitdiff
path: root/sql
Commit message (Expand)AuthorAgeFilesLines
* Oops - forgot to add files to bkunknown2000-10-092-0/+85
* Mergeunknown2000-10-0724-151/+462
|\
| * Merge work:/home/bk/mysqlunknown2000-10-061-0/+19
| |\
| | * sql/log.ccunknown2000-10-061-0/+19
| * | Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-10-063-48/+87
| |\ \ | | |/ | |/|
| | * DISTINCT optimizationunknown2000-10-063-48/+87
| * | sql/log.ccunknown2000-10-058-15/+160
| |/
| * Fixed bug in how FAST and CHANGED workedunknown2000-10-051-3/+4
| * Small fixesunknown2000-10-051-0/+1
| * mergeunknown2000-10-0416-84/+191
| |\
| | * Portability fixesunknown2000-10-043-32/+32
| | * First part of automatic repair of MyISAM tables.unknown2000-10-0313-52/+159
* | | ORDER BY works with FULLTEXT keysunknown2000-10-075-19/+24
* | | sql_table.cc key length limit check disabled for FULLTEXTunknown2000-10-041-14/+14
|/ /
* | fixed mutex bug ( or lack of it) when reading log entries on COM_BINLOG_DUMPunknown2000-10-035-61/+103
* | skip updates with the same server id as selfunknown2000-10-024-11/+69
* | fixed compile errorunknown2000-10-011-0/+1
* | added sql_repl.* officially - fixing an oops - forgot to actually addunknown2000-10-012-0/+549
* | Merge work:/home/bk/mysqlunknown2000-09-2912-587/+201
|\ \ | |/ |/|
| * bug fixes in server-id, moved replication functionality tounknown2000-09-299-527/+33
| * merge/resolve conflictsunknown2000-09-289-64/+172
| |\
| | * This one will not be pushed, I am committing to be able to pull in Monty's ch...unknown2000-09-289-63/+171
* | | Fixed indention, removed compiler varnings and fixed a bugunknown2000-09-298-231/+226
|/ /
* | Bigger ranges if set_maximum_open_files fails + fix for releaseunknown2000-09-271-4/+5
* | Small fixes for releaseunknown2000-09-262-12/+12
|/
* mergeunknown2000-09-2667-94/+184
|\
| * Small fixesunknown2000-09-261-1/+0
| * RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-2667-94/+185
* | Docs/manual.texiunknown2000-09-212-1/+11
|/
* Fixes for MyISAM and packed keys + AIXunknown2000-09-222-14/+22
* Fix for SAFE_MUTEX + MERGE tablesunknown2000-09-212-2/+2
* Fix for SAFE_MUTEX on windowsunknown2000-09-202-4/+1
* mergeunknown2000-09-2011-24/+63
|\
| * Small bug fixes + code for DELETE QUICKunknown2000-09-2011-24/+63
* | sql/slave.ccunknown2000-09-192-3/+5
* | added reopen_name_locked_table()unknown2000-09-193-12/+62
* | better use of fn_format() in ha_mysisam::restore() and ha_myisam::backup()unknown2000-09-181-25/+9
* | fixed resolve problemsunknown2000-09-161-1/+0
* | resolved conflictsunknown2000-09-161-1/+2
|\ \ | |/ |/|
| * Docs/manual.texiunknown2000-09-161-1/+2
* | Fix that REPAIR/ALTER TABLE use myisam_tempdirunknown2000-09-163-6/+9
* | Merge work:/home/bk/mysql into donna.mysql.com:/home/my/bk/mysqlunknown2000-09-1617-167/+246
|\ \ | |/ |/|
| * Faster log::write() call, memory leak fix, flush master fix.unknown2000-09-1617-167/+246
* | merge of conflictsunknown2000-09-1515-70/+124
|\ \ | |/
| * Merge jcole@work.mysql.com:/home/bk/mysqlunknown2000-09-141-2/+2
| |\
| | * Fixed a problem with installing, for IRIX 'install', paths wouldunknown2000-09-141-2/+2
| * | Fixes for MERGE TABLES and HEAP tablesunknown2000-09-1414-67/+122
| |/
* | Added a comment about handler::restore()unknown2000-09-151-0/+3
* | BACKUP TABLE TO 'directory'unknown2000-09-1412-5/+263
* | Merge work:/home/bk/mysqlunknown2000-09-121-0/+1
|\ \ | |/ |/|