summaryrefslogtreecommitdiff
path: root/mysql-test/suite/funcs_1/r/myisam_func_view.result
Commit message (Expand)AuthorAgeFilesLines
* MDEV-8919 Wrong result for CAST(9999999999999999999.0)Alexander Barkov2019-05-171-22/+20
* Merge 10.3 into 10.4Marko Mäkelä2018-12-181-36/+36
|\
| * Merge 10.2 into 10.3Marko Mäkelä2018-12-181-36/+36
| |\
| | * MDEV-14576 Include full name of object in message about incorrect value for c...Alexey Botchkov2018-12-161-36/+36
* | | MDEV-17563 Different results using table or view when comparing values of tim...Alexander Barkov2018-11-081-24/+24
* | | MDEV-17477 Wrong result for TIME('-2001-01-01 10:20:30') and numerous other s...Alexander Barkov2018-10-201-18/+18
|/ /
* | MDEV-12784 Change Item_func_length::print() to display octet_length() rather ...Alexander Barkov2017-05-111-4/+4
|/
* Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-12/+12
* Remove end . from error messages to get them consistentMonty2016-10-051-30/+30
* Removing duplicate code in double-to-longlong conversion.Alexander Barkov2016-07-031-12/+12
* MDEV-8658 DATE(zerofill_column) and DATE(COALESCE(zerofill_column)) return di...Alexander Barkov2015-09-231-30/+26
* MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-221-1/+1
* MDEV-8466 CAST works differently for DECIMAL/INT vs DOUBLE for empty stringsAlexander Barkov2015-09-171-4/+10
* Merge branch '10.0' into 10.1Sergei Golubchik2015-09-031-8/+8
|\
| * MDEV-8472 BINARY, VARBINARY and BLOB return different warnings on CAST to DEC...Alexander Barkov2015-07-161-4/+4
* | MDEV-7824 [Bug #68041] Zero date can be inserted in strict no-zero mode throu...Alexander Barkov2015-06-261-23/+23
* | MDEV-7661 Unexpected result for: CAST(0xHHHH AS CHAR CHARACTER SET xxx)Alexander Barkov2015-03-181-0/+8
|/
* 5.5.38 mergeSergei Golubchik2014-06-061-8/+8
|\
| * Merge 5.3->5.5Alexander Barkov2014-06-041-8/+8
| |\
| * \ Merge from 5.3Alexander Barkov2014-04-181-4/+8
| |\ \ | | |/
* | | MDEV-5372 Make "CAST(time_expr AS DATETIME)" compatible with MySQL-5.6 (and t...Alexander Barkov2014-03-071-20/+18
* | | merge 10.0-base -> 10.0unknown2013-10-291-23/+23
|\ \ \
| * \ \ merge 5.5->10.0-baseunknown2013-10-291-23/+23
| |\ \ \ | | |/ /
| | * | MDEV-5133: Test suite tests *_func_view fail in time zones East of UTC+3unknown2013-10-231-23/+23
* | | | Merging utf16le from MySQL-5.6Alexander Barkov2013-03-281-24/+24
|/ / /
* | | MDEV-457 Inconsistent data truncation on datetime values with fractional seco...Sergei Golubchik2012-09-081-2/+2
|/ /
* | after merge changes:Sergei Golubchik2011-12-121-18/+18
* | 5.3->5.5 mergeSergei Golubchik2011-11-221-9/+9
|\ \ | |/
| * Change the default @@optimizer_switch settings:Sergey Petrunya2011-11-021-9/+9
* | merge with 5.3Sergei Golubchik2011-10-191-163/+150
|\ \ | |/
| * Update test results for the previous cset.Sergey Petrunya2011-07-051-9/+9
| * various fixes for buildbot failuresSergei Golubchik2011-06-101-74/+48
| * Merge with 5.1-microsecondsMichael Widenius2011-05-281-4/+4
| |\
| | * fixes for funcs_1 suiteSergei Golubchik2011-03-241-8/+8
| * | Fixed errors found in buildbotMichael Widenius2011-05-231-42/+42
| * | Merge with main 5.3Michael Widenius2011-05-081-42/+42
| |\ \
| * | | Adding support for Dynamic columns (WL#34):Michael Widenius2011-05-081-46/+60
| |/ /
* | | merge.Sergei Golubchik2010-11-251-24/+25
|\ \ \ | |/ /
| * | Changed -1 row number in some warnings to 0Michael Widenius2009-12-061-24/+24
| |/
* | Fixed more PB2 test failures introduced by backporting WL#2934.Alexey Kopytov2009-12-221-72/+72
* | Merge from mysql-next-mr.Alexander Nozdrin2009-10-231-18/+18
|\ \
| * | WL#751 Error message construction, backportSergey Glukhov2009-10-151-18/+18
* | | This is a backport of the two patches for Bug #28299: Staale Smedseng2009-10-091-0/+24
|/ /
* | Post merge fixesMarc Alff2009-09-111-46/+46
|/
* Merge mysql-5.0-bugteam -> mysql-5.1-bugteamAlexey Kopytov2009-02-141-2/+2
|\
| * Fixed several test failures in the funcs_1 suite introduced by the patch for ...Alexey Kopytov2009-02-141-2/+2
* | Rename std_data_ln to std_data.Davi Arnaut2009-01-311-4/+4
* | 1. Upmerge of fix for the bugsMatthias Leich mleich@mysql.com2008-06-181-0/+1
|\ \ | |/
* | Bug#36721 - Test funcs1.<engine>_func_view failing for multiple enginesPatrick Crews2008-05-271-522/+522
|/
* Fix for unknown2008-03-311-520/+702