Hi,
I am new linux and using Fedora Core 5 32+ bit at the moment. In order to install mysql and related stuff I prefer to use the terminal and apply the following commands
yum install mysql-administrator
yum install php-mysql
etc. But these are the only two I am aware of, can any one please give me more if any out there, so that I can just use this simple and sweet yum utility in a terminal and install the necessary packages, resolve dependencies or update existing apps. I am also looking for something that I can install as a mysql plug-in or connector for C++ programs that can talk to mysql and help me make new databases, update, delete, moidfy recrods etc. Is there any command just like the above mentioned two which involve yum as the installation utility. Thanks.