Phenomenon: Manual execution of Xtrabackup No problem, environment variable check is not a problem. Put it in the execution plan.
Will error:
Sh:xtrabackup_56:command not Foundinnobackupex:Error:no ' mysqld ' Group in MySQL options at/usr/local/xtrabackup/bin/i Nnobackupex line 4357.
After checking, my xtrabackup compressed into/usr/local/xtrabackup, the directory bin exists xtrabackup_56, should not exist this problem, the solution to try to have, commented out the/etc/my.cnf in the # Default-character-set=utf8 (failed to resolve)
After Google, finally found a viable method, the xtrabackup_56 copy to/usr/bin to solve, no longer error, incremental backup smooth
This article is from the "Age volt" blog, please make sure to keep this source http://suifu.blog.51cto.com/9167728/1795840
Resolve Xtrabackup command not found no mysqld group problem