Meituan-Dianping / Meituan-Dianping/SQLAdvisor
求助,安装成功了,但是执行没有任何结果输出
Open
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
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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