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

WBOY
Release: 2016-09-22 08:56:51
Original
1617 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:
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