You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
1.7 KiB
1.7 KiB
MySQL
MySQL management tool Plus
This plugin base of MySQL
Many amazing improvements have been made
Welcome to contribute in repository
Features
- Manage MySQL Connections
- List MySQL User、Database、Table、Procedure、Trigger、Function、TableColumn
- Sql assistant(Syntax, Formatter, Snippet)
- Run MySQL Query
Usage
- Add MySQL connection: click "MYSQL" in Explorer, then click the
+
button.
- To run MySQL query, open a SQL file first then:
- Click run button
- Or press
F9
- To create a new MySQL query or change active MySQL connection:
- In MySQL Pannel, Click
New Query
button. - or right click on a MySQL database, then click
New Query
- In MySQL Pannel, Click