summaryrefslogtreecommitdiff
path: root/mysql-test/r/metadata.result
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-804/+0
* MDEV-12546 Wrong metadata or data type for string user variablesAlexander Barkov2017-05-241-0/+30
* Fixing a few problems with data type and metadata for INT result functions (M...Alexander Barkov2017-05-231-0/+204
* MDEV-12866 Out-of-range error with CREATE..SELECT..TO_SECONDS(NOW())Alexander Barkov2017-05-221-1/+1
* MDEV-12858 + MDEV+12859 + MDEV-12862 - a join patch fixing a few data type pr...Alexander Barkov2017-05-221-0/+19
* MDEV-12856 Wrong .. metadata for DIV + MDEV-12857..errors on CREATE..SELECT....Alexander Barkov2017-05-211-0/+13
* MDEV-12854 Synchronize CREATE..SELECT data type and result set metadata data ...Alexander Barkov2017-05-201-0/+136
* MDEV-12775 Reuse data type aggregation code for hybrid functions and UNIONAlexander Barkov2017-05-151-3/+3
* A cleanup for MDEV-12619 UNION creates excessive integer column types for int...Alexander Barkov2017-05-041-2/+94
* MDEV-12619 UNION creates excessive integer column types for integer literalsAlexander Barkov2017-04-281-2/+2
* MDEV-10138 Support for decimals up to 38 digitsMonty2016-06-221-1/+1
* MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-221-2/+2
* merge with 5.3Sergei Golubchik2011-10-191-4/+10
|\
| * Merge of mwl #106 into 5.3. Igor Babaev2011-06-151-1/+1
| |\
| | * Merged the code of mwl 106 into the latest 5.3 with mwl 90 pushed.Igor Babaev2011-06-041-1/+1
| | |\
| | | * Merge of the mwl106 tree into the latest 5.3 tree.Igor Babaev2010-09-231-1/+1
| | | |\
| * | | | revert a suggested "optimization" that introduced a bugSergei Golubchik2011-06-061-2/+2
| |/ / /
| * | | lp:740173 5.1-micro reports incorrect Length metadata for TIME expressionsSergei Golubchik2011-03-231-0/+6
| * | | wl#173 - temporal types with sub-second resolutionSergei Golubchik2011-03-011-1/+1
| |/ /
* | | Bug #11744875: 4082: integer lengths cause truncation with distinct concat Georgi Kodinov2011-05-111-1/+1
* | | Manual merge of mysql-trunk into mysql-trunk-merge.Alexey Kopytov2010-03-241-1/+1
|\ \ \
| * | | WL#2649 Number-to-string conversionsAlexander Barkov2010-02-111-1/+1
* | | | Manual merge of mysql-5.1-bugteam to mysql-trunk-merge.Alexey Kopytov2010-03-201-0/+11
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Bug#41788 mysql_fetch_field returns org_table == table by a viewSergey Glukhov2010-03-121-0/+11
| |/
* | Fix for BUG#42980 "Client doesn't set NUM_FLAG for DECIMAL and TIMESTAMP":Guilhem Bichot2009-09-301-2/+94
|/
* automerge 5.0-bugteam --> 5.1-bugteamGleb Shchepa2008-10-101-0/+17
|\
| * Bug #39283: Date returned as VARBINARY to client for queriesGleb Shchepa2008-10-101-0/+17
* | 5.0-bugteam->5.1-bugteam mergeSergey Glukhov2008-08-201-5/+5
|\ \ | |/
| * Bug#38291 memory corruption and server crash with view/sp/functionSergey Glukhov2008-08-201-5/+5
* | Bug#30081: "ON UPDATE CURRENT_TIMESTAMP" wasn't shown by the SHOW FIELDSunknown2007-11-131-1/+1
|/
* metadata.test, metadata.result:unknown2007-06-201-1/+1
* Fixed bug #28898.unknown2007-06-201-0/+41
* Bug #28492: subselect returns LONG in >5.0.24a and LONGLONG in <=5.0.24aunknown2007-05-301-0/+11
* Bug #20191: getTableName gives wrong or inconsistent result when using VIEWsunknown2006-11-091-0/+34
* Bug#17048 CREATE TABLE ... SELECT truncate valuesunknown2006-05-131-1/+1
* Fixed BUG#12589: Assert when creating temp. table from decimal storedunknown2005-09-271-1/+1
* Merge mysql.com:/home/jimw/my/mysql-4.1-cleanunknown2005-08-151-0/+11
|\
| * Fix mysql_info() returning bad data in the results of a multi-statementunknown2005-08-101-0/+11
* | Tests and results fixed with last precision/decimal related modificationsunknown2005-05-061-2/+2
* | merge 4.1->5.0unknown2005-03-311-1/+26
|\ \ | |/
| * postmerge fixesunknown2005-03-301-4/+4
| * Mergeunknown2005-03-301-1/+26
| |\
| | * fixed union types merging and table related metadata (BUG#8824)unknown2005-03-231-1/+26
* | | Mergeunknown2005-03-281-6/+6
|\ \ \ | |/ /
| * | client/mysqltest.cunknown2005-03-231-6/+6
| |/
* | Precision Math implementationunknown2005-02-091-2/+2
* | mergeunknown2005-01-181-3/+3
|\ \ | |/
| * 1. Item now uses my_charset_bin by default,unknown2005-01-181-3/+3
* | Merge with 4.1unknown2004-12-221-1/+1
|\ \ | |/
| * Fix for BUG#6825: When calculating Item_func_neg::max_length, add 1 for '-'.unknown2004-12-171-1/+1