Lee Parayno
Lee Parayno
Hello, I'm comparing MHA to Orchestrator and I was wondering if in non-GTID replicated environments in cases where the master fails, does Orchestrator make any effort to save, parse and...
Trying to build on OS X 10.12.6 (Sierra): /bin/cp hyperkit/build/hyperkit /Users/xxxxxxx/code/kubernetes/corectl/bin/corectld.runner /bin/rm -rf examples/dtrace cd hyperkit; \ /usr/bin/sed -i.bak -e "s,hyperkit,corectld.runner,g" dtrace/*.d; \ /bin/rm -rf dtrace/*.bak ; \ /bin/cp -r...
Got this trying to make: gcc -I../ -Icrypt_blowfish-1.3 -Wall -g -fPIC -Og -std=gnu99 -c -o password.o password.c error: invalid integral value 'g' in '-Og' error: invalid integral value 'g' in...
On a cluster with GTID slaves, where one of the slaves is used in a call to make-co-master, the master is made a slave of the specified slave instance using...
I have 3 Percona MySQL 5.6.29-76.2-log instances in separate VirtualBox VMs running CentOS 7.0. The prior replication configuration was: ``` mysql56b-2 + mysql56b-1 + mysql56b-3 ``` Upon blocking 3306 on...