Change MySQL[Client|Backend] to MariaDB[Client|Backend]
This commit is contained in:
@ -62,7 +62,7 @@ source=replication-service
|
||||
[replication-listener]
|
||||
type=listener
|
||||
service=replication-service
|
||||
protocol=MySQLClient
|
||||
protocol=MariaDBClient
|
||||
port=3306
|
||||
|
||||
# The client listener for the avro-service
|
||||
|
||||
Reference in New Issue
Block a user