Skip to content

Commit b863a9e

Browse files
committed
Update README.md
1 parent 429bb34 commit b863a9e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ The following plugins are already implemented:
1111
Relational database servers:
1212
* iDB2
1313
* Microsoft SQL Server
14+
* MySQL
1415
* Oracle
1516

1617
Relational file databases:
@@ -34,6 +35,7 @@ The data grid can be exported into Excel.
3435
|Provider.Name|Description|
3536
|-------------|-----------|
3637
|Msi|[Windows Installer](https://msdn.microsoft.com/en-us/library/cc185688(v=vs.85).aspx) using [Wix](http://wixtoolset.org)|
38+
|MySql|[MySQL](https://www.mysql.com/)|
3739
|Odp|[Oracle](http://www.oracle.com/technetwork/topics/dotnet/index-085163.html) from Oracle|
3840
|OleDb|[OLE DB](https://msdn.microsoft.com/en-us/library/system.data.oledb%28v=vs.110%29.aspx)|
3941
|Oracle|[Oracle](https://msdn.microsoft.com/en-us/library/system.data.oracleclient%28v=vs.110%29.aspx) from Microsoft|
@@ -127,7 +129,6 @@ Query TextBox
127129
|Query/Parse|Ctrl+F5|
128130
|Query/Result Mode/Text|Ctrl+T|
129131
|Query/Result Mode/DataGrid|Ctrl+D|
130-
|Query/Result Mode/Html|Ctrl+H|
131132
|Query/Result Mode/ListView|Ctrl+L|
132133
|Query/Close All TabPages|Ctrl+Shift+F4|
133134
|Query/Create Insert Statements|Ctrl+I|

0 commit comments

Comments
 (0)