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 摘要。