mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +03:00
Update S3 engine to maturity Gamma
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
!include include/default_client.cnf
|
||||
|
||||
[mysqld.1]
|
||||
plugin-maturity = alpha
|
||||
plugin-maturity = gamma
|
||||
plugin-load-add=@ENV.HA_S3_SO
|
||||
s3=ON
|
||||
#s3-host-name=s3.amazonaws.com
|
||||
|
@@ -1,5 +1,5 @@
|
||||
[mysqld.2]
|
||||
plugin-maturity = alpha
|
||||
plugin-maturity = gamma
|
||||
plugin-load-add=@ENV.HA_S3_SO
|
||||
s3=ON
|
||||
s3-slave-ignore-updates=1
|
||||
|
Reference in New Issue
Block a user