<pre>Matt,<br><br>I too am running Mandriva LE2006 with myth.  Are you familiar with the<br>urpmi command?  If not, go to <a class="moz-txt-link-freetext" href="http://easyurpmi.zarb.org/">http://easyurpmi.zarb.org/</a> and set up your
<br>sources.<br><br>As for mysql, here is what I have installed on my system:<br><br>I got this by typing: rpm -qa | grep -i mysql<br>perl-DBD-mysql-3.0002-1mdk<br>php-mysql-5.0.4-1mdk<br>MySQL-4.1.12-4.8.20060mdk<br>libqt3-mysql-3.3.4-23mdk
<br>mysql-administrator-1.0.22a-1mdk<br>MySQL-common-4.1.12-4.8.20060mdk<br>libmysql14-4.1.12-4.8.20060mdk<br>MySQL-python-1.2.0-1mdk<br>MySQL-client-4.1.12-4.8.20060mdk<br><br><br>If you install this using urpmi, I believe it automatically activates
<br>the service.  You can check by typing: chkconfig mysqld list .<br><br>Here is the output on my system for that command...<br>mysqld          0:off   1:off   2:on    3:on    4:on    5:on    6:off<br><br>Also, check for the existance of /etc/sysconfig/mysqld
<br><br>If I can be of any more help, let me know...<br><br>Rick<br></pre>