- 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
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
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.rpm
next i would like to start the server, i followed the mysql docs:
The server RPM places data under the /var/lib/mysql directory. The RPM also
cre