When install the yeoman using the following command: npm install -g yo You might have the following error: npm WARN deprecated cross-spawn-async@: cross-spawn no longer requires a build toolchain, use it instead /root/.nvm/versions/node/v9.3.0/bin/yo…
sh: xtrabackup_56: command not foundinnobackupex: fatal error: no 'mysqld' group in MySQL options解决办法:cp xtrabackup_56 /usr/bin xtrabackup_56: error while loading shared libraries: libssl.so.6: cannot open shared object file: No such file or director…
# xtrabackup --decompress --target-dir=/data/compressed xtrabackup version 2.4.8 based on MySQL server 5.7.13 Linux (x86_64) (revision id: 97330f7) 170921 14:04:52 [01] decompressing ./xtrabackup_logfile.qp sh: qpress: command not found cat: write er…