Changeset 2982473
- Timestamp:
- 10/23/2023 08:38:29 AM (2 years ago)
- File:
-
- 1 edited
-
mysql-query-cache-stats/trunk/readme.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
mysql-query-cache-stats/trunk/readme.txt
r2982469 r2982473 45 45 46 46 == Frequently Asked Questions == 47 48 47 = Does this plugin improves page load performance like page caching plugins = 49 50 48 No, This plugin in itself does not improve performance by being installed, this plugin only measures time and size of database query. 51 52 49 = Does this plugin improves database performance automatically = 53 54 50 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. 55 56 51 = Must database query cache be enabled to use this plugin = 57 58 52 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. 59 53
Note: See TracChangeset
for help on using the changeset viewer.