summaryrefslogtreecommitdiff
path: root/mysql-test/suite/gcol
Commit message (Expand)AuthorAgeFilesLines
* MDEV-15855 Deadlock between purge thread and DDL statementThirunarayanan Balathandayuthapani2018-07-062-2/+74
* Implement a parameter for wait_all_purged.incMarko Mäkelä2018-07-051-1/+3
* MDEV-16376 ASAN: heap-use-after-free in gcol.innodb_virtual_debugMarko Mäkelä2018-06-042-6/+23
* Bug 27122803 - BACKPORT FIX FOR BUG 25899959 TO MYSQL-5.7Marko Mäkelä2018-05-142-0/+21
* MDEV-15553 Assertion failed in dict_table_get_col_nameMarko Mäkelä2018-04-052-0/+83
* MDEV-15165 InnoDB purge for index on virtual column is trying to access an in...Marko Mäkelä2018-02-012-2/+53
* MDEV-13568 gcol.innodb_virtual_debug_purge failed in buildbot with wrong resultMarko Mäkelä2018-01-035-13/+16
* Adjust the test innodb.virtual_stats and rename to gcol.innodb_virtual_statsMarko Mäkelä2017-12-062-0/+179
* MDEV-13795/MDEV-14332 Corruption during online table-rebuilding ALTER when VI...Marko Mäkelä2017-11-096-178/+182
* Disable known-failing testsMarko Mäkelä2017-10-311-0/+1
* Do not require a debug non-embedded server in the testMarko Mäkelä2017-09-132-24/+47
* gcol.gcol_rollback could fail with errors in server logElena Stepanova2017-08-181-0/+5
* enable innodb tests for virtual indexed columns (sic!)Sergei Golubchik2017-08-144-19/+473
* MDEV-11114 Cannot drop column referenced by CHECK constraintSergei Golubchik2017-08-144-152/+0
* Import a test case from MySQL 5.7.19Marko Mäkelä2017-08-092-0/+26
* Remove wait_innodb_all_purged.incMarko Mäkelä2017-08-082-4/+12
* Deterministically wait for purge using wait_all_purged.incMarko Mäkelä2017-08-082-22/+31
* MDEV-13089 identifier quoting in partitioningSergei Golubchik2017-07-051-1/+1
* Bug #23533396 ASSERTION !M_PREBUILT->TRX->CHECK_FOREIGNSThirunarayanan Balathandayuthapani2017-04-262-0/+184
* Bug#22018745 CORRUPTION IN ONLINE TABLE REBUILD (ROW_FORMAT=REDUNDANT, INDEXE...Marko Mäkelä2017-04-242-0/+60
* MDEV-11117 CHECK constraint fails on intermediate step of ALTERbb-10.2-MDEV-11117Jacob Mathew2017-04-173-3/+3
* update test results for embeddedSergei Golubchik2017-03-292-6/+8
* update a forgotten result fileSergei Golubchik2017-03-291-1/+1
* MDEV-9255 Add generation_expression to information_schema.columns.Alexey Botchkov2017-03-282-0/+28
* MDEV-11802 preparation: Clean up the purge tests.Marko Mäkelä2017-02-191-2/+2
* MDEV-7635: Update tests to adapt to the new default sql_modeNirbhay Choubey2017-02-1015-51/+90
* Fix test failure on gcol.innodb_virtual_basic.Jan Lindström2017-01-271-1/+1
* Merge branch '10.1' into 10.2Sergei Golubchik2016-12-292-5/+5
* Item_func_like: print a not like b instead of !(a like b)Sergei Golubchik2016-12-122-2/+2
* Item::print(): remove redundant parenthesesSergei Golubchik2016-12-1213-148/+148
* MDEV-11066 use MySQL terminology for "virtual columns"Sergei Golubchik2016-12-1227-615/+615
* bugfix: InnoDB doesn't support ICP on vcolsSergei Golubchik2016-12-122-0/+4
* store/show vcols as item->print()Sergei Golubchik2016-12-1210-429/+428
* test how MDL blocks InnoDB purgeSergei Golubchik2016-12-122-1/+40
* MDEV-5800 InnoDB support for indexed vcolsSergei Golubchik2016-12-1236-393/+6557
* MDEV-5800 MyISAM support for indexed vcolsSergei Golubchik2016-12-1210-29/+1352
* gcol mysql-test suite from 5.7Sergei Golubchik2016-12-1283-0/+21604