summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1unknown2004-10-071-14/+18
|\
| * Code cleanups while doing review of pushed codeunknown2004-10-061-14/+18
* | Merge with 4.0 for 4.1 releaseunknown2004-10-065-20/+61
|\ \ | |/
| * 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
| |/
* | Fix for bug #5532 (error 22 inserting GIS data)unknown2004-09-151-4/+7
* | mergedunknown2004-09-031-9/+23
|\ \
| * | BUG#5327 - mi_sort_index() of 2-level treeunknown2004-09-031-9/+23
* | | Merge with 4.0unknown2004-09-014-4/+4
|\ \ \ | |/ / |/| / | |/
| * Added global my_getopt_error_reporter function pointer which is unknown2004-08-314-4/+4
* | space-stripping in _mi_prefix_search: BUG#5284unknown2004-08-301-3/+2
* | bug in my_strnncoll_utf8 (and friends) fixedunknown2004-08-304-17/+27
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/unknown2004-08-264-4/+4
|\ \
| * \ mergedunknown2004-08-264-4/+4
| |\ \ | | |/
| | * mysql_priv.h:unknown2004-08-144-4/+4
* | | Portability fixesunknown2004-08-261-11/+12
|/ /
* | BDB: Bug#4531: unique key prefix interacts poorly with utf8,unknown2004-08-241-5/+8
* | after merge fixunknown2004-08-201-2/+1
* | Bug#4594 "column index make = failed for gbk, but like works"unknown2004-08-201-4/+4
* | Bug#4521: unique key prefix interacts poorly with utf8. unknown2004-08-191-3/+12
* | manually mergedunknown2004-08-182-25/+29
|\ \ | |/
| * 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
* | apply UNIQUE constrain correctly for multi-byte charsetsunknown2004-08-131-61/+52
* | #4521: unique key prefix interacts poorly with utf8unknown2004-08-121-0/+39
* | bad merge fixed - myisamchk support for --ft_stopword_file restoredunknown2004-08-101-2/+2
* | WL#1518, "make bundled zlib usable for unix builds": unknown2004-07-241-2/+5
* | Bug#3808 - fulltext index, delete, 2-level tree, the word on the 1st level ha...unknown2004-06-251-0/+1
* | mergedunknown2004-06-231-1/+1
|\ \
| * | handler interface cleanups:unknown2004-06-231-1/+1
* | | After merge fixesunknown2004-06-211-5/+4
* | | Fixed some byte order bugs with prepared statements on machines with high-byt...unknown2004-06-184-13/+15
* | | after merge fixunknown2004-06-111-3/+3
* | | mergedunknown2004-06-112-16/+32
|\ \ \ | |/ /
| * | bug#3964 and related issues: FTB problems with charsets where one byte can ma...unknown2004-06-101-16/+22
| * | Merge bk-internal:/home/bk/mysql-4.1/unknown2004-06-041-0/+10
| |\ \
| | * | make CHECK killableunknown2004-06-041-0/+10
* | | | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for unknown2004-06-107-7/+0
* | | | Fix for Bug#3904 "COUNT DISTINCT performance anomaly in 4.1"unknown2004-06-101-3/+3
|/ / /
* | | Fix skipp -> skip once and for all.unknown2004-06-035-7/+7
* | | portability fixunknown2004-06-031-16/+22
* | | Mergingunknown2004-06-028-280/+405
|\ \ \ | |/ / |/| |
| * | wl 1562 (To improve RTree indexes)unknown2004-06-023-265/+244
| * | WL#1562 (Improving spatial code)unknown2004-05-257-56/+201
* | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1unknown2004-06-011-0/+1
|\ \ \
| * | | WL#1163 (Make spatial code separable for other parts)unknown2004-05-271-0/+1
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1unknown2004-05-281-1/+1
|\ \ \ \