summaryrefslogtreecommitdiff
path: root/mysql-test/r/ctype_binary.result
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-3153/+0
* MDEV-12854 Synchronize CREATE..SELECT data type and result set metadata data ...Alexander Barkov2017-05-201-5/+5
* MDEV-12784 Change Item_func_length::print() to display octet_length() rather ...Alexander Barkov2017-05-111-2/+2
* MDEV-12506 Split Item_func_min_max::fix_length_and_dec() into methods in Type...Alexander Barkov2017-04-221-2/+2
* MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-117/+118
* MDEV-7635: Part 1Nirbhay Choubey2017-02-101-1/+1
* Item::print(): remove redundant parenthesesSergei Golubchik2016-12-121-10/+10
* store/show vcols as item->print()Sergei Golubchik2016-12-121-2/+2
* bugfix: Item_func_weight_string::print()Sergei Golubchik2016-12-121-1/+1
* Merge branch '10.1' into 10.2Sergei Golubchik2016-06-301-0/+9
|\
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-05-041-0/+9
| |\
| | * Merge branch '5.5' into 10.0Sergei Golubchik2016-04-261-0/+9
| | |\
| | | * MDEV-9662 Assertion `precision || !scale' failed in my_decimal_precision_to_l...Alexander Barkov2016-04-201-0/+9
* | | | Part of MDEV-10134 Add full support for DEFAULTMichael Widenius2016-06-301-2/+2
* | | | MDEV-10138 Support for decimals up to 38 digitsMonty2016-06-221-2/+2
|/ / /
* | | MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-221-2/+2
* | | MDEV-8723 Wrong result for SELECT..WHERE COLLATION(a)='binary' AND a='a'Alexander Barkov2015-09-021-0/+38
* | | MDEV-8695 Wrong result for SELECT..WHERE varchar_column='a' AND CRC32(varchar...Alexander Barkov2015-09-011-0/+62
* | | MDEV-8694 Wrong result for SELECT..WHERE a NOT LIKE 'a ' AND a='a'Alexander Barkov2015-08-281-0/+25
* | | Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not ...Monty2015-08-181-122/+122
* | | GIS-related tests started to fail as some related functionsAlexey Botchkov2015-06-251-2/+2
* | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-0/+6
|\ \ \ | |/ /
| * | MDEV-7629 Regression: Bit and hex string literals changed column names in 10....Alexander Barkov2015-02-251-0/+6
* | | Merge branch '10.0' into bb-10.1-mergeSergei Golubchik2014-12-021-0/+95
|\ \ \ | |/ /
| * | MDEV-7149 Constant propagation erroneously applied for LIKEAlexander Barkov2014-11-281-0/+95
* | | MDEV-7005 NULLIF does not work as documentedAlexander Barkov2014-11-201-1/+1
* | | MDEV-5528 Command line variable to choose MariaDB-5.3 vs MySQL-5.6 temporal d...Alexander Barkov2014-11-031-1/+1
|/ /
* | 5.5 mergeSergei Golubchik2014-05-091-0/+17
|\ \ | |/
| * MDEV-5702 Incorrect results are returned with NULLIF()Alexander Barkov2014-04-281-0/+17
* | 5.5 mergeSergei Golubchik2014-03-261-1/+1
|\ \ | |/
| * 5.3 mergeSergei Golubchik2014-03-251-1/+1
* | 10.0-base merge.Sergei Golubchik2013-09-211-12/+12
|\ \ | |/
| * Merge from 5.3.Alexander Barkov2013-09-131-10/+10
* | MDEV-4841 Wrong character set of ADDTIME() and DATE_ADD()Alexander Barkov2013-08-221-2/+40
|/
* merge with MySQL 5.5.27Sergei Golubchik2012-08-091-0/+4
|\
| * manual merge (WL6219)Gleb Shchepa2012-06-291-0/+4
* | merge with mysql-5.5.21Sergei Golubchik2012-03-091-1/+1
|\ \ | |/
* | 5.3->5.5 mergeSergei Golubchik2011-11-271-3/+3
* | merge with 5.3Sergei Golubchik2011-10-191-27/+27
* | post-merge fixes.Sergei Golubchik2011-07-021-2/+2
* | 5.5-mergeSergei Golubchik2011-07-021-3/+88
|\ \ | |/
| * Bug #11744875: 4082: integer lengths cause truncation with distinct concat Georgi Kodinov2011-05-111-2/+2
| * Bug#11926811 / Bug#60625 Illegal mix of collationsAlexander Barkov2011-04-081-0/+26
| * Bug#31384 DATE_ADD() and DATE_SUB() return binary dataAlexander Barkov2011-02-101-0/+40
| * Bug#58190 BETWEEN no longer uses indexes for date or datetime fieldsAlexander Barkov2010-11-191-0/+19
| * manual merge 5.1-bugteam --> 5.5-bugteam (bug 52160)Gleb Shchepa2010-11-011-1/+1
* | lots of post-merge changesSergei Golubchik2011-04-251-0/+1
|/
* Bug#54916 GROUP_CONCAT + IFNULL truncates outputAlexander Barkov2010-08-191-0/+150
* Bug#54668 User variable assignments get wrong typeAlexander Barkov2010-07-091-0/+31
* Bug#52159 returning time type from function and empty left join causes debug ...Alexander Barkov2010-07-071-0/+20