Closed vorpal-buildbot closed 5 years ago
Exceeded slow_query limit (108.2 > 100.0) in mysql: ```
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws
FROM
deck AS d
LEFT JOIN
competition AS c ON d.competition_id = c.id
LEFT JOIN
competition_series AS cs ON cs.id = c.competition_series_id
LEFT JOIN
competition_type AS ct ON ct.id = cs.competition_type_id
LEFT JOIN
deck_cache AS cache ON d.id = cache.deck_id
LEFT JOIN
(
SELECT
`start`.id,
`start`.code,
`start`.start_date AS start_date,
`end`.start_date AS end_date
FROM
season AS `start`
LEFT JOIN
season AS `end` ON `end`.id = `start`.id + 1
) AS season ON season.start_date <= d.created_date AND (season.end_date IS NULL OR season.end_date > d.created_date)
WHERE
(d.id IN (SELECT deck_id FROM deck_card WHERE card IN ('Traxos, Scourge of Kroog', 'Consuming Vapors', 'Psychic Strike', 'Putrefy', 'Secluded Steppe', 'Zada''s Commando', 'Forbid', 'Lotleth Giant', 'Shefet Monitor', 'Summoner''s Egg', 'Anticipate', 'Seal of Primordium', 'Hanweir Militia Captain', 'Seal of Doom', 'Stun Sniper', 'Take Inventory', 'Rampant Growth', 'Martyr of Frost', 'Choked Estuary', 'Ivory Tower', 'Selesnya Guildgate', 'Savage Lands', 'Salvage Titan', 'Healing Hands', 'Blighted Fen', 'Unwind', 'Separatist Voidmage', 'Avoid Fate', 'Vessel of Nascency', 'Triskelion', 'Barter in Blood', 'Moratorium Stone', 'Cremate', 'Simic Guildgate', 'Unsummon', 'Pentavus', 'Salvager of Secrets', 'Desert of the Glorified', 'Crumbling Necropolis', 'Flameshadow Conjuring', 'Narcolepsy', 'Wharf Infiltrator', 'Urborg', 'Zulaport Cutthroat', 'Vitu-Ghazi, the City-Tree', 'Sculpting Steel', 'Psychic Spiral', 'Burning Oil', 'Cloudcrest Lake', 'Bloodsoaked Champion', 'Elemental Bond', 'Prepare // Fight', 'Azra Bladeseeker', 'Protean Hydra', 'Brimstone Volley', 'Whirler Virtuoso', 'Augury Owl', 'Aquitect''s Will', 'Charmbreaker Devils', 'Kessig Cagebreakers', 'Scourge Wolf', 'Always Watching', 'Hidden Stockpile', 'Enclave Elite', 'Memorial to Genius', 'Ondu Giant', 'Magus of the Future', 'Collective Effort', 'True Believer', 'Pillar of Flame', 'Oona''s Grace', 'Psychic Possession', 'Careful Consideration', 'Rishkar''s Expertise', 'Shrine of the Forsaken Gods', 'Toolcraft Exemplar', 'Elixir of Immortality', 'Geistflame', 'Jayemdae Tome', 'Perilous Myr', 'Identity Thief', 'The Mending of Dominaria', 'Mockery of Nature', 'Banewhip Punisher', 'Kuro, Pitlord', 'Spiritmonger', 'Vivid Meadow', 'Chromatic Lantern', 'Rattleclaw Mystic', 'Channeler Initiate', 'Selesnya Signet', 'Blighted Woodland', 'Drowned Secrets', 'Talus Paladin', 'Curious Homunculus', 'Maximize Velocity', 'Rupture Spire', 'Festering Newt', 'Diluvian Primordial', 'Manta Riders', 'Spear of Heliod', 'Graveblade Marauder', 'Protean Raider', 'Tracker''s Instincts', 'Helm of the Host', 'Greatbow Doyen', 'Consume the Meek', 'Scent of Brine', 'White Sun''s Zenith', 'Urza''s Factory', 'Gilded Lotus', 'Jwar Isle Refuge', 'Artificer''s Epiphany', 'Chief of the Foundry', 'Krosan Tusker', 'Psychic Drain', 'Browbeat', 'Howling Golem', 'Bogardan Hellkite', 'Bubbling Cauldron', 'Tome Scour', 'Deeproot Waters', 'Followed Footsteps', 'Academy Elite', 'Distress', 'Blood Scrivener', 'Vampire Cutthroat', 'March from the Tomb', 'Warleader''s Helix', 'Merrow Harbinger', 'Boggart Harbinger', 'Collective Defiance', 'Bloodwater Entity', 'Diabolic Tutor', 'High Priest of Penance', 'Consuming Aberration', 'Increasing Confusion', 'Banishing Light', 'Trial of Knowledge', 'Golgari Guildgate', 'Sultai Charm', 'Hedron Archive', 'Bile Blight', 'Cogwork Assembler', 'Veil of Secrecy', 'Cephalid Illusionist', 'Phantasmal Bear', 'Resolute Archangel', 'Planar Cleansing', 'Scatter to the Winds', 'Chained to the Rocks', 'Tempered Steel', 'Altar''s Reap', 'Pilgrim''s Eye', 'Mystic Monastery', 'Fiery Impulse', 'Herald of Torment', 'Merfolk Sovereign', 'Makeshift Mannequin', 'Expedition Envoy', 'Aven Riftwatcher', 'Conqueror''s Galleon', 'Sygg, River Guide', 'Crystal Ball', 'Psychotic Episode', 'Halimar Wavewatch', 'Scepter of Fugue', 'Addle', 'Desecration Demon', 'Sphinx Summoner', 'Crumbling Vestige', 'Reef Shaman', 'Cackling Counterpart', 'Curse of the Swine', 'Painful Truths', 'Benefaction of Rhonas', 'Longtusk Cub', 'Stolen Identity', 'Moment of Craving', 'Yavimaya Hollow', 'Fungal Infection', 'Dread Return', 'Mercurial Pretender', 'Last Breath', 'Dark Withering', 'Sram''s Expertise', 'Ally Encampment', 'Spelltwine', 'Hermit Druid', 'Sifter Wurm', 'Wanted Scoundrels', 'Vivid Grove', 'Dead Weight', 'Cloudblazer', 'Spined Thopter', 'Repeal', 'Spawning Pool', 'Flame Jab', 'Ritual of Rejuvenation', 'Tidal Warrior', 'Glint Hawk Idol', 'Hellspark Elemental', 'Astral Slide', 'Mirko Vosk, Mind Drinker', 'Early Frost', 'Thornweald Archer', 'Sphinx of Uthuun', 'Stromkirk Condemned', 'Haunted Dead', 'Dream Twist', 'Cloudgoat Ranger', 'Felhide Spiritbinder', 'Call the Bloodline', 'Skeleton Shard', 'Naga Vitalist', 'Read the Bones', 'Jace''s Ingenuity', 'Rootwater Depths', 'Shuko', 'Pale Rider of Trostad', 'Kindle', 'Flayer of the Hatebound', 'Ire Shaman', 'Faerie Trickery', 'Intet, the Dreamer', 'Hordeling Outburst', 'Oona, Queen of the Fae', 'Encroaching Wastes', 'Dack''s Duplicate', 'Clone', 'Trial of Ambition', 'Consign // Oblivion', 'Sylvan Advocate', 'Tatyova, Benthic Druid', 'Cataclysmic Gearhulk', 'Void Shatter', 'Trophy Mage', 'Bow of Nylea', 'Necropolis Fiend', 'Thawing Glaciers', 'Grow from the Ashes', 'Oath of Gideon', 'Planar Outburst', 'Radiant Flames', 'Demonlord of Ashmouth', 'Ancient Amphitheater', 'Sphere of the Suns', 'Sanctum of Ugin', 'Bojuka Brigand', 'Aether Swooper', 'Soul Foundry', 'Commune with Nature', 'Quasiduplicate', 'Spellheart Chimera', 'Scourglass', 'Epochrasite', 'Selesnya Guildmage', 'Desert of the Fervent', 'Winds of Rebuke', 'Faith''s Fetters', 'Evolving Wilds', 'Web of Inertia', 'One with the Machine', 'Precognition Field', 'Renewed Faith', 'Grenzo, Dungeon Warden', 'Millstone', 'Mycosynth Wellspring', 'Saving Grace', 'Serene Steward', 'Attune with Aether', 'Mercurial Chemister', 'River Sneak', 'Loxodon Warhammer', 'Temur Ascendancy', 'Scoured Barrens', 'Cultivator''s Caravan', 'Grozoth', 'Gigantomancer', 'Drownyard Behemoth', 'Declaration in Stone', 'Waterveil Cavern', 'Circuitous Route', 'Summon the School', 'Asylum Visitor', 'Pilfered Plans', 'Kjeldoran Outpost', 'Murderous Cut', 'Engulf the Shore', 'Agony Warp', 'Voldaren Pariah', 'Elite Archers', 'Fabrication Module', 'Confiscate', 'Spiketail Hatchling', 'Revitalize', 'Edge of Autumn', 'Galvanic Bombardment', 'Firedrinker Satyr', 'Crossbow Infantry', 'Prophet of Kruphix', 'Psychatog', 'Snapback', 'Baleful Ammit', 'Cryptoplasm', 'Gatekeeper of Malakir', 'Lash Out', 'Dreadship Reef', 'Restoration Specialist', 'Grove of the Guardian', 'Lonely Sandbar', 'Gateway Plaza', 'Rogue''s Passage', 'End Hostilities', 'Join the Ranks', 'Boros Challenger', 'Pain Seer', 'Foreboding Ruins', 'Make a Stand', 'Docent of Perfection', 'Trostani''s Summoner', 'Sundering Growth', 'Desert of the Indomitable', 'Insidious Will', 'Treasure Cruise', 'Scrabbling Claws', 'Trail of Evidence', 'Mind Grind', 'Cartouche of Strength', 'Tormenting Voice', 'Khalni Gem', 'Kederekt Leviathan', 'Autochthon Wurm', 'Rakshasa Deathdealer', 'Journeyer''s Kite', 'Falkenrath Gorger', 'Blisterpod', 'Court Homunculus', 'Drana''s Emissary', 'Hellrider', 'Incendiary Flow', 'Slith Firewalker', 'Hallowed Moonlight', 'Cadaver Imp', 'Putrid Imp', 'Seeker of the Way', 'Landslide', 'Saheeli''s Artistry', 'Felidar Guardian', 'Phantom Nomad', 'Fevered Visions', 'Decoction Module', 'Stasis Snare', 'Boon Reflection', 'Shaman en-Kor', 'Qasali Ambusher', 'Benevolent Bodyguard', 'Sin Collector', 'Rogue Refiner', 'Sin Prodder', 'Story Circle', 'Izzet Guildgate', 'Advent of the Wurm', 'Bogbrew Witch', 'Compulsive Research', 'Gruul Signet', 'Empyreal Voyager', 'Watchers of the Dead', 'Cunning Lethemancer', 'Terra Stomper', 'Dissipate', 'Power Sink', 'Opulent Palace', 'Hada Freeblade', 'Magister of Worth', 'Gathan Raiders', 'Unknown Shores', 'Sandsteppe Citadel', 'Skinrender', 'Exile', 'Final Judgment', 'Confirm Suspicions', 'Mesmeric Fiend', 'Servo Exhibition', 'Shrine of Loyal Legions', 'Duskmantle, House of Shadow', 'Ulcerate', 'Falkenrath Noble', 'Executioner''s Capsule', 'Azorius Guildgate', 'Tribute to Hunger', 'Inner Demon', 'Dregscape Zombie', 'Altered Ego', 'Brigid, Hero of Kinsbaile', 'Orzhov Charm', 'Ulvenwald Tracker', 'Memorial to Unity', 'Glorious Anthem', 'Broken Bond', 'Beneath the Sands', 'Loxodon Hierarch', 'Kopala, Warden of Waves', 'Prophetic Bolt', 'Chandra''s Spitfire', 'Entomber Exarch', 'Brutal Expulsion', 'Village Messenger', 'Memorial to War', 'Weight of Memory', 'Connive // Concoct', 'Dread Statuary', 'Wrecking Ball', 'Skirsdag High Priest', 'Lake of the Dead', 'Wretched Banquet', 'Chandra''s Ignition', 'Gruul Guildgate', 'Tranquil Expanse', 'Carrier Thrall', 'Reviving Dose', 'Bounty of the Luxa', 'Thopter Spy Network', 'Survival Cache', 'Sky Hussar', 'Phylactery Lich', 'Hypnotic Specter', 'Heir of Falkenrath', 'Vivid Marsh', 'Kalastria Healer', 'Sunbird''s Invocation', 'Perilous Voyage', 'Tranquil Garden', 'Sinister Concoction', 'Metalwork Colossus', 'Stone Quarry', 'Splinterfright', 'Rugged Highlands', 'Starstorm', 'Highland Lake', 'Vendetta', 'Ravenous Rats', 'Molten Primordial', 'Narcomoeba', 'Hammer of Bogardan', 'Scatter Arc', 'Indulgent Aristocrat', 'Captain''s Claws', 'Transgress the Mind', 'Harm''s Way', 'Slice and Dice', 'Pyramid of the Pantheon', 'Fleetwheel Cruiser', 'Increasing Savagery', 'Woodland Stream'))) AND (TRUE)
GROUP BY
d.id,
d.competition_id, -- Every deck has only one competition_id but if we want to use competition_id in the HAVING clause we need this.
season.id -- In theory this is not necessary as all decks are in a single season and we join on the date but MySQL cannot work that out so give it the hint it needs.
HAVING
1 = 1
ORDER BY
active_date DESC, d.finish IS NULL, d.finish
```
[]
(slow_query, 108.2, mysql)
Reported on decksite by mysql-perf
Location Hash: 9225e75b66b37b77e3ac1d58359c27de20a1a24c
Labels: decksite
Exceeded slow_query limit (161.4 > 100.0) in mysql: ```
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws
FROM
deck AS d
LEFT JOIN
competition AS c ON d.competition_id = c.id
LEFT JOIN
competition_series AS cs ON cs.id = c.competition_series_id
LEFT JOIN
competition_type AS ct ON ct.id = cs.competition_type_id
LEFT JOIN
deck_cache AS cache ON d.id = cache.deck_id
LEFT JOIN
(
SELECT
`start`.id,
`start`.code,
`start`.start_date AS start_date,
`end`.start_date AS end_date
FROM
season AS `start`
LEFT JOIN
season AS `end` ON `end`.id = `start`.id + 1
) AS season ON season.start_date <= d.created_date AND (season.end_date IS NULL OR season.end_date > d.created_date)
WHERE
(d.id IN (SELECT deck_id FROM deck_card WHERE card IN ('Curse of Death''s Hold', 'Elemental Bond', 'Spiketail Hatchling', 'Identity Thief', 'Frogtosser Banneret', 'River Sneak', 'Forbid', 'Izzet Guildgate', 'Cloudcrest Lake', 'Increasing Confusion', 'Hypnotic Specter', 'Addle', 'Advent of the Wurm', 'Stuffy Doll', 'Sinister Concoction', 'Ivory Tower', 'Boon Reflection', 'Brimstone Volley', 'Diabolic Tutor', 'Vessel of Nascency', 'Crumbling Necropolis', 'Bone Saw', 'Duskmantle, House of Shadow', 'Thopter Spy Network', 'Stun Sniper', 'Astral Slide', 'Yavimaya Hollow', 'Highland Lake', 'Cephalid Illusionist', 'Merrow Harbinger', 'Wharf Infiltrator', 'Qasali Ambusher', 'Selesnya Guildgate', 'Rootwater Depths', 'Declaration in Stone', 'Bile Blight', 'Cataclysmic Gearhulk', 'Hada Freeblade', 'Dissipate', 'Expedition Envoy', 'Zada''s Commando', 'Intet, the Dreamer', 'Saheeli''s Artistry', 'Sejiri Merfolk', 'Trial of Knowledge', 'Ashenmoor Gouger', 'Hedron Archive', 'Vendetta', 'Woodland Stream', 'Sunbird''s Invocation', 'Armament Master', 'Kindle', 'Empyreal Voyager', 'Last Breath', 'Landslide', 'Evolving Wilds', 'Anticipate', 'Tormenting Voice', 'Foreboding Ruins', 'Rugged Highlands', 'Narcolepsy', 'Seeker of the Way', 'Power Sink', 'Moratorium Stone', 'Cinder Barrens', 'Splinterfright', 'Desert of the Glorified', 'Psychic Strike', 'Healing Hands', 'Pyramid of the Pantheon', 'Talus Paladin', 'Sygg, River Guide', 'Read the Bones', 'Serene Steward', 'Terra Stomper', 'Shrine of Loyal Legions', 'Planar Cleansing', 'Vampiric Rites', 'Blisterpod', 'Burning Oil', 'Khalni Gem', 'Benalish Honor Guard', 'Aryel, Knight of Windgrace', 'Consuming Vapors', 'Blood Scrivener', 'Kederekt Leviathan', 'White Sun''s Zenith', 'Baleful Ammit', 'Makeshift Mannequin', 'Reef Shaman', 'Selesnya Signet', 'Make a Stand', 'Chromatic Lantern', 'Loxodon Warhammer', 'Immortal Servitude', 'Memorial to War', 'Underworld Cerberus', 'Endless Ranks of the Dead', 'Stitch Together', 'Rupture Spire', 'Watchers of the Dead', 'Boros Challenger', 'Elite Archers', 'Prognostic Sphinx', 'Cascading Cataracts', 'Psychic Possession', 'Foundry of the Consuls', 'Scatter to the Winds', 'Orzhov Charm', 'Sculpting Steel', 'Cartouche of Strength', 'Emeria Angel', 'Hellrider', 'Enclave Elite', 'Aether Swooper', 'Glorious Anthem', 'Desert of the Fervent', 'Court Homunculus', 'Aven Riftwatcher', 'Basking Rootwalla', 'Skirk Ridge Exhumer', 'Phylactery Lich', 'Trostani''s Summoner', 'Falkenrath Noble', 'Unknown Shores', 'Early Frost', 'Salvager of Secrets', 'Encroaching Wastes', 'Concentrate', 'Smother', 'Voldaren Pariah', 'Sky Hussar', 'Distress', 'Sundering Growth', 'Crossbow Infantry', 'Merfolk Sovereign', 'Sultai Charm', 'Sandsteppe Citadel', 'Waterveil Cavern', 'Kitesail Apprentice', 'Ally Encampment', 'Supernatural Stamina', 'Tribute to Hunger', 'Goblin Cratermaker', 'Greatbow Doyen', 'Rakdos Guildgate', 'Vivid Marsh', 'Dregscape Zombie', 'Wretched Banquet', 'Rattleclaw Mystic', 'Mercurial Chemister', 'Salvage Titan', 'Tome Scour', 'Hammer of Bogardan', 'Kor Outfitter', 'Halimar Wavewatch', 'Mycosynth Wellspring', 'Slith Firewalker', 'Deeproot Waters', 'Rishkar''s Expertise', 'Survival Cache', 'Consuming Aberration', 'Temur Ascendancy', 'Thornweald Archer', 'Gateway Plaza', 'Call the Bloodline', 'Curse of Misfortunes', 'Altered Ego', 'Plumeveil', 'Followed Footsteps', 'Clone', 'Sultai Emissary', 'Putrid Imp', 'Kessig Cagebreakers', 'Consume the Meek', 'Vesuvan Shapeshifter', 'Unwind', 'Exava, Rakdos Blood Witch', 'Augury Owl', 'Tracker''s Instincts', 'Stromkirk Condemned', 'Indulgent Aristocrat', 'Urza''s Factory', 'Kalastria Healer', 'Connive // Concoct', 'Roterothopter', 'Confiscate', 'Brigid, Hero of Kinsbaile', 'Savage Lands', 'Trusty Machete', 'Scourge Wolf', 'Hellhole Flailer', 'Inner Demon', 'Opulent Palace', 'Jwar Isle Refuge', 'Rogue Refiner', 'Lake of the Dead', 'Broodmate Dragon', 'Chief of the Foundry', 'Flame Jab', 'Loxodon Hierarch', 'Skinrender', 'Desert of the Indomitable', 'Sifter Wurm', 'Compulsive Research', 'Howling Golem', 'Warren Weirding', 'Brine Elemental', 'Dack''s Duplicate', 'Winds of Rebuke', 'Pentavus', 'Urborg', 'Galvanic Bombardment', 'Rampant Growth', 'Remove Soul', 'Ulvenwald Tracker', 'Journeyer''s Kite', 'Benefaction of Rhonas', 'Woodland Wanderer', 'Hour of Revelation', 'Wrecking Ball', 'Lash Out', 'Grenzo, Dungeon Warden', 'Shuko', 'Executioner''s Capsule', 'Traxos, Scourge of Kroog', 'High Priest of Penance', 'Firedrinker Satyr', 'Mockery of Nature', 'From Under the Floorboards', 'Circuitous Route', 'Protean Raider', 'Fiery Impulse', 'Edge of Autumn', 'Spellheart Chimera', 'Kemba, Kha Regent', 'Flayer of the Hatebound', 'Bloodsoaked Champion', 'Trophy Mage', 'Phantasmal Bear', 'Tempered Steel', 'Necropolis Fiend', 'Thunderbolt', 'Protean Hydra', 'Cunning Lethemancer', 'Skirsdag High Priest', 'Tranquil Garden', 'Sigarda''s Aid', 'Curse of Thirst', 'Secluded Steppe', 'One with the Machine', 'Pillar of Flame', 'Sram''s Expertise', 'Faith''s Fetters', 'Draining Whelk', 'Revitalize', 'Spear of Heliod', 'Helm of the Host', 'Whirler Virtuoso', 'Stolen Identity', 'Martyr of Frost', 'Story Circle', 'Warren Pilferers', 'Oona''s Grace', 'Final Judgment', 'Slice and Dice', 'Hidden Stockpile', 'Invigorated Rampage', 'Bojuka Brigand', 'Garza Zol, Plague Queen', 'Diluvian Primordial', 'Kjeldoran Outpost', 'Painful Truths', 'Hanweir Militia Captain', 'Scourglass', 'Resolute Archangel', 'Benevolent Bodyguard', 'Rakshasa Deathdealer', 'Gorgon''s Head', 'Ire Shaman', 'Flameshadow Conjuring', 'Fleetwheel Cruiser', 'Dark Withering', 'Sphinx Summoner', 'Cultivator''s Caravan', 'Web of Inertia', 'Open the Armory', 'Collective Defiance', 'Kuro, Pitlord', 'Bogardan Hellkite', 'Dread Return', 'Oath of Gideon', 'Thawing Glaciers', 'Narcomoeba', 'Precinct Captain', 'Mad Auntie', 'Haunted Dead', 'Bubbling Cauldron', 'Urza''s Ruinous Blast', 'Psychatog', 'Skeleton Shard', 'Scoured Barrens', 'Molten Primordial', 'Sylvan Advocate', 'Pain Seer', 'Lonely Sandbar', 'Blighted Fen', 'Tragic Arrogance', 'Mesmeric Fiend', 'Dreadship Reef', 'Agony Warp', 'Kopala, Warden of Waves', 'Festering Newt', 'Ritual of Rejuvenation', 'Gigantomancer', 'Dead Weight', 'Meandering River', 'Pianna, Nomad Captain', 'Bogbrew Witch', 'Sever the Bloodline', 'Advanced Stitchwing', 'True Believer', 'Graveblade Marauder', 'Prophet of Kruphix', 'Blighted Cataract', 'Driven // Despair', 'Barter in Blood', 'Arvad the Cursed', 'Glint Hawk Idol', 'Triskelion', 'Warleader''s Helix', 'Krosan Tusker', 'Murderous Cut', 'Thraben Doomsayer', 'Fevered Visions', 'Putrefy', 'Ogre Slumlord', 'Oona, Queen of the Fae', 'Mangara of Corondor', 'Azra Bladeseeker', 'Mind Grind', 'Nomad Outpost', 'Attune with Aether', 'Increasing Savagery', 'Curious Homunculus', 'Shrine of the Forsaken Gods', 'Servo Exhibition', 'End Hostilities', 'Chandra''s Ignition', 'Charmbreaker Devils', 'Summoner''s Egg', 'Trail of Evidence', 'Engulf the Shore', 'Goblin Ringleader', 'Saving Grace', 'Jayemdae Tome', 'Bloodwater Entity', 'Sanctum of Ugin', 'Demonlord of Ashmouth', 'Grove of the Guardian', 'Blackblade Reforged', 'Gathan Raiders', 'Golgari Guildgate', 'Seal of Primordium', 'Shefet Monitor', 'Cogwork Assembler', 'Naga Vitalist', 'Psychic Drain', 'Drownyard Behemoth', 'Decoction Module', 'Bounty of the Luxa', 'Flaying Tendrils', 'Always Watching', 'Felhide Spiritbinder', 'Altar''s Reap', 'Stasis Snare', 'Asylum Visitor', 'Sunset Pyramid', 'Felidar Guardian', 'Tidal Warrior', 'Chained to the Rocks', 'Deathcap Cultivator', 'Geistflame', 'Ayli, Eternal Pilgrim', 'Careful Consideration', 'Harm''s Way', 'Wanted Scoundrels', 'Scrabbling Claws', 'Crystal Ball', 'Herald of Torment', 'Academy Elite', 'Crumbling Vestige', 'Prepare // Fight', 'Brutal Expulsion', 'Dread Statuary', 'Unsummon', 'Psychic Spiral', 'Manta Riders', 'Heart-Piercer Bow', 'Exile', 'Radiant Flames', 'Boggart Harbinger', 'Cloudgoat Ranger', 'Azorius Guildgate', 'Gatekeeper of Malakir', 'Gruul Guildgate', 'Hordeling Outburst', 'Cryptborn Horror', 'Mirko Vosk, Mind Drinker', 'Beneath the Sands', 'Prophetic Bolt', 'Stone Quarry', 'Mystic Monastery', 'The Mending of Dominaria', 'Toolcraft Exemplar', 'Millstone', 'Sprouting Thrinax', 'March from the Tomb', 'Arrogant Wurm', 'Epochrasite', 'Channeler Initiate', 'Elixir of Immortality', 'Weaponcraft Enthusiast', 'Treasure Cruise', 'Tranquil Expanse', 'Sphere of the Suns', 'Transgress the Mind', 'Phantom Nomad', 'Sin Prodder', 'Weight of Memory', 'Banishing Light', 'Psychotic Episode', 'Kor Duelist', 'Insidious Will', 'Pilgrim''s Eye', 'Hallowed Moonlight', 'Moment of Craving', 'Stone Haven Medic', 'Banewhip Punisher', 'Pale Rider of Trostad', 'Dream Twist', 'Striped Riverwinder', 'Scepter of Fugue', 'Captain''s Claws', 'Shaman en-Kor', 'Utter End', 'Veil of Secrecy', 'Bow of Nylea', 'Drana''s Emissary', 'Tragic Lesson', 'Grim Haruspex', 'Perilous Myr', 'Tatyova, Benthic Druid', 'Longtusk Cub', 'Commune with Nature', 'Browbeat', 'Maximize Velocity', 'Quasiduplicate', 'Chandra''s Spitfire', 'Ulcerate', 'Separatist Voidmage', 'Mercurial Pretender', 'Choked Estuary', 'Mindstorm Crown', 'Hermit Druid', 'Simic Guildgate', 'Cremate', 'Gruul Signet', 'Smokestack', 'Jace''s Ingenuity', 'Cryptoplasm', 'Cloudblazer', 'Selesnya Guildmage', 'Soul Exchange', 'Faerie Trickery', 'Danitha Capashen, Paragon', 'Drowned Secrets', 'Sphinx of Uthuun', 'Ravenous Rats', 'Metalwork Colossus', 'Confirm Suspicions', 'Brain Maggot', 'Memorial to Unity', 'Soul Foundry', 'Cadaver Imp', 'Bloodthrone Vampire', 'Fabrication Module', 'Cruel Reality', 'Vivid Grove', 'Noose Constrictor', 'Artificer''s Epiphany', 'Snapback', 'Seal of Doom', 'Ancient Amphitheater', 'Take Inventory', 'Goblin Warchief', 'Lotleth Giant', 'Renewed Faith', 'Vampire Cutthroat', 'Necrotic Wound', 'Village Messenger', 'Kentaro, the Smiling Cat', 'Consign // Oblivion', 'Desecration Demon', 'Incendiary Flow', 'Cackling Counterpart', 'Entomber Exarch', 'Gilded Lotus', 'Perilous Voyage', 'Grozoth', 'Sin Collector', 'Void Shatter', 'Wort, Boggart Auntie', 'Docent of Perfection', 'Magister of Worth', 'Blighted Woodland', 'Magus of the Future', 'Rogue''s Passage', 'Restoration Specialist', 'Spawning Pool', 'Dreg Mangler', 'Hellspark Elemental', 'Scent of Brine', 'Fungal Infection', 'Trial of Ambition', 'Curse of the Swine', 'Starstorm', 'Spelltwine', 'Sensei Golden-Tail', 'Join the Ranks', 'Stone Haven Outfitter', 'Collective Effort', 'Precognition Field', 'Broken Bond', 'Vitu-Ghazi, the City-Tree', 'Falkenrath Gorger', 'Memorial to Genius', 'Hypothesizzle', 'Spined Thopter', 'Scatter Arc', 'Grow from the Ashes', 'Heir of Falkenrath', 'Autochthon Wurm', 'Conqueror''s Galleon', 'Vivid Meadow', 'Bygone Bishop', 'Teshar, Ancestor''s Apostle', 'Summon the School', 'Reviving Dose', 'Aquitect''s Will', 'Ondu Giant', 'Pilfered Plans', 'Avoid Fate', 'Spiritmonger', 'Planar Outburst', 'Carrier Thrall', 'Zulaport Cutthroat', 'Repeal'))) AND (TRUE)
GROUP BY
d.id,
d.competition_id, -- Every deck has only one competition_id but if we want to use competition_id in the HAVING clause we need this.
season.id -- In theory this is not necessary as all decks are in a single season and we join on the date but MySQL cannot work that out so give it the hint it needs.
HAVING
1 = 1
ORDER BY
active_date DESC, d.finish IS NULL, d.finish
```
[]
(slow_query, 161.4, mysql)
Reported on decksite by mysql-perf
Location Hash: 9225e75b66b37b77e3ac1d58359c27de20a1a24c
Labels: decksite
Exceeded slow_query limit (146.3 > 100.0) in mysql: ```
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws
FROM
deck AS d
LEFT JOIN
competition AS c ON d.competition_id = c.id
LEFT JOIN
competition_series AS cs ON cs.id = c.competition_series_id
LEFT JOIN
competition_type AS ct ON ct.id = cs.competition_type_id
LEFT JOIN
deck_cache AS cache ON d.id = cache.deck_id
LEFT JOIN
(
SELECT
`start`.id,
`start`.code,
`start`.start_date AS start_date,
`end`.start_date AS end_date
FROM
season AS `start`
LEFT JOIN
season AS `end` ON `end`.id = `start`.id + 1
) AS season ON season.start_date <= d.created_date AND (season.end_date IS NULL OR season.end_date > d.created_date)
WHERE
(d.id IN (SELECT deck_id FROM deck_card WHERE card IN ('Charge', 'Roterothopter', 'Dreg Mangler', 'Beneath the Sands', 'High Priest of Penance', 'Heir of Falkenrath', 'The Mending of Dominaria', 'Moment of Craving', 'Scion of Vitu-Ghazi', 'Aven Riftwatcher', 'Mercurial Chemister', 'Mesmeric Fiend', 'Trial of Ambition', 'Invasive Surgery', 'Battlewand Oak', 'Mangara of Corondor', 'Kor Duelist', 'Ritual of Rejuvenation', 'Kederekt Leviathan', 'Stuffy Doll', 'Brine Elemental', 'Break Through the Line', 'Altered Ego', 'Herald of Torment', 'Angelic Gift', 'Putrefy', 'Ghastly Remains', 'Hermit Druid', 'Longtusk Cub', 'Seeker of the Way', 'Electrostatic Pummeler', 'Wrecking Ball', 'Sundering Growth', 'Consuming Aberration', 'Rugged Highlands', 'Artificer''s Epiphany', 'Gorgon''s Head', 'Warleader''s Helix', 'Carrier Thrall', 'Molten Primordial', 'Savage Lands', 'Brimstone Volley', 'Momentary Blink', 'Saving Grace', 'Aether Swooper', 'Sygg, River Guide', 'Sphinx Summoner', 'Careful Consideration', 'Dread Statuary', 'Psychotic Episode', 'Bogbrew Witch', 'Thraben Doomsayer', 'Zulaport Cutthroat', 'Pilgrim''s Eye', 'Wayfaring Temple', 'Precinct Captain', 'Stone Quarry', 'Vicious Conquistador', 'Utter End', 'Sky Hussar', 'Empyreal Voyager', 'Draining Whelk', 'Boros Challenger', 'Scoured Barrens', 'Hada Freeblade', 'Memorial to War', 'Diregraf Colossus', 'Concentrate', 'Wormfang Drake', 'Blighted Fen', 'Flame Jab', 'Benevolent Bodyguard', 'Kjeldoran Outpost', 'Attune with Aether', 'Oona, Queen of the Fae', 'Landslide', 'Jace''s Ingenuity', 'Unsummon', 'Autochthon Wurm', 'Cloudblazer', 'Kuro, Pitlord', 'Quest for the Gravelord', 'Augury Owl', 'Gruul Signet', 'Duskborne Skymarcher', 'Mycosynth Wellspring', 'Bow of Nylea', 'Weaponcraft Enthusiast', 'Drownyard Behemoth', 'Urborg', 'Lake of the Dead', 'Benalish Honor Guard', 'Spellheart Chimera', 'Pyramid of the Pantheon', 'Vampiric Rites', 'Qasali Ambusher', 'Felhide Spiritbinder', 'Smother', 'Aven Skirmisher', 'Tragic Lesson', 'Scourglass', 'Salvage Titan', 'Sultai Emissary', 'Boon Reflection', 'Festering Mummy', 'Plague Stinger', 'Shelter', 'Kindle', 'Avoid Fate', 'Grasping Scoundrel', 'Stasis Snare', 'Tribute to Hunger', 'Secluded Steppe', 'Separatist Voidmage', 'Join the Ranks', 'Psychic Drain', 'Cremate', 'Scourge Wolf', 'Cryptborn Horror', 'Bane of Bala Ged', 'Channeler Initiate', 'Clone', 'Rogue Refiner', 'Psychatog', 'Spiritmonger', 'Vivid Meadow', 'Slice and Dice', 'Bogardan Hellkite', 'Chromatic Lantern', 'Maximize Velocity', 'Harm''s Way', 'Urza''s Ruinous Blast', 'Hordeling Outburst', 'Alive // Well', 'Cadaver Imp', 'Sphere of the Suns', 'Deathcap Cultivator', 'Blisterpod', 'Exile', 'Favored Hoplite', 'Sigarda''s Aid', 'Final Judgment', 'Putrid Imp', 'Smokestack', 'Sanctum of Ugin', 'Saltcrusted Steppe', 'Prognostic Sphinx', 'Ire Shaman', 'Whispers of the Muse', 'Enlisted Wurm', 'Primal Bellow', 'Heart-Piercer Bow', 'Elite Archers', 'Consuming Vapors', 'Whirler Virtuoso', 'Leatherback Baloth', 'Bloodsoaked Champion', 'Vampire Cutthroat', 'Trial of Knowledge', 'Consign // Oblivion', 'Gateway Plaza', 'Talus Paladin', 'Power Sink', 'Gird for Battle', 'Tetsuko Umezawa, Fugitive', 'Selesnya Guildgate', 'Agony Warp', 'Sunbird''s Invocation', 'Halimar Wavewatch', 'Rootwater Depths', 'Glorious Anthem', 'Shefet Monitor', 'Tranquil Garden', 'Carnophage', 'Transgress the Mind', 'Broodmate Dragon', 'Collective Defiance', 'Danitha Capashen, Paragon', 'Suntail Hawk', 'Wretched Banquet', 'Dauntless Dourbark', 'One with the Machine', 'Narcolepsy', 'Kessig Prowler', 'Unbreathing Horde', 'See Beyond', 'Commune with Nature', 'Followed Footsteps', 'Sifter Wurm', 'Voltaic Brawler', 'Foundry of the Consuls', 'Herald of Anafenza', 'Evolving Wilds', 'Spear of Heliod', 'Consume the Meek', 'Shrine of Loyal Legions', 'Incendiary Flow', 'Bounty of the Luxa', 'Kemba, Kha Regent', 'Kessig Cagebreakers', 'Scepter of Fugue', 'Timber Protector', 'Seal of Doom', 'Sram''s Expertise', 'Intet, the Dreamer', 'Burning Oil', 'Wharf Infiltrator', 'Gods Willing', 'Bloodthrone Vampire', 'Night Market Lookout', 'Krosan Tusker', 'Bloodwater Entity', 'Stolen Identity', 'Golgari Guildgate', 'Desert of the Glorified', 'Kalastria Healer', 'Unstoppable Ash', 'Hour of Eternity', 'Merrow Harbinger', 'River Sneak', 'Journeyer''s Kite', 'Swordwise Centaur', 'Ondu Giant', 'Pentavus', 'Woodland Stream', 'Ghastlord of Fugue', 'Treasure Cruise', 'Connive // Concoct', 'Exava, Rakdos Blood Witch', 'Plague Belcher', 'Elixir of Immortality', 'Astral Slide', 'Bojuka Brigand', 'Selesnya Signet', 'Vessel of Nascency', 'Rishkar''s Expertise', 'Dread Return', 'Fleetwheel Cruiser', 'Traxos, Scourge of Kroog', 'Broken Bond', 'Pale Rider of Trostad', 'Sphinx of Uthuun', 'Arvad the Cursed', 'Entomber Exarch', 'Confiscate', 'Dead Weight', 'Advent of the Wurm', 'Magister of Worth', 'Phylactery Lich', 'Phantom Nomad', 'Stromkirk Condemned', 'Tome Scour', 'Reach of Branches', 'Scent of Brine', 'Flinthoof Boar', 'Glassdust Hulk', 'Vesuvan Shapeshifter', 'Shaman en-Kor', 'Driven // Despair', 'Resounding Wave', 'Festering Newt', 'Executioner''s Capsule', 'Mystic Monastery', 'Psychic Possession', 'Howling Golem', 'Helm of the Host', 'Banewhip Punisher', 'Docent of Perfection', 'Pain Seer', 'Mockery of Nature', 'Dark Salvation', 'Scatter to the Winds', 'Oath of Jace', 'Azra Bladeseeker', 'Scrabbling Claws', 'Crumbling Vestige', 'Call of the Conclave', 'Opulent Palace', 'Curse of Thirst', 'Sculpting Steel', 'Healing Hands', 'Vector Asp', 'Village Messenger', 'Rattleclaw Mystic', 'Shadow of the Grave', 'Masticore', 'Nomad Outpost', 'Necrotic Wound', 'Urza''s Factory', 'Resounding Thunder', 'Grenzo, Dungeon Warden', 'Woodland Wanderer', 'Endless Ranks of the Dead', 'Conqueror''s Galleon', 'Decoction Module', 'Epochrasite', 'Firedrinker Satyr', 'Desecration Demon', 'Psychic Spiral', 'Falkenrath Gorger', 'Gatekeeper of Malakir', 'Mirko Vosk, Mind Drinker', 'Jwar Isle Refuge', 'Mountain Valley', 'Engulf the Shore', 'Kitesail Scout', 'Brain Maggot', 'Cultivator''s Caravan', 'Thawing Glaciers', 'Bygone Bishop', 'Splinterfright', 'Ulvenwald Tracker', 'Necropolis Fiend', 'Ashenmoor Gouger', 'Reviving Dose', 'Diluvian Primordial', 'Crystal Ball', 'Weirding Wood', 'Resolute Archangel', 'Quasiduplicate', 'Falkenrath Noble', 'Web of Inertia', 'Temur Ascendancy', 'Asylum Visitor', 'Unknown Shores', 'Elemental Bond', 'Flaying Tendrils', 'Cartouche of Strength', 'Grave Defiler', 'Hour of Revelation', 'Martyr of Frost', 'Tranquil Expanse', 'Greatbow Doyen', 'Hallowed Moonlight', 'Battlewise Hoplite', 'Tormenting Voice', 'Eldrazi Skyspawner', 'Court Homunculus', 'Tempered Steel', 'Trail of Evidence', 'Haunted Dead', 'Grim Haruspex', 'Black Cat', 'Pulse Tracker', 'Ghor-Clan Rampager', 'Camaraderie', 'Ayli, Eternal Pilgrim', 'Necropede', 'Rakshasa Deathdealer', 'Foul Orchard', 'Cloudcrest Lake', 'Increasing Confusion', 'Sprouting Thrinax', 'World Shaper', 'Sin Collector', 'Gigantomancer', 'Moratorium Stone', 'Circuitous Route', 'Hellhole Flailer', 'Gilded Lotus', 'Unwind', 'Protean Hydra', 'Mindstorm Crown', 'Dream Twist', 'Rot Wolf', 'Stitch Together', 'Weight of Memory', 'Basking Rootwalla', 'Brutal Expulsion', 'Identity Thief', 'Planar Outburst', 'Forbid', 'Thornweald Archer', 'Declaration in Stone', 'Oath of Gideon', 'Seal of Primordium', 'White Sun''s Zenith', 'Neurok Stealthsuit', 'Restoration Specialist', 'Kentaro, the Smiling Cat', 'Cryptoplasm', 'Trostani''s Summoner', 'Vizier of Tumbling Sands', 'Precognition Field', 'Tracker''s Instincts', 'Flayer of the Hatebound', 'Inner Demon', 'Desert of the Indomitable', 'Triskelion', 'Fungal Infection', 'Underworld Cerberus', 'Simic Guildgate', 'Makeshift Mannequin', 'Ally Encampment', 'Boggart Harbinger', 'Curse of Misfortunes', 'Chief of the Foundry', 'Contagion Engine', 'Salvager of Secrets', 'Primal Druid', 'Make a Stand', 'Loxodon Warhammer', 'Painful Truths', 'Confirm Suspicions', 'Compulsive Research', 'Trusty Machete', 'Kor Outfitter', 'Cogwork Assembler', 'Chained to the Rocks', 'Cruel Reality', 'Rakdos Guildgate', 'Spelltwine', 'Lantern Kami', 'Stone Haven Outfitter', 'Hellrider', 'Leonin Sun Standard', 'Pilfered Plans', 'Felidar Guardian', 'Millstone', 'Ivory Tower', 'Caravan Vigil', 'Aryel, Knight of Windgrace', 'Prepare // Fight', 'Naga Vitalist', 'Indulgent Aristocrat', 'Kitesail Apprentice', 'Demonlord of Ashmouth', 'Skirk Ridge Exhumer', 'Grow from the Ashes', 'Mind Grind', 'Scatter Arc', 'Winds of Rebuke', 'Purify the Grave', 'Increasing Savagery', 'Captain''s Claws', 'Mercurial Pretender', 'Grozoth', 'Rupture Spire', 'Thunderbolt', 'Chandra''s Ignition', 'Pilfering Imp', 'Blighted Cataract', 'Graveblade Marauder', 'Fabrication Module', 'Metalwork Colossus', 'Healer''s Hawk', 'Nullify', 'Charmbreaker Devils', 'Clash of Wills', 'Highland Lake', 'Chandra''s Spitfire', 'Dregscape Zombie', 'Shrine of the Forsaken Gods', 'Fanatic of Xenagos', 'Yavimaya Hollow', 'Serene Steward', 'Dissipate', 'Stone Haven Medic', 'Cascading Cataracts', 'Soul Exchange', 'Ulcerate', 'Conclave Naturalists', 'Trespasser''s Curse', 'Addle', 'Academy Elite', 'Hanweir Militia Captain', 'Take Inventory', 'Tidal Warrior', 'Spawning Pool', 'Browbeat', 'Pianna, Nomad Captain', 'Spiketail Hatchling', 'Glint Hawk Idol', 'Thopter Spy Network', 'Desert of the Fervent', 'Waterveil Cavern', 'Arrogant Wurm', 'Last Breath', 'Wonder', 'Brago, King Eternal', 'Striped Riverwinder', 'Emeria Angel', 'Palace Familiar', 'Murderous Cut', 'Skinrender', 'Rustwing Falcon', 'Azorius Guildgate', 'Sejiri Merfolk', 'Thorntooth Witch', 'Barter in Blood', 'Sandsteppe Citadel', 'Starstorm', 'Fevered Visions', 'From Under the Floorboards', 'Boon Satyr', 'Trophy Mage', 'Drana''s Emissary', 'Story Circle', 'Cackling Counterpart', 'Phantasmal Bear', 'Meandering River', 'Invigorated Rampage', 'Bubbling Cauldron', 'Edge of Autumn', 'Hellspark Elemental', 'Deeproot Waters', 'Remove Soul', 'Hammer of Bogardan', 'Manta Riders', 'Izzet Guildgate', 'Treefolk Harbinger', 'Jayemdae Tome', 'Foreboding Ruins', 'Bone Saw', 'Plumeveil', 'Lonely Sandbar', 'Choked Estuary', 'Faith''s Fetters', 'March from the Tomb', 'Cloudgoat Ranger', 'Septic Rats', 'Vitu-Ghazi, the City-Tree', 'Rogue''s Passage', 'End Hostilities', 'Supernatural Stamina', 'Lash Out', 'Thornbow Archer', 'Oona''s Grace', 'Anticipate', 'Ranger''s Guile', 'Galvanic Bombardment', 'Spined Thopter', 'Distress', 'Sultai Charm', 'Psychic Strike', 'Hypothesizzle', 'Void Shatter', 'Wretched Gryff', 'Stun Sniper', 'Wanted Scoundrels', 'Ogre Slumlord', 'Geistflame', 'Growing Ranks', 'Zada''s Commando', 'Overwhelming Denial', 'Steel Sabotage', 'Garza Zol, Plague Queen', 'Foul Emissary', 'Sheltering Light', 'Call of the Herd', 'Toolcraft Exemplar', 'Orchard Warden', 'Banishing Light', 'Defiant Strike', 'Brain Freeze', 'Khalni Gem', 'Crumbling Necropolis', 'Altar''s Reap', 'Curse of the Swine', 'Memorial to Unity', 'Duskmantle, House of Shadow', 'Behemoth Sledge', 'Expedition Envoy', 'Skirsdag High Priest', 'Repeal', 'Cataclysmic Gearhulk', 'Aquitect''s Will', 'Armament Master', 'Noose Constrictor', 'Advanced Stitchwing', 'Blackblade Reforged', 'Bile Blight', 'Stronghold Assassin', 'Phalanx Leader', 'Loxodon Hierarch', 'Perilous Voyage', 'Ichor Rats', 'Ordeal of Thassa', 'Vexing Scuttler', 'Slith Firewalker', 'Blighted Woodland', 'Pillar of Flame', 'Memorial to Genius', 'Always Watching', 'Ancient Amphitheater', 'Fiery Impulse', 'Reality Acid', 'Sensei Golden-Tail', 'Soul Foundry', 'Vendetta', 'Sangrophage', 'Summoner''s Egg', 'Gruul Guildgate', 'Reef Shaman', 'Veil of Secrecy', 'Enclave Elite', 'Curse of Death''s Hold', 'Corpse Cur', 'Survival Cache', 'Blood Scrivener', 'Hidden Stockpile', 'Paralyze', 'Ravenous Rats', 'Cephalid Illusionist', 'Call the Bloodline', 'Hypnotic Specter', 'Sanitarium Skeleton', 'Encroaching Wastes', 'Narcomoeba', 'Vivid Grove', 'Radiant Flames', 'Watchers of the Dead', 'Merfolk Sovereign', 'Shuko', 'Brigid, Hero of Kinsbaile', 'Magus of the Future', 'Skeleton Shard', 'Read the Bones', 'Kopala, Warden of Waves', 'Curious Homunculus', 'Vitu-Ghazi Guildmage', 'Lotleth Giant', 'Flameshadow Conjuring', 'Renewed Faith', 'Loyal Pegasus', 'Perilous Myr', 'Duty-Bound Dead', 'Man-o''-War', 'Tragic Arrogance', 'Dack''s Duplicate', 'Drowned Secrets', 'Wolfbriar Elemental', 'Servo Exhibition', 'Sin Prodder', 'Garruk''s Companion', 'Dreadship Reef', 'Baleful Ammit', 'Lashweed Lurker', 'Tatyova, Benthic Druid', 'Vivid Marsh', 'Rampant Growth', 'Faerie Trickery', 'Collective Effort', 'Walk the Plank', 'Prophetic Bolt', 'Crossbow Infantry', 'Terra Stomper', 'Benefaction of Rhonas', 'Insidious Will', 'Immortal Servitude', 'New Perspectives', 'Diabolic Tutor', 'Grove of the Guardian', 'Orzhov Charm', 'Teshar, Ancestor''s Apostle', 'Protean Raider', 'Topplegeist', 'Hedron Archive', 'True Believer', 'Snapback', 'Key to the City', 'Saheeli''s Artistry', 'Summon the School', 'Prophet of Kruphix', 'Revitalize', 'Open the Armory', 'Early Frost', 'Planar Cleansing', 'Selesnya Guildmage'))) AND (TRUE)
GROUP BY
d.id,
d.competition_id, -- Every deck has only one competition_id but if we want to use competition_id in the HAVING clause we need this.
season.id -- In theory this is not necessary as all decks are in a single season and we join on the date but MySQL cannot work that out so give it the hint it needs.
HAVING
1 = 1
ORDER BY
active_date DESC, d.finish IS NULL, d.finish
```
[]
(slow_query, 146.3, mysql)
Reported on decksite by mysql-perf
Location Hash: 9225e75b66b37b77e3ac1d58359c27de20a1a24c
Labels: decksite
Exceeded slow_query limit (1596.1 > 100.0) in mysql: ```
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws
FROM
deck AS d
LEFT JOIN
competition AS c ON d.competition_id = c.id
LEFT JOIN
competition_series AS cs ON cs.id = c.competition_series_id
LEFT JOIN
competition_type AS ct ON ct.id = cs.competition_type_id
LEFT JOIN
deck_cache AS cache ON d.id = cache.deck_id
LEFT JOIN
(
SELECT
`start`.id,
`start`.code,
`start`.start_date AS start_date,
`end`.start_date AS end_date
FROM
season AS `start`
LEFT JOIN
season AS `end` ON `end`.id = `start`.id + 1
) AS season ON season.start_date <= d.created_date AND (season.end_date IS NULL OR season.end_date > d.created_date)
WHERE
(d.id IN (SELECT deck_id FROM deck_card WHERE card IN ('Trophy Mage', 'Ranger''s Guile', 'Abzan Charm', 'Thriving Turtle', 'Invasive Surgery', 'Gateway Plaza', 'Fabrication Module', 'Bone Saw', 'Diabolic Tutor', 'Champion of the Flame', 'Basking Rootwalla', 'Cogwork Assembler', 'Slith Firewalker', 'Tribute to Hunger', 'Intet, the Dreamer', 'Drownyard Behemoth', 'Pyramid of the Pantheon', 'Cartouche of Strength', 'Kederekt Leviathan', 'Martyr of Frost', 'Advent of the Wurm', 'Yavimaya Hollow', 'Tome Scour', 'Stuffy Doll', 'Roiling Terrain', 'Pillar of Flame', 'Wharf Infiltrator', 'Quasiduplicate', 'Blazing Archon', 'Chief of the Foundry', 'Dead Weight', 'Molten Primordial', 'Into the North', 'Putrefy', 'Spellheart Chimera', 'Mesmeric Fiend', 'Secluded Steppe', 'Broken Bond', 'Leave // Chance', 'Kor Outfitter', 'Consign // Oblivion', 'Tormenting Voice', 'Alchemist''s Vial', 'Rith''s Charm', 'Dreg Mangler', 'Chained to the Rocks', 'Blisterpod', 'Necroplasm', 'Tragic Lesson', 'Arvad the Cursed', 'Cackling Counterpart', 'Gruul Signet', 'Sedraxis Specter', 'Dack''s Duplicate', 'Sage''s Row Denizen', 'Foul Emissary', 'Captain''s Claws', 'Clone', 'Treasure Cruise', 'From Under the Floorboards', 'Saheeli''s Artistry', 'Oona''s Grace', 'Longtusk Cub', 'Accorder''s Shield', 'Skirsdag High Priest', 'Collective Defiance', 'True Believer', 'Splendid Reclamation', 'Flaying Tendrils', 'Memory Sluice', 'Brain Maggot', 'Sphinx of Uthuun', 'Pilfered Plans', 'Geistflame', 'Corpsejack Menace', 'Firedrinker Satyr', 'Encroaching Wastes', 'Hidden Stockpile', 'Vitu-Ghazi, the City-Tree', 'Spined Thopter', 'Psychic Strike', 'Warleader''s Helix', 'Bogbrew Witch', 'Hellhole Flailer', 'Unsummon', 'Soul Exchange', 'Mangara of Corondor', 'Sundering Growth', 'Ulcerate', 'Immortal Servitude', 'Advanced Stitchwing', 'Crumbling Necropolis', 'Kuro, Pitlord', 'Shimian Specter', 'Psychic Drain', 'Kitesail Scout', 'Lake of the Dead', 'Talent of the Telepath', 'Thunderbolt', 'March from the Tomb', 'Bottle Gnomes', 'Metalwork Colossus', 'Rally the Peasants', 'Toolcraft Exemplar', 'Sandsteppe Citadel', 'Cloudgoat Ranger', 'Sagu Mauler', 'Avoid Fate', 'Mockery of Nature', 'Flameshadow Conjuring', 'Cranial Archive', 'Wolfbriar Elemental', 'Cryptoplasm', 'Blighted Fen', 'Rakshasa Deathdealer', 'Village Messenger', 'Selesnya Guildmage', 'Healer''s Hawk', 'Hammer of Bogardan', 'Hypnotic Specter', 'Wreak Havoc', 'Mindstorm Crown', 'Call the Bloodline', 'Altar''s Reap', 'One With the Wind', 'Festering Newt', 'Bloodgift Demon', 'Cremate', 'Hypothesizzle', 'Prepare // Fight', 'World Shaper', 'Curious Homunculus', 'Bogardan Hellkite', 'Declaration in Stone', 'Cataclysmic Gearhulk', 'Hallowed Moonlight', 'Pilfering Imp', 'Restoration Specialist', 'Lich''s Mastery', 'Sphinx Summoner', 'Rattleclaw Mystic', 'Void Shatter', 'Court Homunculus', 'Shefet Monitor', 'Decoction Module', 'Dregscape Zombie', 'Always Watching', 'Felhide Spiritbinder', 'Sultai Emissary', 'Skirge Familiar', 'Noose Constrictor', 'Glorious Anthem', 'Planar Cleansing', 'Nomad Outpost', 'Engulf the Shore', 'Choked Estuary', 'Transgress the Mind', 'Take Inventory', 'Wonder', 'Psychotic Episode', 'Painful Truths', 'Holdout Settlement', 'Heir of Falkenrath', 'Highland Weald', 'Stasis Snare', 'Jester''s Scepter', 'Azra Bladeseeker', 'Saving Grace', 'Aether Swooper', 'Flayer of the Hatebound', 'Boros Challenger', 'Behemoth Sledge', 'Kalastria Healer', 'Felidar Guardian', 'Rupture Spire', 'Golgari Guildgate', 'Spelltwine', 'Pianna, Nomad Captain', 'Kitesail Apprentice', 'Planar Outburst', 'Galvanic Bombardment', 'Vivid Marsh', 'Staggershock', 'Stromkirk Condemned', 'Expedition Envoy', 'Rampant Growth', 'Armament Master', 'Channeler Initiate', 'The Mending of Dominaria', 'Supernatural Stamina', 'Carrier Thrall', 'Wrecking Ball', 'Rishkar''s Expertise', 'Stolen Identity', 'Prophetic Bolt', 'Heap Doll', 'Razaketh''s Rite', 'Elsewhere Flask', 'Mulch', 'Benalish Honor Guard', 'Waterveil Cavern', 'Bloodwater Entity', 'Trusty Machete', 'Necropolis Fiend', 'Fungal Infection', 'Grasping Scoundrel', 'Hordeling Outburst', 'Leonin Sun Standard', 'Blighted Cataract', 'Enraged Giant', 'Foul Orchard', 'Underworld Cerberus', 'Ashcloud Phoenix', 'Crovax, Ascendant Hero', 'Topplegeist', 'Ancient Amphitheater', 'Mitotic Slime', 'Baleful Ammit', 'Loxodon Hierarch', 'Whirler Virtuoso', 'Lonely Sandbar', 'Urza''s Factory', 'Sculpting Steel', 'Careful Consideration', 'Jwar Isle Refuge', 'Rogue''s Passage', 'Bioshift', 'Temur Ascendancy', 'Curse of the Swine', 'Foreboding Ruins', 'Drana''s Emissary', 'Watchers of the Dead', 'Gatekeeper of Malakir', 'Krosan Tusker', 'Primal Druid', 'Shriekgeist', 'Sylvan Advocate', 'Vexing Scuttler', 'Anticipate', 'Yixlid Jailer', 'Vivid Grove', 'Lavaball Trap', 'Hellrider', 'Illusory Ambusher', 'Kindle', 'Blackblade Reforged', 'Tormented Hero', 'Ulvenwald Tracker', 'Sphere of the Suns', 'Veil of Secrecy', 'Jace''s Ingenuity', 'Forbid', 'Mystic Monastery', 'Curse of Death''s Hold', 'Night Market Lookout', 'Gruul Guildgate', 'Reclaiming Vines', 'Wretched Banquet', 'Banishing Light', 'Indulgent Aristocrat', 'Academy Elite', 'Moment of Craving', 'Duty-Bound Dead', 'Hada Freeblade', 'Simic Guildgate', 'Rakdos Guildgate', 'Highland Lake', 'Psychic Spiral', 'Thawing Glaciers', 'Izzet Guildgate', 'Charmbreaker Devils', 'Faith of the Devoted', 'Bile Blight', 'Sensei Golden-Tail', 'Pale Rider of Trostad', 'Power Sink', 'Traxos, Scourge of Kroog', 'Narcolepsy', 'Larger Than Life', 'Utter End', 'Trial of Knowledge', 'Curse of Thirst', 'Artificer''s Epiphany', 'Addle', 'Desecration Demon', 'Clockwork Beetle', 'Spiketail Hatchling', 'Ayli, Eternal Pilgrim', 'Nissa''s Revelation', 'Oona, Queen of the Fae', 'Natural Connection', 'Lotleth Giant', 'Memorial to War', 'Spear of Heliod', 'Circuitous Route', 'High Priest of Penance', 'Arcbound Reclaimer', 'Striped Riverwinder', 'Foundry of the Consuls', 'Kaleidostone', 'Haunted Dead', 'Riddlesmith', 'Conqueror''s Galleon', 'Watchwolf', 'Precinct Captain', 'Duskborne Skymarcher', 'Hour of Eternity', 'Qasali Ambusher', 'Bounty of the Luxa', 'Teshar, Ancestor''s Apostle', 'Benefaction of Rhonas', 'Opulent Palace', 'Deadbridge Goliath', 'Faerie Trickery', 'Sweatworks Brawler', 'Stitch Together', 'Memorial to Genius', 'Vendetta', 'Last Breath', 'Sai of the Shinobi', 'Leechridden Swamp', 'Telling Time', 'Memorial to Unity', 'Magister of Worth', 'Zulaport Cutthroat', 'Turnabout', 'Goblin Gaveleer', 'Selesnya Signet', 'Soul Foundry', 'Protean Raider', 'Asylum Visitor', 'Dimir Cutpurse', 'Terra Stomper', 'Moldgraf Monstrosity', 'Vicious Conquistador', 'Splinterfright', 'Serene Steward', 'Seal of Primordium', 'Sultai Charm', 'Kentaro, the Smiling Cat', 'Consume the Meek', 'Ire Shaman', 'Gird for Battle', 'Drowned Secrets', 'Scepter of Fugue', 'Blood Scrivener', 'Altered Ego', 'Salvager of Secrets', 'Weight of Memory', 'Attune with Aether', 'Thornbow Archer', 'Read the Bones', 'Sin Collector', 'Graveblade Marauder', 'Hanweir Militia Captain', 'Makeshift Mannequin', 'Cephalid Illusionist', 'Urza''s Ruinous Blast', 'Arrogant Wurm', 'Burning of Xinye', 'Steel Sabotage', 'Shuko', 'Early Frost', 'Remove Soul', 'Empyreal Voyager', 'Reaper from the Abyss', 'Savage Lands', 'Radiant Flames', 'Scatter to the Winds', 'Flame Jab', 'Helm of the Host', 'Stone Haven Outfitter', 'Aryel, Knight of Windgrace', 'Bubbling Cauldron', 'Ashenmoor Gouger', 'Loxodon Warhammer', 'Snapback', 'Exava, Rakdos Blood Witch', 'Crystal Ball', 'Phantom Nomad', 'Wretched Gryff', 'Faith''s Fetters', 'Duskmantle, House of Shadow', 'Eyeblight''s Ending', 'Tranquil Garden', 'Charge', 'Distress', 'Oona''s Prowler', 'Kor Duelist', 'Tajuru Preserver', 'Trial of Ambition', 'Rocky Tar Pit', 'Incendiary Flow', 'Moratorium Stone', 'Gilded Lotus', 'Confiscate', 'Falkenrath Gorger', 'Tracker''s Instincts', 'Pulse Tracker', 'Confirm Suspicions', 'Thopter Spy Network', 'Banewhip Punisher', 'Seal of Doom', 'Cadaver Imp', 'Guile', 'Putrid Imp', 'Stone Haven Medic', 'Cascading Cataracts', 'Palace Familiar', 'Chandra''s Ignition', 'Landslide', 'Orzhov Charm', 'Knight of the White Orchid', 'Crumbling Vestige', 'Dawntreader Elk', 'Seeker of the Way', 'Mirko Vosk, Mind Drinker', 'Grow from the Ashes', 'Haunting Echoes', 'Stone Quarry', 'Empyrial Plate', 'Stronghold Confessor', 'Yavimaya Elder', 'Journeyer''s Kite', 'Azorius Guildgate', 'Electrostatic Pummeler', 'Glint Hawk Idol', 'Desert of the Glorified', 'Identity Thief', 'Gorgon''s Head', 'Circu, Dimir Lobotomist', 'Inventor''s Apprentice', 'Narcomoeba', 'Tempered Steel', 'Compulsive Research', 'Chromatic Lantern', 'Squadron Hawk', 'Murderous Cut', 'Soot Imp', 'Increasing Confusion', 'Roterothopter', 'Hellspark Elemental', 'Connive // Concoct', 'Inner Demon', 'Dread Return', 'Pelakka Wurm', 'Scent of Brine', 'Rugged Highlands', 'Shirei, Shizo''s Caretaker', 'Displacement Wave', 'Cultivator''s Caravan', 'Ondu Giant', 'Unwind', 'Rites of Initiation', 'Hour of Revelation', 'Rakdos Guildmage', 'Aven Skirmisher', 'Enlisted Wurm', 'Rootwater Depths', 'Hermit Druid', 'Elixir of Immortality', 'Cathar''s Shield', 'Sage of Shaila''s Claim', 'Vampiric Rites', 'Lantern Kami', 'Agony Warp', 'Kalonian Behemoth', 'Sunbird''s Invocation', 'Scrabbling Claws', 'Fairgrounds Warden', 'Consuming Vapors', 'Join the Ranks', 'Lashweed Lurker', 'Reef Shaman', 'Kessig Cagebreakers', 'Chandra''s Spitfire', 'Barter in Blood', 'Clash of Wills', 'Rustwing Falcon', 'Starstorm', 'Fiery Impulse', 'Mercurial Pretender', 'Man-o''-War', 'Protean Hydra', 'Servo Exhibition', 'Endless Ranks of the Dead', 'Maximize Velocity', 'Last Gasp', 'Vivid Meadow', 'Vampire Cutthroat', 'Goblin Dark-Dwellers', 'Weaponcraft Enthusiast', 'Walk the Plank', 'Volcanic Upheaval', 'Burning Oil', 'Bojuka Brigand', 'Perilous Voyage', 'Kemba, Kha Regent', 'Spawning Pool', 'Sangrophage', 'Precognition Field', 'Cruel Reality', 'Insidious Will', 'Mizzium Skin', 'Grasp of Darkness', 'Metalspinner''s Puzzleknot', 'Spike Feeder', 'Scatter Arc', 'Shrine of Loyal Legions', 'Cloudblazer', 'Danitha Capashen, Paragon', 'Loyal Pegasus', 'Masticore', 'Plumeveil', 'Elemental Bond', 'Revoke Existence', 'Herald of Torment', 'Smother', 'Brain Freeze', 'Grozoth', 'Woodland Wanderer', 'Even the Odds', 'Suntail Hawk', 'Sanctum of Ugin', 'Tragic Arrogance', 'Skeleton Shard', 'Summoner''s Egg', 'Story Circle', 'Dissipate', 'Grimoire Thief', 'Driven // Despair', 'Semblance Anvil', 'Spiritmonger', 'Increasing Savagery', 'Edge of Autumn', 'Power Conduit', 'Millstone', 'White Sun''s Zenith', 'Followed Footsteps', 'Fleetwheel Cruiser', 'Curse of Misfortunes', 'Crystal Shard', 'Nullify', 'Bane of Bala Ged', 'Sram''s Expertise', 'Sigarda''s Aid', 'Grim Haruspex', 'Woodland Stream', 'Urborg', 'Triskelion', 'Dreadship Reef', 'Evolving Wilds', 'Bloodsoaked Champion', 'Phantasmal Bear', 'Tidal Warrior', 'Smokestack', 'Winds of Rebuke', 'Mist of Stagnation', 'Tatyova, Benthic Druid', 'Howling Golem', 'Valduk, Keeper of the Flame', 'Rogue Refiner', 'Ruthless Ripper', 'Collective Effort', 'Dream Twist', 'Ravenous Rats', 'Hedron Archive', 'Dread Statuary', 'Autochthon Wurm', 'Skirk Ridge Exhumer', 'Necrotic Wound', 'Paranoid Delusions', 'Docent of Perfection', 'Diluvian Primordial', 'Cryptborn Horror', 'Consuming Aberration', 'Pain Seer', 'Open the Armory', 'Sanitarium Skeleton', 'Trail of Evidence', 'Sky Hussar', 'Garza Zol, Plague Queen', 'Invigorated Rampage', 'Psychatog', 'Kjeldoran Outpost', 'Shaman en-Kor', 'Web of Inertia', 'Epochrasite', 'Aetherborn Marauder', 'Scoured Barrens', 'Blighted Woodland', 'Heart-Piercer Bow', 'Whispers of the Muse', 'Bloodthrone Vampire', 'Mind Grind', 'Fevered Visions', 'Exile', 'Repeal', 'Vessel of Nascency'))) AND (TRUE)
GROUP BY
d.id,
d.competition_id, -- Every deck has only one competition_id but if we want to use competition_id in the HAVING clause we need this.
season.id -- In theory this is not necessary as all decks are in a single season and we join on the date but MySQL cannot work that out so give it the hint it needs.
HAVING
1 = 1
ORDER BY
active_date DESC, d.finish IS NULL, d.finish
```
[]
(slow_query, 1596.1, mysql)
Reported on decksite by mysql-perf
Location Hash: 9225e75b66b37b77e3ac1d58359c27de20a1a24c
Labels: decksite
Exceeded slow_query limit (164.4 > 100.0) in mysql: ```
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws
FROM
deck AS d
LEFT JOIN
competition AS c ON d.competition_id = c.id
LEFT JOIN
competition_series AS cs ON cs.id = c.competition_series_id
LEFT JOIN
competition_type AS ct ON ct.id = cs.competition_type_id
LEFT JOIN
deck_cache AS cache ON d.id = cache.deck_id
LEFT JOIN
(
SELECT
`start`.id,
`start`.code,
`start`.start_date AS start_date,
`end`.start_date AS end_date
FROM
season AS `start`
LEFT JOIN
season AS `end` ON `end`.id = `start`.id + 1
) AS season ON season.start_date <= d.created_date AND (season.end_date IS NULL OR season.end_date > d.created_date)
WHERE
(d.id IN (SELECT deck_id FROM deck_card WHERE card IN ('Qasali Ambusher', 'Chained to the Rocks', 'Cadaver Imp', 'Attune with Aether', 'Rakdos Guildgate', 'Tidal Warrior', 'Stolen Identity', 'Karoo', 'Dreg Mangler', 'Inner Demon', 'Stasis Snare', 'Choked Estuary', 'Serene Steward', 'Aether Swooper', 'Ire Shaman', 'Canopy Cover', 'Yavimaya Sapherd', 'Tajuru Preserver', 'Metalspinner''s Puzzleknot', 'Gatherer of Graces', 'Secluded Steppe', 'Trophy Mage', 'Broodmate Dragon', 'Phantom Nomad', 'Unsummon', 'Quasiduplicate', 'Woodland Wanderer', 'Vicious Conquistador', 'Smother', 'Fairgrounds Warden', 'Psychic Drain', 'Driven // Despair', 'Grow from the Ashes', 'Opulent Palace', 'Watchwolf', 'Tracker''s Instincts', 'Gateway Plaza', 'World Shaper', 'Yavimaya Hollow', 'Corpsejack Menace', 'Take Inventory', 'Time Ebb', 'Yavimaya Elder', 'Talent of the Telepath', 'Pale Rider of Trostad', 'Pilfered Plans', 'Gruul Signet', 'Semblance Anvil', 'Stuffy Doll', 'Bogbrew Witch', 'Sunbird''s Invocation', 'Bogardan Hellkite', 'Consuming Aberration', 'Felhide Spiritbinder', 'Glorious Anthem', 'Shimian Specter', 'Chromatic Lantern', 'Bile Blight', 'Fungal Infection', 'Carrier Thrall', 'Cartouche of Strength', 'Cultivator''s Caravan', 'Mitotic Slime', 'Snapback', 'Hypothesizzle', 'Sunblast Angel', 'Gilded Lotus', 'Makeshift Mannequin', 'Selesnya Signet', 'Urza''s Factory', 'Basking Rootwalla', 'Consign // Oblivion', 'Vendetta', 'Early Frost', 'Always Watching', 'Diluvian Primordial', 'Advanced Stitchwing', 'Kuro, Pitlord', 'Blighted Fen', 'Pain Seer', 'Moment of Craving', 'Narcomoeba', 'Phantasmal Fiend', 'Prophet of Kruphix', 'Night Market Lookout', 'Baleful Ammit', 'Curse of Thirst', 'Sundering Growth', 'Utter End', 'Gruul Guildgate', 'Rogue''s Passage', 'Circu, Dimir Lobotomist', 'Curious Homunculus', 'Sram''s Expertise', 'Alpha Authority', 'Memory Sluice', 'Scatter the Seeds', 'Spawning Pool', 'Narcolepsy', 'Lantern Kami', 'Crystal Ball', 'Edge of Autumn', 'Hoarding Dragon', 'Loyal Pegasus', 'Blazing Archon', 'Molten Primordial', 'Epochrasite', 'Drowned Secrets', 'Azorius Guildgate', 'Ravenous Rats', 'Abzan Charm', 'Artificer''s Epiphany', 'Read the Bones', 'Psychic Strike', 'Consuming Vapors', 'Masticore', 'Exile', 'Vivid Meadow', 'March from the Tomb', 'Academy Elite', 'Spellheart Chimera', 'Cephalid Illusionist', 'Encroaching Wastes', 'Cloudblazer', 'Lonely Sandbar', 'Suntail Hawk', 'Avoid Fate', 'Advent of the Wurm', 'Millstone', 'Primal Druid', 'Captain''s Claws', 'Necrotic Wound', 'Wrecking Ball', 'Cryptborn Horror', 'Garza Zol, Plague Queen', 'Holdout Settlement', 'Hour of Eternity', 'Man-o''-War', 'Zulaport Cutthroat', 'Jungleborn Pioneer', 'Nomad Outpost', 'Power Conduit', 'Flayer of the Hatebound', 'Fists of Ironwood', 'Terra Stomper', 'Planar Cleansing', 'Helm of the Host', 'Mesmeric Fiend', 'Fresh Meat', 'Scatter to the Winds', 'Triskelion', 'Tempered Steel', 'Fertile Imagination', 'Aven Skirmisher', 'Vessel of Nascency', 'Elsewhere Flask', 'Incendiary Flow', 'Underworld Cerberus', 'Glint Hawk Idol', 'Intet, the Dreamer', 'Foreboding Ruins', 'Simic Guildgate', 'Spiritmonger', 'Topplegeist', 'Sculpting Steel', 'Sporecrown Thallid', 'Fevered Visions', 'Ashenmoor Gouger', 'Reef Shaman', 'Haunted Dead', 'Bow of Nylea', 'Roterothopter', 'Broken Bond', 'Benefaction of Rhonas', 'Chief of the Foundry', 'Treasure Cruise', 'Forbid', 'Kitesail Apprentice', 'Foul Orchard', 'Careful Consideration', 'Tukatongue Thallid', 'Jwar Isle Refuge', 'Void Shatter', 'Mirko Vosk, Mind Drinker', 'Curiosity', 'Drana''s Emissary', 'Hellrider', 'Festering Newt', 'Ancient Amphitheater', 'Make a Stand', 'Dregscape Zombie', 'Carnophage', 'Sigarda''s Aid', 'Izzet Guildgate', 'Hour of Revelation', 'Aetherborn Marauder', 'Oona''s Grace', 'Banishing Light', 'Kederekt Leviathan', 'Into the North', 'Savage Lands', 'Sin Collector', 'Illusory Ambusher', 'Confirm Suspicions', 'Sage''s Row Denizen', 'High Priest of Penance', 'Saving Grace', 'Guile', 'Longtusk Cub', 'Jester''s Scepter', 'Dead Weight', 'Transgress the Mind', 'Bubbling Cauldron', 'Identity Thief', 'Yixlid Jailer', 'Wurmweaver Coil', 'Declaration in Stone', 'Scepter of Fugue', 'Haunted Plate Mail', 'Electrostatic Bolt', 'Village Messenger', 'Tormented Hero', 'Starstorm', 'Hellspark Elemental', 'Unwind', 'Last Breath', 'Sage Owl', 'Spined Thopter', 'Second Harvest', 'Mystic Monastery', 'Displacement Wave', 'Curse of Misfortunes', 'Trespasser''s Curse', 'Magister of Worth', 'Sandsteppe Citadel', 'Planar Outburst', 'Weaponcraft Enthusiast', 'Painful Truths', 'Protean Raider', 'Spiketail Hatchling', 'Bloodgift Demon', 'Hammer of Bogardan', 'Sky Hussar', 'Skinrender', 'Evolving Wilds', 'Even the Odds', 'Cloudgoat Ranger', 'Anticipate', 'Jace''s Ingenuity', 'Null Champion', 'Bone Saw', 'Whispers of the Muse', 'Foundry of the Consuls', 'Rupture Spire', 'Story Circle', 'Galvanic Bombardment', 'Mark of Sakiko', 'Lake of the Dead', 'Cryptoplasm', 'Lashweed Lurker', 'Web of Inertia', 'Confiscate', 'Phantasmal Bear', 'Whirler Virtuoso', 'Invigorated Rampage', 'Rishkar''s Expertise', 'Woodland Stream', 'Pillar of Flame', 'True Believer', 'Elemental Bond', 'Insidious Will', 'Elixir of Immortality', 'Saheeli''s Artistry', 'Stone Haven Medic', 'Court Homunculus', 'Succumb to Temptation', 'Thawing Glaciers', 'Grimoire Thief', 'Pyramid of the Pantheon', 'Wharf Infiltrator', 'Foul Emissary', 'Hordeling Outburst', 'Dack''s Duplicate', 'Gorgon''s Head', 'Maximize Velocity', 'Herald of Torment', 'Sift', 'Selesnya Evangel', 'Shriekgeist', 'Conqueror''s Galleon', 'Fleetwheel Cruiser', 'Winds of Rebuke', 'Highland Weald', 'Supernatural Stamina', 'Exava, Rakdos Blood Witch', 'Riddlesmith', 'Haunting Echoes', 'Clockwork Beetle', 'Enlisted Wurm', 'Altered Ego', 'Charge', 'Repeal', 'Spore Swarm', 'Trusty Machete', 'Sphinx of Uthuun', 'Soul Exchange', 'Dread Statuary', 'Aqueous Form', 'Expedition Envoy', 'Ondu Giant', 'Prepare // Fight', 'Striped Riverwinder', 'Scent of Brine', 'Blisterpod', 'Thopter Spy Network', 'Rampant Growth', 'Kjeldoran Outpost', 'Increasing Savagery', 'Nightscape Familiar', 'Blighted Cataract', 'Stone Haven Outfitter', 'Faith''s Fetters', 'Power Sink', 'Oona, Queen of the Fae', 'Tuktuk the Explorer', 'Bioshift', 'Trial of Ambition', 'Grenzo, Dungeon Warden', 'Tatyova, Benthic Druid', 'Plasm Capture', 'Restoration Specialist', 'Wonder', 'Murderous Cut', 'Scoured Barrens', 'Selesnya Guildmage', 'Sprouting Thrinax', 'Kaleidostone', 'Walk the Plank', 'Hada Freeblade', 'Trail of Evidence', 'The Mending of Dominaria', 'Brimstone Volley', 'Oviya Pashiri, Sage Lifecrafter', 'Charmbreaker Devils', 'Drownyard Behemoth', 'Toolcraft Exemplar', 'Bounty of the Luxa', 'Necroplasm', 'Precognition Field', 'Nullify', 'Journeyer''s Kite', 'Flameshadow Conjuring', 'Docent of Perfection', 'Rakshasa Deathdealer', 'Addle', 'Mockery of Nature', 'Psychic Spiral', 'Banewhip Punisher', 'Demonic Rising', 'Arrogant Wurm', 'Rattleclaw Mystic', 'Weight of Memory', 'Dream Twist', 'Dissipate', 'Perilous Voyage', 'Sphere of the Suns', 'Bloodwater Entity', 'Loxodon Warhammer', 'Shuko', 'Flaying Tendrils', 'Open the Armory', 'Rogue Refiner', 'Brain Freeze', 'Distress', 'Decoction Module', 'Culling Dais', 'Consume the Meek', 'Engulf the Shore', 'Moratorium Stone', 'Faerie Trickery', 'Memorial to War', 'Kalastria Healer', 'Moldgraf Monstrosity', 'Vexing Scuttler', 'Martyr of Frost', 'Mercurial Pretender', 'Simic Sky Swallower', 'Bojuka Brigand', 'Barter in Blood', 'Cataclysmic Gearhulk', 'Memorial to Genius', 'Rustwing Falcon', 'Helm of the Gods', 'Crumbling Necropolis', 'Stitch Together', 'Fungal Plots', 'White Sun''s Zenith', 'Troll Ascetic', 'Servo Exhibition', 'Urborg', 'Krosan Tusker', 'Howling Golem', 'Torment of Scarabs', 'Lurking Informant', 'Gatekeeper of Malakir', 'Bane of Bala Ged', 'Chandra''s Ignition', 'Compulsive Research', 'Entomber Exarch', 'Cruel Reality', 'Scatter Arc', 'Duskborne Skymarcher', 'Ulcerate', 'Seal of Primordium', 'Palace Familiar', 'Chandra''s Spitfire', 'Tormenting Voice', 'Autochthon Wurm', 'Altar''s Reap', 'Orzhov Charm', 'Necropolis Fiend', 'Agony Warp', 'Sultai Charm', 'Mind Grind', 'Despoiler of Souls', 'Healer''s Hawk', 'Warleader''s Helix', 'Dimir Guildgate', 'Tanglebloom', 'Scrabbling Claws', 'Desecration Demon', 'Asylum Visitor', 'Kitesail Scout', 'Highland Lake', 'Dimir Cutpurse', 'Sedraxis Specter', 'Kor Duelist', 'Alchemist''s Vial', 'Hallowed Moonlight', 'Leave // Chance', 'Hanweir Militia Captain', 'Psychatog', 'Clone', 'Desert of the Indomitable', 'Watchers of the Dead', 'Ulvenwald Tracker', 'Increasing Confusion', 'Protean Hydra', 'Join the Ranks', 'Kindle', 'Tragic Lesson', 'Thunderbolt', 'Shrine of Loyal Legions', 'Vivid Grove', 'Falkenrath Gorger', 'Hypnotic Specter', 'Heir of Falkenrath', 'Plumeveil', 'Azra Bladeseeker', 'Temur Ascendancy', 'Firedrinker Satyr', 'Goblin Cratermaker', 'Curse of the Swine', 'Dreampod Druid', 'Followed Footsteps', 'Counsel of the Soratami', 'Geistflame', 'Soul Foundry', 'Putrefy', 'Basilica Screecher', 'Prophetic Bolt', 'Cascading Cataracts', 'Kor Outfitter', 'Selesnya Guildgate', 'Channeler Initiate', 'Noose Constrictor', 'Golgari Guildgate', 'Flensermite', 'Dreadship Reef', 'Landslide', 'Burning Oil', 'Stone Quarry', 'Seal of Doom', 'Behemoth Sledge', 'Blighted Woodland', 'Spike Feeder', 'Thornbow Archer', 'Circuitous Route', 'Remove Soul', 'Hidden Stockpile', 'Trial of Knowledge', 'Tribute to Hunger', 'Mulch', 'Rugged Highlands', 'Armament Master', 'Salvager of Secrets', 'Paranoid Delusions', 'Heart-Piercer Bow', 'Tragic Arrogance', 'Empyreal Voyager', 'Wretched Gryff', 'Gird for Battle', 'Felidar Guardian', 'Seeker of the Way', 'Spear of Heliod', 'Summoner''s Egg', 'Wretched Banquet', 'Connive // Concoct', 'Memorial to Unity', 'Fiery Impulse', 'Homicidal Seclusion', 'Tome Scour', 'Dread Return', 'Curse of Death''s Hold', 'Vitu-Ghazi, the City-Tree', 'Hellhole Flailer', 'Loxodon Hierarch', 'Radiant Flames', 'Diabolic Tutor', 'Boros Challenger', 'Spelltwine', 'Grasp of Darkness', 'Bloodsoaked Champion', 'Vivid Marsh', 'Cackling Counterpart', 'Sylvan Advocate', 'Grozoth', 'Duskmantle, House of Shadow', 'Fabrication Module'))) AND (TRUE)
GROUP BY
d.id,
d.competition_id, -- Every deck has only one competition_id but if we want to use competition_id in the HAVING clause we need this.
season.id -- In theory this is not necessary as all decks are in a single season and we join on the date but MySQL cannot work that out so give it the hint it needs.
HAVING
1 = 1
ORDER BY
active_date DESC, d.finish IS NULL, d.finish
```
[]
(slow_query, 164.4, mysql)
Reported on decksite by mysql-perf
Location Hash: 9225e75b66b37b77e3ac1d58359c27de20a1a24c
Labels: decksite
Exceeded slow_query limit (259.0 > 100.0) in mysql: ```
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws
FROM
deck AS d
LEFT JOIN
competition AS c ON d.competition_id = c.id
LEFT JOIN
competition_series AS cs ON cs.id = c.competition_series_id
LEFT JOIN
competition_type AS ct ON ct.id = cs.competition_type_id
LEFT JOIN
deck_cache AS cache ON d.id = cache.deck_id
LEFT JOIN
(
SELECT
`start`.id,
`start`.code,
`start`.start_date AS start_date,
`end`.start_date AS end_date
FROM
season AS `start`
LEFT JOIN
season AS `end` ON `end`.id = `start`.id + 1
) AS season ON season.start_date <= d.created_date AND (season.end_date IS NULL OR season.end_date > d.created_date)
WHERE
(d.id IN (SELECT deck_id FROM deck_card WHERE card IN ('Read the Bones', 'Foul Orchard', 'Insidious Will', 'Azra Bladeseeker', 'Jwar Isle Refuge', 'Last Breath', 'Talent of the Telepath', 'Lake of the Dead', 'Saving Grace', 'Protean Raider', 'Ulcerate', 'Elemental Bond', 'Rugged Highlands', 'Elsewhere Flask', 'Cloudgoat Ranger', 'Kor Duelist', 'Trial of Knowledge', 'Journeyer''s Kite', 'Seal of Primordium', 'Careful Consideration', 'Diabolic Tutor', 'Counsel of the Soratami', 'Abzan Charm', 'Zulaport Cutthroat', 'Blighted Cataract', 'Spawning Pool', 'Haunted Plate Mail', 'Putrefy', 'Hellhole Flailer', 'Hypothesizzle', 'Wonder', 'Starstorm', 'Autochthon Wurm', 'Distress', 'Serene Steward', 'Bounty of the Luxa', 'Sphinx of Uthuun', 'Rustwing Falcon', 'Duskmantle, House of Shadow', 'Clone', 'Scatter the Seeds', 'Oona''s Grace', 'White Sun''s Zenith', 'Driven // Despair', 'Shelter', 'Curiosity', 'Attune with Aether', 'Displacement Wave', 'Sage''s Row Denizen', 'Illusory Ambusher', 'Lonely Sandbar', 'Krosan Tusker', 'Remove Soul', 'Ancient Amphitheater', 'Confiscate', 'Fresh Meat', 'Vivid Grove', 'Bioshift', 'Urborg', 'Fists of Ironwood', 'Haunted Dead', 'Helm of the Gods', 'Tranquil Garden', 'Spike Feeder', 'Tribute to Hunger', 'Bane of Bala Ged', 'Trophy Mage', 'Basking Rootwalla', 'Rakdos Guildgate', 'Keldon Halberdier', 'Addle', 'Loyal Pegasus', 'Rampant Growth', 'Rogue Refiner', 'Stolen Identity', 'Perilous Voyage', 'Bloodthrone Vampire', 'Blisterpod', 'Terra Stomper', 'Cascading Cataracts', 'Pillar of Flame', 'Dregscape Zombie', 'Summoner''s Egg', 'Grimoire Thief', 'Heart-Piercer Bow', 'Lantern Kami', 'Baleful Ammit', 'Compulsive Research', 'Kessig Cagebreakers', 'March from the Tomb', 'Grenzo, Dungeon Warden', 'Homicidal Seclusion', 'Curse of Death''s Hold', 'Story Circle', 'Karn, Silver Golem', 'Walk the Plank', 'Make a Stand', 'Carrier Thrall', 'Festering Newt', 'Aetherborn Marauder', 'Incendiary Flow', 'Gateway Plaza', 'Desecration Demon', 'Spore Swarm', 'Tormenting Voice', 'Duskborne Skymarcher', 'Utter End', 'Whispers of the Muse', 'Maximize Velocity', 'Sultai Emissary', 'Hanweir Militia Captain', 'Flameshadow Conjuring', 'Psychic Spiral', 'Flaying Tendrils', 'Plasm Capture', 'Noose Constrictor', 'Collective Defiance', 'Elixir of Immortality', 'Woodland Stream', 'Thopter Spy Network', 'Stasis Snare', 'Chandra''s Spitfire', 'Vicious Conquistador', 'Goblin Assault', 'Weaponcraft Enthusiast', 'Sanctum of Ugin', 'Graveblade Marauder', 'Rootwater Depths', 'Moment of Craving', 'Vendetta', 'Foreboding Ruins', 'Tragic Lesson', 'Narcomoeba', 'Pale Rider of Trostad', 'Mulch', 'Phantom Nomad', 'Gatekeeper of Malakir', 'Shuko', 'Trusty Machete', 'Azorius Guildgate', 'Plumeveil', 'Fury Charm', 'Stone Quarry', 'Engulf the Shore', 'Vexing Scuttler', 'Shimian Specter', 'Trial of Ambition', 'Garza Zol, Plague Queen', 'Ordeal of Thassa', 'Curious Homunculus', 'Consign // Oblivion', 'Weight of Memory', 'Tragic Arrogance', 'Consuming Vapors', 'Hidden Stockpile', 'Quicksand', 'Izzet Guildgate', 'Imminent Doom', 'Court Homunculus', 'Lurking Informant', 'Sphere of the Suns', 'Vitu-Ghazi, the City-Tree', 'Stone Haven Medic', 'Behemoth Sledge', 'Rishkar''s Expertise', 'Paranoid Delusions', 'Pentavus', 'Fevered Visions', 'Trespasser''s Curse', 'Arrogant Wurm', 'Waterveil Cavern', 'Tidal Warrior', 'Void Shatter', 'Yavimaya Elder', 'Magister of Worth', 'Edge of Autumn', 'From Under the Floorboards', 'Sift', 'Academy Elite', 'Bubbling Cauldron', 'Seeker of the Way', 'Electrostatic Bolt', 'Rogue''s Passage', 'Skirsdag High Priest', 'Riddlesmith', 'Chief of the Foundry', 'Bow of Nylea', 'Blazing Archon', 'The Mending of Dominaria', 'Web of Inertia', 'Tukatongue Thallid', 'Fleetwheel Cruiser', 'Glorious Anthem', 'Hordeling Outburst', 'Masticore', 'Wharf Infiltrator', 'Spelltwine', 'Hellrider', 'Brain Freeze', 'Gruul Signet', 'Psychatog', 'Empyreal Voyager', 'Gorgon''s Head', 'Kindle', 'Gatherer of Graces', 'Banewhip Punisher', 'Landslide', 'Fungal Plots', 'Sin Collector', 'World Shaper', 'Early Frost', 'Bojuka Brigand', 'Bloodsoaked Champion', 'Broken Bond', 'Mirko Vosk, Mind Drinker', 'Molten Primordial', 'Makeshift Mannequin', 'Torment of Scarabs', 'Helm of the Host', 'Psychic Drain', 'Increasing Confusion', 'Altar''s Reap', 'Yavimaya Sapherd', 'Sage Owl', 'Semblance Anvil', 'Planar Outburst', 'Heir of Falkenrath', 'Inner Demon', 'Exile', 'Nullify', 'Temur Ascendancy', 'Cloudblazer', 'Qasali Ambusher', 'Repeal', 'Lashweed Lurker', 'Dreampod Druid', 'Brimstone Volley', 'Spellheart Chimera', 'Scatter Arc', 'Sunbird''s Invocation', 'Fungal Infection', 'Bile Blight', 'Ravenous Rats', 'Increasing Savagery', 'Dream Twist', 'Burning Oil', 'Yixlid Jailer', 'Choked Estuary', 'Selesnya Guildmage', 'Servo Exhibition', 'Protean Hydra', 'Gods Willing', 'Charge', 'Haunted Cloak', 'Saheeli''s Artistry', 'Sandsteppe Citadel', 'Confirm Suspicions', 'Kjeldoran Outpost', 'Metalwork Colossus', 'Despoiler of Souls', 'Molten Disaster', 'Opulent Palace', 'Scent of Brine', 'Splinterfright', 'Planar Cleansing', 'Hypnotic Specter', 'Troll Ascetic', 'Epochrasite', 'Mercurial Pretender', 'Shriekgeist', 'Favored Hoplite', 'Entomber Exarch', 'Precognition Field', 'Mystic Monastery', 'Cryptborn Horror', 'Vessel of Nascency', 'Aven Skirmisher', 'Narcolepsy', 'Faith''s Fetters', 'Grasp of Darkness', 'Spiketail Hatchling', 'Spear of Heliod', 'Diluvian Primordial', 'Alpha Authority', 'Guile', 'Oona, Queen of the Fae', 'Firedrinker Satyr', 'Watchwolf', 'Orzhov Charm', 'Nightscape Familiar', 'Night Market Lookout', 'Corpsejack Menace', 'Mitotic Slime', 'Kederekt Leviathan', 'Aether Swooper', 'Ulvenwald Tracker', 'Artificer''s Epiphany', 'Stone Haven Outfitter', 'Bottle Gnomes', 'Take Inventory', 'Intet, the Dreamer', 'Rattleclaw Mystic', 'Transgress the Mind', 'Village Messenger', 'Supernatural Stamina', 'Unsummon', 'Haunting Echoes', 'Sram''s Expertise', 'Vampiric Rites', 'Wurmweaver Coil', 'Dack''s Duplicate', 'Gruul Guildgate', 'Prophetic Bolt', 'Demonfire', 'Pain Seer', 'Enlisted Wurm', 'Stuffy Doll', 'Vivid Marsh', 'Thran Temporal Gateway', 'Forbid', 'Bloodwater Entity', 'Chandra''s Ignition', 'Declaration in Stone', 'Altered Ego', 'Drana''s Emissary', 'Sultai Charm', 'Charmbreaker Devils', 'Dreg Mangler', 'Jester''s Scepter', 'Even the Odds', 'Vivid Meadow', 'Spined Thopter', 'Drownyard Behemoth', 'Nomad Outpost', 'Smother', 'Culling Dais', 'Mind Grind', 'Broodmate Dragon', 'Dimir Cutpurse', 'Tome Scour', 'Tanglebloom', 'Martyr of Frost', 'Glint Hawk Idol', 'Invigorated Rampage', 'Loxodon Hierarch', 'Phalanx Leader', 'High Priest of Penance', 'Hallowed Moonlight', 'Meandering River', 'Chained to the Rocks', 'Banishing Light', 'Sprouting Thrinax', 'Thawing Glaciers', 'Exava, Rakdos Blood Witch', 'Docent of Perfection', 'Radiant Flames', 'Toolcraft Exemplar', 'Crumbling Vestige', 'Memorial to Genius', 'Captain''s Claws', 'Watchers of the Dead', 'Hedron Archive', 'Cackling Counterpart', 'Always Watching', 'Loxodon Warhammer', 'Kuro, Pitlord', 'Cultivator''s Caravan', 'Wretched Gryff', 'Psychic Strike', 'Cruel Reality', 'Whirler Virtuoso', 'Man-o''-War', 'Sporecrown Thallid', 'Stitch Together', 'Yavimaya Hollow', 'Angelic Gift', 'Prepare // Fight', 'Dissipate', 'Second Harvest', 'Hermit Druid', 'Urza''s Factory', 'Selesnya Evangel', 'Kor Outfitter', 'Chromatic Lantern', 'Circuitous Route', 'Flensermite', 'Herald of Torment', 'Scatter to the Winds', 'Ondu Giant', 'Demonic Rising', 'Kaleidostone', 'Avoid Fate', 'Goblin Dark-Dwellers', 'Gird for Battle', 'Simic Guildgate', 'Sky Hussar', 'Crystal Ball', 'Chimeric Mass', 'Oviya Pashiri, Sage Lifecrafter', 'Circu, Dimir Lobotomist', 'Roterothopter', 'Ashenmoor Gouger', 'Healer''s Hawk', 'Murderous Cut', 'Restoration Specialist', 'Blighted Woodland', 'Longtusk Cub', 'Palace Familiar', 'Consuming Aberration', 'Advanced Stitchwing', 'Falkenrath Gorger', 'Millstone', 'Asylum Visitor', 'Mesmeric Fiend', 'Shaman en-Kor', 'Desert of the Indomitable', 'Topplegeist', 'Woodland Wanderer', 'Howling Golem', 'Hellspark Elemental', 'Sigarda''s Aid', 'Expedition Envoy', 'Bogardan Hellkite', 'Join the Ranks', 'Dimir Guildgate', 'Curse of the Swine', 'Memorial to War', 'Moldgraf Monstrosity', 'Treasure Cruise', 'Highland Weald', 'Primal Druid', 'Evolving Wilds', 'Winds of Rebuke', 'Psychic Possession', 'Wretched Banquet', 'Battlewise Hoplite', 'Brutal Expulsion', 'Tatyova, Benthic Druid', 'Fiery Impulse', 'Striped Riverwinder', 'Hammer of Bogardan', 'Snapback', 'Skinrender', 'Soul Foundry', 'Galvanic Bombardment', 'Golgari Guildgate', 'Benefaction of Rhonas', 'Sedraxis Specter', 'Fairgrounds Warden', 'Conqueror''s Galleon', 'Underworld Cerberus', 'Simic Sky Swallower', 'Quasiduplicate', 'Encroaching Wastes', 'Shrine of Loyal Legions', 'Sheltering Light', 'Curse of Echoes', 'Cephalid Illusionist', 'Geistflame', 'Scrabbling Claws', 'Unwind', 'Alchemist''s Vial', 'Bloodgift Demon', 'Trail of Evidence', 'Channeler Initiate', 'Advent of the Wurm', 'Canopy Cover', 'Reaper from the Abyss', 'Scepter of Fugue', 'Crumbling Necropolis', 'Warleader''s Helix', 'Reef Shaman', 'Metalspinner''s Puzzleknot', 'Decoction Module', 'Grozoth', 'Power Conduit', 'Brain Maggot', 'Dread Statuary', 'Memory Sluice', 'Tracker''s Instincts', 'Flayer of the Hatebound', 'Power Sink', 'Drowned Secrets', 'Hoarding Dragon', 'Immortal Servitude', 'Felidar Guardian', 'Foundry of the Consuls', 'Soul Exchange', 'Cryptoplasm', 'Spiritmonger', 'Time Ebb', 'Armament Master', 'Felhide Spiritbinder', 'Scoured Barrens', 'Barter in Blood', 'Sunblast Angel', 'Identity Thief', 'Cataclysmic Gearhulk', 'Wrecking Ball', 'Aqueous Form', 'Dreadship Reef', 'Necroplasm', 'Bogbrew Witch', 'Seal of Doom', 'Necrotic Wound', 'Basilica Screecher', 'Faerie Trickery', 'Kitesail Apprentice', 'Grixis Charm', 'Suntail Hawk', 'Grow from the Ashes', 'Savage Lands', 'Shivan Sand-Mage', 'Ire Shaman', 'Blighted Fen', 'Kalastria Healer', 'Selesnya Signet', 'Highland Lake', 'Necropolis Fiend', 'Triskelion', 'Workshop Assistant', 'Mockery of Nature', 'Consume the Meek', 'Open the Armory', 'Secluded Steppe', 'Anticipate', 'Curse of Misfortunes', 'Thunderbolt', 'Tempered Steel', 'Hada Freeblade', 'Pardic Dragon', 'Rupture Spire', 'Holdout Settlement', 'Painful Truths', 'Mark of Sakiko', 'Goblin Cratermaker', 'Selesnya Guildgate', 'Defiant Strike', 'Cadaver Imp', 'Carnophage', 'Kitesail Scout', 'Phantasmal Bear', 'Prophet of Kruphix', 'Tormented Hero', 'Bone Saw', 'True Believer', 'Thornbow Archer', 'Followed Footsteps', 'Fabrication Module', 'Clockwork Beetle', 'Sylvan Advocate', 'Desert of the Glorified', 'Boros Challenger', 'Phantasmal Fiend', 'Rakshasa Deathdealer', 'Leave // Chance', 'Moratorium Stone', 'Jace''s Ingenuity', 'Lotleth Giant', 'Pilfered Plans', 'Salvager of Secrets', 'Dead Weight', 'Succumb to Temptation', 'Null Champion', 'Karoo', 'Curse of Thirst', 'Sundering Growth', 'Foul Emissary', 'Tajuru Preserver', 'Tuktuk the Explorer', 'Jungleborn Pioneer', 'Skeleton Shard', 'Dread Return', 'Hour of Revelation', 'Grim Haruspex', 'Fertile Imagination', 'Connive // Concoct', 'Hour of Eternity', 'Memorial to Unity', 'Pyramid of the Pantheon', 'Gilded Lotus', 'Cartouche of Strength', 'Into the North', 'Agony Warp', 'Sculpting Steel'))) AND (TRUE)
GROUP BY
d.id,
d.competition_id, -- Every deck has only one competition_id but if we want to use competition_id in the HAVING clause we need this.
season.id -- In theory this is not necessary as all decks are in a single season and we join on the date but MySQL cannot work that out so give it the hint it needs.
HAVING
1 = 1
ORDER BY
active_date DESC, d.finish IS NULL, d.finish
```
[]
(slow_query, 259.0, mysql)
Reported on decksite by mysql-perf
Location Hash: 9225e75b66b37b77e3ac1d58359c27de20a1a24c
Labels: decksite
Exceeded slow_query limit (107.4 > 100.0) in mysql: ```
SELECT
d.id,
d.finish,
d.decklist_hash,
cache.active_date,
cache.wins,
cache.losses,
cache.draws
FROM
deck AS d
LEFT JOIN
competition AS c ON d.competition_id = c.id
LEFT JOIN
competition_series AS cs ON cs.id = c.competition_series_id
LEFT JOIN
competition_type AS ct ON ct.id = cs.competition_type_id
LEFT JOIN
deck_cache AS cache ON d.id = cache.deck_id
LEFT JOIN
(
SELECT
`start`.id,
`start`.code,
`start`.start_date AS start_date,
`end`.start_date AS end_date
FROM
season AS `start`
LEFT JOIN
season AS `end` ON `end`.id = `start`.id + 1
) AS season ON season.start_date <= d.created_date AND (season.end_date IS NULL OR season.end_date > d.created_date)
WHERE
(d.id IN (SELECT deck_id FROM deck_card WHERE card IN ('Desert of the Glorified', 'Ghirapur Orrery', 'Bow of Nylea', 'Sapling of Colfenor', 'Murderous Cut', 'Scrabbling Claws', 'Elusive Spellfist', 'Treasure Cruise', 'Loxodon Warhammer', 'Incendiary Flow', 'Mindless Automaton', 'Sandsteppe Citadel', 'Consulate Skygate', 'Vizier of Deferment', 'Desecration Demon', 'Flying Men', 'Dead // Gone', 'Mark of Eviction', 'Kjeldoran Outpost', 'Urza''s Armor', 'Regal Caracal', 'Magmatic Insight', 'Flayer of the Hatebound', 'Rugged Highlands', 'Benefaction of Rhonas', 'Banishing Light', 'Krosan Tusker', 'Skywise Teachings', 'Treefolk Harbinger', 'Sram''s Expertise', 'Nighthowler', 'Oversoul of Dusk', 'Banewhip Punisher', 'Foreboding Ruins', 'Herald of the Pantheon', 'Angrath''s Marauders', 'Loyal Pegasus', 'Herbal Poultice', 'Vivid Grove', 'Fungal Infection', 'Trail of Evidence', 'Flamebreak', 'Declaration in Stone', 'Perpetual Timepiece', 'Healer''s Hawk', 'Crippling Fatigue', 'Maga, Traitor to Mortals', 'Fire Servant', 'Court Homunculus', 'Shambling Shell', 'Mesmeric Fiend', 'Spear of Heliod', 'Jace''s Ingenuity', 'Turn Aside', 'Selesnya Guildgate', 'Putrefy', 'Thunderclap Wyvern', 'Urza''s Factory', 'Spined Thopter', 'Brain Maggot', 'Fleetwheel Cruiser', 'Faerie Impostor', 'Distress', 'Wind Zendikon', 'Riddlesmith', 'Read the Bones', 'Underworld Cerberus', 'Vivid Meadow', 'Dread Statuary', 'Servo Exhibition', 'Sylvan Advocate', 'Forsaken Sanctuary', 'Brittle Effigy', 'Grow from the Ashes', 'Heap Doll', 'Vec Townships', 'Forbid', 'Hermit Druid', 'Glimmerpoint Stag', 'Savage Lands', 'Honden of Seeing Winds', 'Hordeling Outburst', 'Reaper King', 'Always Watching', 'Tormenting Voice', 'Path of Bravery', 'World Shaper', 'Mizzium Skin', 'Nettle Drone', 'Splinterfright', 'Favorable Winds', 'Sprouting Thrinax', 'Dreadship Reef', 'Repeal', 'Tempered Steel', 'Reckless Fireweaver', 'Vitu-Ghazi Guildmage', 'Drown in Filth', 'Rampant Growth', 'Splendid Reclamation', 'Vessel of Nascency', 'Immortal Servitude', 'Compulsive Research', 'Vryn Wingmare', 'Sphinx of Jwar Isle', 'Evolving Wilds', 'Tranquil Expanse', 'Greater Mossdog', 'Ulvenwald Tracker', 'Rustwing Falcon', 'Wall of Resurgence', 'Orzhov Guildgate', 'Rise from the Tides', 'Abzan Charm', 'Mogg Flunkies', 'Sunbird''s Invocation', 'Desert of the Indomitable', 'Corpse Churn', 'The Mending of Dominaria', 'Darksteel Relic', 'Raging Goblin', 'Yavimaya Elder', 'Smash', 'Scarecrone', 'Protean Hydra', 'Mortarpod', 'Izzet Guildgate', 'Vivid Marsh', 'Steam Augury', 'Mage-Ring Network', 'Nostalgic Dreams', 'Crime // Punishment', 'Felidar Guardian', 'Beacon of Destruction', 'Raiders'' Wake', 'Toolcraft Exemplar', 'Searing Light', 'Confirm Suspicions', 'Asylum Visitor', 'Saltcrusted Steppe', 'Masticore', 'Iron Myr', 'Cadaver Imp', 'Séance', 'Chief of the Foundry', 'Glint Hawk Idol', 'Mirran Spy', 'Geist-Fueled Scarecrow', 'Plumeveil', 'Memorial to Unity', 'Gigantomancer', 'Sphere of the Suns', 'Gather the Pack', 'Growing Ranks', 'Bile Blight', 'Woodland Wanderer', 'Vitu-Ghazi, the City-Tree', 'Mul Daya Channelers', 'Nullify', 'Haunted Dead', 'Heir of the Wilds', 'Topplegeist', 'Foul Orchard', 'Moment of Craving', 'Consuming Vapors', 'Crawling Sensation', 'Traumatize', 'Goblin Burrows', 'Horribly Awry', 'Collective Effort', 'Fortune''s Favor', 'Power Sink', 'Temple Acolyte', 'Ghoultree', 'Engulf the Shore', 'Stalking Stones', 'Lurebound Scarecrow', 'Harness the Storm', 'Skinrender', 'Yavimaya Hollow', 'Stitch Together', 'Brain in a Jar', 'Anticipate', 'Rummaging Goblin', 'Retraction Helix', 'Watchwolf', 'Supernatural Stamina', 'Putrid Imp', 'Encroaching Wastes', 'Whispers of the Muse', 'Void Shatter', 'Narcomoeba', 'Necroplasm', 'Fiery Impulse', 'Hypnotic Specter', 'Battlegrace Angel', 'Goblin Settler', 'Behemoth Sledge', 'Dread Return'))) AND (TRUE)
GROUP BY
d.id,
d.competition_id, -- Every deck has only one competition_id but if we want to use competition_id in the HAVING clause we need this.
season.id -- In theory this is not necessary as all decks are in a single season and we join on the date but MySQL cannot work that out so give it the hint it needs.
HAVING
1 = 1
ORDER BY
active_date DESC, d.finish IS NULL, d.finish
```
[]
(slow_query, 107.4, mysql)
Reported on decksite by mysql-perf
Location Hash: 9225e75b66b37b77e3ac1d58359c27de20a1a24c
Labels: decksite
[]
(slow_query, 151.3, mysql)Reported on decksite by mysql-perf
Location Hash: 9225e75b66b37b77e3ac1d58359c27de20a1a24c