summaryrefslogtreecommitdiff
path: root/mysql-test/r/view.result
Commit message (Expand)AuthorAgeFilesLines
* Mergeevgen@moonbone.local2005-09-151-0/+5
|\
| * Fix bug #11416 Server crash if using a view that uses function convert_tzevgen@moonbone.local2005-09-151-0/+5
* | Updated test results for view test.elliot@mysql.com2005-09-141-3/+3
* | Merge mysql.com:/home/alexi/mysql-5.0aivanov@mysql.com2005-09-141-0/+43
|\ \ | |/ |/|
| * Fixed BUG#12963, BUG#13000: wrong VIEW creation with DAYNAME(),aivanov@mysql.com2005-09-141-0/+43
* | postmerge fixbell@sanja.is.com.ua2005-09-141-1/+1
* | postmerge fixbell@sanja.is.com.ua2005-09-141-22/+22
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-09-141-21/+30
|\ \ | |/ |/|
| * part 1 (ver 2, postreview fix) of WL#2787bell@sanja.is.com.ua2005-09-141-21/+30
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0msvensson@neptunus.(none)2005-09-141-0/+6
|\ \
| * \ Mergeevgen@moonbone.local2005-09-131-0/+6
| |\ \
| | * | Fix bug #12993 View column rename broken in subselectevgen@moonbone.local2005-09-121-0/+6
| | |/
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0msvensson@neptunus.(none)2005-09-131-2/+6
|\ \ \ | |/ /
| * | Fix for BUG#6808.timour@mysql.com2005-09-121-2/+6
| |/
* | BUG#10713 mysqldump includes database in create view and referenced tablesmsvensson@neptunus.(none)2005-09-131-22/+22
|/
* Manual mergeevgen@moonbone.local2005-09-071-0/+9
|\
| * Fix bug #12922 if(sum(),...) with group from view returns wrong resultsevgen@moonbone.local2005-09-071-0/+9
* | Fix for BUG#12941: in create_tmp_field(), if the passed item is an Item_ref, ...sergefp@mysql.com2005-09-071-0/+26
|/
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-09-011-36/+46
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-08-231-36/+46
| |\
| | * issue correct error message in case of view presence for duplicated table on ...bell@sanja.is.com.ua2005-08-021-36/+46
* | | Fix bug #12489 wrongly printed strcmp() function results in creation of brokenevgen@moonbone.local2005-08-311-0/+6
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-08-251-0/+8
|\ \ \
| * | | sql_view.cc:bell@sanja.is.com.ua2005-08-171-0/+8
* | | | Merge lmy004.:/work/mysql-5.0-cleanandrey@lmy004.2005-08-251-0/+12
|\ \ \ \
| * | | | fix for bug #12533 (crash on DESCRIBE <view> after renaming base table column)andrey@lmy004.2005-08-251-0/+12
| | |/ / | |/| |
* | | | Fix for bug#5501 (SHOW TABLE STATUS should show "view" in upper case)georg@lmy002.wdf.sap.corp2005-08-241-6/+6
|/ / /
* | | Manual mergeigor@rurik.mysql.com2005-08-181-0/+12
|\ \ \
| * | | Fix bug #10624 Views with multiple UNION and UNION ALL produce incorrectevgen@moonbone.local2005-08-151-0/+12
| |/ /
* | | view.test:igor@rurik.mysql.com2005-08-171-1/+7
|/ /
* | Fix bug #12298 Typo in timestampdiff() function name results in erroneous evgen@moonbone.local2005-08-121-0/+5
* | sql_base.cc:igor@rurik.mysql.com2005-08-121-0/+13
* | sql_base.cc:igor@rurik.mysql.com2005-08-111-0/+14
* | Fix for BUG#12228: SP cache code:sergefp@mysql.com2005-08-081-0/+2
* | Fix out-of-order results in view results filejimw@mysql.com2005-08-041-11/+11
* | Manual merge of #11335 bugfixevgen@moonbone.local2005-08-051-1/+12
|\ \
| * | Fix bug #11335 View redefines TinyInt(1) column definitionevgen@moonbone.local2005-07-301-1/+12
* | | Manual mergesergefp@mysql.com2005-08-031-0/+5
|\ \ \
| * | | Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...sergefp@mysql.com2005-07-301-0/+5
* | | | sql_select.cc:igor@rurik.mysql.com2005-07-251-0/+23
|/ / /
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0evgen@moonbone.local2005-07-201-0/+8
|\ \ \
| * | | Fix bug #11760 Typo in Item_func_add_time::print() results in NULLs returnedevgen@moonbone.local2005-07-201-0/+8
* | | | Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)dlenev@mysql.com2005-07-191-1/+1
|/ / /
* | | After-merge fixes (4.1 -> 5.0).konstantin@mysql.com2005-07-161-1/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0bell@sanja.is.com.ua2005-07-161-0/+25
|\ \ \
| * | | stop evaluation constant functions in WHERE (BUG#4663)bell@sanja.is.com.ua2005-07-161-0/+25
* | | | take into account table lock mode when opening table:bell@sanja.is.com.ua2005-07-151-0/+14
| |/ / |/| |
* | | Mergekent@mysql.com2005-07-131-7/+7
|\ \ \
| * | | portability fix: the Max_data_length replaced with #ramil@mysql.com2005-07-081-7/+7
* | | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0evgen@moonbone.local2005-07-131-0/+10
|\ \ \ \