summaryrefslogtreecommitdiff
path: root/mysql-test/r/view.result
Commit message (Expand)AuthorAgeFilesLines
* Merge grichter@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-191-0/+9
|\
| * Fix for bug#5508 after Sanja's reviewunknown2005-09-161-0/+9
* | Mergeunknown2005-09-151-0/+5
|\ \ | |/ |/|
| * Fix bug #11416 Server crash if using a view that uses function convert_tzunknown2005-09-151-0/+5
* | Updated test results for view test.unknown2005-09-141-3/+3
* | Merge mysql.com:/home/alexi/mysql-5.0unknown2005-09-141-0/+43
|\ \ | |/ |/|
| * Fixed BUG#12963, BUG#13000: wrong VIEW creation with DAYNAME(),unknown2005-09-141-0/+43
* | postmerge fixunknown2005-09-141-1/+1
* | postmerge fixunknown2005-09-141-22/+22
* | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-141-21/+30
|\ \ | |/ |/|
| * part 1 (ver 2, postreview fix) of WL#2787unknown2005-09-141-21/+30
* | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-141-0/+6
|\ \
| * \ Mergeunknown2005-09-131-0/+6
| |\ \
| | * | Fix bug #12993 View column rename broken in subselectunknown2005-09-121-0/+6
| | |/
* | | Merge bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-09-131-2/+6
|\ \ \ | |/ /
| * | Fix for BUG#6808.unknown2005-09-121-2/+6
| |/
* | BUG#10713 mysqldump includes database in create view and referenced tablesunknown2005-09-131-22/+22
|/
* Manual mergeunknown2005-09-071-0/+9
|\
| * Fix bug #12922 if(sum(),...) with group from view returns wrong resultsunknown2005-09-071-0/+9
* | Fix for BUG#12941: in create_tmp_field(), if the passed item is an Item_ref, ...unknown2005-09-071-0/+26
|/
* Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-09-011-36/+46
|\
| * Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-08-231-36/+46
| |\
| | * issue correct error message in case of view presence for duplicated table on ...unknown2005-08-021-36/+46
* | | Fix bug #12489 wrongly printed strcmp() function results in creation of brokenunknown2005-08-311-0/+6
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-08-251-0/+8
|\ \ \
| * | | sql_view.cc:unknown2005-08-171-0/+8
* | | | Merge lmy004.:/work/mysql-5.0-cleanunknown2005-08-251-0/+12
|\ \ \ \
| * | | | fix for bug #12533 (crash on DESCRIBE <view> after renaming base table column)unknown2005-08-251-0/+12
| | |/ / | |/| |
* | | | Fix for bug#5501 (SHOW TABLE STATUS should show "view" in upper case)unknown2005-08-241-6/+6
|/ / /
* | | Manual mergeunknown2005-08-181-0/+12
|\ \ \
| * | | Fix bug #10624 Views with multiple UNION and UNION ALL produce incorrectunknown2005-08-151-0/+12
| |/ /
* | | view.test:unknown2005-08-171-1/+7
|/ /
* | Fix bug #12298 Typo in timestampdiff() function name results in erroneous unknown2005-08-121-0/+5
* | sql_base.cc:unknown2005-08-121-0/+13
* | sql_base.cc:unknown2005-08-111-0/+14
* | Fix for BUG#12228: SP cache code:unknown2005-08-081-0/+2
* | Fix out-of-order results in view results fileunknown2005-08-041-11/+11
* | Manual merge of #11335 bugfixunknown2005-08-051-1/+12
|\ \
| * | Fix bug #11335 View redefines TinyInt(1) column definitionunknown2005-07-301-1/+12
* | | Manual mergeunknown2005-08-031-0/+5
|\ \ \
| * | | Added Non-prelocked SP execution: Now a PROCEDURE doesn't enter/leave prelock...unknown2005-07-301-0/+5
* | | | sql_select.cc:unknown2005-07-251-0/+23
|/ / /
* | | Merge epotemkin@bk-internal.mysql.com:/home/bk/mysql-5.0unknown2005-07-201-0/+8
|\ \ \
| * | | Fix bug #11760 Typo in Item_func_add_time::print() results in NULLs returnedunknown2005-07-201-0/+8
* | | | Fix for bugs #5892/6182/8751/8758/10994 (based on Antony's patch)unknown2005-07-191-1/+1
|/ / /
* | | After-merge fixes (4.1 -> 5.0).unknown2005-07-161-1/+1
* | | Merge sanja.is.com.ua:/home/bell/mysql/bk/mysql-5.0unknown2005-07-161-0/+25
|\ \ \
| * | | stop evaluation constant functions in WHERE (BUG#4663)unknown2005-07-161-0/+25
* | | | take into account table lock mode when opening table:unknown2005-07-151-0/+14
| |/ / |/| |
* | | Mergeunknown2005-07-131-7/+7
|\ \ \