mariadb/include/mysql
Jan Lindström 2e814d4702 Merge InnoDB 5.7 from mysql-5.7.9.
Contains also

MDEV-10547: Test multi_update_innodb fails with InnoDB 5.7

	The failure happened because 5.7 has changed the signature of
	the bool handler::primary_key_is_clustered() const
	virtual function ("const" was added). InnoDB was using the old
	signature which caused the function not to be used.

MDEV-10550: Parallel replication lock waits/deadlock handling does not work with InnoDB 5.7

	Fixed mutexing problem on lock_trx_handle_wait. Note that
	rpl_parallel and rpl_optimistic_parallel tests still
	fail.

MDEV-10156 : Group commit tests fail on 10.2 InnoDB (branch bb-10.2-jan)
  Reason: incorrect merge

MDEV-10550: Parallel replication can't sync with master in InnoDB 5.7 (branch bb-10.2-jan)
  Reason: incorrect merge
2016-09-02 13:22:28 +03:00
..
psi Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
auth_dialog_client.h
client_plugin.h
client_plugin.h.pp
plugin.h Fixed wrong counting of global Memory_used 2016-04-28 13:39:55 +03:00
plugin_audit.h Merge branch '10.1' into 10.2 2016-06-30 16:38:05 +02:00
plugin_audit.h.pp Merge commit 'd5822a3ad0657040114cdc185c6387b9eb3a12b2' into 10.2 2016-04-28 16:59:33 +03:00
plugin_auth.h MDEV-9618 solaris sparc build fails on 10.1. 2016-05-04 11:42:39 +04:00
plugin_auth.h.pp Fixed wrong counting of global Memory_used 2016-04-28 13:39:55 +03:00
plugin_auth_common.h
plugin_encryption.h MDEV-9618 solaris sparc build fails on 10.1. 2016-05-04 11:42:39 +04:00
plugin_encryption.h.pp Fixed wrong counting of global Memory_used 2016-04-28 13:39:55 +03:00
plugin_ftparser.h MDEV-9618 solaris sparc build fails on 10.1. 2016-05-04 11:42:39 +04:00
plugin_ftparser.h.pp Fixed wrong counting of global Memory_used 2016-04-28 13:39:55 +03:00
plugin_password_validation.h MDEV-9618 solaris sparc build fails on 10.1. 2016-05-04 11:42:39 +04:00
plugin_password_validation.h.pp Fixed wrong counting of global Memory_used 2016-04-28 13:39:55 +03:00
service_debug_sync.h
service_encryption.h MDEV-8973 Build failure on missing alloca.h 2015-11-16 07:55:55 +01:00
service_encryption_scheme.h
service_kill_statement.h
service_logger.h
service_md5.h
service_my_snprintf.h document %M format 2015-12-19 13:59:29 +01:00
service_progress_report.h Update AskMonty and Atlassian references to MariaDB 2016-03-08 15:24:01 +02:00
service_sha1.h
service_thd_alloc.h
service_thd_autoinc.h
service_thd_error_context.h
service_thd_specifics.h
service_thd_timezone.h
service_thd_wait.h
service_wsrep.h Fix to ensure updates in gtid_slave_state table do not get binlogged. 2016-02-24 23:32:37 -05:00
services.h