Simon J Mudd

Results 23 issues of Simon J Mudd

## This is a feature request - MySQL 8.0 is the latest GA version of MySQL and has been that way for a couple of years so it would be...

No package for oel/centos/rhel 8 aarch64 ? I installed zerotier via the shell script and notice that even though the OS is OEL8 on aarch64 the rpms that have been...

Type: Installation Problem

The following code snippet shows what happens when returning slaves of a cluster which could be used as OSC control replicas: - https://github.com/openark/orchestrator/blob/master/go/inst/instance_dao.go#L1668-L1754 An issue was noticed that with 3...

bug
osc

I'm aware that orchestrator is not being updated at the moment but thought I'd add this so it does not get forgotten. Code inspection seems to imply incorrect behaviour of...

bug

I was trying MHA and noticed on the servers I use that it does not work properly on MySQL 5.6 with the following settings: master_info_repository = TABLE relay_log_info_repository = TABLE...

#### Summary I have been playing with [microk8s](https://microk8s.io/) and find it's a very good and quick way to setup basic k8s. It requires little knowledge or effort to get going....

inactive
kind/docs
difficulty/medium

If you configure promotion rules to prefer one server to be promoted over another one then this is good and possible now. Looking in the GUI you can see a...

enhancement

This is a bit of a long issue (in terms of the description). Sorry. I run masters running 5.6 while there are now slaves running 5.7 under them and use...

You use config.Reload() based on signal handler activity to reload the configuration. However other parts of the code may be reading config.Config.SomeVariable and as far as I can see there...

It would be convenient to be able to provide a link to an external system for each host that's being monitored. This simplifies integration between all systems. My GUI foo...