summaryrefslogtreecommitdiff
path: root/mysql-test/r/show_check.result
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-1577/+0
* MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibilityAlexander Barkov2018-02-251-2/+2
* Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-33/+35
|\
| * Added Max_index_length and Temporary to SHOW TABLE STATUSMonty2018-02-121-33/+35
* | mysqldump fix for invisible columnSachin Setiya2017-12-151-22/+2
* | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-10-301-2/+2
|\ \ | |/
| * Merge branch '10.1' into 10.2Sergei Golubchik2017-10-241-2/+2
| |\
| | * Merge branch '10.0' into 10.1Sergei Golubchik2017-10-221-2/+2
| | |\
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2017-10-181-2/+2
| | | |\
| | | | * MDEV-13530 VARBINARY doesn't convert to to BLOB for sizes 65533, 65534 and 65535Alexander Barkov2017-10-131-2/+2
* | | | | New option for slow logging (log_slow_disable_statements)Monty2017-08-241-2/+2
|/ / / /
* | | | MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-101-39/+39
* | | | store/show vcols as item->print()Sergei Golubchik2016-12-121-6/+6
* | | | MDEV-6112 multiple triggers per tableMonty2016-10-051-50/+55
* | | | do not quote numbers in the DEFAULT clause in SHOW CREATESergei Golubchik2016-08-271-1/+1
* | | | Part of MDEV-10134 Add full support for DEFAULTMichael Widenius2016-06-301-6/+6
* | | | MDEV-10138 Support for decimals up to 38 digitsMonty2016-06-221-58/+58
* | | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-12/+40
|/ / /
* | | MDEV-9307 - provide info about DATA/INDEX directory in INFORMATION_SCHEMA.TAVladislav Vaintroub2016-02-221-2/+2
* | | MDEV-3929 Add system variable explicit_defaults_for_timestamp for compatibili...Alexander Barkov2015-09-221-1/+1
* | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-39/+43
* | | Adjust result files to reflect increased system variable's max value length.Nirbhay Choubey2015-07-011-3/+3
* | | Merge branch '10.0' into merge-wipSergei Golubchik2015-01-311-6/+0
|\ \ \ | |/ /
| * | MDEV-6728 KILL QUERY executed on an idle connection can interrupt the next querySergei Golubchik2015-01-191-6/+0
* | | MDEV-6731 No ALGORITHM information in I_S.VIEWSSergei Golubchik2015-01-091-2/+3
* | | MDEV-7324 - Lock-free hash for table definition cacheSergey Vojtovich2014-12-281-1/+1
* | | cleanup: VARIABLE_VALUE column should be NOT NULLSergei Golubchik2014-10-101-3/+3
* | | cleanup: remove hidden I_S.VARIABLES and I_S.STATUS tablesSergei Golubchik2014-10-101-6/+6
|/ /
* | update the result fileSergei Golubchik2014-03-291-1/+1
* | Added information about the MariaDB foundationMichael Widenius2013-09-231-2/+0
* | more post-merge fixes:Sergei Golubchik2013-07-211-1/+1
* | 5.5 mergeSergei Golubchik2013-07-171-5/+5
|\ \ | |/
| * MDEV-4519 SHOW EVENTS and SHOW PROCEDURE STATUS truncate long user namesSergei Golubchik2013-06-131-5/+5
* | 5.5 mergeSergei Golubchik2013-06-061-9/+9
|\ \ | |/
| * mysql-5.5.31 mergeSergei Golubchik2013-05-071-9/+9
| |\
| | * Bug#14521864: MYSQL 5.1 TO 5.5 BUGS PARTITIONINGMattias Jonsson2013-01-301-9/+9
| | |\
* | | | discovery using sql CREATE TABLE statementSergei Golubchik2013-04-091-1/+1
|/ / /
* | | mysql-5.5.29 mergeSergei Golubchik2013-01-151-0/+11
|\ \ \ | |/ /
| * | WL#6454: Deprecate SHOW AUTHORS and SHOW CONTRIBUTORSJon Olav Hauglid2012-09-111-0/+11
* | | mysql-5.5.18 mergeSergei Golubchik2011-11-031-23/+23
|\ \ \ | |/ /
| * | Bug#11759349 -- Merge of patch from mysql-5.1.Ashish Agarwal2011-09-271-23/+23
| |\ \ | | |/
| | * BUG#11759349 - 51655: CREATE TABLE IN MEMORY ENGINE DOESN'T STOREAshish Agarwal2011-09-271-22/+22
* | | merge with 5.3Sergei Golubchik2011-10-191-6/+6
|\ \ \
| * \ \ Merge with MySQL 5.1.57/58Michael Widenius2011-05-021-0/+1
| |\ \ \ | | | |/ | | |/|
| * | | Merge with MySQL 5.1.55Michael Widenius2011-02-201-0/+2
| |\ \ \
* | \ \ \ 5.5-mergeSergei Golubchik2011-07-021-0/+38
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | mtr: cleaned up some superfluos global warning suppressionsBjorn Munch2011-03-301-0/+1
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | mtr: cleaned up some superfluos global warning suppressionsBjorn Munch2011-03-301-0/+1
| | | |/ | | |/|
| | * | Bug#35333, "If Federated table can't connect to remote host, can't retrieve m...Christopher Powers2010-11-301-7/+7
| | * | Bug#35333, "If Federated table can't connect to remote host, can't retrieveChristopher Powers2010-11-291-7/+9