Home >Database >Mysql Tutorial >PAIP.MYSQL数据库比较_MySQL

PAIP.MYSQL数据库比较_MySQL

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOriginal
2016-06-01 13:35:401110browse

bitsCN.com


PAIP.MYSQL数据库比较

 

刚开始用CLI导出,结果SQL是同一行的,没法比较。。

用PHPMYADMIN导出来SQL,每条数据为一行,正适合比较。。

 

INSERT INTO `ecs_shop_config` (`id`, `parent_id`, `code`, `type`,

`store_range`, `store_dir`, `value`, `sort_order`) VALUES

(1, 0, 'shop_info', 'group', '', '', '', 1),

(2, 0, 'basic', 'group', '', '', '', 1),

(3, 0, 'display', 'group', '', '', '', 1),

bitsCN.com
Statement:
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