summaryrefslogtreecommitdiff
path: root/sql/ha_myisammrg.cc
Commit message (Expand)AuthorAgeFilesLines
* myisammrg::index_next_sameunknown2002-11-251-0/+10
* myisammrg::records_in_rangeunknown2002-11-171-0/+13
* removed DBUG_ENTER/RETURN tagsunknown2002-11-111-77/+26
* manually mergedunknown2002-11-071-27/+99
|\
| * mergedunknown2002-11-051-1/+22
| |\
| | * TEMPORARY MERGE tables are allowedunknown2002-11-051-1/+22
| * | added DBUG_ENTER/RETURN tags, dbug_add_tags.pl bugfixunknown2002-11-051-26/+77
* | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.unknown2002-11-071-12/+18
|/ /
* | Revert change to use ha_rows for number of rows as other code depend of thisunknown2002-09-301-5/+22
* | COUNT(*) for merge can be longlong even if it's long for MyISAMunknown2002-09-261-2/+2
* | mergeunknown2002-07-231-5/+18
|\ \
| * | New SET syntax & system variables.unknown2002-07-231-5/+18
* | | AUTO_INCREMENT support for MERGEunknown2002-07-211-2/+1
|/ /
* | added building without query cacheunknown2002-03-221-1/+1
* | mergeunknown2002-03-121-1/+1
|\ \ | |/
| * Added help for --local-infileunknown2002-03-121-1/+1
* | Added support of null keys in HEAP tablesunknown2002-01-121-0/+9
* | Query cache.unknown2001-12-021-1/+6
* | merge with 3.23.44unknown2001-11-041-0/+4
|\ \ | |/
| * Fix that mysqladmin shutdown can be interrupted with ^Cunknown2001-11-031-0/+4
* | Updated manual about embedded version.unknown2001-10-081-2/+2
* | Final fixes for INSERT into MERGE tables.unknown2001-09-271-2/+6
* | Added support of INSERT to MERGE tablesunknown2001-09-221-2/+21
* | merge with 3.23.42unknown2001-09-021-6/+0
|\ \ | |/
| * Test that all MERGE tables comes from the same databaseunknown2001-08-291-6/+0
* | mergedunknown2001-08-111-0/+2
|\ \ | |/
| * Fixed bug in ALTER TABLE for MERGE tablesunknown2001-08-101-0/+2
* | Added support for symlinked tables.unknown2001-06-011-2/+2
|/
* Merged some functions and removed some unused client functions.unknown2001-03-061-0/+31
* Write UNION() for MERGE tablesunknown2001-02-171-0/+17
* Fixed ALTER TABLE on MERGE tablesunknown2001-01-281-0/+1
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,unknown2000-09-261-1/+1
* Fix for SAFE_MUTEX + MERGE tablesunknown2000-09-211-1/+1
* Fixes for MERGE TABLES and HEAP tablesunknown2000-09-141-6/+12
* PART I: Keys support for MyMERGE tablesunknown2000-08-141-12/+36
* Import changesetunknown2000-07-311-0/+209