[mythtv-users] optimize_mythdb.pl - "unable to locate mysql.txt"

Jose Bernardo Silva jose.bandos at gmail.com
Sat Dec 1 17:55:44 UTC 2007


On Dec 1, 2007 11:12 AM, Stef Coene <stef.coene at docum.org> wrote:
> grep mysql.txt /usr/share/doc/mythtv-backend/contrib/optimize_mythdb.pl
>
> This will show you all places where the script is looking for mysql.txt.
> In my case this is:
>     my @mysql = ('/usr/local/share/mythtv/mysql.txt',
>                  '/usr/share/mythtv/mysql.txt',
>                  '/etc/mythtv/mysql.txt',
>                  '/usr/local/etc/mythtv/mysql.txt',
>                  "$ENV{HOME}/.mythtv/mysql.txt",
>                  'mysql.txt'
>
>
Stef,
On the version I have installed (latest mythbuntu svn packages) the
grep returns empty.

Mike,
"-rw-rw---- 1 mythtv mythtv 82 2007-11-25 10:26 /etc/mythtv/mysql.txt"
Looks right to me.


More information about the mythtv-users mailing list