summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* bug#4816. index search for NULL in blobserg@serg.mylan2004-08-011-0/+2
* Fixed some DBUG_PRINT format problems.ingo@mysql.com2004-07-261-25/+28
* Fixed a probable typo. Unfortunately we will not be able to test this ;-)ingo@mysql.com2004-07-261-1/+1
* backport bug#2708 fix from 4.1serg@serg.mylan2004-05-272-17/+25
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-05-253-0/+11
|\
| * Added patches from Novellmonty@mysql.com2004-05-253-0/+11
* | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'monty@mysql.com2004-05-191-1/+1
|/
* Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-05-103-21/+22
|\
| * backport from 4.1:serg@serg.mylan2004-05-103-21/+22
* | A DBUG_RETURN to match a DBUG_ENTERguilhem@mysql.com2004-05-061-1/+1
|/
* --ft-stopword-file option for myisamchkserg@serg.mylan2004-04-301-1/+5
* made fulltext search aware of concurrent insertsserg@serg.mylan2004-04-052-6/+27
* Allow keys with 0 segements in MyISAMmonty@mysql.com2004-03-261-1/+7
* Fix for #3067hf@deer.(none)2004-03-241-2/+3
* Fix usage line.paul@teton.kitebird.com2004-03-161-1/+1
* Merge with 3.23 to get patch for floor()monty@mysql.com2004-03-121-1/+3
|\
| * fixed bug #2762 "grammar error in myisam/mi_check.c"vva@eagle.mysql.r18.ru2004-02-161-1/+3
| * ixed overflow bug in MyISAM and ISAM when using packed tables with a lot of f...monty@narttu.mysql.fi2003-08-282-1/+3
* | --set-character-set and --character-sets-dir in myisamchk now workserg@serg.mylan2004-02-241-2/+2
* | ftb +(+(many -parens)) bug fixedserg@serg.mylan2004-02-221-3/+5
* | portability fixesserg@serg.mylan2004-02-211-16/+20
* | - renamed myisam/ft_dump to myisam/mysam_ftdump and added it to thelenz@mysql.com2004-02-032-3/+3
* | two more bugfixes for "space stripping in MyISAM indexes"serg@serg.mylan2004-01-211-1/+1
* | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2004-01-203-11/+20
|\ \
| * | two bugs in parallel repair fixedserg@serg.mylan2004-01-203-11/+20
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mysql.com2004-01-191-33/+95
|\ \ \ | |/ / |/| |
| * | Fixed table crash bug when updating row > 16M (Bug #2159)monty@mysql.com2004-01-151-33/+95
* | | an obvious bug in _mi_key_cmp fixed (BUG#2295 - range on blobs)serg@serg.mylan2004-01-151-4/+6
|/ /
* | Portability fixes (mostly test suite)monty@mysql.com2003-12-161-8/+4
* | Fixed bug in last push found by valgrindmonty@mysql.com2003-12-141-0/+4
* | Fix autoincrement for signed columns (Bug #1366)monty@mysql.com2003-12-124-18/+66
* | chk_del() should not check key delete-chainserg@serg.mylan2003-12-111-7/+12
* | code cleanup after some reasoningserg@serg.mylan2003-12-091-2/+9
* | yet another trunc* bugserg@serg.mylan2003-11-201-20/+33
* | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-11-191-2/+2
|\ \
| * \ Merge service name codemonty@mashka.mysql.fi2003-11-171-2/+2
| |\ \
| | * | Fix for service names on windows; Now we always put the service name last wh...monty@mashka.mysql.fi2003-11-171-2/+2
* | | | minor fixups: more verbose on "no memory" errors - report requested size, avo...serg@serg.mylan2003-11-191-2/+3
* | | | obligatory update checksum on repair, if it is obligatory verified on check.serg@serg.mylan2003-11-141-0/+9
|/ / /
* | | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-11-031-1/+1
|\ \ \
| * | | fixed a bug in boolean fts where a word queue was created based on min_word_l...serg@serg.mylan2003-11-031-1/+1
| |/ /
* | | Call my_sync() after all data is written to .frm filemonty@mysql.com2003-11-022-32/+8
* | | Change back service name to MySQLmonty@narttu.mysql.fi2003-10-301-2/+4
|/ /
* | Merge bk-internal:/home/bk/mysql-4.0/serg@serg.mylan2003-10-061-1/+1
|\ \
| * | enum options renamed to avoid possible name conflictsserg@serg.mylan2003-09-291-1/+1
* | | Correct fix for buffer overruns for compressed blobs.monty@narttu.mysql.fi2003-09-242-2/+4
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@narttu.mysql.fi2003-09-231-2/+2
|\ \ \
| * | | - fixed several typos ("uppdate"->"update" and "tryed"->"tried")lenz@mysql.com2003-09-191-2/+2
| |/ /
* | | More explicit error messages from myisamchkmonty@narttu.mysql.fi2003-09-162-12/+41
|/ /
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.0monty@mashka.mysql.fi2003-09-053-13/+34
|\ \