Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.1(EOL)
-
None
Description
Some subset of startup options
--port=3312 --server-id=555 --log-bin --encrypt-binlog --encrypt-tmp-disk-tables --encrypt-tmp-files --aria-encrypt-tables --innodb-encrypt-log --innodb-encrypt-tables --plugin-load-add=aws_key_management --innodb_compression_algorithm=none --innodb_empty_free_list_algorithm=BACKOFF --innodb_flush_method=O_DIRECT --innodb_log_compressed_pages=OFF --innodb_strict_mode=ON --join_buffer_size=268435456 --key_buffer_size=33554432 --query_cache_size=0 --plugin-load-add=server_audit --sql-mode=STRICT_ALL_TABLES --sync-binlog=1 --aws_key_management_master_key_id=alias/Test --aws_key_management_key_spec=AES_128 --aws_key_management_log_level=off --aws_key_management_request_timeout=0 --aws_key_management_rotate_key=0
|
sql dump from MDEV-13624
/data/releases/percona-toolkit-3.0.2/bin/pt-table-checksum -uroot --no-check-plan --quiet --port=3312 --host=127.0.0.1 --databases test
|
the server disappears without saying anything in the error log
Attachments
Issue Links
- is duplicated by
-
MDEV-13650 Backport fix for MDEV-13060 (crash when both AWS plugin and server_audit are loaded) to 10.1
- Closed