Skip to content

Commit fe6ece1

Browse files
authored
Merge pull request #70034 from JordanS22/patch-3
Update concepts-compatibility.md (dbForge Studio for MySQL added)
2 parents 0c2a873 + 3b421ed commit fe6ece1

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

articles/mysql/concepts-compatibility.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -37,17 +37,17 @@ Azure Database for MySQL uses the world's most popular community edition of MySQ
3737
## Management Tools
3838
The compatibility advantage extends to database management tools as well. Your existing tools should continue to work with Azure Database for MySQL, as long as the database manipulation operates within the confines of user permissions. Three common database management tools that have been tested and found to be compatible with Azure Database for MySQL 5.6 and 5.7 are listed in the following table:
3939

40-
| | **MySQL Workbench 6.x and up** | **Navicat 12** | **PHPMyAdmin 4.x and up** |
41-
| :---------------------------------- | :----------------------------- | :------------- | :-------------------------|
42-
| **Create, Update, Read, Write, Delete** | X | X | X |
43-
| **SSL Connection** | X | X | X |
44-
| **SQL Query Auto Completion** | X | X | |
45-
| **Import and Export Data** | X | X | X |
46-
| **Export to Multiple Formats** | X | X | X |
47-
| **Backup and Restore** | | X | |
48-
| **Display Server Parameters** | X | X | X |
49-
| **Display Client Connections** | X | X | X |
40+
| | **MySQL Workbench 6.x and up** | **Navicat 12** | **PHPMyAdmin 4.x and up** | **dbForge Studio for MySQL 9.0** |
41+
| :---------------------------------- | :----------------------------- | :------------- | :-------------------------| :------------------------------- |
42+
| **Create, Update, Read, Write, Delete** | X | X | X | X |
43+
| **SSL Connection** | X | X | X | X |
44+
| **SQL Query Auto Completion** | X | X | | X |
45+
| **Import and Export Data** | X | X | X | X |
46+
| **Export to Multiple Formats** | X | X | X | X |
47+
| **Backup and Restore** | | X | | X |
48+
| **Display Server Parameters** | X | X | X | X |
49+
| **Display Client Connections** | X | X | X | X |
5050

5151
## Next steps
5252

53-
- [Troubleshoot connection issues to Azure Database for MySQL](howto-troubleshoot-common-connection-issues.md)
53+
- [Troubleshoot connection issues to Azure Database for MySQL](howto-troubleshoot-common-connection-issues.md)

0 commit comments

Comments
 (0)