Theodis Butler - 2017-04-13 16:06:10
Greetings and thank you for creating such a wonderful script.
One of my database servers has 42 individual databases, I wish there was a way to add them all using a method in this class. Then maybe exclude some tables like 'mysql' and/or 'performance_schema'.
For some reason, when I try to add a 3rd instance I get the following error (HTTP CODE 500):
2017/04/13 15:54:49 [error] 30046#30046: *33007 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Call to a member function fetchAll() on boolean in /var/www/html/backup.xxx.net/public_html/Class.MapQuery.php:103
Stack trace:
#0 /var/www/html/backup.xxx.net/public_html/Class.MultiDump.php(373): MapQuery->select('SHOW FULL TABLE...')
#1 /var/www/html/backup.xxx.net/public_html/index.php(190): MultiDump->setListTablesToDump('gocourt')
#2 {main}
thrown in /var/www/html/backup.xxx.net/public_html/Class.MapQuery.php on line 103" while reading response header from upstream, client: 127.0.0.1, server: backup.xxx.net, request: "GET / HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000", host: "backup.xxx.net"