mariadb/storage/innobase/handler
Sergei Golubchik 2300fe2e0e Identical key derivation code in XtraDB/InnoDB/Aria
* Extract it into the "encryption_scheme" service.
* Make these engines to use the service, remove duplicate code.
* Change MY_AES_xxx error codes, to return them safely
  from encryption_scheme_encrypt/decrypt without conflicting
  with ENCRYPTION_SCHEME_KEY_INVALID error
2015-05-15 18:12:01 +02:00
..
ha_innodb.cc Identical key derivation code in XtraDB/InnoDB/Aria 2015-05-15 18:12:01 +02:00
ha_innodb.h InnoDB/XtraDB Encryption cleanup 2015-04-07 23:44:57 +02:00
handler0alter.cc MDEV-8130 Wrong error code/message while encrypting a partitioned InnoDB table 2015-05-13 14:27:18 +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 Fix compiler error if compiler does not support c99 style 2015-05-07 18:30:42 +03:00