vim-mysql-plugin
vim-mysql-plugin copied to clipboard
Bug Report: the plugin would run a wrong sql statement when there is '--' in the sql itself
trafficstars
For example,
select * from dual where name like '%--%'