'Added support for linked channels...' caused the tvserver to stop working for people using mysql as database. this is because of a little mistake in the sql scripts that prevents mysql from creating the needed table channellinkagemap. there is a missing ` in line/col 336/13 in createmysqldatabase.sql, same in upgrademysqldatabase.sql line/col 4/13. i could fix this myself, but most people will not. so this should be corrected asap.
