d gleba wrote:
http://www.mythtv.org/docs/mythtv-HOWTO-22.html#ss22.7
states:
$ grep "INSERT INTO record " mythtv_backup.sql > restore.sql
$ grep "INSERT INTO recorded " mythtv_backup.sql >> restore.sql
This doesn't work.
It used to.
The flie is like: INSERT INTO `record`
The fine folks at mysql added these in recent version. Not sure
with the benefit would be.
How do you put this into the grep statment. It doesn't like the `
grep 'INSERT INTO `record` '
-- bjm
_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users