microsoft / microsoft/CSS_SQL_Networking_Tools

SQLTrace tool has a defect regarding BID trace of MSODBCSQL13 and MSODBCSQL11

未关闭 适合新手
#88 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

主要语言
C#
星标
209
派生
59
PR 合并指标
30 天内没有已合并 PR

描述

For the SQLTrace tool, I noticed a defect: the SQLTrace.ps1 hard code the incorrect guid for MSODBCSQL13 and MSODBCSQL11.

The MSODBCSQL11 guid should be edafc39f-b768-36db-8a5b-24a02176bfa9 instead of 7C360F7F-7102-250A-A233-F9BEBB9875C2
The MSODBCSQL13 guid should be 06debc35-76ab-2719-2abe-e7e57f1dad2c instead of 85DC6E48-9394-F805-45C9-C8B2ACA2E7FE

This defect can make CSS engineers cannot capture the BID trace for MSODBCSQL11 and MSODBCSQL13 successfully. Please kindly aware this defect and plan to fix it. Thanks a lot.

贡献指南

这个仓库没有索引到贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

打开 SQLTrace.ps1,找到用于 MSODBCSQL11 和 MSODBCSQL13 BID 跟踪的硬编码 GUID 值。将它们替换为 issue 中列出的 GUID,然后验证 SQLTrace 工具是否能够成功捕获两个驱动程序版本的 BID 跟踪。

由索引模型根据 Issue 内容生成。

评估

技术栈
powershell
领域
databases, tooling
Issue 类型
缺陷
难度
1/5
预计耗时
1 小时以内
活跃度
停滞
描述清晰度
描述清楚
新手友好度
64/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。