My slavebackend running svn head as of a few weeks ago spawns a new instance of mythbackend (seemily at random maybe twice a week) which starts spamming the log file with unable to connect to the database messages. I'm relying on the autodiscovery code to find my primary backend so I do not have mysql.txt files built. I'm assuming that I could easily resolve the logging issue by adding a mysql.txt file and allowing the 2nd process to find the database, but I'd rather understand why this second process is starting and what its trying to do? Any thoughts?<br>