SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'be4ca455ea4490766feebf1c1bb5fd4e3522758da5222bfb04d833698e5aec59' 
  AND token = '5579vksn2kHcjKVtiViVr2PNR8AAyngexU18bJny3zU=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00049

JSON explain

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