<div dir="ltr">On Thu, Jul 11, 2013 at 10:42 AM, Enno Middelberg <span dir="ltr"><<a href="mailto:enno.middelberg@gmail.com" target="_blank">enno.middelberg@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Hello,<br>
<br>
<br>
2013/7/10 Jon Heizer <<a href="mailto:jheizer@gmail.com">jheizer@gmail.com</a>>:<br>
>> > $ mysql -u root mythconverg<br>
>> > mysql> grant all on mythconverg.* to mythtv@"%" identified by "mythtv";<br>
>> > mysql> flush privileges;<br>
>><br>
>> I tried this, but didn't go anywhere:<br>
<br>
Ok, so I have tried this now:<br>
<br>
mysql -u root -p mythconverg<br>
Enter password:<br>
Reading table information for completion of table and column names<br>
You can turn off this feature to get a quicker startup with -A<br>
<br>
Welcome to the MySQL monitor. Commands end with ; or \g.<br>
Your MySQL connection id is 121<br>
Server version: 5.5.28-1 (Debian)<br>
<br>
Copyright (c) 2000, 2012, Oracle and/or its affiliates. All rights reserved.<br>
<br>
Oracle is a registered trademark of Oracle Corporation and/or its<br>
affiliates. Other names may be trademarks of their respective<br>
owners.<br>
<br>
Type 'help;' or '\h' for help. Type '\c' to clear the current input statement.<br>
<br>
mysql> grant all on mythconverg.* to mythtv@"%" identified by "mythtv";<br>
Query OK, 0 rows affected (0.00 sec)<br>
<br>
mysql> flush privileges;<br>
Query OK, 0 rows affected (0.00 sec)<br>
<br>
mysql> quit<br>
<br>
<br>
sudo /etc/init.d/mysql restart<br>
[sudo] password for enno:<br>
[ ok ] Stopping MySQL database server: mysqld.<br>
[ ok ] Starting MySQL database server: mysqld ..<br>
[info] Checking for tables which need an upgrade, are corrupt or were<br>
not closed cleanly..<br>
<br>
sudo /etc/init.d/mythtv-backend restart<br>
Restarting MythTV server: mythbackend No /usr/bin/mythbackend found<br>
running; none killed.<br>
.<br>
.<br>
<br>
Cannot login to database<br>
<br>
Would you like to configure the database connection now? [no]<br>
[console is not interactive, using default 'no']<br>
<br>
<br>
<br>
So this looks pretty much like what I had started with. What can I do<br>
to get this going?<br>
<br>
<br>
Many tanks,<br>
<br>
Enno<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</blockquote></div><br></div><div class="gmail_extra"><br></div><div class="gmail_extra">Might want to set the password for the mythtv user in the database, then fix it in config.xml<br class=""><br clear="all"><div>Thanks,<br>
<br>Thomas Mashos</div><div><br></div></div></div>