SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'd00fc9509e3ba2dc0de378fc8f587f93c63b9842eab0d1e6440403e82d6e4d92' 
  AND token = 'R0OBt5DTPUm/3mtrX7yY4tIVyk3opHvR02sYkTioKb4=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00045

JSON explain

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