提交 2d92d6af 编写于 作者: R renfufei

相关链接

上级 e7344d53
......@@ -99,6 +99,7 @@ To delete all rows from a `MyISAM` table, `TRUNCATE TABLE tbl_name` is faster th
#### 相关链接
> https://dev.mysql.com/doc/refman/5.7/en/data-change-optimization.html
- [8.2.4 Optimizing Data Change Statements](https://dev.mysql.com/doc/refman/5.7/en/data-change-optimization.html)
- [High Rate insertion with MySQL and Innodb](https://www.percona.com/blog/2011/01/07/high-rate-insertion-with-mysql-and-innodb/)
......@@ -59,5 +59,3 @@ This chapter explains how to optimize MySQL performance and provides examples. O
- [MySQL5.7中文文档](https://www.docs4dev.com/docs/zh/mysql/5.7/reference)
- [InnoDB存储引擎官方文档-中文翻译-GitHub](https://github.com/cncounter/translation/tree/master/tiemao_2020/44_innodb-storage-engine)
- [MySQL调优手册官方文档-中文翻译-GitHub](https://github.com/cncounter/translation/tree/master/tiemao_2020/35_mysql_optimization/)
-
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册