<p>Quoting scott@tbwifi.ca:<br />
<br />
&gt;&gt;<br />
&gt;&gt;<br />
&gt;&gt;     Quoting scott@tbwifi.ca:<br />
&gt;&gt;<br />
&gt;&gt;    &gt; I have been trying to deal with problems that I am having
with<br />
&gt;&gt; MySQL on<br />
&gt;&gt;&gt; Mandriva 2006. I am using MySQL for Mythtv. After installing and<br
/>
&gt;&gt;&gt; uninstalling various versions of MySQL trying to make things work
I<br />
&gt;&gt; now<br />
&gt;&gt;&gt; have version 4 installed. 40-4.0.26-1 to be exact. I've
installed<br />
&gt;&gt; MySQL,<br />
&gt;&gt;&gt; MySQL-client, and MySQL common. Now I believe that I have a mess<br
/>
&gt;&gt; because<br />
&gt;&gt;&gt; in services there is a listing for mysql and mysqld. Neither of<br
/>
&gt;&gt; them seem<br />
&gt;&gt;&gt; to want to start or stop cleanly and show up as [FAILED] in MCC<br
/>
&gt;&gt; services.<br />
&gt;&gt;&gt; How do I clean things up so that I can start the server and
connect<br />
&gt;&gt; to it?<br />
&gt;&gt;&gt; Note if you didn't figure it out I am definitely a newbee to
this<br />
&gt;&gt; stuff,<br />
&gt;&gt;&gt; but I was albe to make things work on my previous installation
of<br />
&gt;&gt; Mythtv.<br />
&gt;&gt;&gt; If anyone has some pointers I would sure appreciate it. I am at
a<br />
&gt;&gt;&gt; standstill.<br />
&gt;&gt;&gt;<br />
&gt;&gt;&gt; Thx!<br />
&gt;&gt;&gt; Scott<br />
&gt;&gt;&gt; _______________________________________________<br />
&gt;&gt;&gt; mythtv-users mailing list<br />
&gt;&gt;&gt; mythtv-users@mythtv.org<br />
&gt;&gt;&gt; <a target="_blank"
href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br
/>
&gt;&gt;&gt;<br />
&gt;&gt;<br />
&gt;&gt;    Scott-<br />
&gt;&gt;<br />
&gt;&gt;    So is your mysql server running (try  #/sbin/service mysqld
status)<br />
&gt;&gt; if your server is running then you can try to login manualy with a<br
/>
&gt;&gt; command like:  $mysql -h localhost -u mythtv -pmythtv mythconverg 
If<br />
&gt;&gt; you can log into the mysql server then your goldin. if the server is<br
/>
&gt;&gt; not running, what are the logs?  can you reinstall mysql (uninstall
&amp;<br />
&gt;&gt; reinstall)?  do you have anydata in the mysql server at this time?<br
/>
&gt;&gt;<br />
&gt;&gt;    let me know<br />
&gt;&gt;<br />
&gt;&gt;    -Matt<br />
&gt;&gt;<br />
&gt;&gt; _______________________________________________<br />
&gt;&gt; mythtv-users mailing list<br />
&gt;&gt; mythtv-users@mythtv.org<br />
&gt;&gt; <a target="_blank"
href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br
/>
&gt;&gt;<br />
&gt;<br />
&gt; Thanks for the reply...<br />
&gt;<br />
&gt; Is server running --&gt; mysqld dead but subsys locked<br />
&gt; Attempt to login  --&gt; ERROR 2002: Can't connect to local MySQL server<br
/>
&gt;          through socket '/var/lib/mysql/mysql.sock' (2)<br />
&gt; Logs --&gt; assuming that you mean /var/log/mysqld/mysqld.log...it is
empty<br />
&gt; I have already uninstalled and reinstalled a few times and even
installed<br />
&gt; an older version of mysql thinking that was the problem.  I also deleted<br
/>
&gt; the files in the mysql directory thinking that the permissions file my<br
/>
&gt; offering some trouble with logging in.  I did that before a fresh<br />
&gt; re-installation.  Perhpas I corrupted something.  Note that the only way
a<br />
&gt; can seem to clear things up after trying to start up the server<br />
&gt; unsuccessfully is with a reboot.  I'm sure that's just the newbee
talking.<br />
&gt;  Surely there is another method.  Anyhow, I'm still hanging and any<br />
&gt; further advice is definitely appreciated.  BTW the database is emply as
I<br />
&gt; haven't been able to log in to configure it yet.<br />
&gt;<br />
&gt; _______________________________________________<br />
&gt; mythtv-users mailing list<br />
&gt; mythtv-users@mythtv.org<br />
&gt; <a target="_blank"
href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br
/>
&gt;</p><p>Scott-</p><p>when you say your &quot;uninstalling&quot; mysql-server
how are you doing it?  try something like #yum remove mysqld (or what ever the
packet name is) that will remove the server then you can try and install it
#yum install mysqld</p><p>apt will work also but im much more of a yum
guy</p><p>-Matt</p><br />