裤子笔记

@echo off
color a
title Sphinx
E:/dmz/core/bin/searchd -c E:/dmz/core/etc/csft_mysql.conf --console
pause>nul

 

 

load data local infile "D:/123.txt"/*改成你的文件位置*/
into table data_content/*改成你的表名*/ character set gbk/*改成你的编码*/
fields terminated by' ||||| 'enclosed by""
(content);

apple to win7  dev http://support.apple.com/zh-cn/HT5634

Last modification:January 2nd, 2018 at 12:17 am
If you think my article is useful to you, please feel free to appreciate

Leave a Comment