Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge bk@192.168.21.1:/usr/home/bk/mysql-5.0 | hf@deer.(none) | 2005-10-15 | 1 | -1/+4 |
|\ | |||||
| * | Fix for bug #12991 (compile error --without-geometry) | hf@deer.(none) | 2005-09-09 | 1 | -1/+4 |
* | | CHECKSUM TABLE now allows concurrent inserts | serg@serg.mylan | 2005-09-27 | 1 | -5/+5 |
* | | Manually merged | sergefp@mysql.com | 2005-09-24 | 1 | -1/+1 |
|\ \ | |||||
| * | | BUG#12232: Addressing docs team feedback: s/inequal/unequal/ | sergefp@mysql.com | 2005-09-24 | 1 | -1/+1 |
* | | | merged | serg@serg.mylan | 2005-09-21 | 1 | -13/+17 |
|\ \ \ | |/ / | | / | |/ |/| | |||||
| * | BUG#12232: Add a server option to treat NULL values as equal when calculating... | sergefp@mysql.com | 2005-09-21 | 1 | -13/+17 |
* | | Merge mysql.com:/usr/home/ram/work/4.1.b4214 | ramil@mysql.com | 2005-09-05 | 1 | -2/+4 |
|\ \ | |/ | |||||
| * | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ramil@mysql.com | 2005-09-05 | 1 | -2/+4 |
| |\ | |||||
| | * | a fix (bug #4214: Table corruption with myisampack and large BLOB objects). | ramil@mysql.com | 2005-09-05 | 1 | -2/+4 |
* | | | Merge deer.(none):/home/hf/work/mysql-4.1.clean | hf@deer.(none) | 2005-08-27 | 1 | -9/+13 |
|\ \ \ | |/ / | |||||
| * | | Fix for bug #9465 (check table extended fails with SPATIAL) | hf@deer.(none) | 2005-08-09 | 1 | -9/+13 |
| |/ | |||||
* | | Bug#10932 - Building server with key limit of 128, makes test cases fail | ingo@mysql.com | 2005-07-19 | 1 | -17/+16 |
* | | Merge | acurtis@xiphis.org | 2005-06-09 | 1 | -0/+8 |
|\ \ | |/ | |||||
| * | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-06-07 | 1 | -0/+8 |
| |\ | |||||
| | * | Bug #10901 | mronstrom@mysql.com | 2005-06-03 | 1 | -2/+4 |
| | * | Bug #10901 | mronstrom@mysql.com | 2005-06-03 | 1 | -0/+6 |
* | | | Resolve merge from 4.1 | jimw@mysql.com | 2005-05-18 | 1 | -1/+35 |
|\ \ \ | |/ / | |||||
| * | | Fix for BUG#9622: Make index statistics collection in MyISAM behave the same | sergefp@mysql.com | 2005-05-14 | 1 | -1/+35 |
* | | | Merge | mskold@mysql.com | 2005-04-13 | 1 | -2/+5 |
|\ \ \ | |/ / | |||||
| * | | don't check record's checksum in REPAIR | serg@serg.mylan | 2005-04-11 | 1 | -2/+5 |
* | | | Merge with 4.1 tree to get fix for INSERT IGNORE ... ON DUPLICATE KEY | monty@mysql.com | 2005-01-03 | 1 | -0/+2 |
|\ \ \ | |/ / | |||||
| * | | Fix for bug #7545 (Undefined symbols if --without-geometry) | hf@deer.(none) | 2005-01-03 | 1 | -0/+2 |
* | | | Merge with 4.1 | monty@mishka.local | 2004-12-22 | 1 | -1/+9 |
|\ \ \ | |/ / | |||||
| * | | Fix for bug #6755 (ALTER TABLE ENABLE KEYS corrupts spatial index) | hf@deer.(none) | 2004-12-06 | 1 | -1/+9 |
* | | | Add 0x before pointers (to help with debugging) | monty@mysql.com | 2004-12-18 | 1 | -1/+2 |
* | | | Merge with new VARCHAR code | monty@mysql.com | 2004-12-06 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | |||||
| * | | Add support for up to VARCHAR (size up to 65535) | monty@mysql.com | 2004-12-06 | 1 | -2/+2 |
* | | | After merge fixes | monty@mysql.com | 2004-11-12 | 1 | -4/+5 |
* | | | mi_write: fix for ft2 when found word (in the tree) has different length as t... | serg@serg.mylan | 2004-11-11 | 1 | -0/+8 |
|/ / | |||||
* | | proper max_records estimation for sort-repair of fulltext indexes | serg@serg.mylan | 2004-10-29 | 1 | -1/+1 |
* | | Merge with 4.0 for 4.1 release | monty@mysql.com | 2004-10-06 | 1 | -1/+1 |
|\ \ | |/ | |||||
| * | Fix for BUG#4785: | sergefp@mysql.com | 2004-09-22 | 1 | -1/+1 |
| * | Fix for #3067 | hf@deer.(none) | 2004-03-24 | 1 | -2/+3 |
* | | BUG#5327 - mi_sort_index() of 2-level tree | serg@serg.mylan | 2004-09-03 | 1 | -9/+23 |
* | | bug in my_strnncoll_utf8 (and friends) fixed | serg@serg.mylan | 2004-08-30 | 1 | -14/+22 |
* | | Fixed some byte order bugs with prepared statements on machines with high-byt... | monty@mysql.com | 2004-06-18 | 1 | -2/+0 |
* | | Merge bk-internal:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-06-04 | 1 | -0/+10 |
|\ \ | |||||
| * | | make CHECK killable | serg@serg.mylan | 2004-06-04 | 1 | -0/+10 |
* | | | Fix skipp -> skip once and for all. | paul@kite-hub.kitebird.com | 2004-06-03 | 1 | -2/+2 |
|/ / | |||||
* | | bug in repair_by_sort of fulltext indexes that contained identical | serg@serg.mylan | 2004-05-23 | 1 | -4/+3 |
* | | cleanup of ha_myisam::deactivate_non_unique_index() and Co. | serg@serg.mylan | 2004-04-02 | 1 | -10/+10 |
* | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-03-25 | 1 | -1/+1 |
|\ \ | |||||
| * | | BTREE-indexes in HEAP tables can now be used to optimize ORDER BY | monty@mysql.com | 2004-03-25 | 1 | -1/+1 |
* | | | Fix for #3067 (REPAIR TABLE reenables disabled keys) | hf@deer.(none) | 2004-03-22 | 1 | -3/+4 |
|/ / | |||||
* | | merge fixes (use old code) | monty@mysql.com | 2004-03-18 | 1 | -1/+3 |
|\ \ | |||||
| * \ | merge with 4.0 | monty@mysql.com | 2004-03-16 | 1 | -1/+3 |
| |\ \ | | |/ | |||||
| | * | Merge with 3.23 to get patch for floor() | monty@mysql.com | 2004-03-12 | 1 | -1/+3 |
| | |\ | |||||
| | | * | fixed bug #2762 "grammar error in myisam/mi_check.c" | vva@eagle.mysql.r18.ru | 2004-02-16 | 1 | -1/+3 |
* | | | | Fix typo. | paul@teton.kitebird.com | 2004-03-17 | 1 | -1/+1 |
|/ / / |