摘要: https://blog.csdn.net/shuilan0066/article/details/80987762 阅读全文
posted @ 2019-06-13 16:53 cnchengv 阅读(322) 评论(0) 推荐(0)
摘要: 1、模糊查询的字段建立索引试试,to thitha 2、 https://www.cnblogs.com/phpdragon/p/8231533.html 存储引擎使用MyISAM是因为此引擎没有事务,插入速度极快,方便我们快速插入千万条测试数据,等我们插完数据,再把存储类型修改为InnoDB。 存 阅读全文
posted @ 2019-06-13 14:09 cnchengv 阅读(47) 评论(0) 推荐(0)