Stephane VAROQUI

Results 87 issues of Stephane VAROQUI

- Save module log-level - Increase some module-log-level for printing the election matrice - Increase some module-log-level to view SQL - Save the election matrice inside the failover file -...

enhancement
alerting
logs
failover
switchover

Add to menu server

enhancement
gui
api

An additional option failover_check_blockers boolean can enable disable failover when there is a blocker in data consistency this is so far valid for [MDEV-28310](https://jira.mariadb.org/browse/MDEV-28310) so an additional file need to...

task
alerting
failover

This feature was disable because it produce temp table on disk the way the data was fetch I propose to have a slow background threads using handler https://mariadb.com/kb/en/handler-commands/ /* COALESCE((SELECT...

enhancement
pfs

a file checksum between the template and the installed whitelist may detect config difference with installed whitelist

bug
config
minor
graph

Propose an api call to list all sql files in backups Propose an api call to load the designed file Adding database filters and slow down load based on replication...

enhancement
backup

The regression is in the doc we need to specify how to use s3 url should be /bucket/cluster ? In a 4hours we have not been able to setup the...

documentation
backup
regression

``` --backup-mydumper-options string Extra options (default "--chunk-filesize=1000 --compress --less-locking --verbose=3 --triggers --routines --events --trx-consistency-only --kill-long-queries") --backup-myloader-options string Extra options (default "--overwrite-tables --verbose=3") --backup-mysqldump-options string Extra options (default "--hex-blob --single-transaction --verbose...

backup
gui
api