Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | don't hang if the text contains illegal characters | serg@serg.mylan | 2004-10-25 | 1 | -2/+2 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-10-22 | 1 | -1/+1 |
|\ | |||||
| * | - applied portability fix for Windows (1ULL -> ULL(1)) to myisampack.c | lenz@mysql.com | 2004-10-22 | 1 | -1/+1 |
* | | correct fix for the bug #6151 | serg@serg.mylan | 2004-10-22 | 1 | -1/+1 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-10-22 | 3 | -1/+8 |
|\ \ | |/ | |||||
| * | Fix compiler warnings (detected by Intel's C++ compiler) | monty@mysql.com | 2004-10-22 | 3 | -1/+8 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-10-22 | 4 | -9/+32 |
|\ \ | |/ | |||||
| * | Merge with 4.0 | monty@mysql.com | 2004-10-20 | 1 | -7/+27 |
| |\ | |||||
| | * | Code cleanups (done during review of new code) | monty@mysql.com | 2004-10-20 | 1 | -7/+5 |
| | * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0 | sergefp@mysql.com | 2004-10-11 | 1 | -8/+30 |
| | |\ | |||||
| | | * | Fix for BUG#4785 part two: | sergefp@mysql.com | 2004-09-29 | 1 | -8/+30 |
| * | | | Review of all code pushed since last review | monty@mishka.local | 2004-10-20 | 3 | -2/+5 |
* | | | | s/puts/printf/ | serg@serg.mylan | 2004-10-21 | 1 | -5/+5 |
|/ / / | |||||
* | | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2004-10-07 | 1 | -14/+18 |
|\ \ \ | |/ / | |||||
| * | | Code cleanups while doing review of pushed code | monty@mysql.com | 2004-10-06 | 1 | -14/+18 |
* | | | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 5 | -20/+61 |
|\ \ \ | |/ / | |||||
| * | | Reverted patch for new usage of open_count as it caused more problems than it... | monty@mysql.com | 2004-10-06 | 2 | -85/+41 |
| |/ | |||||
| * | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.0 | sergefp@mysql.com | 2004-09-22 | 3 | -6/+15 |
| |\ | |||||
| | * | Fix for BUG#4785: | sergefp@mysql.com | 2004-09-22 | 3 | -6/+15 |
| * | | bug#2831 - --extenral-locking does not fully work with --myisam-recover. | ingo@mysql.com | 2004-09-18 | 2 | -5/+81 |
| |/ | |||||
* | | Fix for bug #5532 (error 22 inserting GIS data) | hf@deer.(none) | 2004-09-15 | 1 | -4/+7 |
* | | merged | serg@serg.mylan | 2004-09-03 | 1 | -9/+23 |
|\ \ | |||||
| * | | BUG#5327 - mi_sort_index() of 2-level tree | serg@serg.mylan | 2004-09-03 | 1 | -9/+23 |
* | | | Merge with 4.0 | monty@mysql.com | 2004-09-01 | 4 | -4/+4 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | Added global my_getopt_error_reporter function pointer which is | ram@gw.mysql.r18.ru | 2004-08-31 | 4 | -4/+4 |
* | | space-stripping in _mi_prefix_search: BUG#5284 | serg@serg.mylan | 2004-08-30 | 1 | -3/+2 |
* | | bug in my_strnncoll_utf8 (and friends) fixed | serg@serg.mylan | 2004-08-30 | 4 | -17/+27 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-08-26 | 4 | -4/+4 |
|\ \ | |||||
| * \ | merged | serg@serg.mylan | 2004-08-26 | 4 | -4/+4 |
| |\ \ | | |/ | |||||
| | * | mysql_priv.h: | rburnett@build.mysql.com | 2004-08-14 | 4 | -4/+4 |
* | | | Portability fixes | monty@mysql.com | 2004-08-26 | 1 | -11/+12 |
|/ / | |||||
* | | BDB: Bug#4531: unique key prefix interacts poorly with utf8, | serg@serg.mylan | 2004-08-24 | 1 | -5/+8 |
* | | after merge fix | serg@serg.mylan | 2004-08-20 | 1 | -2/+1 |
* | | Bug#4594 "column index make = failed for gbk, but like works" | bar@mysql.com | 2004-08-20 | 1 | -4/+4 |
* | | Bug#4521: unique key prefix interacts poorly with utf8. | bar@mysql.com | 2004-08-19 | 1 | -3/+12 |
* | | manually merged | serg@serg.mylan | 2004-08-18 | 2 | -25/+29 |
|\ \ | |/ | |||||
| * | bug#4816. index search for NULL in blob | serg@serg.mylan | 2004-08-01 | 1 | -0/+2 |
| * | Fixed some DBUG_PRINT format problems. | ingo@mysql.com | 2004-07-26 | 1 | -25/+28 |
| * | Fixed a probable typo. Unfortunately we will not be able to test this ;-) | ingo@mysql.com | 2004-07-26 | 1 | -1/+1 |
* | | apply UNIQUE constrain correctly for multi-byte charsets | serg@serg.mylan | 2004-08-13 | 1 | -61/+52 |
* | | #4521: unique key prefix interacts poorly with utf8 | bar@mysql.com | 2004-08-12 | 1 | -0/+39 |
* | | bad merge fixed - myisamchk support for --ft_stopword_file restored | serg@serg.mylan | 2004-08-10 | 1 | -2/+2 |
* | | WL#1518, "make bundled zlib usable for unix builds": | konstantin@mysql.com | 2004-07-24 | 1 | -2/+5 |
* | | Bug#3808 - fulltext index, delete, 2-level tree, the word on the 1st level ha... | serg@serg.mylan | 2004-06-25 | 1 | -0/+1 |
* | | merged | serg@serg.mylan | 2004-06-23 | 1 | -1/+1 |
|\ \ | |||||
| * | | handler interface cleanups: | serg@serg.mylan | 2004-06-23 | 1 | -1/+1 |
* | | | After merge fixes | monty@mysql.com | 2004-06-21 | 1 | -5/+4 |
* | | | Fixed some byte order bugs with prepared statements on machines with high-byt... | monty@mysql.com | 2004-06-18 | 4 | -13/+15 |
* | | | after merge fix | serg@serg.mylan | 2004-06-11 | 1 | -3/+3 |
* | | | merged | serg@serg.mylan | 2004-06-11 | 2 | -16/+32 |
|\ \ \ | |/ / |