> does anyone have the SQL statement for that? > > I tried (SELECT * FROM mythconverg LIKE '%mythtv%') without success? mysqldump -uroot -pPASSWORD mythconverg > dbdump.sql grep mythtv dbdump.sql