1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-08 11:22:35 +03:00

MDEV-23662: Make S3 Storage Engine usable with MinIO

Add @@s3_port and @@s3_use_http. One can set these to access the
local MinIO, for example.
This commit is contained in:
Sergei Petrunia
2020-09-04 00:15:22 +03:00
parent c5517cd864
commit e38ac39104
6 changed files with 49 additions and 0 deletions

View File

@@ -94,11 +94,13 @@ s3_pagecache_age_threshold X
s3_pagecache_buffer_size X
s3_pagecache_division_limit X
s3_pagecache_file_hash_size X
s3_port X
s3_protocol_version X
s3_region X
s3_replicate_alter_as_create_select X
s3_secret_key X
s3_slave_ignore_updates X
s3_use_http X
show variables like "s3_slave%";
Variable_name Value
s3_slave_ignore_updates OFF