[mythtv] Can I have 0.8 *and* CVS installed and working at the same time?

Andy Davidoff dert at pobox.com
Wed Apr 9 21:02:58 EDT 2003


The same way; MySQL is happy to use a symlink to a directory holding
the database.  You can do this without restarting MySQL, but you need
to know what you're doing. :-)  A safer approach:

	stop myth, mysql
	ln -sf $MYSQL_DATA_DIRECTORY/target $MYSQL_DATA_DIRECTORY/mythconverg
	start mysql, myth

...where target is an appropriately named mythconverg database directory.


On Apr 09, at 17:12, Tom Panning encoded a 1.5K recording:
> Other people will hopefully have suggestions for how to handle the
> database.


More information about the mythtv-dev mailing list