• Sergei Golubchik's avatar
    Identical key derivation code in XtraDB/InnoDB/Aria · 2300fe2e
    Sergei Golubchik authored
    * 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
    2300fe2e
plugin.result 10.4 KB