SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "A Quarter of an Hour before Dinner" | "Quality Binding" | "A Quarter of an Hour before Dinner" | "A Quarter of an Hour before Dinner or Quality Binding" | "The Family Compact" | "The Prisoner" | "Caernarvon Castle" | "The Birth of the Prince of Wales" | "Caernarvon Castle or The Birth of the Prince of Wales" | "The Fairy Festival")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION