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

Query time 0.00038

JSON explain

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