summaryrefslogtreecommitdiff
path: root/mysql-test/suite/gcol
Commit message (Expand)AuthorAgeFilesLines
* Merge bb-10.2-ext into 10.3Marko Mäkelä2017-09-142-24/+47
|\
| * Merge 10.2 into bb-10.2-extMarko Mäkelä2017-09-142-24/+47
| |\
| | * Do not require a debug non-embedded server in the testMarko Mäkelä2017-09-132-24/+47
* | | Merge branch 'bb-10.2-ext' into 10.3Sergei Golubchik2017-08-267-171/+478
|\ \ \ | |/ /
| * | Merge branch '10.2' into bb-10.2-extSergei Golubchik2017-08-257-171/+478
| |\ \ | | |/
| | * 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
* | | Marked innodb_virtual_basic as 'big' to fix some timeouts in buildbotMonty2017-08-241-0/+1
* | | Merge remote-tracking branch 'origin/bb-10.2-ext' into 10.3Alexander Barkov2017-08-159-28/+54
|\ \ \ | |/ /
| * | MDEV-13500 sql_mode=ORACLE: can't create a virtual column with function MODAlexander Barkov2017-08-147-28/+28
| * | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexey Botchkov2017-08-112-0/+26
| |\ \ | | |/
| | * Import a test case from MySQL 5.7.19Marko Mäkelä2017-08-092-0/+26
* | | MDEV-12288 follow-up: Adjust a test for the purge of insert_undo logMarko Mäkelä2017-08-091-2/+2
|/ /
* | Merge 10.2 into bb-10.2-extMarko Mäkelä2017-08-084-26/+43
|\ \ | |/
| * 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
* | Merge remote-tracking branch 'origin/10.2' into bb-10.2-extAlexander Barkov2017-07-071-1/+1
|\ \ | |/
| * MDEV-13089 identifier quoting in partitioningSergei Golubchik2017-07-051-1/+1
* | MDEV-12784 Change Item_func_length::print() to display octet_length() rather ...Alexander Barkov2017-05-112-6/+6
|/
* 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