• Monty's avatar
    MDEV-20306 Assert when converting encrypted Aria table to S3 · 1b5e5bde
    Monty authored
    Changes:
    - maria_create() now uses a bit in the parameter flags to check if table
      should be encrypted instead of using maria_encrypted_tables.
    - Don't encrypt tables that are to be converted to S3
    - Added encrypted flag to ARIA_TABLE_CAPABILITIES
    - maria_chk --description now prints if table is encrypted. Other
      operations is not allowed on encrypted tables.
    1b5e5bde
encryption.result 509 Bytes