SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'b46c93645bb1e377ed1405ea0b3004e6841bf18036aaf9c1d9f68bb42d1cf883' 
  AND token = 'bR4uFhpWRnA3xCeoSTirZ/YKDuw7Hrlx7P4vAsK0lfc=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00027

JSON explain

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