SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '21813259647d0942153dc478c8340e38ff94384d2a35959934fe8d3707dacadc' 
  AND token = 'aPrOZcg44TVBYBzIs5rBGgI5RrQUC70kfiNzxcr7Lwo=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00128

JSON explain

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