Re: Install mysql server using RPM

2014-03-03 Thread Johan De Meersman
- Original Message - > From: "Asma rabe" > Subject: Install mysql server using RPM > > rpm -i MySQL-server-5.6.16-1.el6.x86_64.rpm > rpm -i MySQL-client-5.6.16-1.el6.x86_64.rpm I seem to recall that Oracle's Debian -server package included the clients already. You may not need to ins

Re: Install mysql server using RPM

2014-03-03 Thread geetanjali mehra
issue: mysql at the command prompt and let me know. also post the output of ls /var/lib On Mon, Mar 3, 2014 at 1:53 PM, Asma rabe wrote: > Hi all, > > I am trying installing Mysql server using RPM bundle > > > rpm -i MySQL-server-5.6.16-1.el6.x86_64.rpm > rpm -i MySQL-client-5.6.16-1.el6.x86_64