summaryrefslogtreecommitdiff
path: root/myisam/mi_check.c
Commit message (Expand)AuthorAgeFilesLines
* mi_repair* functions need a separate rec_buff :(serg@sergbook.mysql.com2002-07-261-3/+5
* MyISAM: always store alloced_rec_buff_length with the buffer itselfserg@sergbook.mysql.com2002-07-261-6/+2
* Removed wrong implementation of CUBE/ROLLUPmonty@mashka.mysql.fi2002-07-241-3/+5
* mergemonty@mashka.mysql.fi2002-07-231-6/+6
|\
| * New SET syntax & system variables.monty@mashka.mysql.fi2002-07-231-6/+6
* | parallel repair: style fixupsserg@sergbook.mysql.com2002-07-211-2/+2
|/
* parallel repair needs rec_buff local for thread !!!serg@sergbook.mysql.com2002-07-141-19/+25
* Merge work:/home/bk/mysql-4.0 into hundin.mysql.fi:/my/bk/mysql-4.0monty@hundin.mysql.fi2002-07-011-3/+13
|\
| * Removed purify warningmonty@hundin.mysql.fi2002-07-011-3/+13
* | post-merge fixserg@serg.mysql.com2002-06-301-2/+2
* | mergedserg@serg.mysql.com2002-06-301-17/+31
|\ \ | |/ |/|
| * "myisamchk -p" for parallel recover works (no extensive testing though)serg@serg.mysql.com2002-06-301-18/+29
* | Updated windows files (VC++ files and winmysqladmin).monty@hundin.mysql.fi2002-06-281-3/+9
* | Indentation cleanup & new commentsmonty@hundin.mysql.fi2002-06-281-58/+88
|/
* mi_check T_xxx options massaged. T_REP_PARALLEL addedserg@sergbook.mysql.com2002-06-241-3/+6
* resolvingserg@serg.mysql.com2002-06-201-284/+630
|\
| * multithreaded repair-by-sort codeserg@serg.mysql.com2002-06-191-284/+630
* | Ensure that share->tot_locks s updated correctlymonty@hundin.mysql.fi2002-06-171-3/+6
* | Changed ft_dump, ft_eval, ft_test1, mi_test1, myisampack, gen_lex_hash,jani@rhols221.arenanet.fi2002-05-241-1/+1
|/
* Fulltext todo updated, typo in mi_check.c fixedserg@serg.mysql.com2002-04-221-2/+2
* mi_check flags cleanupserg@serg.mysql.com2002-03-131-16/+22
* Merge from 3.23.48 treemonty@hundin.mysql.fi2002-01-301-2/+2
|\
| * small bugfixserg@serg.mysql.com2002-01-191-2/+2
| * Fixed problem when repairing packed MyISAM files.monty@hundin.mysql.fi2001-11-221-28/+47
| * Fixed bug in INSERT DELAYEDmonty@hundin.mysql.fi2001-10-021-14/+10
* | Update needed for SuSE 7.3monty@hundin.mysql.fi2002-01-261-1/+1
* | Fix for MyISAM records > 16Mmonty@hundin.mysql.fi2001-12-111-18/+30
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-1/+1
* | Fix bug when repairing compressed MyISAM filesmonty@hundin.mysql.fi2001-11-221-28/+47
* | memory leak fixedserg@serg.mysql.com2001-11-101-1/+2
* | Cleaned up SSL documentationmonty@hundin.mysql.fi2001-10-021-15/+12
* | mergemonty@work.mysql.com2001-09-181-6/+0
|\ \ | |/
| * Fix bug in SELECT EXPLAIN ... ORDER BYmonty@hundin.mysql.fi2001-09-181-6/+0
* | Merge work.mysql.com:/home/bk/mysqlmonty@work.mysql.com2001-09-181-2/+31
|\ \ | |/
| * Fix for LOAD DATA FROM MASTER when using tables with checksummonty@hundin.mysql.fi2001-09-181-2/+31
* | Cleanupsmonty@hundin.mysql.fi2001-09-151-1/+1
* | Merge work.mysql.com:/home/bk/mysqlmonty@work.mysql.com2001-09-041-1/+1
|\ \ | |/
| * Ensure that libmysqlclient doesn't use raidmonty@hundin.mysql.fi2001-09-041-1/+1
* | merge with 3.23.42monty@work.mysql.com2001-09-021-16/+21
|\ \ | |/
| * "freeing of unallocated pointer" bug fixedserg@serg.mysql.com2001-08-291-3/+2
| * Fixes for OS2.monty@hundin.mysql.fi2001-08-221-2/+2
| * Portability fixes.monty@hundin.mysql.fi2001-08-181-10/+14
* | Fix of UNION codemonty@hundin.mysql.fi2001-08-191-2/+2
* | merged with 3.23sasha@mysql.sashanet.com2001-07-171-1/+15
|\ \ | |/
| * Patch for netBSDmonty@tik.mysql.fi2001-07-161-1/+15
* | Symlinking of tables should not work.monty@hundin.mysql.fi2001-06-051-1/+7
* | mergemonty@work.mysql.com2001-06-011-1/+3
|\ \ | |/
| * Added --skip-symlinksmonty@hundin.mysql.fi2001-06-011-0/+5
* | Added support for symlinked tables.monty@hundin.mysql.fi2001-06-011-10/+25
* | Removed compiler warnings.monty@hundin.mysql.fi2001-05-311-7/+11