Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0 | evgen@moonbone.local | 2005-07-20 | 1 | -0/+10 |
|\ | |||||
| * | Fix bug #11760 Typo in Item_func_add_time::print() results in NULLs returned | evgen@moonbone.local | 2005-07-20 | 1 | -0/+10 |
* | | Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch) | dlenev@mysql.com | 2005-07-19 | 1 | -1/+1 |
|/ | |||||
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-07-16 | 1 | -0/+21 |
|\ | |||||
| * | stop evaluation constant functions in WHERE (BUG#4663) | bell@sanja.is.com.ua | 2005-07-16 | 1 | -0/+21 |
* | | take into account table lock mode when opening table: | bell@sanja.is.com.ua | 2005-07-15 | 1 | -1/+18 |
* | | Merge | kent@mysql.com | 2005-07-13 | 1 | -2/+1 |
|\ \ | |||||
| * | | portability fix: the Max_data_length replaced with # | ramil@mysql.com | 2005-07-08 | 1 | -2/+1 |
* | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0 | evgen@moonbone.local | 2005-07-13 | 1 | -0/+10 |
|\ \ \ | |||||
| * | | | view.result, view.test: | evgen@moonbone.local | 2005-07-13 | 1 | -0/+1 |
| * | | | Merge | evgen@moonbone.local | 2005-07-12 | 1 | -0/+9 |
| |\ \ \ | |||||
| | * | | | Fix bug#11709 View was ordered by wrong column. | evgen@moonbone.local | 2005-07-12 | 1 | -0/+9 |
* | | | | | view.test, view.result: | igor@igor-inspiron.creware.com | 2005-07-12 | 1 | -0/+3 |
|/ / / / | |||||
* | | | | Merge ibabaev@bk-internal.mysql.com:/home/bk/mysql-5.0 | igor@igor-inspiron.creware.com | 2005-07-12 | 1 | -0/+10 |
|\ \ \ \ | |||||
| * \ \ \ | Merge | evgen@moonbone.local | 2005-07-12 | 1 | -0/+10 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Fix bug #11399 Column alias was lost during view preraration. | evgen@moonbone.local | 2005-07-12 | 1 | -0/+10 |
* | | | | | view.result, view.test: | igor@igor-inspiron.creware.com | 2005-07-12 | 1 | -0/+15 |
|/ / / / | |||||
* | | | | view.result, view.test: | igor@igor-inspiron.creware.com | 2005-07-06 | 1 | -0/+17 |
| |/ / |/| | | |||||
* | | | Merge | bell@sanja.is.com.ua | 2005-07-05 | 1 | -0/+38 |
|\ \ \ | |||||
| * | | | fixed environment creation and cleaning up for processing view one by one dur... | bell@sanja.is.com.ua | 2005-07-05 | 1 | -0/+38 |
| | |/ | |/| | |||||
* | | | merge | bell@sanja.is.com.ua | 2005-07-05 | 1 | -0/+9 |
|\ \ \ | |_|/ |/| | | |||||
| * | | fixed var_samp printing (BUG#10651) | bell@sanja.is.com.ua | 2005-07-02 | 1 | -0/+10 |
* | | | Name resolution context added (BUG#6443) | bell@sanja.is.com.ua | 2005-07-01 | 1 | -0/+18 |
|/ / | |||||
* | | Merge | evgen@moonbone.local | 2005-06-24 | 1 | -0/+11 |
|\ \ | |||||
| * | | Fix bug#11325 Wrong date comparison in views | evgen@moonbone.local | 2005-06-24 | 1 | -0/+11 |
| |/ | |||||
* | | fixed encrypt() print (BUG#7024) | bell@sanja.is.com.ua | 2005-06-24 | 1 | -0/+12 |
|/ | |||||
* | merge | bell@sanja.is.com.ua | 2005-06-22 | 1 | -0/+8 |
|\ | |||||
| * | fixed time_format printing (BUG#7521) | bell@sanja.is.com.ua | 2005-06-20 | 1 | -0/+7 |
* | | make test result repeatable | bell@sanja.is.com.ua | 2005-06-22 | 1 | -1/+1 |
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0 | evgen@moonbone.local | 2005-06-22 | 1 | -0/+13 |
|\ \ | |||||
| * | | Fix bug#11298 insert into select from VIEW produces incorrect result | evgen@moonbone.local | 2005-06-22 | 1 | -0/+13 |
* | | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-06-21 | 1 | -0/+53 |
|\ \ \ | |/ / |/| | | |||||
| * | | fixed view fields names check and generation (changed after Trudy review: und... | bell@sanja.is.com.ua | 2005-06-21 | 1 | -0/+53 |
| |/ | |||||
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0 | evgen@moonbone.local | 2005-06-21 | 1 | -0/+12 |
|\ \ | |/ |/| | |||||
| * | Fix bug #7422 "order by" doesn't work | evgen@moonbone.local | 2005-06-21 | 1 | -0/+12 |
* | | fixed printing of sum(distinct ) & avg(distinct ) & cast(... as decimal) (BU... | bell@sanja.is.com.ua | 2005-06-17 | 1 | -0/+18 |
|/ | |||||
* | sql_yacc.yy: | serg@serg.mylan | 2005-05-17 | 1 | -1/+21 |
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0 | monty@mishka.local | 2005-05-13 | 1 | -1/+1 |
|\ | |||||
| * | concurrent-insert can now be set to 2 for concurrent inserts when there is ho... | monty@mishka.local | 2005-05-13 | 1 | -1/+1 |
* | | Manual merge | igor@rurik.mysql.com | 2005-05-10 | 1 | -3/+19 |
|\ \ | |/ |/| | |||||
| * | Many files: | igor@rurik.mysql.com | 2005-05-10 | 1 | -3/+21 |
* | | Fix for BUG#8490: In mysql_make_view for join algorithm views we need | sergefp@mysql.com | 2005-04-23 | 1 | -0/+14 |
|/ | |||||
* | information_schema.result, information_schema.test: | igor@rurik.mysql.com | 2005-04-13 | 1 | -0/+62 |
* | Cleanup tests and results after merge from 4.1 of embedded | jimw@mysql.com | 2005-04-04 | 1 | -401/+0 |
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0 | bell@sanja.is.com.ua | 2005-04-03 | 1 | -1/+11 |
|\ | |||||
| * | fix of required privileges for altering view VIEW (DELETE->DROP) (BUG#9260) | bell@sanja.is.com.ua | 2005-04-02 | 1 | -1/+11 |
* | | fixed mechanism of detection selection from table wich we update | bell@sanja.is.com.ua | 2005-03-28 | 1 | -3/+135 |
|/ | |||||
* | Fix for bug #8790:Test 'information_schema': 'Max_data_length' shows 10 * (2 ... | gluh@gluh.mysql.r18.ru | 2005-03-15 | 1 | -2/+1 |
* | Abort procesing current item if it was substituted by view field (BUF#6894) | bell@51.0.168.192.in-addr.arpa | 2005-02-22 | 1 | -0/+12 |
* | Better emulation correct SELECT tree for fields expressions of merging view d... | bell@sanja.is.com.ua | 2005-02-10 | 1 | -0/+1 |