summaryrefslogtreecommitdiff
path: root/sql/ha_myisammrg.cc
Commit message (Expand)AuthorAgeFilesLines
* VIEWunknown2004-07-161-2/+2
* key_cmp -> key_cmp_if_sameunknown2004-05-161-11/+5
* ::reset(), HA_FAST_KEY_READ, disable_indexes(), enable_indexes(), start_bulk_...unknown2004-04-061-6/+0
* WL#1266 "Separate auto-set logic from TIMESTAMP type."unknown2004-04-021-4/+4
* Merge with 4.0.18unknown2004-02-111-2/+2
|\
| * Some small portability fixes.unknown2003-12-301-2/+2
* | Merge key cache structures to oneunknown2003-11-201-3/+2
* | CLIENT_MULTI_QUERIES -> CLIENT_MULTI_STATEMENTSunknown2003-11-181-6/+3
* | Merge bk-internal:/home/bk/mysql-4.1/unknown2003-10-311-0/+6
|\ \
| * | Many files:unknown2003-08-021-0/+6
* | | key_map with more that 64 bits widthunknown2003-10-111-1/+1
|/ /
* | Allow one to use MERGE tables with tables from different databasesunknown2003-06-271-25/+66
* | Merge with 4.0.11unknown2003-02-041-1/+1
|\ \ | |/
| * low-level error messages cleanupunknown2003-01-281-1/+1
* | Merge with 4.0.9unknown2003-01-181-1/+1
|\ \ | |/
| * bugfix for 'ANALYZE for MERGE' and table-less MERGE tableunknown2003-01-161-1/+1
* | Merge with 4.0.8unknown2003-01-031-3/+8
|\ \ | |/
| * Removed compiler warningsunknown2002-12-121-1/+1
| * ANALYZE for MERGEunknown2002-12-101-0/+7
| * bulk insert code optimizedunknown2002-12-071-3/+1
* | 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