[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mysql
Subject:    Re: Why MySQL-server-5.5.37 install fail?
From:       Reindl Harald <h.reindl () thelounge ! net>
Date:       2014-05-04 9:27:26
Message-ID: 536607FE.3080507 () thelounge ! net
[Download RAW message or body]


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...                ########################################### [100%]
> 1:MySQL-server           ########################################### [100%]
> 
> [root@master bin]# pwd
> /usr/bin
> [root@master bin]# /usr/bin/mysqladmin -u root password '123456'
> bash: mysqladmin: command not found

because you are only installing the server and not the clients packages
RTFM or just use your distributions packages which would have pulled
"mysql" by dependencies because the server makes little sense without
the tools for a basic setup

[root@hosting:~]$ rpm -q --file /usr/bin/mysqladmin
mariadb-5.5.35-3.el7.x86_64

[root@hosting:~]$ rpm -q --file /usr/libexec/mysqld
mariadb-server-5.5.35-3.el7.x86_64


["signature.asc" (application/pgp-signature)]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic