Meituan-Dianping / Meituan-Dianping/SQLAdvisor

求助,安装成功了,但是执行没有任何结果输出

Open
#66 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C
Stars
5.6k
Forks
1.2k
PR merge metrics
No merged PRs in 30d

Description

[root@sss sqladvisor]# ./sqladvisor -h x.x.x.x -u sun -p mysql -P 3000 -v 1 -q 'select * from T where id=1'
[root@sss sqladvisor]#

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the reported command with the supplied host, credentials, port, SQL query, and verbosity setting. Trace the command's execution and output path to determine why it returns no result; done means the command produces the expected index optimization advice or a clear error.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.