Martin Montes
Martin Montes
Hey there @ChristianHeich-bosch ! No ETA unfortunately, but it is the highest priority of the next release, stay tuned!
Hey there @MinJenChang ! thanks for bringing this up and the level of detail For context, some of our users have already been doing tests using `sysbench`: - https://github.com/mariadb-operator/mariadb-operator/issues/192 Also,...
Hey there @MinJenChang ! With the release of [v0.0.25](https://github.com/mariadb-operator/mariadb-operator/releases/tag/v0.0.25), primary failover done by the operator has been superseded by MaxScale: a sophisticated database proxy, router, and load balancer designed specifically...
Fair enough @mbezhanov ! Thanks for you analysis, this is indeed the case. From the docs you provided: > There are two situations where the API server drops fields that...
Hola @TheNozomi ! 100% this makes total sense to me. Not only we should support it in the `Backups`, but also we should make the `Restore` resource compatible with it....
Hey there @RegisHubelia ! We really appreciate this feedback, thank you Compression first, and then encryption is definetly in our radar. After having prioritized [PITR](https://github.com/mariadb-operator/mariadb-operator/issues/507) in our roadmap, which makes...
@djakobczak1 we are planning to implement this in the current release. Your input about https://github.com/mariadb-operator/mariadb-operator/issues/425#issuecomment-1988863427 would be very helpful!
@comminutus Manually deleting `/var/lib/mysql/sst_in_progress` in the `Pod` that is stucked performing the SST
This has been addressed in https://github.com/mariadb-operator/mariadb-operator/pull/841. Please read the PR description, a different (and simpler) approach from the one initially discussed has been implemented.
Hey @aschaber1 ! Thanks for this suggestion. This is currently not supported but it is definetly interesting 👍🏻 We will need to adapt our SQL resources to add an `externalMariaDb`...