summaryrefslogtreecommitdiff
path: root/mysql-test/r/information_schema.result
Commit message (Expand)AuthorAgeFilesLines
* Create 'main' test directory and move 't' and 'r' thereMichael Widenius2018-03-291-2191/+0
* MDEV-11952 Oracle-style packages: stage#5mariadb-10.3.5bb-10.3-compatibilityAlexander Barkov2018-02-251-1/+1
* Merge bb-10.2-ext into 10.3Marko Mäkelä2018-02-151-13/+13
|\
| * Added Max_index_length and Temporary to SHOW TABLE STATUSMonty2018-02-121-13/+13
* | rename mysql.user and mysql.db columnSergei Golubchik2018-02-121-1/+1
* | MDEV-13417 UPDATE produces wrong values if an updated column is later used as...Jerome Brauge2018-02-121-1/+1
* | Scripts: VTMD_TEMPLATE removed [#286]Aleksey Midenkov2017-12-171-3/+2
* | System Versioning 1.0 pre3Aleksey Midenkov2017-12-111-1/+2
|\ \
| * | MDEV-7773: Aggregate stored functionsVarun Gupta2017-12-041-1/+2
* | | s/Delete_versioning_rows_priv/Truncate_versioning_priv/Sergei Golubchik2017-12-081-1/+1
* | | Tests: TRT-related results [#305]Aleksey Midenkov2017-11-211-0/+4
* | | System Versioning pre1.0Aleksey Midenkov2017-11-131-11/+21
|\ \ \ | |/ /
| * | (Part#2) MDEV-13049 Querying INFORMATION_SCHEMA becomes slow in MariaDB 10.1Alexander Barkov2017-10-311-11/+21
| |/
* | System Versioning pre0.12Aleksey Midenkov2017-11-071-2/+5
|\ \ | |/ |/|
| * SQL: truncate syntax and privilege [closes #229]Eugene Kosov2017-09-081-0/+2
| * Scripts: VTMD table [closes #122]kevg2017-05-241-2/+3
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-10-181-0/+32
|\ \
| * \ merge 10.1->10.2Vladislav Vaintroub2017-10-071-0/+32
| |\ \
| | * | MDEV-13242 Wrong results for queries with row constructors and information_sc...Alexander Barkov2017-10-051-0/+32
* | | | MDEV-14013 : sql_mode=EMPTY_STRING_IS_NULLhalfspawn2017-10-141-1/+1
|/ / /
* | | MDEV-13132 Information Schema does not show whether column default is express...Sergei Golubchik2017-07-051-5/+5
| |/ |/|
* | MDEV-9255 Add generation_expression to information_schema.columns.Alexey Botchkov2017-03-281-5/+6
* | enable tests that were skipped because of have_xtradbSergei Golubchik2016-12-291-7/+6
* | Merge branch '10.1' into 10.2Sergei Golubchik2016-12-291-6/+6
|\ \ | |/
| * Merge branch '10.0' into 10.1Sergei Golubchik2016-12-111-2/+2
| |\
| | * MDEV-11231 Server crashes in check_duplicate_key on CREATE TABLE ... SELECTSergei Golubchik2016-12-041-2/+2
| * | Merge branch '10.0-galera' into 10.1Sergei Golubchik2016-11-021-4/+4
| |\ \
| | * \ Merge tag 'mariadb-10.0.28' into 10.0-galeraNirbhay Choubey2016-10-281-4/+4
| | |\ \ | | | |/
| | | * Merge branch '5.5' into 10.0Sergei Golubchik2016-10-251-4/+4
| | | |\
| | | | * MDEV-11069 main.information_schema test fails if hostname includes 'user'Elena Stepanova2016-10-171-4/+4
| | * | | Merge branch '10.0' into 10.0-galeraNirbhay Choubey2015-02-181-0/+15
| | |\ \ \ | | | |/ /
| | * | | bzr merge -rtag:mariadb-10.0.15 maria/10.0Nirbhay Choubey2014-12-051-9/+3
| | |\ \ \
| | * \ \ \ bzr merge -rtag:mariadb-10.0.12 maria/10.0Nirbhay Choubey2014-06-191-1/+1
| | |\ \ \ \
| | * \ \ \ \ * bzr merge -rtag:mariadb-10.0.9 maria/10.0Nirbhay Choubey2014-03-261-0/+42
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge MariaDB-10.0.7 revision 3961.Jan Lindström2014-01-251-0/+13
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ merge with MariaDB 5.6 bzr merge lp:maria --rtag:mariadb-10.0.6Seppo Jaakola2013-12-041-6/+10
| | |\ \ \ \ \ \ \
| | * | | | | | | | Initial merge result with mariaDB 10: lp:mariaSeppo Jaakola2013-07-131-44/+4
* | | | | | | | | | Remove end . from error messages to get them consistentMonty2016-10-051-2/+2
* | | | | | | | | | MDEV-6112 multiple triggers per tableMonty2016-10-051-10/+10
* | | | | | | | | | Recording information_schema.result (forgotten in the patch for MDEV-9711)Alexander Barkov2016-09-061-0/+10
* | | | | | | | | | do not quote numbers in the DEFAULT clause in SHOW CREATESergei Golubchik2016-08-271-3/+3
* | | | | | | | | | MDEV-7563 Support CHECK constraint as in (or close to) SQL StandardMichael Widenius2016-06-301-0/+1
* | | | | | | | | | MDEV-6720 - enable connection log in mysqltest by defaultSergey Vojtovich2016-03-311-52/+112
|/ / / / / / / / /
* | | | | | | | | MDEV-6066: Merge new defaults from 5.6 and 5.7 (defaults changed, QC can be s...Oleksandr Byelkin2015-09-041-0/+3
* | | | | | | | | Ensure that fields declared with NOT NULL doesn't have DEFAULT values if not ...Monty2015-08-181-1/+1
* | | | | | | | | Adjust result files to reflect increased system variable's max value length.Nirbhay Choubey2015-07-011-6/+2
* | | | | | | | | MDEV-5214 Status variables for number of global/db/table/column/role grantsVicențiu Ciorbaru2015-03-201-0/+1
* | | | | | | | | MDEV-7025 ANALYZE SELECT/INSERT/UPDATE/DELETE from a view does not check acce...Vicențiu Ciorbaru2015-03-101-1/+1
* | | | | | | | | Merge branch '10.0' into 10.1Sergei Golubchik2015-03-071-0/+15
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Merge branch '5.5' into 10.0Sergei Golubchik2015-02-181-0/+15
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | / | | | |_|_|_|_|/ | | |/| | | | |