Author: Harry Coin Date: To: dmo-discussion Subject: mythtv slaves not dependent on mysql-server
Thanks for doing all this packaging! Notice that mythtv-backend when
running as a slave backend uses only mysql - client. There should be an
additional package, mythtv-slave perhaps the name, that is exactly as
the mythtv-package but does not depend on mysql-server. The reason is
that it is a waste of resources to load and run a mysql server on a
slave backend that never makes use of mysql-server. Thanks!