SELECT *
FROM london_stages
WHERE MATCH('(@(perftitleclean,performancetitle) "Cephalus and Procris: With The Mistakes" | "Cephalus and Procris" | "With The Mistakes" | "Perseus and Andromeda: With the Rape of Colombine" | "or, The Flying Lovers" | "Harlequin Grand Volgi: Being the Comic Interlude of Cephalus and Procris" | "Harlequin Grand Volgi" | "The History of Henry the Fifth" | "Henry The Fifth" | "Mustapha, the Son of Solyman the Magnificent" | "Mustapha" | "The Black Prince" | "Tryphon" | "Guzman" | "The General" | "The Generall" | "Mr Anthony" | "Zoroastres" | "Herod the Great" | "Altemira" | "Harlequin Happy and Poor Pierot Married" | "Diana and Acteon" | "The Fairy Favour" | "or, Harlequin Animated")')
GROUP BY eventid
ORDER BY weight() desc, eventdate asc
OPTION