Centos 4.2, installed mysql using yum....rpm did not create the mysql user....bug in rpm script or am I doing something wrong? but I did not do anything except yum install mysql & cat /etc/passwd ? Comments?
On Sun, 2005-11-20 at 18:30 +0530, Sanjay Arora wrote:> Centos 4.2, installed mysql using yum....rpm did not create the mysql > user....bug in rpm script or am I doing something wrong? but I did not > do anything except yum install mysql & cat /etc/passwd ? > > Comments? > > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > >Did you install mysql and mysql-server? -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 189 bytes Desc: This is a digitally signed message part URL: <http://lists.centos.org/pipermail/centos/attachments/20051120/b7a7e203/attachment-0005.sig>
On Sun, 2005-11-20 at 07:03 -0600, Johnny Hughes wrote:> On Sun, 2005-11-20 at 18:30 +0530, Sanjay Arora wrote: > > Centos 4.2, installed mysql using yum....rpm did not create the mysql > > user....bug in rpm script or am I doing something wrong? but I did not > > do anything except yum install mysql & cat /etc/passwd ? > > > Did you install mysql and mysql-server?Thanks problem solved..installed mysql only... If only I would read more attentively...Sorry to bother the list for an obvious thing...I must have read it in the Mysql install page three-four times...and still not clicked till you asked the Q. Best regards & thanks again. Sanjay.
Yum install mysql-server. Mysql is just the client apps. -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Sanjay Arora Sent: Sunday, November 20, 2005 7:00 AM To: CentOS Mailing List Subject: [CentOS] mysql user missing on centos rpm install Centos 4.2, installed mysql using yum....rpm did not create the mysql user....bug in rpm script or am I doing something wrong? but I did not do anything except yum install mysql & cat /etc/passwd ? Comments? _______________________________________________ CentOS mailing list CentOS at centos.org http://lists.centos.org/mailman/listinfo/centos