Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ctype_utf8.test, ctype_utf8.result: | igor@igor-inspiron.creware.com | 2005-06-13 | 2 | -0/+76 |
* | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1 | acurtis@xiphis.org | 2005-06-09 | 2 | -0/+17 |
|\ | |||||
| * | Bug#11028 Crash on create table like | acurtis@xiphis.org | 2005-06-09 | 2 | -0/+17 |
* | | Fix broken test suite. | konstantin@mysql.com | 2005-06-09 | 1 | -3/+3 |
|/ | |||||
* | Merge sgluhov@bk-internal.mysql.com:/home/bk/mysql-4.1 | gluh@mysql.com | 2005-06-09 | 2 | -0/+7 |
|\ | |||||
| * | Fix for bug#10732: Set SQL_MODE to NULL gives garbled error message | gluh@eagle.intranet.mysql.r18.ru | 2005-06-09 | 2 | -0/+7 |
* | | update result file for ps7_ndb | joreland@mysql.com | 2005-06-09 | 1 | -3/+3 |
* | | Merge mysql.com:/home/jonas/src/mysql-4.1 | joreland@mysql.com | 2005-06-09 | 11 | -21/+122 |
|\ \ | |/ | |||||
| * | Merge serg@bk-internal.mysql.com:/home/bk/mysql-4.1/ | serg@serg.mylan | 2005-06-07 | 2 | -0/+26 |
| |\ | |||||
| | * | bug#5373: handler READ NEXT w/o HANDLER READ [FIRST] | serg@serg.mylan | 2005-06-07 | 2 | -0/+26 |
| * | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-06-07 | 5 | -21/+21 |
| |\ \ | |||||
| | * \ | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-4.1 | igor@rurik.mysql.com | 2005-06-07 | 5 | -21/+21 |
| | |\ \ | |||||
| | | * | | Many files: | igor@rurik.mysql.com | 2005-06-07 | 5 | -21/+21 |
| * | | | | Merge mysql.com:/home/my/mysql-4.0 into mysql.com:/home/my/mysql-4.1 | monty@mysql.com | 2005-06-07 | 2 | -0/+71 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Bug #10901 | mronstrom@mysql.com | 2005-06-03 | 2 | -0/+71 |
| * | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2005-06-07 | 2 | -0/+4 |
| |\ \ \ \ | | |_|/ / | |/| | | | |||||
| | * | | | Revert Bar's fix as this causes changes in the key tree that could cause inco... | monty@mysql.com | 2005-06-07 | 2 | -0/+4 |
* | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 | joreland@mysql.com | 2005-06-07 | 29 | -60/+484 |
|\ \ \ \ \ | |/ / / / | |||||
| * | | | | Merge rurik.mysql.com:/home/igor/mysql-4.1 | igor@rurik.mysql.com | 2005-06-07 | 2 | -0/+28 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | sql_select.cc, item_buff.cc, item.h: | igor@rurik.mysql.com | 2005-06-07 | 2 | -0/+28 |
| * | | | | Bug#10253: compound index length and utf8 char set | bar@mysql.com | 2005-06-07 | 2 | -0/+25 |
| |/ / / | |||||
| * | | | ctype_cp1250_ch.result, ctype_cp1250_ch.test: | bar@mysql.com | 2005-06-06 | 2 | -0/+24 |
| * | | | mtr_misc.pl, mtr_report.pl: | kent@mysql.com | 2005-06-05 | 4 | -8/+25 |
| | |/ | |/| | |||||
| * | | Fix show warnings limit 0 and show warnings limit 0, 0. | konstantin@mysql.com | 2005-06-04 | 2 | -0/+75 |
| * | | mergemerged | serg@serg.mylan | 2005-06-04 | 2 | -9/+10 |
| |\ \ | |||||
| | * | | after mergemerge | serg@serg.mylan | 2005-06-04 | 2 | -3/+9 |
| | * | | mergemerged | serg@serg.mylan | 2005-06-03 | 2 | -14/+9 |
| | |\ \ | |||||
| | | * | | after merge fixes | serg@serg.mylan | 2005-06-03 | 2 | -5/+16 |
| | | * | | merged | serg@serg.mylan | 2005-06-03 | 1 | -0/+14 |
| | | |\ \ | | | | |/ | |||||
| * | | | | Move USE_PRAGMA_IMPLEMENTATION to proper place | monty@mysql.com | 2005-06-03 | 5 | -39/+54 |
| |/ / / | |||||
| * | | | ctype_utf8.result, ctype_utf8.test: | bar@mysql.com | 2005-06-03 | 2 | -0/+10 |
| * | | | item_func.cc: | bar@mysql.com | 2005-06-02 | 2 | -0/+13 |
| * | | | Update results of test after merge of bugfix | jimw@mysql.com | 2005-06-01 | 1 | -0/+1 |
| * | | | Merge mysql.com:/home/jimw/my/mysql-4.1-9660 | jimw@mysql.com | 2005-06-01 | 1 | -6/+6 |
| |\ \ \ | |||||
| | * | | | Fix table renaming to not lowercase table names for all storage | jimw@mysql.com | 2005-05-25 | 1 | -6/+6 |
| * | | | | Fix handling of NULL fields in FIELD(). (Bug #10944) | jimw@mysql.com | 2005-06-01 | 2 | -0/+12 |
| * | | | | Merge | ingo@mysql.com | 2005-05-31 | 2 | -0/+22 |
| |\ \ \ \ | |||||
| | * \ \ \ | Merge acurtis@bk-internal.mysql.com:/home/bk/mysql-4.1 | acurtis@xiphis.org | 2005-05-31 | 2 | -0/+22 |
| | |\ \ \ \ | |||||
| | | * | | | | Bug#10413 - Invalid column name is not rejected | acurtis@xiphis.org | 2005-05-31 | 2 | -0/+22 |
| * | | | | | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem... | ingo@mysql.com | 2005-05-31 | 2 | -2/+5 |
| * | | | | | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem... | ingo@mysql.com | 2005-05-31 | 2 | -0/+23 |
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | / | | | |_|_|/ | | |/| | | | |||||
| | * | | | | Bug#10224 - ANALYZE TABLE crashing with simultaneous CREATE ... SELECT statem... | ingo@mysql.com | 2005-05-31 | 2 | -0/+23 |
| * | | | | | a fix (bug #7405: group_concat with distinct and rollup => ignores distinct i... | ramil@mysql.com | 2005-05-31 | 2 | -0/+35 |
| | |/ / / | |/| | | | |||||
| * | | | | olap.result, olap.test: | igor@rurik.mysql.com | 2005-05-30 | 2 | -1/+97 |
| | |_|/ | |/| | | |||||
| * | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | msvensson@neptunus.(none) | 2005-05-26 | 2 | -0/+24 |
| |\ \ \ | |||||
| | * \ \ | merge | bell@sanja.is.com.ua | 2005-05-26 | 2 | -0/+24 |
| | |\ \ \ | |||||
| | | * | | | fixed problem with long string results of expressions in UNIONS (BUG#10025) | bell@sanja.is.com.ua | 2005-05-26 | 2 | -0/+25 |
| * | | | | | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | msvensson@neptunus.(none) | 2005-05-26 | 1 | -2/+2 |
| |\ \ \ \ \ | | |/ / / / | |/| | | | | |||||
| | * | | | | Use one err file for each master | msvensson@neptunus.(none) | 2005-05-25 | 1 | -2/+2 |
| | |/ / / | |||||
* | | | | | Merge joreland@bk-internal.mysql.com:/home/bk/mysql-4.1 | joreland@mysql.com | 2005-05-25 | 9 | -21/+92 |
|\ \ \ \ \ | |/ / / / |