SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '9e132bda8bdc6aec48315b84189b1112dfb332f1ebbc3803b63e252027ee045e' 
  AND token = 'yj+8dlbegjISCNWMIc/iUr0RB2rM3GINUXMLrbUW5gQ=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00040

JSON explain

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