mariadb/include/mysql/psi
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
..
mysql_file.h 5.6.17 2014-05-07 10:04:30 +02:00
mysql_idle.h 5.6.17 2014-05-07 10:04:30 +02:00
mysql_socket.h MDEV-6150 Speed up connection speed by moving creation of THD to new thread 2016-02-07 10:34:03 +02:00
mysql_stage.h 5.6.17 2014-05-07 10:04:30 +02:00
mysql_statement.h 5.6.24 2015-05-04 22:16:00 +02:00
mysql_table.h cleanup: safer versions of PSI no-op macros 2015-06-27 20:38:05 +02:00
mysql_thread.h Fix compilation 2016-02-10 00:20:23 +01:00
psi.h 5.6.28 2015-12-13 10:15:55 +01:00
psi_abi_v0.h perfschema 5.6.10 initial commit. 2014-05-07 10:02:35 +02:00
psi_abi_v0.h.pp 5.6.24 2015-05-04 22:16:00 +02:00
psi_abi_v1.h perfschema 5.6.10 initial commit. 2014-05-07 10:02:35 +02:00
psi_abi_v1.h.pp Merge branch 'merge/merge-perfschema-5.6' into 10.0 2015-12-13 17:19:18 +01:00
psi_abi_v2.h perfschema 5.6.10 initial commit. 2014-05-07 10:02:35 +02:00
psi_abi_v2.h.pp Merge branch '5.5' into 10.0 2015-06-11 20:20:35 +02:00
psi_base.h Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00
psi_memory.h Merge InnoDB 5.7 from mysql-5.7.9. 2016-09-02 13:22:28 +03:00