MDEV-23662: Make S3 Storage Engine tests usable

added plugin-maturity = alpha to s3 mtr cnf files
and a missing  plugin-load-add=ha_s3 in the slave
configuration.
This commit is contained in:
Daniel Black 2020-09-04 10:23:28 +10:00 committed by Sergei Petrunia
commit 64c10b03a0
2 changed files with 3 additions and 0 deletions

View file

@ -2,6 +2,7 @@
!include include/default_client.cnf
[mysqld.1]
plugin-maturity = alpha
plugin-load-add=ha_s3
s3=ON
#s3-host-name=s3.amazonaws.com

View file

@ -1,4 +1,6 @@
[mysqld.2]
plugin-maturity = alpha
plugin-load-add=ha_s3
s3=ON
#s3-host-name=s3.amazonaws.com
#s3-protocol-version=Amazon