Webuzo mysqldump command not found

For webuzo, if you get a message “mysqldump command not found”, then try this to fix the problem

cp /usr/local/apps/mysql/bin/mysqldump /usr/bin

it fix my problem

Do not install applications using yum as they conflict with the Webuzo MySQL binaries and will lead to other issues. bash script to do a mysqldump of a database You need to run belwo command