SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '3a133145e1ef67c576e37bb214620ee11662ca99fe5eeb4fc3c63e0cc609df27' 
  AND token = 'QD7wTRYxgOnkiTEmqFIaebRGs+KOOTWcAZUnyPRiLXU=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00024

JSON explain

{
  "query_block": {
    "select_id": 1,
    "table": {
      "message": "Impossible WHERE noticed after reading const tables"
    }
  }
}