PHP Classes
elePHPant
Icontem

What is the best PHP mysql tuner class?: MySQL tuner for optimizing the performance of a database

Recommend this page to a friend!
  All requests RSS feed  >  What is the best PHP mysql tuner class?  >  Request new recommendation  >  A request is featured when there is no good recommended package on the site when it is posted. Featured requests  >  No recommendations No recommendations  

What is the best PHP mysql tuner class?

A request is featured when there is no good recommended package on the site when it is posted. Edit

by muabshir - 3 days ago (2017-03-24)

MySQL tuner for optimizing the performance of a database

This request is clear and relevant.
This request is not clear or is not relevant.

+1

I have a large database and I want to tune it because I feel day by day the application is getting slower.

  • 1 Clarification request
  • 1. by Manuel Lemos - 3 hours ago (2017-03-27) Reply

    There are many things you can do but first you need to diagnose the problem. Why it is getting slower?

    It can be that you are performing the same queries many times. In that case you can use some caching classes.

    You may want to watch this this tutorial video so you decide what problem you need to solve.

    Ask clarification

    1 Recommendation

    LSM Explain Plan: Show a MySQL query execution plan and performance

    This recommendation solves the problem.
    This recommendation does not solve the problem.

    0

    by Manuel Lemos Reputation 16955 - 3 hours ago (2017-03-27) Comment

    This package can show you MySQL query execution plans so you can figure for instance if any slow queries are using indexes to be faster or not.


    Recommend package
    : 
    :