When using HeidiSQL to manage the database, deleting the database connection is a common operation. PHP editor Strawberry will introduce to you how to delete the database connection in HeidiSQL. Through a simple operation process, you can easily clean up useless database connections and keep database management tidy and efficient. Next, let’s learn about the specific steps!
OpenHeidiSQL
Click on the database connection to be deleted and check the database connection setting information to prevent incorrect deletion.
Right-click the database connection you want to delete, such as server2
Select [Delete]
In the pop-up dialog box, click [Yes]
At this point the connection is deleted and no longer appears in the connection list.
The above is the detailed content of How to delete a database connection using HeidiSQL - Operation process of deleting a database connection using HeidiSQL. For more information, please follow other related articles on the PHP Chinese website!