SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'ee10527bbd1d36f73b1fbf245ae3035dbc50c54bf13c21068f6197cf50c1ba5d' 
  AND token = 'ydjgvxtQfNZ5wypZ6vwT6cRn2WI3VuRtzbtp6lZU6ks=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00014

JSON explain

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