Hello,
mysqladmin and mysql command-line client is included in MySQL-client
package.
mysql_secure_installation is included in MySQL-server but it's a perl
script which calls mysql command-line client internally.
Thus, you should install MySQL-client-*.rpm and try again.
Regards,
2014-05-04 15
Am 04.05.2014 08:29, schrieb EdwardKing:
> I'm newbie to mysql and I want to install mysql under Centos 5.8 using
> MySQL-server-5.5.37-1.linux2.6.i386.rpm, I use following command to intall
> mysql
>
> #[root@master software]# rpm -ivh MySQL-server-5.5.37-1.linux2.6.i386.rpm
> Preparing...
I'm newbie to mysql and I want to install mysql under Centos 5.8 using
MySQL-server-5.5.37-1.linux2.6.i386.rpm, I use following command to intall mysql
#[root@master software]# rpm -ivh MySQL-server-5.5.37-1.linux2.6.i386.rpm
Preparing...#