summaryrefslogtreecommitdiff
path: root/myisammrg
Commit message (Expand)AuthorAgeFilesLines
* Review of new pushed code (Indentation fixes and simple optimizations)unknown2004-08-311-14/+14
* Merge serg.mylan:/usr/home/serg/Abk/mysql-4.0unknown2004-08-231-8/+4
|\
| * unnecessary LINT_INIT removedunknown2004-08-231-8/+4
* | mergedunknown2004-08-221-65/+64
|\ \ | |/
| * after merge fixesunknown2004-08-221-3/+7
| * ported bugfix for #2408 from 3.23unknown2004-08-221-64/+59
| |\
| | * bug#2408 - Multiple threads altering MERGE table UNIONs hang/crash.unknown2004-08-221-52/+49
| | * - Applied required modifications for automake 1.5unknown2002-11-171-8/+0
* | | bug#4008 - merge table cannot determine what key caused "dupl. key" errorunknown2004-06-251-2/+2
* | | key_cmp -> key_cmp_if_sameunknown2004-05-161-8/+3
* | | Merge with 4.0.14unknown2003-08-118-14/+21
|\ \ \ | |/ /
| * | replace mi_rrnd() in myrg_rkey family to more intelligent (HA_KEYREAD-aware) ...unknown2003-08-017-8/+18
| * | bug #702 - ALTER TABLE tm UNION=(t1,t2) doesn't work if t1.MYD is compressedunknown2003-07-151-6/+3
* | | Merge with 4.0.13unknown2003-05-191-1/+1
|\ \ \ | |/ /
| * | Fix to remove compiler warningsunknown2003-04-281-1/+1
* | | Merge with 4.0.11unknown2003-02-041-1/+1
|\ \ \ | |/ /
| * | low-level error messages cleanupunknown2003-01-281-1/+1
* | | Merge with 4.0.8unknown2003-01-032-12/+26
|\ \ \ | |/ /
| * | Removed compiler warningsunknown2002-12-121-1/+2
| * | ANALYZE for MERGEunknown2002-12-102-13/+26
* | | Merge with 4.0.6unknown2002-12-051-1/+2
|\ \ \ | |/ /
| * | New multi-table-update codeunknown2002-11-291-1/+2
* | | removed redundant -I include-dirsunknown2002-11-261-1/+1
* | | myisammrg::index_next_sameunknown2002-11-253-3/+44
* | | Merge with 4.0unknown2002-11-212-1/+42
|\ \ \ | |/ /
| * | better boundary behaviourunknown2002-11-171-2/+4
| * | myisammrg::records_in_rangeunknown2002-11-172-1/+40
* | | mergedunknown2002-10-141-1/+1
|\ \ \ | |/ / |/| |
| * | Merge with 4.0.3unknown2002-08-301-1/+1
| |\ \
| | * | MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-1/+1
* | | | - Applied required modifications for automake 1.5unknown2002-10-011-8/+0
|/ / /
* | | Merge with 3.23.51unknown2002-07-252-2/+2
|\ \ \ | | |/ | |/|
| * | do not crash on myrg_rprev/myrg_rnext if no current tableunknown2002-07-042-0/+6
* | | New SET syntax & system variables.unknown2002-07-232-5/+15
* | | Indentation cleanup & new commentsunknown2002-06-284-8/+6
* | | do not crash on myrg_rprev/myrg_rnext if no current tableunknown2002-06-258-17/+16
* | | myrg_open.c:unknown2002-06-221-4/+4
* | | My previous patch was not good at all.unknown2002-06-171-0/+3
| |/ |/|
* | Update copyrightunknown2001-12-0611-31/+31
* | Update of query cache code.unknown2001-12-051-1/+2
* | Query cache.unknown2001-12-021-0/+10
* | Updated manual about embedded version.unknown2001-10-0821-20/+20
* | Final fixes for INSERT into MERGE tables.unknown2001-09-272-2/+2
* | Added support of INSERT to MERGE tablesunknown2001-09-225-24/+72
* | merge with 3.23.42unknown2001-09-024-20/+18
|\ \ | |/
| * Fix problem with comments/blank lines in MERGE files.unknown2001-08-301-8/+7
| * Fixes for OS2.unknown2001-08-224-12/+11
* | mergeunknown2001-05-205-61/+11
|\ \ | |/
| * Merge work:/home/bk/mysql into donna.mysql.fi:/home/my/bk/mysqlunknown2001-05-171-1/+1
| |\
| | * Fixed bug when using MERGE on files > 4Gunknown2001-05-171-1/+1