Meituan-Dianping / Meituan-Dianping/SQLAdvisor
运行sqladvisor命令时无法指定新的sock文件,有没有解决办法
Open
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 5.6k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
数据库安装时指定了另外的sock文件路径,在sqladvisor的时候无法指定新的sock文件,会默认去找/var/lib/mysql/mysql.sock文件。
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
Start by locating SQLAdvisor's MySQL connection setup and the code or configuration that defaults to /var/lib/mysql/mysql.sock. Determine how the command could accept an alternate socket path; done means SQLAdvisor connects successfully when MySQL uses a different sock file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, mysql
- Domain
- databases
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100