Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Software > ARCHIVES - Multimedia
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Multimedia Questions specific to multimedia software on SUSE Linux

 
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 30-Apr-2008, 20:48
itlarson
Guest
 
Posts: n/a
Default

mythbackend is complaining that mythconverg/recordedseek is corrupted. playback works, but is very slow skiping ahead or back in the show, and stutters sometimes. The internet says to repair recordedseek with:

mysqlcheck -u mythtv -p<password> --repair mythconverg recordedseek

but I cant remember setting a password, or what it might be. every time I run the above with a possible pasword I get:

mysqlcheck: Got error: 1045: Access denied for user 'mythtv'@'localhost' (using password: YES) when trying to connect

I found a procedure for changing the password, but am afraid it will make mythbackend unable to use mysql if I use it.

How do I procede?
  #2 (permalink)  
Old 13-May-2008, 00:39
Dr. Default
Guest
 
Posts: n/a
Default

Quote:
mythbackend is complaining that mythconverg/recordedseek is corrupted. playback works, but is very slow skiping ahead or back in the show, and stutters sometimes. The internet says to repair recordedseek with:

mysqlcheck -u mythtv -p<password> --repair mythconverg recordedseek

but I cant remember setting a password, or what it might be. every time I run the above with a possible pasword I get:

mysqlcheck: Got error: 1045: Access denied for user 'mythtv'@'localhost' (using password: YES) when trying to connect

I found a procedure for changing the password, but am afraid it will make mythbackend unable to use mysql if I use it.

How do I procede?
[/b]
Two ideas come to mind:
1) Use mythtv-setup to look at the password being used, it is there in plain sight. First or second screen iirc.
2) Use webmin to open mysql database and set any passwords, hosts and users you may ever want
  #3 (permalink)  
Old 13-May-2008, 09:24
69_rs_ss
Guest
 
Posts: n/a
Default

If you think there is no password you can try running:
mysqlcheck -u mythtv --repair mythconverg recordedseek
Otherwise try running this instead:
mysqlcheck -u mythtv -p --repair mythconverg recordedseek

Don't include the actual password and it will ask you for it after you hit enter. I have had mysql give e errors when I ran it the first way bt the above never fails (provided you have/know the password).
 

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2