1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-07 00:04:31 +03:00

Added options --s3-protocol-version and --s3-host-name

This commit is contained in:
Monty
2019-06-01 13:36:52 +03:00
parent 3e83034ee6
commit c51f615bf5
8 changed files with 109 additions and 14 deletions

View File

@@ -88,10 +88,12 @@ Variable_name Value
s3_access_key X
s3_block_size X
s3_bucket X
s3_host_name X
s3_pagecache_age_threshold X
s3_pagecache_buffer_size X
s3_pagecache_division_limit X
s3_pagecache_file_hash_size X
s3_protocol_version X
s3_region X
s3_secret_key X
show status like "s3%";