Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug#4594 "column index make = failed for gbk, but like works" | bar@mysql.com | 2004-08-20 | 2 | -0/+45 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | dlenev@brandersnatch.localdomain | 2004-08-20 | 2 | -7/+111 |
|\ | |||||
| * | Fix for bug#4302 "ambiguos order by when renamed column is identical to anoth... | dlenev@brandersnatch.localdomain | 2004-08-20 | 2 | -7/+111 |
* | | Merge bk@192.168.21.1:/usr/home/bk/mysql-4.1 | hf@deer.(none) | 2004-08-20 | 1 | -0/+2 |
|\ \ | |||||
| * | | Fix to make range.test work smoothly --without-innidb | hf@deer.(none) | 2004-08-20 | 1 | -0/+2 |
* | | | Merge mskold@build.mysql.com:/home/bk/mysql-4.1-ndb | mskold@mysql.com | 2004-08-20 | 6 | -8/+47 |
|\ \ \ | |/ / | |||||
| * | | merged | serg@serg.mylan | 2004-08-20 | 2 | -0/+11 |
| |\ \ | |||||
| | * | | less strict assert to take into account weird cases | serg@serg.mylan | 2004-08-19 | 2 | -0/+10 |
| | * | | Merge gbichot@bk-internal.mysql.com:/home/bk/mysql-4.0 | guilhem@mysql.com | 2004-08-19 | 2 | -8/+10 |
| | |\ \ | |||||
| | | * | | Fix for BUG#4971 "CREATE TABLE ... TYPE=HEAP SELECT ... stops slave (wrong DE... | guilhem@mysql.com | 2004-08-19 | 2 | -8/+10 |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-08-19 | 2 | -8/+10 |
| |\ \ \ \ | |||||
| | * | | | | (manual port from 4.0 - was needed) | guilhem@mysql.com | 2004-08-19 | 2 | -8/+10 |
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2004-08-19 | 2 | -0/+26 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Bug #4769 - ft in subqueries | serg@serg.mylan | 2004-08-19 | 2 | -0/+26 |
* | | | | | | Merge mskold@build.mysql.com:/home/bk/mysql-4.1 | mskold@mysql.com | 2004-08-19 | 5 | -3/+258 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Bug 4531: unique key prefix interacts poorly with utf8 | bar@mysql.com | 2004-08-19 | 2 | -21/+55 |
| * | | | | | Fix trailing spaces behaviour for binary collation. | bar@mysql.com | 2004-08-19 | 2 | -0/+24 |
| * | | | | | Bug#4521: unique key prefix interacts poorly with utf8. | bar@mysql.com | 2004-08-19 | 5 | -3/+200 |
| * | | | | | ctype_utf8.test, ctype_utf8.result: | bar@mysql.com | 2004-08-19 | 2 | -3/+3 |
* | | | | | | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb | mskold@mysql.com | 2004-08-19 | 4 | -0/+154 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||||
| * | | | | | Fix for WL#1731 Handler: multiple databases | mskold@mysql.com | 2004-08-18 | 4 | -0/+154 |
* | | | | | | Bug#5081: UCS2 fields are filled with '0x2020' after extending field length | bar@mysql.com | 2004-08-19 | 2 | -0/+21 |
| |/ / / / |/| | | | | |||||
* | | | | | after merge fixes | serg@serg.mylan | 2004-08-19 | 11 | -38/+58 |
* | | | | | manually merged | serg@serg.mylan | 2004-08-18 | 17 | -7/+217 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Bug 4937: different date -> string conversion when using | serg@serg.mylan | 2004-08-18 | 2 | -0/+36 |
| |/ / | |||||
| * | | Fix for BUG#5050 "mysql-test-run fails on rpl_trunc_binlog after 'make instal... | guilhem@mysql.com | 2004-08-14 | 1 | -0/+1 |
| * | | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0 | vva@eagle.mysql.r18.ru | 2004-08-13 | 2 | -0/+86 |
| |\ \ | |||||
| | * \ | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0 | vva@eagle.mysql.r18.ru | 2004-08-13 | 2 | -0/+86 |
| | |\ \ | |||||
| | | * | | fixed Bug #4358 Problem with HAVING clause that uses alias | vva@eagle.mysql.r18.ru | 2004-08-12 | 2 | -0/+86 |
| * | | | | Added initial sorting in order to make test case repeatable. | ram@gw.mysql.r18.ru | 2004-08-12 | 1 | -0/+1 |
| * | | | | Added initial sorting in order to make test case repeatable. | ram@gw.mysql.r18.ru | 2004-08-12 | 1 | -0/+1 |
| * | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.0 | ram@gw.mysql.r18.ru | 2004-08-12 | 2 | -0/+33 |
| |\ \ \ \ | |||||
| | * | | | | A test case (bug #4898: User privileges depending on ORDER BY Settings of tab... | ram@gw.mysql.r18.ru | 2004-08-12 | 2 | -0/+33 |
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | acurtis@pcgem.rdg.cyberkinetica.com | 2004-08-11 | 2 | -0/+24 |
| |\ \ \ \ \ | |||||
| | * | | | | | Bug#4411 | acurtis@pcgem.rdg.cyberkinetica.com | 2004-08-11 | 2 | -0/+24 |
| | | |_|/ / | | |/| | | | |||||
| * | | | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2004-08-11 | 2 | -0/+3 |
| |\ \ \ \ \ | | |_|_|/ / | |/| | | | | |||||
| | * | | | | Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflow | serg@serg.mylan | 2004-08-11 | 2 | -0/+3 |
| * | | | | | - fixed non-predictable floating point results in func_math by adding | lenz@mysql.com | 2004-08-11 | 2 | -4/+4 |
| |/ / / / | |||||
| * | | | | Fix for bug #4491 "timestamp(19) doesn't work". | dlenev@brandersnatch.localdomain | 2004-08-06 | 2 | -0/+23 |
| | |/ / | |/| | | |||||
| * | | | bug#4816. index search for NULL in blob | serg@serg.mylan | 2004-08-01 | 2 | -0/+19 |
| * | | | BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct... | serg@serg.mylan | 2004-07-31 | 4 | -18/+28 |
| * | | | BUG#4717 - check for valid table names in ALTER TABLE ... RENAME | serg@serg.mylan | 2004-07-26 | 2 | -0/+17 |
* | | | | func_like.result: | bar@mysql.com | 2004-08-18 | 2 | -0/+9 |
* | | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-08-18 | 2 | -0/+129 |
|\ \ \ \ | |||||
| * | | | | Fix for bug#4488: sign-aware equality check | sergefp@mysql.com | 2004-08-17 | 2 | -0/+13 |
| * | | | | Fix for BUG#4488: first portion: sign aware '<' and '>' comparisons. | sergefp@mysql.com | 2004-08-11 | 2 | -0/+116 |
* | | | | | Updated of test cases for CSV engine. | brian@avenger.(none) | 2004-08-16 | 1 | -0/+1 |
* | | | | | ctype_utf8.test: | bar@mysql.com | 2004-08-16 | 2 | -0/+119 |
* | | | | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2004-08-15 | 3 | -2/+130 |
|\ \ \ \ \ | |||||
| * \ \ \ \ | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb | mskold@mysql.com | 2004-08-13 | 3 | -2/+130 |
| |\ \ \ \ \ |