Home > Backend Development > PHP Tutorial > Is the sql file exported by phpmyadmin the same as the mysqldump export?

Is the sql file exported by phpmyadmin the same as the mysqldump export?

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-09-22 08:56:51
Original
1673 people have browsed it

As in the title:

Is the sql file exported by phpmyadmin the same as the mysqldump export?

If it is the same, is it possible to export the sql file to back up the database using mysqldump or directly using the phpmyadmin tool? Including mysiam and innodb tables?

Reply content:

As in the title:

Is the sql file exported by phpmyadmin the same as the mysqldump export?

If it is the same, is it possible to export the sql file to back up the database using mysqldump or directly using the phpmyadmin tool? Including mysiam and innodb tables?

I don’t know if it’s too special, but I usually use it the same way!
In addition, some time ago I encountered that the sql exported by navicat (Free version) is different from the sql exported by phpmyadmin~ The sql exported by phpmyadmin is more compatible

Related labels:
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
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template