Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.(none) | 2004-08-18 | 1 | -0/+1 |
|\ | |||||
| * | Merge tulin@bk-internal.mysql.com:/home/bk/mysql-4.1 | tomas@poseidon.(none) | 2004-08-17 | 1 | -0/+1 |
| |\ | |||||
| | * | automake fix for getting dependencies right for ndb | tomas@poseidon.(none) | 2004-08-17 | 1 | -0/+1 |
* | | | Many files: | bar@mysql.com | 2004-08-18 | 1 | -3/+3 |
* | | | Renamed Arg_comparator::compare_int -> compare_int_signed | sergefp@mysql.com | 2004-08-18 | 3 | -7/+7 |
* | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-08-18 | 3 | -2/+111 |
|\ \ \ | |||||
| * | | | Fix for bug#4488: sign-aware equality check | sergefp@mysql.com | 2004-08-17 | 2 | -0/+17 |
| * | | | Fix for BUG#4488: first portion: sign aware '<' and '>' comparisons. | sergefp@mysql.com | 2004-08-11 | 3 | -2/+94 |
* | | | | Removed non-used variable | miguel@hegel.txg.br | 2004-08-17 | 1 | -1/+0 |
| |/ / |/| | | |||||
* | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1 | brian@avenger.(none) | 2004-08-17 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | Fix for not compiling ha_tina. | brian@avenger.(none) | 2004-08-17 | 1 | -0/+5 |
* | | | | Portablity fix. | dlenev@brandersnatch.localdomain | 2004-08-17 | 1 | -3/+8 |
|/ / / | |||||
* | | | Fix for BUG#5064 "SET GLOBAL SYNC_BINLOG does not work on some platforms": | guilhem@mysql.com | 2004-08-16 | 1 | -1/+7 |
| |/ |/| | |||||
* | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2004-08-15 | 1 | -5/+14 |
|\ \ | |||||
| * \ | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb | mskold@mysql.com | 2004-08-13 | 1 | -5/+14 |
| |\ \ | |||||
| | * | | Added support for NULL in unique index | mskold@mysql.com | 2004-08-13 | 1 | -5/+14 |
* | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1 | brian@avenger.(none) | 2004-08-13 | 8 | -5/+1001 |
|\ \ \ \ | |||||
| * | | | | Merge resolve. Changed name of ha_example to ha_example_engine. | brian@avenger.(none) | 2004-08-13 | 1 | -2/+2 |
| * | | | | This is the addition of the CSV engine "aka tina". Its an example engine that... | brian@avenger.(none) | 2004-08-12 | 8 | -5/+1001 |
* | | | | | CSC issue # 3299 fix: | bar@mysql.com | 2004-08-13 | 2 | -3/+12 |
* | | | | | ctype_utf8.result, ctype_utf8.test, item_strfunc.cc: | bar@mysql.com | 2004-08-13 | 1 | -3/+5 |
* | | | | | ctype_ucs.result, ctype_ucs.test, item.cc: | bar@mysql.com | 2004-08-13 | 1 | -4/+9 |
| |/ / / |/| | | | |||||
* | | | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2004-08-12 | 4 | -2/+13 |
|\ \ \ \ | |_|/ / |/| | | | |||||
| * | | | Merge gbichot@213.136.52.20:/home/bk/mysql-4.1 | guilhem@mysql.com | 2004-08-12 | 1 | -0/+6 |
| |\ \ \ | |||||
| | * | | | Fix for BUG#4678 "mysql-test-run fails on grant_cache": | guilhem@mysql.com | 2004-08-12 | 1 | -0/+6 |
| * | | | | Merge mysql.com:/home/mydev/mysql-4.1 | ingo@mysql.com | 2004-08-12 | 1 | -1/+2 |
| |\ \ \ \ | |||||
| | * | | | | bug#4997 - --log-error sometimes generates incorrect default name. | ingo@mysql.com | 2004-08-12 | 1 | -1/+2 |
| * | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-08-12 | 2 | -1/+5 |
| |\ \ \ \ \ | |||||
| | * | | | | | A fix (Bug #4878: Service crashes on query execution) | ram@gw.mysql.r18.ru | 2004-08-12 | 2 | -1/+5 |
| | | |_|_|/ | | |/| | | | |||||
* | | | | | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2004-08-12 | 2 | -6/+11 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge mysql.com:/home/wax/mysql/mysql-4.1 | wax@mysql.com | 2004-08-12 | 1 | -0/+2 |
| |\ \ \ \ \ | | | |/ / / | | |/| | | | |||||
| | * | | | | Bug#5005 collation cp852_bin makes server crash | bar@mysql.com | 2004-08-12 | 1 | -0/+2 |
| | |/ / / | |||||
| * | | | | Merge mysql.com:/home/wax/mysql/mysql-4.1 | wax@mysql.com | 2004-08-11 | 1 | -6/+9 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | BUG#4315 | wax@kishkin.ru | 2004-08-11 | 1 | -18/+10 |
| | * | | | Merge mysql.com:/home/wax/mysql/mysql-4.1 | wax@mysql.com | 2004-08-10 | 1 | -4/+15 |
| | |\ \ \ | |||||
| | | * | | | BUG#4315 | wax@kishkin.ru | 2004-08-10 | 1 | -4/+15 |
* | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb | mskold@mysql.com | 2004-08-12 | 2 | -5/+10 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix for bug#4730 | mskold@mysql.com | 2004-08-11 | 2 | -5/+10 |
* | | | | | | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2004-08-11 | 2 | -5/+24 |
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / / | |||||
| * | | | | | ctype_recoding.result, ctype_recoding.test, sql_show.cc: | bar@mysql.com | 2004-08-11 | 1 | -1/+17 |
| * | | | | | allow get_format(TIMESTAMP, ...) syntax | serg@serg.mylan | 2004-08-11 | 1 | -4/+7 |
| |/ / / / | |||||
* | | | | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2004-08-10 | 17 | -195/+289 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Fix for bug #4508 "CONVERT_TZ() function with new time zone as param crashes ... | dlenev@brandersnatch.localdomain | 2004-08-10 | 17 | -195/+289 |
| |/ / / | |||||
* | | | | Bug fix for bug#3912 | mskold@mysql.com | 2004-08-10 | 1 | -6/+10 |
* | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb | mskold@mysql.com | 2004-08-10 | 25 | -496/+501 |
|\ \ \ \ | |/ / / | |||||
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@brandersnatch.localdomain | 2004-08-10 | 1 | -30/+110 |
| |\ \ \ | |||||
| | * | | | Fix for bug #4756 "STR_TO_DATE() returning bad results with AM/PM". | dlenev@brandersnatch.localdomain | 2004-08-06 | 1 | -30/+110 |
| * | | | | Merge mysql.com:/home/mydev/mysql-4.1 | ingo@mysql.com | 2004-08-09 | 1 | -1/+21 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge mysql.com:/home/mydev/mysql-4.1 | ingo@mysql.com | 2004-08-09 | 1 | -1/+21 |
| | |\ \ \ \ | |||||
| | | * | | | | bug#4369 - MySQL 4.1 regression in Alter table/tmp table from hash. | ingo@mysql.com | 2004-08-09 | 1 | -1/+21 |