mariadb/mysql-test/suite
Marko Mäkelä a45866c6db MDEV-12050 Remove unused InnoDB Memcached hooks
Oracle introduced a Memcached plugin interface to the InnoDB
storage engine in MySQL 5.6. That interface is essentially a
fork of Memcached development snapshot 1.6.0-beta1 of an old
development branch 'engine-pu'.

To my knowledge, there have not been any updates to the Memcached code
between MySQL 5.6 and 5.7; only bug fixes and extensions related to
the Oracle modifications.

The Memcached plugin is not part of the MariaDB Server. Therefore it
does not make sense to include the InnoDB interfaces for the Memcached
plugin, or to have any related configuration parameters:

    innodb_api_bk_commit_interval
    innodb_api_disable_rowlock
    innodb_api_enable_binlog
    innodb_api_enable_mdl
    innodb_api_trx_level

Removing this code in one commit makes it possible to easily restore
it, in case it turns out to be needed later.
2017-02-13 11:24:02 +02:00
..
archive MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
binlog Merge branch 'bb-10.2-serg-merge' into 10.2 2017-02-11 09:45:34 +01:00
binlog_encryption Merge branch 'bb-10.2-serg-merge' into 10.2 2017-02-11 09:45:34 +01:00
csv MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
encryption Merge branch '10.1' into 10.2 2017-02-10 17:01:45 +01:00
engines MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
federated bugfix: multi-UPDATE, vcols, const tables 2016-12-12 20:27:38 +01:00
funcs_1 MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
funcs_2 Merge branch 'bb-10.2-serg-merge' into 10.2 2017-02-11 09:45:34 +01:00
galera Merge branch 'bb-10.2-serg-merge' into 10.2 2017-02-11 09:45:34 +01:00
galera_3nodes Merge 10.1 into 10.2 2016-12-30 08:53:54 +02:00
gcol MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
handler MDEV-7660 - MySQL WL#6671 "Improve scalability by not using thr_lock.c locks 2016-11-03 16:35:15 +04:00
heap MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
innodb Merge branch 'bb-10.2-serg-merge' into 10.2 2017-02-11 09:45:34 +01:00
innodb_fts MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
innodb_gis MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
innodb_zip Merge branch 'bb-10.2-serg-merge' into 10.2 2017-02-11 09:45:34 +01:00
jp MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
json MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
large_tests
maria MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
mtr/t
mtr2
multi_source Merge branch '10.1' into 10.2 2016-12-29 13:23:18 +01:00
ndb
optimizer_unfixed_bugs MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
parts MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
percona MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
perfschema MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
perfschema_stress
plugins MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
roles MDEV-7635: Update tests to adapt to the new default sql_mode 2017-02-10 06:30:42 -05:00
rpl Merge branch 'bb-10.2-serg-merge' into 10.2 2017-02-11 09:45:34 +01:00
storage_engine cleanup: remove Item::intro_version 2016-12-12 20:27:25 +01:00
stress MDEV-6720 - enable connection log in mysqltest by default 2016-03-31 10:11:16 +04:00
sys_vars MDEV-12050 Remove unused InnoDB Memcached hooks 2017-02-13 11:24:02 +02:00
unit better identify C/C unit tests in mysql-test 2016-09-12 17:51:50 +02:00
vcol Merge branch 'bb-10.2-serg-merge' into 10.2 2017-02-11 09:45:34 +01:00
wsrep MDEV-11870 Message "MariaDB Galera and flashback does not support" 2017-01-23 01:06:31 +02:00