<p><br>
On Mar 21, 2012 10:25 AM, &quot;Science Technician&quot; &lt;<a href="mailto:SCITECH2@combebank.kent.sch.uk">SCITECH2@combebank.kent.sch.uk</a>&gt; wrote:<br>
&gt;<br>
&gt; I really hope someone can help me with what is a stupid problem of my<br>
&gt; own making.<br>
&gt;<br>
&gt; I was looking to set a password for a recording group and have managed<br>
&gt; to set the password for &#39;All Recordings&#39;<br>
&gt;<br>
&gt; What is now worse is that despite the fact that I always use the same<br>
&gt; password across the MythTV system<br>
&gt; I must have made a typo (possibly I had caps lock on) and having tried<br>
&gt; over 20 possible variants have drawn a blank.<br>
&gt;<br>
&gt; So I googled for a reset command and found<br>
&gt;<br>
&gt; mysql -umythtv -p mythconverg -e &#39;SELECT * FROM recgrouppassword;&#39;<br>
&gt;<br>
&gt; But all I get is a request for a password which when I use the standard<br>
&gt; password I set for the system is<br>
&gt;<br>
&gt; ERROR 1045 (28000): Access denied for user &#39;mythtv&#39;@&#39;localhost&#39; (using<br>
&gt; password: YES)<br>
&gt;<br>
&gt;  I also found the following command to use with mysql:<br>
&gt;<br>
&gt; delete recgrouppassword where recgroup = &#39;thenameofthegroupyouwanttoreset&#39;;<br>
&gt;<br>
&gt; typing this just gives me a mysql Syntax error.<br>
&gt;<br>
&gt;  So my questions are<br>
&gt;<br>
&gt; Is it likely the mysql password would be different to the root password<br>
&gt; and is there any way to find out/reset it if that<br>
&gt; is what is causing the first problem?</p>
<p>In my setup, the mysql password is different from the root password.  However  ~/.mythtv/mysql.txt contains the mysql password. I do not know if the sql statments above will work, but at least you should be able to log in to mysql.</p>

<p>&gt;<br>
&gt; If it isn&#39;t that causing the first problem what is?<br>
&gt;<br>
&gt; Am I completely misunderstanding the second command and if so what<br>
&gt; should I be typing?<br>
&gt;<br>
&gt; Is there an easy(ish) way to recover or rest the password?<br>
&gt;<br>
&gt; Finally is there a place idiots like me can go to ask these sorts of<br>
&gt; questions that is better than here.<br>
&gt;<br>
&gt; The only saving grace is that I can still change the filter to any of<br>
&gt; the other groups and see all the recordings<br>
&gt; it is just somewhat of a pain.<br>
</p>