Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | after merge fix | serg@serg.mylan | 2004-06-11 | 1 | -3/+3 |
* | merged | serg@serg.mylan | 2004-06-11 | 2 | -16/+32 |
|\ | |||||
| * | bug#3964 and related issues: FTB problems with charsets where one byte can ma... | serg@serg.mylan | 2004-06-10 | 1 | -16/+22 |
| * | 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 |
* | | | assert.h needed for my_dbug.h now is included in my_dbug.h, where it for | konstantin@mysql.com | 2004-06-10 | 7 | -7/+0 |
* | | | Fix for Bug#3904 "COUNT DISTINCT performance anomaly in 4.1" | konstantin@mysql.com | 2004-06-10 | 1 | -3/+3 |
|/ / | |||||
* | | Fix skipp -> skip once and for all. | paul@kite-hub.kitebird.com | 2004-06-03 | 5 | -7/+7 |
* | | portability fix | monty@mysql.com | 2004-06-03 | 1 | -16/+22 |
* | | Merging | hf@deer.(none) | 2004-06-02 | 8 | -280/+405 |
|\ \ | |/ |/| | |||||
| * | wl 1562 (To improve RTree indexes) | hf@deer.(none) | 2004-06-02 | 3 | -265/+244 |
| * | WL#1562 (Improving spatial code) | hf@deer.(none) | 2004-05-25 | 7 | -56/+201 |
* | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | hf@deer.(none) | 2004-06-01 | 1 | -0/+1 |
|\ \ | |||||
| * | | WL#1163 (Make spatial code separable for other parts) | hf@deer.(none) | 2004-05-27 | 1 | -0/+1 |
* | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-05-28 | 1 | -1/+1 |
|\ \ \ | |||||
| * \ \ | merge with 4.0 to get fix to VC++ project files | monty@mysql.com | 2004-05-27 | 1 | -1/+1 |
| |\ \ \ | |||||
| | * | | | backport bug#2708 fix from 4.1 | serg@serg.mylan | 2004-05-27 | 2 | -17/+25 |
* | | | | | Made my_snprintf() behavior snprintf() compatible when printing %x arguments ... | dlenev@brandersnatch.localdomain | 2004-05-27 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge abotchkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | hf@deer.(none) | 2004-05-27 | 18 | -1/+83 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merging | hf@deer.(none) | 2004-05-27 | 18 | -1/+83 |
| |\ \ \ | |||||
| | * | | | WL#1163 (To make spatial code optional) | hf@deer.(none) | 2004-03-15 | 2 | -0/+4 |
| | * | | | WL#1163 To make spatial code optional | hf@deer.(none) | 2004-03-12 | 18 | -1/+79 |
* | | | | | Portability fixes | monty@mysql.com | 2004-05-27 | 1 | -3/+5 |
|/ / / / | |||||
* | | | | Changed prototype of killed_ptr() to make it more portable | monty@mysql.com | 2004-05-26 | 2 | -4/+14 |
* | | | | merge with 4.0 to get Netware patches and fixes for libmysqld.dll | monty@mysql.com | 2004-05-25 | 3 | -0/+11 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | monty@mysql.com | 2004-05-25 | 3 | -0/+11 |
| |\ \ \ | |||||
| | * | | | Added patches from Novell | monty@mysql.com | 2004-05-25 | 3 | -0/+11 |
| * | | | | Added support for projects 'classic', 'classic nt', 'pro' and 'pro nt' | monty@mysql.com | 2004-05-19 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Support for character set conversion in binary protocol: another go | konstantin@mysql.com | 2004-05-25 | 1 | -1/+1 |
* | | | | bug in repair_by_sort of fulltext indexes that contained identical | serg@serg.mylan | 2004-05-23 | 1 | -4/+3 |
* | | | | Portability fixes | monty@mysql.com | 2004-05-19 | 2 | -3/+4 |
* | | | | Merge with 4.0.20 | monty@mysql.com | 2004-05-17 | 1 | -1/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2004-05-10 | 3 | -21/+22 |
| |\ \ \ | |||||
| | * | | | backport from 4.1: | serg@serg.mylan | 2004-05-10 | 3 | -21/+22 |
| * | | | | A DBUG_RETURN to match a DBUG_ENTER | guilhem@mysql.com | 2004-05-06 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | key_cmp -> key_cmp_if_same | monty@mishka.local | 2004-05-16 | 4 | -135/+122 |
| |_|/ |/| | | |||||
* | | | Merge mysql.com:/home/mydev/mysql-4.1 | ingo@mysql.com | 2004-05-07 | 2 | -2/+86 |
|\ \ \ | |||||
| * | | | WL#1687 - Optimize UNION DISTINCT ... UNION ALL (again). | ingo@mysql.com | 2004-05-06 | 2 | -2/+86 |
* | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-05-05 | 1 | -2/+7 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | after merge fixes | monty@mysql.com | 2004-05-05 | 1 | -2/+2 |
| * | | | Merge with 4.0.19 | monty@mysql.com | 2004-05-05 | 1 | -1/+6 |
| |\ \ \ | | |/ / | |||||
| | * | | --ft-stopword-file option for myisamchk | serg@serg.mylan | 2004-04-30 | 1 | -1/+5 |
* | | | | Windows fixes for VC++ compiler compability | miguel@hegel.local | 2004-05-05 | 1 | -1/+1 |
|/ / / | |||||
* | | | myisam_data_pointer_size | serg@serg.mylan | 2004-05-01 | 3 | -3/+5 |
* | | | postreview fixes | serg@serg.mylan | 2004-04-29 | 1 | -16/+13 |
* | | | after-merge fix: make concurrent-insert-skip code ft2-aware | serg@serg.mylan | 2004-04-27 | 2 | -7/+18 |
* | | | After merge fixes | monty@mishka.local | 2004-04-27 | 2 | -6/+7 |
* | | | Merge with 4.0 | monty@mishka.local | 2004-04-26 | 2 | -3/+22 |
|\ \ \ | |/ / | |||||
| * | | made fulltext search aware of concurrent inserts | serg@serg.mylan | 2004-04-05 | 2 | -6/+27 |
* | | | always call start_bulk_insert, clarify this behaviour in comment block | serg@serg.mylan | 2004-04-08 | 1 | -0/+1 |