Home  >  Article  >  Database  >  mysql-iis日志导入Mysql数据库快速实现方法

mysql-iis日志导入Mysql数据库快速实现方法

WBOY
WBOYOriginal
2016-06-06 09:44:041173browse

mysqlvc++iis

做一个Iis日志统计的软件,打算通过mysql实现,刚刚开始自学,现在要将iis日志导入到mysql数据库中,目前了解到的方法是用
load data infile语句,但发现速度不够理想 100M文件需要30S左右。因为知识有限不知道还有什么更好的办法,希望懂的前辈们,能多指点一下,谢谢

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