When I deleted the redundant database today, I was prompted that the operation could not be completed because the file or folder in it was opened in another program. Please close the folder or file and try again. I thought about it. I tried my best and finally deleted it. I am excited to write this experience.
1. When encountering this situation, first close the folder where the MYSQL database is located.
2. If it still doesn’t work, clear the cache of IE browser, because IE browser is required to run PHPMYADMIN on the server.
3. After clearing the cache, if it still doesn’t work, then open PHPMYADMIN and see if there is still a message to be deleted. For database permissions, first log in to PHPMYADMIN.
4. Enter PHPMYADMIN and click on the database in the upper left corner.
5. You will see all the database files in the directory and see if there is a database you need to delete.
6. Select the database to be deleted in the radio button box, and then click Delete below (enclosed by the red box) , then check the database directory and find that you have deleted the unused database.
The above is the detailed content of Delete MySQL database prompts that the operation cannot be completed. For more information, please follow other related articles on the PHP Chinese website!