summaryrefslogtreecommitdiff
path: root/myisam/mi_check.c
Commit message (Expand)AuthorAgeFilesLines
* Correct view of sort.c and mi_too_big_key_for_sort()unknown2002-11-281-4/+1
* make REPAIR killableunknown2002-10-221-1/+4
* mergedunknown2002-10-141-21/+24
|\
| * Merge with 4.0.4unknown2002-10-021-21/+24
| |\
| | * Fixes and code cleanups after merge with 4.0.3unknown2002-10-021-3/+3
| | * Merge with 4.0.3unknown2002-08-301-19/+22
| | |\
| | | * merge with 4.0unknown2002-06-031-3/+3
| | | |\
| | | * | MI_KEYSEG -> HA_KEYSEGunknown2002-04-251-8/+8
* | | | | fixed repair_by_sort FULLTEXT bugunknown2002-10-091-2/+4
|/ / / /
* | | | fixed bug in myisamchk -R modeunknown2002-09-251-4/+2
* | | | wrong test for -q/-qq (T_QUICK/T_FORCE_UNIQUENESS) in myisamchk correctedunknown2002-09-041-2/+2
|/ / /
* | | mergeunknown2002-08-081-5/+5
|\ \ \
| * | | Lots of code fixes to the replication code (especially the binary logging and...unknown2002-08-081-5/+5
* | | | one more "suboptimal memory usage during REPAIR for FULLTEXT keys" bug fixedunknown2002-08-071-3/+6
* | | | fixed bug, that caused suboptimal memory usage during REPAIR when ft_max_word...unknown2002-08-061-1/+1
* | | | rec_buff should be initializedunknown2002-07-261-2/+4
* | | | mi_repair* functions need a separate rec_buff :(unknown2002-07-261-3/+5
* | | | MyISAM: always store alloced_rec_buff_length with the buffer itselfunknown2002-07-261-6/+2
|/ / /
* | | Removed wrong implementation of CUBE/ROLLUPunknown2002-07-241-3/+5
* | | mergeunknown2002-07-231-6/+6
|\ \ \
| * | | New SET syntax & system variables.unknown2002-07-231-6/+6
* | | | parallel repair: style fixupsunknown2002-07-211-2/+2
|/ / /
* | | parallel repair needs rec_buff local for thread !!!unknown2002-07-141-19/+25
* | | Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0unknown2002-07-011-3/+13
|\ \ \
| * | | Removed purify warningunknown2002-07-011-3/+13
* | | | post-merge fixunknown2002-06-301-2/+2
* | | | mergedunknown2002-06-301-17/+31
|\ \ \ \ | |/ / / |/| | |
| * | | "myisamchk -p" for parallel recover works (no extensive testing though)unknown2002-06-301-18/+29
* | | | Updated windows files (VC++ files and winmysqladmin).unknown2002-06-281-3/+9
* | | | Indentation cleanup & new commentsunknown2002-06-281-58/+88
|/ / /
* | | mi_check T_xxx options massaged. T_REP_PARALLEL addedunknown2002-06-241-3/+6
* | | resolvingunknown2002-06-201-284/+630
|\ \ \
| * | | multithreaded repair-by-sort codeunknown2002-06-191-284/+630
* | | | Ensure that share->tot_locks s updated correctlyunknown2002-06-171-3/+6
| |_|/ |/| |
* | | Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,unknown2002-05-241-1/+1
|/ /
* | Fulltext todo updated, typo in mi_check.c fixedunknown2002-04-221-2/+2
|/
* mi_check flags cleanupunknown2002-03-131-16/+22
* Merge from 3.23.48 treeunknown2002-01-301-2/+2
|\
| * small bugfixunknown2002-01-191-2/+2
| * Fixed problem when repairing packed MyISAM files.unknown2001-11-221-28/+47
| * Fixed bug in INSERT DELAYEDunknown2001-10-021-14/+10
* | Update needed for SuSE 7.3unknown2002-01-261-1/+1
* | Fix for MyISAM records > 16Munknown2001-12-111-18/+30
* | Update copyrightunknown2001-12-061-1/+1
* | Fix bug when repairing compressed MyISAM filesunknown2001-11-221-28/+47
* | memory leak fixedunknown2001-11-101-1/+2
* | Cleaned up SSL documentationunknown2001-10-021-15/+12
* | mergeunknown2001-09-181-6/+0
|\ \ | |/
| * Fix bug in SELECT EXPLAIN ... ORDER BYunknown2001-09-181-6/+0
* | Merge work.mysql.com:/home/bk/mysqlunknown2001-09-181-2/+31
|\ \ | |/