﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	mlocked
1814	Docs for changing hostname is incorrect for mysql 5	thomas@…	Isaac Richards	"http://www.mythtv.org/docs/mythtv-HOWTO-23.html#ss23.15 shows this command for changing the hostname:

$ cat mythtv_backup.sql | sed s/\'frontend1\'/\'kidsroom\'/ >> mythtv_restore.sql

But with mysql 5, you have to use:

$ cat mythtv_backup.sql | sed s/\'frontend1\'/\'kidsroom\'/g >> mythtv_restore.sql
"	defect	closed	minor	unknown	mythtv	0.19	low	fixed			0
