summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Support for character set conversion in binary protocol: another gounknown2004-05-251-1/+1
* bug in repair_by_sort of fulltext indexes that contained identicalunknown2004-05-231-4/+3
* Portability fixesunknown2004-05-192-3/+4
* Merge with 4.0.20unknown2004-05-171-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
| |/
* | key_cmp -> key_cmp_if_sameunknown2004-05-164-135/+122
* | Merge mysql.com:/home/mydev/mysql-4.1unknown2004-05-072-2/+86
|\ \
| * | WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again).unknown2004-05-062-2/+86
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-051-2/+7
|\ \ \ | |/ / |/| |
| * | after merge fixesunknown2004-05-051-2/+2
| * | Merge with 4.0.19unknown2004-05-051-1/+6
| |\ \ | | |/
| | * --ft-stopword-file option for myisamchkunknown2004-04-301-1/+5
* | | Windows fixes for VC++ compiler compabilityunknown2004-05-051-1/+1
|/ /
* | myisam_data_pointer_sizeunknown2004-05-013-3/+5
* | postreview fixesunknown2004-04-291-16/+13
* | after-merge fix: make concurrent-insert-skip code ft2-awareunknown2004-04-272-7/+18
* | After merge fixesunknown2004-04-272-6/+7
* | Merge with 4.0unknown2004-04-262-3/+22
|\ \ | |/
| * made fulltext search aware of concurrent insertsunknown2004-04-052-6/+27
* | always call start_bulk_insert, clarify this behaviour in comment blockunknown2004-04-081-0/+1
* | Fixed warnings from valgrind (not a bug)unknown2004-04-061-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-04-053-44/+58
|\ \
| * | Fixed many compiler warningsunknown2004-04-053-44/+58
* | | cleanup of ha_myisam::deactivate_non_unique_index() and Co.unknown2004-04-023-12/+13
|/ /
* | Merge with 4.0 to get lastest bug fixesunknown2004-03-291-1/+7
|\ \ | |/
| * Allow keys with 0 segements in MyISAMunknown2004-03-261-1/+7
| * Fix for #3067unknown2004-03-241-2/+3
* | Cleanups & safety fixesunknown2004-03-251-0/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-03-2510-55/+94
|\ \
| * | BTREE-indexes in HEAP tables can now be used to optimize ORDER BYunknown2004-03-2510-55/+94
* | | Fix for #3067 (REPAIR TABLE reenables disabled keys)unknown2004-03-221-3/+4
|/ /
* | WL#1648 - Start/Stop Inserting Duplicates Into a Tableunknown2004-03-181-0/+31
* | merge fixes (use old code)unknown2004-03-184-7/+11
|\ \
| * \ merge with 4.0unknown2004-03-171-1/+1
| |\ \ | | |/
| | * Fix usage line.unknown2004-03-161-1/+1
| * | merge with 4.0unknown2004-03-163-6/+10
| |\ \ | | |/
| | * 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
* | | | Fix typo.unknown2004-03-171-1/+1
|/ / /
* | | bug#3011 - multi-byte charset in fulltextunknown2004-02-291-5/+5
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-221-13/+17
|\ \ \
| * \ \ merge with 4.0unknown2004-02-221-13/+17
| |\ \ \ | | |/ /
| | * | portability fixesunknown2004-02-211-16/+20
* | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-201-36/+3
|\ \ \ \ | |/ / /
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-02-191-36/+3
| |\ \ \