Are there are any Linux mysql command line tools that don\'t require the entire mysql db installation package to be installed?
What I\'m trying to do is from serve
Maybe try this:
yum -y groupinstall "MYSQL Database Client"