Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge mysql.com:/home/dlenev/src/mysql-5.0-merges | dlenev@mysql.com | 2005-12-12 | 1 | -1/+0 |
|\ | |||||
| * | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | dlenev@mysql.com | 2005-12-07 | 1 | -1/+0 |
| |\ | |||||
| | * | Fix for bug #11555 "Stored procedures: current SP tables locking make | dlenev@mysql.com | 2005-12-07 | 1 | -1/+0 |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-12-03 | 1 | -0/+40 |
|\ \ \ | |/ / | |||||
| * | | Merge sanja.is.com.ua:/home/bell/mysql/bk/work-bug1-5.0 | bell@sanja.is.com.ua | 2005-12-02 | 1 | -0/+19 |
| |\ \ | |||||
| | * | | Now we shall store only position (index of first character) | bell@sanja.is.com.ua | 2005-12-02 | 1 | -0/+19 |
| | |/ | |||||
| * | | View creation code fixed to expect empty TABLE_LIST::table pointer (BUG#15096). | bell@sanja.is.com.ua | 2005-12-01 | 1 | -0/+21 |
| |/ | |||||
* | | Merge mysql.com:/home/mysql_src/mysql-5.0-van | guilhem@mysql.com | 2005-11-19 | 1 | -2/+29 |
|\ \ | |/ | |||||
| * | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0 | evgen@moonbone.local | 2005-11-18 | 1 | -2/+0 |
| |\ | |||||
| | * | WL#2486 - natural/using joins according to SQL:2003. | timour@mysql.com | 2005-11-18 | 1 | -2/+0 |
| * | | Manually merged | evgen@moonbone.local | 2005-11-18 | 1 | -0/+9 |
| |\ \ | | |/ | |/| | |||||
| | * | Fix bug #13622 Wrong view .frm created if some field's alias contain \n | evgen@moonbone.local | 2005-11-11 | 1 | -0/+9 |
| * | | Merge | evgen@moonbone.local | 2005-11-16 | 1 | -0/+10 |
| |\ \ | |||||
| | * | | Fix bug #14816 test_if_order_by_key() expected only Item_fields. | evgen@moonbone.local | 2005-11-14 | 1 | -0/+10 |
| * | | | Fix bug #14850 Item_ref's null_value wasn't updated | evgen@moonbone.local | 2005-11-14 | 1 | -0/+10 |
| |/ / | |||||
* | | | Merge mysql.com:/home/mysql_src/mysql-5.0 | guilhem@mysql.com | 2005-11-18 | 1 | -2/+55 |
|\ \ \ | |/ / | |||||
| * | | WL#2818 (Add creator to the trigger definition for privilege | anozdrin@mysql.com | 2005-11-10 | 1 | -1/+1 |
| * | | Fixed BUG#14719: Views DEFINER grammar is incorrect | pem@mysql.com | 2005-11-09 | 1 | -0/+13 |
| * | | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2005-11-05 | 1 | -1/+27 |
| |\ \ | |||||
| | * | | Post-merge fixes | sergefp@mysql.com | 2005-11-03 | 1 | -7/+24 |
| | * | | Merged | sergefp@mysql.com | 2005-11-03 | 1 | -1/+8 |
| | |\ \ | |||||
| | | * | | BUG#14026: When doing the end-of-prepare fix up for TABLE_LISTs used in the P... | sergefp@mysql.com | 2005-11-02 | 1 | -1/+23 |
| | | |/ | |||||
| * | | | Merge rurik.mysql.com:/home/igor/mysql-5.0 | igor@rurik.mysql.com | 2005-11-02 | 1 | -1/+10 |
| |\ \ \ | | |/ / | |||||
| * | | | Post review fixes. | igor@rurik.mysql.com | 2005-11-02 | 1 | -1/+1 |
| * | | | #view.test#: | igor@rurik.mysql.com | 2005-11-02 | 1 | -0/+15 |
| | |/ | |/| | |||||
* | | | Make storage engines "pluggable", handlerton work | acurtis@poseidon.ndb.mysql.com | 2005-11-07 | 1 | -0/+4 |
| |/ |/| | |||||
* | | Fix bug #14466 lost sort order in GROUP_CONCAT() in a view | evgen@moonbone.local | 2005-11-01 | 1 | -1/+11 |
|/ | |||||
* | Fixed BUG#14256: definer in view definition is not fully qualified | pem@mysql.com | 2005-10-28 | 1 | -1/+1 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mysql.com | 2005-10-12 | 1 | -4/+7 |
|\ | |||||
| * | Reviewing new pushed code | monty@mysql.com | 2005-10-12 | 1 | -4/+7 |
* | | Fix bug#13327 check_equality() wasn't checking view's fields | evgen@moonbone.local | 2005-10-10 | 1 | -0/+20 |
|/ | |||||
* | Fix for BUG#13410 - qualified reference to a view column in the HAVING clause... | timour@mysql.com | 2005-10-01 | 1 | -0/+2 |
* | item.cc: | igor@rurik.mysql.com | 2005-09-26 | 1 | -0/+11 |
* | sql_base.cc, item.cc: | igor@rurik.mysql.com | 2005-09-26 | 1 | -0/+15 |
* | test case fixed to pass w/o innodb | serg@serg.mylan | 2005-09-25 | 1 | -0/+2 |
* | Merge grichter@bk-internal.mysql.com:/home/bk/mysql-5.0 | georg@lmy002.wdf.sap.corp | 2005-09-19 | 1 | -0/+13 |
|\ | |||||
| * | Fix for bug#5508 after Sanja's review | georg@lmy002.wdf.sap.corp | 2005-09-16 | 1 | -0/+13 |
* | | Merge | evgen@moonbone.local | 2005-09-15 | 1 | -0/+7 |
|\ \ | |/ |/| | |||||
| * | Fix bug #11416 Server crash if using a view that uses function convert_tz | evgen@moonbone.local | 2005-09-15 | 1 | -0/+7 |
* | | Merge mysql.com:/home/alexi/mysql-5.0 | aivanov@mysql.com | 2005-09-14 | 1 | -0/+31 |
|\ \ | |/ |/| | |||||
| * | Fixed BUG#12963, BUG#13000: wrong VIEW creation with DAYNAME(), | aivanov@mysql.com | 2005-09-14 | 1 | -0/+31 |
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-09-14 | 1 | -0/+9 |
|\ \ | |/ |/| | |||||
| * | part 1 (ver 2, postreview fix) of WL#2787 | bell@sanja.is.com.ua | 2005-09-14 | 1 | -0/+9 |
* | | Merge | evgen@moonbone.local | 2005-09-13 | 1 | -0/+9 |
|\ \ | |||||
| * | | Fix bug #12993 View column rename broken in subselect | evgen@moonbone.local | 2005-09-12 | 1 | -0/+9 |
| |/ | |||||
* | | Fix for BUG#6808. | timour@mysql.com | 2005-09-12 | 1 | -2/+11 |
|/ | |||||
* | Manual merge | evgen@moonbone.local | 2005-09-07 | 1 | -0/+8 |
|\ | |||||
| * | Fix bug #12922 if(sum(),...) with group from view returns wrong results | evgen@moonbone.local | 2005-09-07 | 1 | -0/+10 |
* | | Fix for BUG#12941: in create_tmp_field(), if the passed item is an Item_ref, ... | sergefp@mysql.com | 2005-09-07 | 1 | -0/+33 |
|/ | |||||
* | postmerge changes | bell@sanja.is.com.ua | 2005-09-02 | 1 | -36/+36 |