summaryrefslogtreecommitdiff
path: root/myisam
Commit message (Expand)AuthorAgeFilesLines
* A fix (bug #6309: myisamchk compiled without debug support , --help shows vis...ram@gw.mysql.r18.ru2004-11-021-2/+6
* proper max_records estimation for sort-repair of fulltext indexesserg@serg.mylan2004-10-291-1/+1
* don't hang if the text contains illegal charactersserg@serg.mylan2004-10-251-2/+2
* Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-10-221-1/+1
|\
| * - applied portability fix for Windows (1ULL -> ULL(1)) to myisampack.clenz@mysql.com2004-10-221-1/+1
* | correct fix for the bug #6151serg@serg.mylan2004-10-221-1/+1
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-10-223-1/+8
|\ \ | |/
| * Fix compiler warnings (detected by Intel's C++ compiler)monty@mysql.com2004-10-223-1/+8
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-10-224-9/+32
|\ \ | |/
| * Merge with 4.0monty@mysql.com2004-10-201-7/+27
| |\
| | * Code cleanups (done during review of new code)monty@mysql.com2004-10-201-7/+5
| | * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0sergefp@mysql.com2004-10-111-8/+30
| | |\
| | | * Fix for BUG#4785 part two:sergefp@mysql.com2004-09-291-8/+30
| * | | Review of all code pushed since last reviewmonty@mishka.local2004-10-203-2/+5
* | | | s/puts/printf/serg@serg.mylan2004-10-211-5/+5
|/ / /
* | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1monty@mysql.com2004-10-071-14/+18
|\ \ \ | |/ /
| * | Code cleanups while doing review of pushed codemonty@mysql.com2004-10-061-14/+18
* | | Merge with 4.0 for 4.1 releasemonty@mysql.com2004-10-065-20/+61
|\ \ \ | |/ /
| * | Reverted patch for new usage of open_count as it caused more problems than it...monty@mysql.com2004-10-062-85/+41
| |/
| * Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0sergefp@mysql.com2004-09-223-6/+15
| |\
| | * Fix for BUG#4785:sergefp@mysql.com2004-09-223-6/+15
| * | bug#2831 - --extenral-locking does not fully work with --myisam-recover.ingo@mysql.com2004-09-182-5/+81
| |/
* | Fix for bug #5532 (error 22 inserting GIS data)hf@deer.(none)2004-09-151-4/+7
* | mergedserg@serg.mylan2004-09-031-9/+23
|\ \
| * | BUG#5327 - mi_sort_index() of 2-level treeserg@serg.mylan2004-09-031-9/+23
* | | Merge with 4.0monty@mysql.com2004-09-014-4/+4
|\ \ \ | |/ / |/| / | |/
| * Added global my_getopt_error_reporter function pointer which is ram@gw.mysql.r18.ru2004-08-314-4/+4
* | space-stripping in _mi_prefix_search: BUG#5284serg@serg.mylan2004-08-301-3/+2
* | bug in my_strnncoll_utf8 (and friends) fixedserg@serg.mylan2004-08-304-17/+27
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/serg@serg.mylan2004-08-264-4/+4
|\ \
| * \ mergedserg@serg.mylan2004-08-264-4/+4
| |\ \ | | |/
| | * mysql_priv.h:rburnett@build.mysql.com2004-08-144-4/+4
* | | Portability fixesmonty@mysql.com2004-08-261-11/+12
|/ /
* | BDB: Bug#4531: unique key prefix interacts poorly with utf8,serg@serg.mylan2004-08-241-5/+8
* | after merge fixserg@serg.mylan2004-08-201-2/+1
* | Bug#4594 "column index make = failed for gbk, but like works"bar@mysql.com2004-08-201-4/+4
* | Bug#4521: unique key prefix interacts poorly with utf8. bar@mysql.com2004-08-191-3/+12
* | manually mergedserg@serg.mylan2004-08-182-25/+29
|\ \ | |/
| * 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
* | apply UNIQUE constrain correctly for multi-byte charsetsserg@serg.mylan2004-08-131-61/+52
* | #4521: unique key prefix interacts poorly with utf8bar@mysql.com2004-08-121-0/+39
* | bad merge fixed - myisamchk support for --ft_stopword_file restoredserg@serg.mylan2004-08-101-2/+2
* | WL#1518, "make bundled zlib usable for unix builds": konstantin@mysql.com2004-07-241-2/+5
* | Bug#3808 - fulltext index, delete, 2-level tree, the word on the 1st level ha...serg@serg.mylan2004-06-251-0/+1
* | mergedserg@serg.mylan2004-06-231-1/+1
|\ \
| * | handler interface cleanups:serg@serg.mylan2004-06-231-1/+1
* | | After merge fixesmonty@mysql.com2004-06-211-5/+4
* | | Fixed some byte order bugs with prepared statements on machines with high-byt...monty@mysql.com2004-06-184-13/+15