summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Fix for a build bug.unknown2005-03-041-1/+1
* Fixes for bugs reported by Stefano Di Paola (stefano.dipaola@wisec.it)unknown2005-03-031-8/+8
* ft_nlq_search.c:unknown2005-02-151-1/+6
* "Table file %s was created in MySQL 4.1+" is an error, not a warningunknown2004-11-221-0/+4
* ft_boolean_search.c:unknown2004-11-221-2/+2
* wrong constant fixed - boolean fulltext searches like "+something +smth*"unknown2004-11-121-10/+10
* - Applied some Windows portability fixes for myisampack.c and sql_handler.ccunknown2004-10-271-1/+1
* Code cleanups (done during review of new code)unknown2004-10-201-7/+5
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-10-111-8/+30
|\
| * Fix for BUG#4785 part two:unknown2004-09-291-8/+30
* | Code cleanups while doing review of pushed codeunknown2004-10-061-14/+18
* | Reverted patch for new usage of open_count as it caused more problems than it...unknown2004-10-062-85/+41
|/
* Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-09-223-6/+15
|\
| * Fix for BUG#4785:unknown2004-09-223-6/+15
* | bug#2831 - --extenral-locking does not fully work with --myisam-recover.unknown2004-09-182-5/+81
|/
* Added global my_getopt_error_reporter function pointer which is unknown2004-08-314-4/+4
* mysql_priv.h:unknown2004-08-144-4/+4
* bug#4816. index search for NULL in blobunknown2004-08-011-0/+2
* Fixed some DBUG_PRINT format problems.unknown2004-07-261-25/+28
* Fixed a probable typo. Unfortunately we will not be able to test this ;-)unknown2004-07-261-1/+1
* backport bug#2708 fix from 4.1unknown2004-05-272-17/+25
* Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-05-253-0/+11
|\
| * Added patches from Novellunknown2004-05-253-0/+11
* | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt'unknown2004-05-191-1/+1
|/
* Merge bk-internal:/home/bk/mysql-4.0/unknown2004-05-103-21/+22
|\
| * backport from 4.1:unknown2004-05-103-21/+22
* | A DBUG_RETURN to match a DBUG_ENTERunknown2004-05-061-1/+1
|/
* --ft-stopword-file option for myisamchkunknown2004-04-301-1/+5
* made fulltext search aware of concurrent insertsunknown2004-04-052-6/+27
* Allow keys with 0 segements in MyISAMunknown2004-03-261-1/+7
* Fix for #3067unknown2004-03-241-2/+3
* Fix usage line.unknown2004-03-161-1/+1
* Merge with 3.23 to get patch for floor()unknown2004-03-121-1/+3
|\
| * fixed bug #2762 "grammar error in myisam/mi_check.c"unknown2004-02-161-1/+3
| * ixed overflow bug in MyISAM and ISAM when using packed tables with a lot of f...unknown2003-08-282-1/+3
* | --set-character-set and --character-sets-dir in myisamchk now workunknown2004-02-241-2/+2
* | ftb +(+(many -parens)) bug fixedunknown2004-02-221-3/+5
* | portability fixesunknown2004-02-211-16/+20
* | - renamed myisam/ft_dump to myisam/mysam_ftdump and added it to theunknown2004-02-032-3/+3
* | two more bugfixes for "space stripping in MyISAM indexes"unknown2004-01-211-1/+1
* | Merge bk-internal:/home/bk/mysql-4.0/unknown2004-01-203-11/+20
|\ \
| * | two bugs in parallel repair fixedunknown2004-01-203-11/+20
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0unknown2004-01-191-33/+95
|\ \ \ | |/ / |/| |
| * | Fixed table crash bug when updating row > 16M (Bug #2159)unknown2004-01-151-33/+95
* | | an obvious bug in _mi_key_cmp fixed (BUG#2295 - range on blobs)unknown2004-01-151-4/+6
|/ /
* | Portability fixes (mostly test suite)unknown2003-12-161-8/+4
* | Fixed bug in last push found by valgrindunknown2003-12-141-0/+4
* | Fix autoincrement for signed columns (Bug #1366)unknown2003-12-124-18/+66
* | chk_del() should not check key delete-chainunknown2003-12-111-7/+12
* | code cleanup after some reasoningunknown2003-12-091-2/+9