summaryrefslogtreecommitdiff
path: root/myisam/mi_dynrec.c
Commit message (Expand)AuthorAgeFilesLines
* assert.h needed for my_dbug.h now is included in my_dbug.h, where it for konstantin@mysql.com2004-06-101-1/+0
* Merge with 4.0.20monty@mysql.com2004-05-171-1/+1
|\
| * A DBUG_RETURN to match a DBUG_ENTERguilhem@mysql.com2004-05-061-1/+1
* | Merge with 4.0.18monty@mysql.com2004-02-111-41/+103
|\ \ | |/
| * Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-01-201-8/+8
| |\
| | * two bugs in parallel repair fixedserg@serg.mylan2004-01-201-8/+8
| * | Fixed table crash bug when updating row > 16M (Bug #2159)monty@mysql.com2004-01-151-33/+95
| |/
* | just tried to find all 'skipp' and replace it with 'skip'.ram@gw.mysql.r18.ru2004-02-021-5/+5
|/
* More explicit error messages from myisamchkmonty@narttu.mysql.fi2003-09-161-4/+14
* post-merge fixesserg@serg.mylan2003-08-281-0/+1
* Add detection of in_addr_tmonty@narttu.mysql.fi2003-08-281-5/+8
* Safety fix to enable RAID in max binariesmonty@mashka.mysql.fi2003-05-131-13/+8
* Merge with 3.23 to get fixes for:monty@narttu.mysql.fi2003-04-031-1/+1
|\
| * A fix for a bug in MyISAM with large number of NULL columns and atSinisa@sinisa.nasamreza.org2003-03-251-2/+2
* | Portability fixes for Fortre C++ 5.0 (on Sun) in 32 and 64 bit modes.monty@butch.2002-11-071-8/+10
* | Changed IF(expr, column, NULL) to take type from columnmonty@hundin.mysql.fi2002-08-121-1/+0
* | MyISAM: always store alloced_rec_buff_length with the buffer itselfserg@sergbook.mysql.com2002-07-261-9/+2
* | Removed wrong implementation of CUBE/ROLLUPmonty@mashka.mysql.fi2002-07-241-10/+14
* | parallel repair needs rec_buff local for thread !!!serg@sergbook.mysql.com2002-07-141-3/+3
* | yet another generalization for rec_buff handling, MI_INFO doesn't need rec_al...serg@sergbook.mysql.com2002-07-141-34/+4
* | mi_fix_rec_buff_for_blob() generalized a bitserg@sergbook.mysql.com2002-07-091-5/+12
* | Ensure that share->tot_locks s updated correctlymonty@hundin.mysql.fi2002-06-171-1/+1
* | Fix for MyISAM records > 16Mmonty@hundin.mysql.fi2001-12-111-4/+8
* | Update copyrightmonty@hundin.mysql.fi2001-12-061-3/+3
* | Portability fixmonty@hundin.mysql.fi2001-11-071-13/+13
* | Fixed error message when opening a not-MyISAM file.monty@tramp.mysql.fi2001-10-291-10/+31
* | Cleaned up SSL documentationmonty@hundin.mysql.fi2001-10-021-4/+3
|/
* Ensure that libmysqlclient doesn't use raidmonty@hundin.mysql.fi2001-09-041-1/+1
* Changed compare in MyISAM to use my_pread()monty@tik.mysql.fi2001-06-111-5/+4
* Changed --replace to --replace_result in mysqltestmonty@donna.mysql.com2001-02-151-3/+4
* Import changesetbk@work.mysql.com2000-07-311-0/+1537