<p> Quoting scott@tbwifi.ca:</p><p>

&gt; I have been trying to deal with problems that I am having with MySQL on<br
/>
&gt; Mandriva 2006. I am using MySQL for Mythtv. After installing and<br />
&gt; uninstalling various versions of MySQL trying to make things work I now<br
/>
&gt; have version 4 installed. 40-4.0.26-1 to be exact. I've installed MySQL,<br
/>
&gt; MySQL-client, and MySQL common. Now I believe that I have a mess because<br
/>
&gt; in services there is a listing for mysql and mysqld. Neither of them
seem<br />
&gt; to want to start or stop cleanly and show up as [FAILED] in MCC
services.<br />
&gt; How do I clean things up so that I can start the server and connect to
it?<br />
&gt; Note if you didn't figure it out I am definitely a newbee to this stuff,<br
/>
&gt; but I was albe to make things work on my previous installation of
Mythtv.<br />
&gt; If anyone has some pointers I would sure appreciate it. I am at a<br />
&gt; standstill.<br />
&gt;<br />
&gt; Thx!<br />
&gt; Scott<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></p><p>Scott-</p><p>So is your mysql server running (try 
#/sbin/service mysqld status) if your server is running then you can try to
login manualy with a command like:  $mysql -h localhost -u mythtv -pmythtv
mythconverg  If you can log into the mysql server then your goldin. if the
server is not running, what are the logs?  can you reinstall mysql (uninstall
&amp; reinstall)?  do you have anydata in the mysql server at this
time?</p><p>let me know</p><p>-Matt</p><br />