summaryrefslogtreecommitdiff
path: root/sql/ha_myisammrg.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge with 4.0.11monty@mashka.mysql.fi2003-02-041-1/+1
|\
| * low-level error messages cleanupserg@serg.mysql.com2003-01-281-1/+1
* | Merge with 4.0.9monty@mashka.mysql.fi2003-01-181-1/+1
|\ \ | |/
| * bugfix for 'ANALYZE for MERGE' and table-less MERGE tableserg@serg.mysql.com2003-01-161-1/+1
* | Merge with 4.0.8monty@mashka.mysql.fi2003-01-031-3/+8
|\ \ | |/
| * Removed compiler warningsmonty@mashka.mysql.fi2002-12-121-1/+1
| * ANALYZE for MERGEserg@serg.mysql.com2002-12-101-0/+7
| * bulk insert code optimizedserg@serg.mysql.com2002-12-071-3/+1
* | myisammrg::index_next_sameserg@serg.mysql.com2002-11-251-0/+10
|/
* myisammrg::records_in_rangeserg@serg.mysql.com2002-11-171-0/+13
* removed DBUG_ENTER/RETURN tagsserg@serg.mysql.com2002-11-111-77/+26
* manually mergedserg@sergbook.mysql.com2002-11-071-27/+99
|\
| * mergedserg@sergbook.mysql.com2002-11-051-1/+22
| |\
| | * TEMPORARY MERGE tables are allowedserg@sergbook.mysql.com2002-11-051-1/+22
| * | added DBUG_ENTER/RETURN tags, dbug_add_tags.pl bugfixserg@sergbook.mysql.com2002-11-051-26/+77
* | | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-12/+18
|/ /
* | Revert change to use ha_rows for number of rows as other code depend of thismonty@hundin.mysql.fi2002-09-301-5/+22
* | COUNT(*) for merge can be longlong even if it's long for MyISAMserg@build.mysql2.com2002-09-261-2/+2
* | mergemonty@mashka.mysql.fi2002-07-231-5/+18
|\ \
| * | New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-5/+18
* | | AUTO_INCREMENT support for MERGEserg@sergbook.mysql.com2002-07-211-2/+1
|/ /
* | added building without query cachebell@sanja.is.com.ua2002-03-221-1/+1
* | mergemonty@hundin.mysql.fi2002-03-121-1/+1
|\ \ | |/
| * Added help for --local-infilemonty@hundin.mysql.fi2002-03-121-1/+1
* | Added support of null keys in HEAP tablesmonty@tik.mysql.fi2002-01-121-0/+9
* | Query cache.monty@hundin.mysql.fi2001-12-021-1/+6
* | merge with 3.23.44monty@hundin.mysql.fi2001-11-041-0/+4
|\ \ | |/
| * Fix that mysqladmin shutdown can be interrupted with ^Cmonty@hundin.mysql.fi2001-11-031-0/+4
* | Updated manual about embedded version.monty@hundin.mysql.fi2001-10-081-2/+2
* | Final fixes for INSERT into MERGE tables.monty@tik.mysql.fi2001-09-271-2/+6
* | Added support of INSERT to MERGE tablesmonty@hundin.mysql.fi2001-09-221-2/+21
* | merge with 3.23.42monty@work.mysql.com2001-09-021-6/+0
|\ \ | |/
| * Test that all MERGE tables comes from the same databasemonty@hundin.mysql.fi2001-08-291-6/+0
* | mergedsasha@mysql.sashanet.com2001-08-111-0/+2
|\ \ | |/
| * Fixed bug in ALTER TABLE for MERGE tablesmonty@bitch.mysql.fi2001-08-101-0/+2
* | Added support for symlinked tables.monty@hundin.mysql.fi2001-06-011-2/+2
|/
* Merged some functions and removed some unused client functions.monty@donna.mysql.fi2001-03-061-0/+31
* Write UNION() for MERGE tablesmonty@donna.mysql.com2001-02-171-0/+17
* Fixed ALTER TABLE on MERGE tablesmonty@donna.mysql.com2001-01-281-0/+1
* RIGHT JOIN, part of automatic repair of MyISAM tables, backup on repair,monty@tramp.mysql.fi2000-09-261-1/+1
* Fix for SAFE_MUTEX + MERGE tablesmonty@donna.mysql.com2000-09-211-1/+1
* Fixes for MERGE TABLES and HEAP tablesmonty@donna.mysql.com2000-09-141-6/+12
* PART I: Keys support for MyMERGE tablesserg@infomag.ape.relarn.ru2000-08-141-12/+36
* Import changesetbk@work.mysql.com2000-07-311-0/+209