Issues
- Amazon KMS key management componentPS-7672Resolved issue: PS-7672Zsolt Parragi
- Set crypt_data based on the destination table encryption statusPS-7338Resolved issue: PS-7338Satya Bodapati
- Fix spell error in Error Code 7017 (HY000):PS-7326Resolved issue: PS-7326mohit.joshi
- Could not update DD for tablespace with information on online keyring encryptionPS-7323Resolved issue: PS-7323
- virtual bool dd::Properties_impl::set(const String_type&, const String_type&): Assertion `false' failedPS-7306Resolved issue: PS-7306Daniel Fiala
- Assertion failure: os0enc.cc:202:tablespace_key_version == 1PS-7302Resolved issue: PS-7302
- Assertion failure: fil0crypt.cc:3314:(_db_keyword_(0, ("fail_encryption_flag_update_on_t3"), 1) ? (1) : (0)) || state->space->stop_new_opsPS-7293Resolved issue: PS-7293Daniel Fiala
- Assertion failure: fil0fil.cc:7711:space->crypt_data ->local_keys_cache[space->crypt_data->min_key_version] != nullptrPS-7292Resolved issue: PS-7292Daniel Fiala
- Run a variable value checks when setting it with 'set persist_only'PS-7291Resolved issue: PS-7291Oleksandr Kachan
- Restrict innodb encryption threads to 255 and add min/max valuesPS-7289Resolved issue: PS-7289Oleksandr Kachan
- Assertion failure: fil0crypt.cc:1879:((crypt_data->private_version == 1 || crypt_data->private_version == 2 || strlen(crypt_data->uuid) == 0) || (crypt_data->private_version == 3 && memcmp(crypt_data->uuid, server_uuid, Encryption::SERVER_UUID_LEN) != 0))PS-7288Resolved issue: PS-7288Daniel Fiala
- Assertion failure: os0enc.cc:1619:m_key != nullptrPS-7287Resolved issue: PS-7287Daniel Fiala
- Modify to check for boundaries for encryption_key_idPS-7286Resolved issue: PS-7286Oleksandr Kachan
- Assertion failure: rec.h:279:rec_info_bits_valid(val)PS-7189Resolved issue: PS-7189
- Assertion failure: zipdecompress.cc:1432:!memcmp(FIL_PAGE_TYPE + page, FIL_PAGE_TYPE + page_zip->data, PAGE_HEADER - FIL_PAGE_TYPE)PS-7187Resolved issue: PS-7187Daniel Fiala
- Assertion failure: ha_innodb.cc:16107:space->crypt_data->type == 0PS-7186Resolved issue: PS-7186
- Assertion failure: fil0crypt.cc:1112:crypt_data->type == 0PS-7185Resolved issue: PS-7185
- Assertion failure: buf0flu.ic:98:block->page.flush_observer == nullptr || block->page.flush_observer == observer || observer == nullptrPS-7184Resolved issue: PS-7184
18 of 18
Amazon KMS key management component
Done
General
Escalation
General
Escalation
Description
Environment
None
relates to
Confluence content
Smart Checklist
Details
Assignee
Zsolt ParragiZsolt ParragiReporter
George LorchGeorge Lorch(Deactivated)Time tracking
3w 1d 6h 30m loggedFix versions
Priority
Medium
Details
Details
Assignee
Zsolt Parragi
Zsolt ParragiReporter
George Lorch
George Lorch(Deactivated)Time tracking
3w 1d 6h 30m logged
Fix versions
Priority
Smart Checklist
Smart Checklist
Smart Checklist
Created April 27, 2021 at 4:17 PM
Updated March 6, 2024 at 10:37 AM
Resolved June 21, 2022 at 2:01 PM
Amazon Key Management Service currently only provides a proprietary interface to integrate with https://aws.amazon.com/kms
Implement plugin to provide access to the Amazon KMS service through the MySQL keyring component interface.
https://dev.mysql.com/doc/mysql-security-excerpt/8.0/en/keyring-aws-plugin.html