wochjop
Results
2
issues of
wochjop
Hello, I'm using pacemaker 1.1.5 with **ocf:percona:mysql_prm_gtid** and I'm getting the following error in the logs: `pengine: error: crm_int_helper: Characters left over after parsing '-inf': '-inf'` Which I fixed by...
**mysql 5.7 deprecates information_schema in favor of performance_schema for global_variables. This affects:** `mysql_run -Q -sw -O $MYSQL $MYSQL_OPTIONS_REPL -BN -e "select replace(var\ iable_value,'\n','') as variable_value from information_schema.global_variables\ where variable_name in...