SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = '7a29f9ddfe8a3482fccefdf03f08a7dcb9b8da2bb4070d9ee186ddd311c202d8' 
  AND token = 'ifhbSXCNNV6edOZxs7LAZx5PbH6X1WlJHvlfC0Z0DiE=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00015

JSON explain

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