Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix for bug#4912 "mysqld crashs in case a statement is executed | konstantin@mysql.com | 2004-08-21 | 1 | -0/+7 |
* | Bug#5081: UCS2 fields are filled with '0x2020' after extending field length | bar@mysql.com | 2004-08-19 | 1 | -0/+10 |
* | after merge fixes | serg@serg.mylan | 2004-08-19 | 7 | -22/+54 |
* | manually merged | serg@serg.mylan | 2004-08-18 | 5 | -4/+80 |
|\ | |||||
| * | Bug 4937: different date -> string conversion when using | serg@serg.mylan | 2004-08-18 | 1 | -0/+17 |
| * | Merge vvagin@bk-internal.mysql.com:/home/bk/mysql-4.0 | vva@eagle.mysql.r18.ru | 2004-08-13 | 1 | -0/+40 |
| |\ | |||||
| | * | Merge eagle.mysql.r18.ru:/home/vva/work/mysql.orig/clear/mysql-4.0 | vva@eagle.mysql.r18.ru | 2004-08-13 | 1 | -0/+40 |
| | |\ | |||||
| | | * | fixed Bug #4358 Problem with HAVING clause that uses alias | vva@eagle.mysql.r18.ru | 2004-08-12 | 1 | -0/+40 |
| * | | | 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 | 1 | -0/+18 |
| |\ \ \ | |||||
| | * | | | A test case (bug #4898: User privileges depending on ORDER BY Settings of tab... | ram@gw.mysql.r18.ru | 2004-08-12 | 1 | -0/+18 |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.0 | acurtis@pcgem.rdg.cyberkinetica.com | 2004-08-11 | 1 | -0/+10 |
| |\ \ \ \ | |||||
| | * | | | | Bug#4411 | acurtis@pcgem.rdg.cyberkinetica.com | 2004-08-11 | 1 | -0/+10 |
| | | |_|/ | | |/| | | |||||
| * | | | | Merge bk-internal:/home/bk/mysql-4.0/ | serg@serg.mylan | 2004-08-11 | 1 | -0/+2 |
| |\ \ \ \ | | |_|_|/ | |/| | | | |||||
| | * | | | Bug #4797 - 32 bit and 64 bit builds behave differently on int32 overflow | serg@serg.mylan | 2004-08-11 | 1 | -0/+2 |
| * | | | | - fixed non-predictable floating point results in func_math by adding | lenz@mysql.com | 2004-08-11 | 1 | -3/+3 |
| |/ / / | |||||
| * | | | Fix for bug #4491 "timestamp(19) doesn't work". | dlenev@brandersnatch.localdomain | 2004-08-06 | 1 | -0/+12 |
| | |/ | |/| | |||||
| * | | bug#4816. index search for NULL in blob | serg@serg.mylan | 2004-08-01 | 1 | -0/+9 |
| * | | BUG#4393, BUG#4356 - incorrect decimals in fix_length_and_dec() in some funct... | serg@serg.mylan | 2004-07-31 | 2 | -16/+19 |
| * | | BUG#4717 - check for valid table names in ALTER TABLE ... RENAME | serg@serg.mylan | 2004-07-26 | 1 | -0/+6 |
* | | | func_like.result: | bar@mysql.com | 2004-08-18 | 1 | -0/+3 |
* | | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-08-18 | 1 | -0/+86 |
|\ \ \ | |||||
| * | | | Fix for bug#4488: sign-aware equality check | sergefp@mysql.com | 2004-08-17 | 1 | -0/+9 |
| * | | | Fix for BUG#4488: first portion: sign aware '<' and '>' comparisons. | sergefp@mysql.com | 2004-08-11 | 1 | -0/+77 |
* | | | | 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 | 1 | -0/+72 |
* | | | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2004-08-15 | 1 | -1/+50 |
|\ \ \ \ | |||||
| * \ \ \ | Merge mskold@bk-internal.mysql.com:/home/bk/mysql-4.1-ndb | mskold@mysql.com | 2004-08-13 | 1 | -1/+50 |
| |\ \ \ \ | |||||
| | * | | | | Added support for NULL in unique index | mskold@mysql.com | 2004-08-13 | 1 | -1/+50 |
* | | | | | | Adding test cases for the example storage engine (so that you can test to see... | brian@avenger.(none) | 2004-08-13 | 2 | -0/+8 |
* | | | | | | Merge baker@bk-internal.mysql.com:/home/bk/mysql-4.1 | brian@avenger.(none) | 2004-08-13 | 2 | -0/+4933 |
|\ \ \ \ \ \ | |||||
| * | | | | | | This is the addition of the CSV engine "aka tina". Its an example engine that... | brian@avenger.(none) | 2004-08-12 | 2 | -0/+4933 |
* | | | | | | | Merge | serg@serg.mylan | 2004-08-13 | 2 | -3/+39 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | apply UNIQUE constrain correctly for multi-byte charsets | serg@serg.mylan | 2004-08-13 | 2 | -3/+39 |
* | | | | | | | | CSC issue # 3299 fix: | bar@mysql.com | 2004-08-13 | 1 | -0/+23 |
* | | | | | | | | ctype_utf8.result, ctype_utf8.test, item_strfunc.cc: | bar@mysql.com | 2004-08-13 | 1 | -0/+3 |
* | | | | | | | | ctype_utf8.result, ctype_utf8.test, mi_key.c: | bar@mysql.com | 2004-08-13 | 1 | -0/+23 |
* | | | | | | | | ctype_ucs.result, ctype_ucs.test, item.cc: | bar@mysql.com | 2004-08-13 | 1 | -0/+6 |
| |_|/ / / / / |/| | | | | | | |||||
* | | | | | | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2004-08-12 | 2 | -0/+36 |
|\ \ \ \ \ \ \ | |/ / / / / / | | | / / / / | |_|/ / / / |/| | | | | | |||||
| * | | | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | bar@mysql.com | 2004-08-12 | 1 | -0/+33 |
| |\ \ \ \ \ | |||||
| | * | | | | | #4521: unique key prefix interacts poorly with utf8 | bar@mysql.com | 2004-08-12 | 1 | -0/+33 |
| * | | | | | | Merge rkalimullin@bk-internal.mysql.com:/home/bk/mysql-4.1 | ram@gw.mysql.r18.ru | 2004-08-12 | 1 | -0/+3 |
| |\ \ \ \ \ \ | |||||
| | * | | | | | | A fix (Bug #4878: Service crashes on query execution) | ram@gw.mysql.r18.ru | 2004-08-12 | 1 | -0/+3 |
| | |/ / / / / | |||||
* | | | | | | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2004-08-12 | 2 | -0/+140 |
|\ \ \ \ \ \ \ | |/ / / / / / | |||||
| * | | | | | | Merge mysql.com:/home/wax/mysql/mysql-4.1 | wax@mysql.com | 2004-08-12 | 1 | -0/+110 |
| |\ \ \ \ \ \ | | |/ / / / / | |||||
| | * | | | | | ctype_uca.test, ctype_uca.result, ctype-uca.c: | bar@mysql.com | 2004-08-11 | 1 | -0/+110 |
| | | |/ / / | | |/| | | | |||||
| * | | | | | Merge mysql.com:/home/wax/mysql/mysql-4.1 | wax@mysql.com | 2004-08-11 | 1 | -0/+30 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Merge mysql.com:/home/wax/mysql/mysql-4.1 | wax@mysql.com | 2004-08-10 | 1 | -0/+30 |
| | |\ \ \ \ | |||||
| | | * | | | | BUG#4315 | wax@kishkin.ru | 2004-08-10 | 1 | -0/+30 |
* | | | | | | | Added tests for fix of bug#4730 | mskold@mysql.com | 2004-08-12 | 1 | -0/+12 |