Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | item.cc: | evgen@moonbone.local | 2005-09-07 | 1 | -3/+3 |
* | Fix bug #12922 if(sum(),...) with group from view returns wrong results | evgen@moonbone.local | 2005-09-07 | 1 | -7/+9 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-09-02 | 1 | -3/+3 |
|\ | |||||
| * | Rename: | konstantin@mysql.com | 2005-09-02 | 1 | -3/+3 |
* | | postmerge changes | bell@sanja.is.com.ua | 2005-09-02 | 1 | -4/+1 |
|/ | |||||
* | create.test, create.result, sql_select.cc, item.cc: | evgen@moonbone.local | 2005-08-31 | 1 | -1/+2 |
* | Slightly amended Monty's SP replication code cleanup patch | sergefp@mysql.com | 2005-08-27 | 1 | -2/+2 |
* | Fix for BUG#12335 (SP replication) : New binlogging strategy for stored PROCE... | sergefp@mysql.com | 2005-08-25 | 1 | -5/+100 |
* | Merge mysql.com:/home/emurphy/src/bk-clean/mysql-4.1 | elliot@mysql.com | 2005-08-19 | 1 | -7/+14 |
|\ | |||||
| * | Bug#11338 Fixes from review (identical functionality). | elliot@mysql.com | 2005-08-19 | 1 | -8/+7 |
| * | BUG#11338 (logging of prepared statement w/ blob type) | elliot@mysql.com | 2005-08-17 | 1 | -5/+13 |
* | | Merge mysql.com:/home/timka/mysql/src/5.0-virgin | timour@mysql.com | 2005-08-12 | 1 | -10/+19 |
|\ \ | |||||
| * | | Implementation of WL#2486 - | timour@mysql.com | 2005-08-12 | 1 | -10/+19 |
* | | | Merge mysql.com:/usr/home/bar/mysql-4.1.b10892 | bar@mysql.com | 2005-08-08 | 1 | -4/+8 |
|\ \ \ | |/ / |/| / | |/ | |||||
| * | item.cc: | bar@mysql.com | 2005-08-08 | 1 | -4/+6 |
| * | grant.result, grant.test: | bar@mysql.com | 2005-08-04 | 1 | -4/+6 |
* | | Ensure we free all items for prepared statements | monty@mysql.com | 2005-07-29 | 1 | -0/+2 |
* | | Bug#10201 group_concat returns string with binary collation | bar@mysql.com | 2005-07-26 | 1 | -2/+8 |
* | | Merge mysql.com:/usr/home/bar/mysql-4.1.b10201 | bar@mysql.com | 2005-07-26 | 1 | -0/+164 |
|\ \ | |/ | |||||
| * | func_gconcat.result, func_gconcat.test: | bar@mysql.com | 2005-07-26 | 1 | -0/+164 |
* | | Merge mysql.com:/home/jimw/my/mysql-4.1-clean | jimw@mysql.com | 2005-07-19 | 1 | -1/+6 |
|\ \ | |/ | |||||
| * | Merge rburnett@bk-internal.mysql.com:/home/bk/mysql-4.1 | reggie@linux.site | 2005-07-18 | 1 | -1/+8 |
| |\ | |||||
| | * | Bug #7142 Show Fields from fails using Borland's dbExpress interface | reggie@linux.site | 2005-07-12 | 1 | -1/+8 |
* | | | post merge changes: added safe_charset_converter to other static functions | bell@sanja.is.com.ua | 2005-07-16 | 1 | -0/+32 |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-07-16 | 1 | -0/+27 |
|\ \ \ | |||||
| * | | | stop evaluation constant functions in WHERE (BUG#4663) | bell@sanja.is.com.ua | 2005-07-16 | 1 | -0/+27 |
* | | | | item.cc: | bar@mysql.com | 2005-07-14 | 1 | -1/+1 |
* | | | | Merge mysql.com:/usr/home/bar/mysql-4.1.num-conv | bar@mysql.com | 2005-07-14 | 1 | -1/+43 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Merge abarkov@bk-internal.mysql.com:/home/bk/mysql-4.1 | bar@mysql.com | 2005-07-14 | 1 | -1/+43 |
| |\ \ \ | |||||
| | * | | | ctype_utf8.result: | bar@mysql.com | 2005-07-13 | 1 | -1/+43 |
| | | |/ | | |/| | |||||
* | | | | Merge mysql.com:/opt/local/work/mysql-4.1-9379 | konstantin@mysql.com | 2005-07-13 | 1 | -0/+3 |
|\ \ \ \ | |/ / / | |||||
| * | | | A fix and a test case for Bug#9379 (collation of a parameter marker is | konstantin@mysql.com | 2005-07-13 | 1 | -0/+3 |
* | | | | Merge mysql.com:/opt/local/work/mysql-4.1-11458 | konstantin@mysql.com | 2005-07-13 | 1 | -27/+1 |
|\ \ \ \ | |/ / / | |||||
| * | | | - a fix for Bug#11458 "Prepared statement with subselects return random | konstantin@mysql.com | 2005-07-13 | 1 | -28/+1 |
* | | | | Merge | evgen@moonbone.local | 2005-07-12 | 1 | -0/+29 |
|\ \ \ \ | |||||
| * | | | | Fix bug#11709 View was ordered by wrong column. | evgen@moonbone.local | 2005-07-12 | 1 | -0/+29 |
* | | | | | Fix for BUG#11821 manually merged | sergefp@mysql.com | 2005-07-12 | 1 | -2/+6 |
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / / | |||||
| * | | | Fix for BUG#11821: Make Item_type_holder be able to work with MIN(field), | sergefp@mysql.com | 2005-07-12 | 1 | -2/+6 |
| |/ / | |||||
* | | | manual merge | monty@mysql.com | 2005-07-04 | 1 | -9/+6 |
|\ \ \ | |||||
| * | | | Fixes during review of new code | monty@mysql.com | 2005-07-04 | 1 | -9/+6 |
| | |/ | |/| | |||||
* | | | Merge with 4.1 | monty@mysql.com | 2005-07-03 | 1 | -3/+1 |
|\ \ \ | | |/ | |/| | |||||
| * | | Better bug fix for: | monty@mishka.local | 2005-06-27 | 1 | -3/+1 |
* | | | do not register changes of stack variable | bell@sanja.is.com.ua | 2005-07-03 | 1 | -4/+7 |
* | | | - fix -ansi -pedantic error | konstantin@mysql.com | 2005-07-01 | 1 | -1/+1 |
* | | | Name resolution context added (BUG#6443) | bell@sanja.is.com.ua | 2005-07-01 | 1 | -211/+303 |
* | | | a fix. | ramil@mysql.com | 2005-06-30 | 1 | -0/+3 |
* | | | a fix (bug #11215: BIGINT: can't set DEFAULT to minimum end-range) | ramil@mysql.com | 2005-06-29 | 1 | -1/+1 |
| |/ |/| | |||||
* | | Bug #9728 fix merge | evgen@moonbone.local | 2005-06-23 | 1 | -1/+3 |
|\ \ | |/ | |||||
| * | Fix bug #9728 decreased functionality in "on duplicate key update" | evgen@moonbone.local | 2005-06-22 | 1 | -1/+3 |
* | | Merge svojtovich@bk-internal.mysql.com:/home/bk/mysql-5.0 | svoj@mysql.com | 2005-06-22 | 1 | -1/+1 |
|\ \ |