mariadb/storage/innobase/handler
Jan Lindström bad81f23f6 MDEV-8046: Server crashes in pfs_mutex_enter_func on select from I_S.INNODB_TABLESPACES_ENCRYPTION if InnoDB is disabled
Problem was that information schema tables innodb_tablespaces_encryption and
innodb_tablespaces_scrubbing where missing required check is InnoDB enabled
or not.
2015-05-06 15:16:28 +03:00
..
ha_innodb.cc Merge 10.0 -> 10.1 2015-04-20 13:21:58 +02:00
ha_innodb.h InnoDB/XtraDB Encryption cleanup 2015-04-07 23:44:57 +02:00
handler0alter.cc Merge 10.0 -> 10.1 2015-04-20 13:21:58 +02:00
i_s.cc MDEV-8046: Server crashes in pfs_mutex_enter_func on select from I_S.INNODB_TABLESPACES_ENCRYPTION if InnoDB is disabled 2015-05-06 15:16:28 +03:00
i_s.h MDEV-7109: Add support for INFORMATION_SCHEMA.INNODB_SEMAPHORE_WAITS 2015-02-21 21:45:16 +02:00