| Commit message (Expand) | Author | Age | Files | Lines |
* | MDEV-11802 preparation: Clean up the purge tests. | Marko Mäkelä | 2017-02-19 | 1 | -2/+2 |
* | MDEV-7635: Update tests to adapt to the new default sql_mode | Nirbhay Choubey | 2017-02-10 | 15 | -51/+90 |
* | Fix test failure on gcol.innodb_virtual_basic. | Jan Lindström | 2017-01-27 | 1 | -1/+1 |
* | Merge branch '10.1' into 10.2 | Sergei Golubchik | 2016-12-29 | 2 | -5/+5 |
* | Item_func_like: print a not like b instead of !(a like b) | Sergei Golubchik | 2016-12-12 | 2 | -2/+2 |
* | Item::print(): remove redundant parentheses | Sergei Golubchik | 2016-12-12 | 13 | -148/+148 |
* | MDEV-11066 use MySQL terminology for "virtual columns" | Sergei Golubchik | 2016-12-12 | 27 | -615/+615 |
* | bugfix: InnoDB doesn't support ICP on vcols | Sergei Golubchik | 2016-12-12 | 2 | -0/+4 |
* | store/show vcols as item->print() | Sergei Golubchik | 2016-12-12 | 10 | -429/+428 |
* | test how MDL blocks InnoDB purge | Sergei Golubchik | 2016-12-12 | 2 | -1/+40 |
* | MDEV-5800 InnoDB support for indexed vcols | Sergei Golubchik | 2016-12-12 | 36 | -393/+6557 |
* | MDEV-5800 MyISAM support for indexed vcols | Sergei Golubchik | 2016-12-12 | 10 | -29/+1352 |
* | gcol mysql-test suite from 5.7 | Sergei Golubchik | 2016-12-12 | 83 | -0/+21604 |