Is MySQL’s innodb_file_per_table slowing you down? |
MySQLs innodb_file_per_table is a wonderful thing most of the time. Having every table use its own .ibd file allows you to easily reclaim space when dropping or truncating tables. But in some use cases, it may cause significant performance issues. Many of you in the audience are responsible for running automated tests on your [&]
The post Is MySQLs innodb_file_per_table slowing you down? appeared first on MySQL Performance Blog.
http://www.percona.com/blog/2015/02/24/mysqls-innodb_file_per_table-slowing/
Комментировать | « Пред. запись — К дневнику — След. запись » | Страницы: [1] [Новые] |