SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'e5bd21c7267c4a573c73b918effe7e492d4afea5fc51121c79141eb3e23e962b' 
  AND token = 'PQcbUEpYpKJTKp3oqV3HvpGdWsaJ/orzrmo8y30sdDc=' 
  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"
    }
  }
}