[mythtv-users] mythconverg_restore problem
Jack McGee
jack at greendesk.net
Sat Dec 6 17:14:56 UTC 2008
Michael T. Dean wrote:
>> /mythtv/mythconverg_restore.pl line 924.
>>
>
> Re-run it after that. There's a missing if, so everything worked, it
> just didn't know.
>
>
>
Ok, did that, see below. What does Restored 0 of 0 lines. mean?
What is my next step? Mytv-setup, or just run mythfrontend and see what
happens?
$ perl /usr/share/mythtv/mythconverg_restore.pl --username=root --verbose
Configuring environment:
- username: mythtv
- HOME: /home/mythtv
- MYTHCONFDIR: /home/mythtv/.mythtv
Parsing configuration files:
- checking: /home/mythtv/.mythtv/config.xml
parsing: /home/mythtv/.mythtv/config.xml
- checking: /home/mythtv/.mythtv/backuprc
parsing: /home/mythtv/.mythtv/backuprc
Applying command-line arguments.
Checking configuration.
No filename specified. Attempting to find the newest database backup.
Using database backup file:
/mnt/bigboymnt/mythbackup/mythconverg-1214-20081203030002.sql
Database Information:
DBHostName: localhost
DBPort: 0
DBUserName: root
DBPassword: XXX
DBName: mythconverg
DBSchemaVer:
DBBackupDirectory: /mnt/bigboymnt/mythbackup
DBBackupFilename: mythconverg-1214-20081203030002.sql
create_database: /usr/share/mythtv/sql/mc.sql
Executables:
mysql_client: mysql
uncompress: gzip -d
Miscellaneous:
partial_restore: no
restore_xmltvids: no
change_hostname: no
Checking database.
Found 0 tables in the database.
Backup file is uncompressed.
Attempting to use supplied password for mysql command-line client.
Any [client] or [mysql] password specified in the MySQL options file will
take precedence.
Executing command:
mysql --defaults-extra-file='/tmp/yttq7k7Fp5' --host='localhost'
--user='root' mythconverg
mysql exited with status: 0
Restored 0 of 0 lines.
Successfully restored backup.
More information about the mythtv-users
mailing list