Re: [CentOS] Rebuilding MySQL

2009-11-13 Thread Victor Subervi
Thanks :) On Fri, Nov 13, 2009 at 4:09 AM, John R Pierce wrote: > Victor Subervi wrote: > > What do? Also, where is the data usually stored? The server co. backed > > that up, but I don't know which file it would be. > > > With the CentOS version of mysql, its typically in /var/lib/mysql and > t

Re: [CentOS] Rebuilding MySQL

2009-11-13 Thread John R Pierce
Victor Subervi wrote: > What do? Also, where is the data usually stored? The server co. backed > that up, but I don't know which file it would be. With the CentOS version of mysql, its typically in /var/lib/mysql and the mysql config file is /etc/my.cnf after installing the mysql server with

Re: [CentOS] Rebuilding MySQL

2009-11-13 Thread ceejay cervantes
Default data directory is in /var/lib/mysql You can check also the datadir=? in /etc/my.cnf --- On Fri, 13/11/09, ceejay cervantes wrote: From: ceejay cervantes Subject: Re: [CentOS] Rebuilding MySQL To: "CentOS mailing list" Date: Friday, 13 November, 2009, 4:56 PM try this y

Re: [CentOS] Rebuilding MySQL

2009-11-13 Thread ceejay cervantes
try this yum install mysql-server --- On Fri, 13/11/09, Victor Subervi wrote: From: Victor Subervi Subject: [CentOS] Rebuilding MySQL To: "CentOS mailing list" Date: Friday, 13 November, 2009, 2:58 PM Hi;Since I decided to "yum remove openssl", genius that I am (not!), I managed to screw up