On Apr 6, 2005 5:36 PM, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > On Apr 6, 2005 5:23 PM, Ola Nilsson <[EMAIL PROTECTED]> wrote: > > Hello, > > > > I'm not that good at SQL, so using webmin I tried to empty the > > mythconverg.program table. Unfortunatly, I'm not that good at webmin > > either, so I ended up delating the table. Running mythfilldatabase > > again just complains about the missing table. > > > > How can I easiest recreate an empty program table? (Don't reply with > > restore backup... it's not an option.) > > Restore an empty program table? No can do -- manually. Run > mythfillbase or whetever mean you have to get your EPG. > > Tho, creating the table is another matter. :) > > Run this: > > ... > > cyth >
For future reference, to delete the CONTENT of program: mysql -u mythtv -pmythtv mythconverg -e "delete from program;" _______________________________________________ mythtv-users mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
