Home > Database > Mysql Tutorial > 用Navicat for MySQL进行数据库的导入导出_MySQL

用Navicat for MySQL进行数据库的导入导出_MySQL

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-01 13:49:17
Original
2036 people have browsed it

Navicat

bitsCN.com

近日,在对客户的网站进行迁移时,发现了一个问题,当导出一个sql文件时,客户的数据库在导入时报错。
当时的处理是复制数据库文件夹给机房的服务器。


看见灰色的insert into 了吗,因为某字段里含有一些转义字符,所以就出错了。

今天,琢磨了一下Navicat for MySQL,发现了其竟然带有一个数据导入导出的功能、狂喜


就是这个Tools -> Data Transfer,数据传输、


选取远程的数据库,和本机的数据库,对应好。


点取Start就可以了。

看来良好的工具可以事半功倍。

bitsCN.com
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template