kezhenxu94 / kezhenxu94/vim-mysql-plugin

Bug Report: the plugin would run a wrong sql statement when there is '--' in the sql itself

Open
#3 0 comments 0 reactions 0 assignees View on GitHub
bug good first issue help wanted
Dominant language
Vim Script
Stars
22
Forks
5
PR merge metrics
No merged PRs in 30d

Description

For example,

select * from dual where name like '%--%'

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the reported query using the example SQL, then inspect the plugin's SQL handling to find where `--` is interpreted. Done means a query containing `--` inside a string is sent as written rather than treated as a comment; the payload names no file or test to run.

Written by the indexing model from the issue text.

Assessment

Tech stack
mysql, vim
Domain
cli, databases
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.