Sergei Golubchik
1cae1af6f9
MDEV-5800 InnoDB support for indexed vcols
...
* remove old 5.2+ InnoDB support for virtual columns
* enable corresponding parts of the innodb-5.7 sources
* copy corresponding test cases from 5.7
* copy detailed Alter_inplace_info::HA_ALTER_FLAGS flags from 5.7
- and more detailed detection of changes in fill_alter_inplace_info()
* more "innodb compatibility hooks" in sql_class.cc to
- create/destroy/reset a THD (used by background purge threads)
- find a prelocked table by name
- open a table (from a background purge thread)
* different from 5.7:
- new service thread "thd_destructor_proxy" to make sure all THDs are
destroyed at the correct point in time during the server shutdown
- proper opening/closing of tables for vcol evaluations in
+ FK checks (use already opened prelocked tables)
+ purge threads (open the table, MDLock it, add it to tdc, close
when not needed)
- cache open tables in vc_templ
- avoid unnecessary allocations, reuse table->record[0] and table->s->default_values
- not needed in 5.7, because it overcalculates:
+ tell the server to calculate vcols for an on-going inline ADD INDEX
+ calculate vcols for correct error messages
* update other engines (mroonga/tokudb) accordingly
2016-12-12 20:27:42 +01:00
..
2015-03-08 23:12:19 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:22:16 +02:00
2014-05-07 10:04:30 +02:00
2016-10-05 01:11:08 +03:00
2013-12-09 12:37:45 +01:00
2014-05-06 23:22:16 +02:00
2014-05-06 23:22:16 +02:00
2014-05-06 23:22:16 +02:00
2013-12-09 12:37:45 +01:00
2016-10-05 01:11:08 +03:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2016-10-05 01:11:08 +03:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2016-10-05 01:11:08 +03:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2016-10-05 01:11:08 +03:00
2014-05-06 23:20:50 +02:00
2016-10-05 01:11:08 +03:00
2016-10-05 01:11:08 +03:00
2016-10-05 01:11:08 +03:00
2016-10-05 01:11:08 +03:00
2014-05-06 23:20:50 +02:00
2016-10-05 01:11:08 +03:00
2016-10-05 01:11:08 +03:00
2014-05-06 23:20:50 +02:00
2016-10-05 01:11:08 +03:00
2016-10-05 01:11:08 +03:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2016-10-05 01:11:08 +03:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2015-08-03 13:05:40 +02:00
2016-06-21 14:11:02 +02:00
2015-05-07 20:45:46 +04:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2016-10-05 01:11:08 +03:00
2016-10-05 01:11:08 +03:00
2016-10-05 01:11:08 +03:00
2016-10-05 01:11:08 +03:00
2016-10-05 01:11:08 +03:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2016-10-05 01:11:08 +03:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2014-05-07 10:04:30 +02:00
2014-12-28 19:46:18 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2014-05-07 22:36:25 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2015-12-13 17:19:18 +01:00
2014-06-05 09:03:55 +02:00
2014-05-06 23:20:50 +02:00
2014-05-07 16:12:16 +02:00
2014-05-06 23:20:50 +02:00
2016-09-09 08:33:08 +02:00
2014-05-06 23:20:50 +02:00
2016-03-31 10:11:16 +04:00
2015-08-03 16:34:59 +02:00
2016-12-12 20:27:25 +01:00
2014-08-19 15:18:18 +04:00
2014-08-19 15:18:18 +04:00
2014-08-19 15:18:18 +04:00
2014-08-19 15:18:18 +04:00
2014-08-19 15:18:18 +04:00
2015-08-03 16:34:59 +02:00
2016-03-31 10:11:16 +04:00
2015-10-09 17:22:53 +02:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2014-05-06 23:20:50 +02:00
2016-06-21 14:11:02 +02:00
2016-03-31 10:11:16 +04:00
2016-06-30 11:43:02 +02:00
2014-05-06 23:20:50 +02:00
2015-03-16 19:07:51 +04:00
2016-03-31 10:11:16 +04:00
2014-05-06 23:20:50 +02:00
2015-03-16 19:07:51 +04:00
2016-10-05 01:11:08 +03:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2015-08-03 13:05:40 +02:00
2014-05-06 23:22:16 +02:00
2015-08-03 13:05:40 +02:00
2016-04-26 19:06:20 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2016-03-31 10:11:16 +04:00
2014-05-06 23:20:50 +02:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2014-05-06 23:20:50 +02:00
2016-09-21 13:20:24 +02:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2016-06-28 22:01:55 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2014-10-07 11:37:36 +03:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2015-08-03 13:05:40 +02:00
2016-10-05 01:11:08 +03:00
2015-08-03 13:05:40 +02:00
2014-05-06 23:22:16 +02:00
2014-05-06 23:20:50 +02:00
2016-06-21 14:11:02 +02:00
2016-06-21 14:11:02 +02:00
2016-06-21 14:11:02 +02:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-03-31 10:11:16 +04:00
2016-04-26 19:06:20 +02:00
2014-05-06 23:20:50 +02:00
2014-05-06 23:20:50 +02:00
2016-03-31 10:11:16 +04:00
2016-09-10 16:04:44 +02:00
2016-12-12 20:27:42 +01:00
2014-05-06 23:20:50 +02:00
2016-09-08 15:25:40 +02:00
2014-05-06 23:20:50 +02:00
2015-08-03 13:05:40 +02:00
2012-12-15 21:54:18 +01:00
2016-02-16 18:56:39 +01:00