运维网's Archiver
论坛
›
MySQL运维
› MySQL到CSV几种方法
pangxia75
发表于 2018-10-2 13:35:53
MySQL到CSV几种方法
usr/local/mysql/bin/mysql -h192.168.1.10 -udlan -proot123 test -e"
SELECT * FROM manufactor_user_infowhere date(create_time)
页:
[1]
查看完整版本:
MySQL到CSV几种方法