SELECT 
  1 
FROM 
  cscart_lock_keys 
WHERE 
  key_id = 'bab1da172dba9debb7790dabc012b4f3c34b40963a43a487f66cf6df2fdce2f4' 
  AND token = 'mLua25cGSQ+hbNPNDJTsJuwisdqmIbURRMSDpf9DGDA=' 
  AND expiry_at > UNIX_TIMESTAMP(NOW())

Query time 0.00031

JSON explain

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