Title: MySQL query cache stats
Author: Moris Papasmadov
Published: <strong>23.09.2020</strong>
Last modified: 02.12.2025

---

Поиск плагинов

![](https://ps.w.org/mysql-query-cache-stats/assets/banner-772x250.png?rev=2982519)

![](https://ps.w.org/mysql-query-cache-stats/assets/icon-256x256.png?rev=2403328)

# MySQL query cache stats

 Автор: [Moris Papasmadov](https://profiles.wordpress.org/morisdov/)

[Скачать](https://downloads.wordpress.org/plugin/mysql-query-cache-stats.zip)

 * [Детали](https://ru.wordpress.org/plugins/mysql-query-cache-stats/#description)
 * [Отзывы](https://ru.wordpress.org/plugins/mysql-query-cache-stats/#reviews)
 * [Разработка](https://ru.wordpress.org/plugins/mysql-query-cache-stats/#developers)

 [Поддержка](https://wordpress.org/support/plugin/mysql-query-cache-stats/)

## Описание

Admin dashboard widget measuring and monitoring MySQL / MariaDB [query cache](https://mariadb.com/resources/blog/flexible-mariadb-server-query-cache)
performance & statistics — to optimize sizing configuration and highlight bottlenecks.

#### Why

Database Query for [Options Autoload](https://kinsta.com/knowledgebase/wp-options-autoloaded-data/#what-is-the-wp_options-table)
is repeatedly executed for each WP page load and its poor performance has been identified
as a good indicator for a poorly performing database resulting in slow site.

#### How

 * Use dashboard widget to measure and monitor `Options Autoload Query Time`
 * Use dashboard widget to measure and monitor `Options Autoload Query Size`
    This
   query result size increases constantly over time, as WP site usage grows — but
   its oversized sudden growth or constant balooning must not be overlooked.

Heavy plugins might rely heavily on adding data to `Options Autoload Query Size`.

Poorly written plugins causing WP performance degradation have been found to constantly
increase this query result size.

#### Time Metrics

‘Options Autoload Query Time’ is measured in milliseconds (ms)

0 ms — great performance below one millisecond
 1-2 ms — good performance 3-5 ms—
OK performance 50+ ms — poor performance should be investigated

#### Size Metrics

‘Options Autoload Size’ is measured in Bytes
 If you have the control to enable 
the database server wide query cache — configure query_cache_limit to be larger 
than `Options Autoload Size`

20,000 Bytes — freshly installed clean wordpress site
 30,000 Bytes — small wordpress
site 50,000 Bytes — medium wordpress site 250,000 Bytes — large wordpress site 2,000,000
+ Bytes — too large should be investigated ( `all above are rough metrics` )

## Скриншоты

 * [[
 * Active query cache stats
 * [[
 * Disabled query cache stats
 * [[
 * Execute database command RESET QUERY CACHE

## Часто задаваемые вопросы

### This plugin improves page load performance ?

No, This plugin in itself does not improve performance by being installed, this 
plugin only measures time and size of database query.

### This plugin improves database performance ?

No, This plugin in itself does not improve performance by being installed, an administrator
should use the dashboard widget to measure, monitor and identify problems.

### Must database query cache be enabled ?

No, This plugin measures time and size of a very important database query and these
measurements should be valuable to an administrator whether database query cache
is enabled or not.

## Отзывы

Нет отзывов об этом плагине.

## Участники и разработчики

«MySQL query cache stats» — проект с открытым исходным кодом. В развитие плагина
внесли свой вклад следующие участники:

Участники

 *   [ Moris Papasmadov ](https://profiles.wordpress.org/morisdov/)

[Перевести «MySQL query cache stats» на ваш язык.](https://translate.wordpress.org/projects/wp-plugins/mysql-query-cache-stats)

### Заинтересованы в разработке?

[Посмотрите код](https://plugins.trac.wordpress.org/browser/mysql-query-cache-stats/),
проверьте [SVN репозиторий](https://plugins.svn.wordpress.org/mysql-query-cache-stats/),
или подпишитесь на [журнал разработки](https://plugins.trac.wordpress.org/log/mysql-query-cache-stats/)
по [RSS](https://plugins.trac.wordpress.org/log/mysql-query-cache-stats/?limit=100&mode=stop_on_copy&format=rss).

## Журнал изменений

#### 1.0.4

 * Added wp_options Autoload Query Time

#### 1.0.3

 * Added wp_options Autoload Size

#### 1.0.2

 * Added Database Size
 * Added Refresh button

#### 1.0.1

 * Added Questions, removed Queries
    Query cache does not cache statements executed
   within stored programs. Queries differs from Questions in that it also counts
   statements executed within stored programs. Questions differs from Queries in
   that it doesn’t count statements executed within stored programs.
 * Added widget button RESET QUERY CACHE
    Execute database command RESET QUERY CACHE.

#### 1.0

 * First release

## Мета

 *  Версия **1.0.4**
 *  Обновление: **6 месяцев назад**
 *  Активных установок: **50+**
 *  Версия WordPress ** 3.6 или выше **
 *  Совместим вплоть до: **6.9.4**
 *  Версия PHP ** 5.6 или выше **
 *  Язык
 * [English (US)](https://wordpress.org/plugins/mysql-query-cache-stats/)
 * Метки:
 * [database](https://ru.wordpress.org/plugins/tags/database/)[mariadb](https://ru.wordpress.org/plugins/tags/mariadb/)
   [performance](https://ru.wordpress.org/plugins/tags/performance/)[tuning](https://ru.wordpress.org/plugins/tags/tuning/)
   [wp_options](https://ru.wordpress.org/plugins/tags/wp_options/)
 *  [Дополнительно](https://ru.wordpress.org/plugins/mysql-query-cache-stats/advanced/)

## Оценки

Пока что нет ни одного отзыва.

[Your review](https://wordpress.org/support/plugin/mysql-query-cache-stats/reviews/#new-post)

[Посмотреть всеотзывы](https://wordpress.org/support/plugin/mysql-query-cache-stats/reviews/)

## Участники

 *   [ Moris Papasmadov ](https://profiles.wordpress.org/morisdov/)

## Поддержка

Есть что сказать? Нужна помощь?

 [Перейти в форум поддержки](https://wordpress.org/support/plugin/mysql-query-cache-stats/)

## Пожертвование

Хотите поддержать улучшение этого плагина?

 [ Пожертвовать на развитие плагина ](http://www.childrensheartlink.org/donate)