Home > Database > phpMyAdmin > body text

What should I do if phpmyadmin cannot delete the database file?

coldplay.xixi
Release: 2020-07-20 15:10:44
Original
2934 people have browsed it

The solution to the problem that phpmyadmin cannot delete the database file: first enter phpmyadmin; then select the database to be operated; then click the [Delete] button; and finally click the [OK] button.

What should I do if phpmyadmin cannot delete the database file?

Solution to the problem that phpmyadmin cannot delete the database file:

1. First enter phpmyadmin;

Then select the database to be operated; as shown below:

What should I do if phpmyadmin cannot delete the database file?

2. Then click the delete button; as shown below:

What should I do if phpmyadmin cannot delete the database file?

# #3. Click the OK button again; as shown below:

What should I do if phpmyadmin cannot delete the database file?

4. The database is deleted successfully!

What should I do if phpmyadmin cannot delete the database file?

#5. Or click the SQL tab, enter the delete command, and click the Execute button to delete the database. The following example:

What should I do if phpmyadmin cannot delete the database file?

Related tutorial recommendations:

phpmyadmin

The above is the detailed content of What should I do if phpmyadmin cannot delete the database file?. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!