| Commit message (Expand) | Author | Age | Files | Lines |
* | 1. When mixing NULL to a character string, | bar@mysql.com | 2004-11-10 | 1 | -0/+3 |
* | Many files: | bar@mysql.com | 2004-11-02 | 1 | -3/+15 |
* | Allow to convert to non-Unicode charset when mixing a string | bar@mysql.com | 2004-10-29 | 1 | -3/+13 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | monty@mysql.com | 2004-10-22 | 1 | -1/+2 |
|\ |
|
| * | Fix compiler warnings (detected by Intel's C++ compiler) | monty@mysql.com | 2004-10-22 | 1 | -1/+2 |
* | | Followup to fix for bug#6050: fix valgrind warnings. | konstantin@mysql.com | 2004-10-22 | 1 | -2/+3 |
|/ |
|
* | A fix and test case for Bug#6050 "EXECUTE stmt reports ambiguous field | konstantin@mysql.com | 2004-10-22 | 1 | -4/+13 |
* | item.h: | konstantin@mysql.com | 2004-10-12 | 1 | -0/+1 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-10-10 | 1 | -1/+1 |
|\ |
|
| * | A fix and test case for Bug#5987 "subselect in bool function | konstantin@mysql.com | 2004-10-10 | 1 | -1/+1 |
* | | args_copy and cleunup() removed from Item_sum | bell@sanja.is.com.ua | 2004-10-09 | 1 | -0/+1 |
|/ |
|
* | Deployment of centralized Item change registry, step 2: Item_ref | konstantin@mysql.com | 2004-10-08 | 1 | -17/+10 |
* | A fix for Bug#5748 "Prepared statement with BETWEEN and bigint values | konstantin@mysql.com | 2004-10-08 | 1 | -3/+0 |
* | some comments added | bell@sanja.is.com.ua | 2004-09-25 | 1 | -1/+13 |
* | Return character strings in table, type, possible_keys, key fields | bar@mysql.com | 2004-09-16 | 1 | -2/+2 |
* | Move collation aggregation with superset conversion code | bar@mysql.com | 2004-09-01 | 1 | -3/+9 |
* | after review patch | bell@sanja.is.com.ua | 2004-08-31 | 1 | -2/+2 |
* | Fix for BUG#4488: first portion: sign aware '<' and '>' comparisons. | sergefp@mysql.com | 2004-08-11 | 1 | -2/+4 |
* | unused field removed | bell@sanja.is.com.ua | 2004-06-28 | 1 | -6/+0 |
* | correct eq() method for Item_param (BUG#4233) | serg@serg.mylan | 2004-06-26 | 1 | -0/+2 |
* | type of parameter assignment for parameters from variables added (BUG#4280) | bell@sanja.is.com.ua | 2004-06-25 | 1 | -10/+10 |
* | after merge fix | ram@gw.mysql.r18.ru | 2004-06-22 | 1 | -1/+4 |
|\ |
|
| * | a fix (Bug #4102 Crash with a DBUG window after a request) | ram@gw.mysql.r18.ru | 2004-06-16 | 1 | -1/+4 |
* | | Fix for bug#4105 "Server crash on attempt to prepare a statement with | konstantin@mysql.com | 2004-06-18 | 1 | -1/+2 |
* | | after review fix (BUG#4067) | bell@sanja.is.com.ua | 2004-06-17 | 1 | -0/+1 |
* | | new length detection for non-string in UNION (BUG#4067) | bell@sanja.is.com.ua | 2004-06-16 | 1 | -0/+1 |
|/ |
|
* | Merge bk-internal.mysql.com:/home/bk/mysql-4.1 | konstantin@mysql.com | 2004-06-09 | 1 | -1/+12 |
|\ |
|
| * | Proposed fix for Bug#4026 "Microseconds part of TIME/DATETIME types | konstantin@mysql.com | 2004-06-09 | 1 | -1/+12 |
* | | Post review fixes for "SQL Syntax for Prepared Statements". | sergefp@mysql.com | 2004-06-07 | 1 | -0/+1 |
* | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-06-01 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Manually merged, requirees more merging | sergefp@mysql.com | 2004-05-25 | 1 | -21/+51 |
| |\ |
|
| * | | WL#1622 "SQL Syntax for Prepared Statements": Post-review fixes (1 of 2) | sergefp@mysql.com | 2004-05-21 | 1 | -2/+1 |
| * | | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-05-07 | 1 | -0/+1 |
| |\ \ |
|
| | * \ | Merge spetrunia@bk-internal.mysql.com:/home/bk/mysql-4.1 | sergefp@mysql.com | 2004-05-06 | 1 | -0/+1 |
| | |\ \ |
|
| | | * \ | Manual merge for WL#1622 code, will need fixes | sergefp@mysql.com | 2004-05-05 | 1 | -0/+1 |
| | | |\ \ |
|
| | | | * \ | Merged | sergefp@mysql.com | 2004-04-13 | 1 | -0/+1 |
| | | | |\ \ |
|
| | | | | * \ | Post-merge fixes | sergefp@mysql.com | 2004-04-05 | 1 | -0/+1 |
| | | | | |\ \ |
|
| | | | | | * | | Many files: | sergefp@mysql.com | 2004-04-05 | 1 | -0/+1 |
* | | | | | | | | Fix for Bug#3796 "Prepared statement, select concat(<parameter>,<column>), wr... | konstantin@mysql.com | 2004-05-31 | 1 | -0/+39 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | Support for character set conversion in binary protocol: another go | konstantin@mysql.com | 2004-05-25 | 1 | -21/+51 |
|/ / / / / / |
|
* | | | | | | Portability fixes | monty@mysql.com | 2004-05-07 | 1 | -7/+2 |
|/ / / / / |
|
* | | | | | Make Item_param::val_int and Item_param::val_str follow the used convention a... | sergefp@mysql.com | 2004-05-05 | 1 | -0/+1 |
|/ / / / |
|
* | | | | Fix for remaining issues described in Bug #1664 | dlenev@brandersnatch.localdomain | 2004-05-04 | 1 | -1/+1 |
|/ / / |
|
* | | | Added function comment | monty@mysql.com | 2004-04-12 | 1 | -0/+1 |
|/ / |
|
* | | Merge of fix for bug #2050 and bug #3307 | dlenev@brandersnatch.localdomain | 2004-03-31 | 1 | -0/+27 |
|\ \
| |/
|/| |
|
| * | Fix for Bug #3307 "FLUSH TABLES sometimes breaks prepared statement | dlenev@brandersnatch.localdomain | 2004-03-31 | 1 | -2/+24 |
| * | "Fix" for BUG #2050 "10 to 1 performance drop with server 4.1.1". | dlenev@brandersnatch.localdomain | 2004-03-28 | 1 | -0/+5 |
* | | Cleanups & safety fixes | monty@mysql.com | 2004-03-25 | 1 | -3/+8 |
|/ |
|
* | after review changes | bell@sanja.is.com.ua | 2004-03-20 | 1 | -24/+33 |
* | fixed signed numeric literal parsing | bell@sanja.is.com.ua | 2004-03-18 | 1 | -7/+19 |