Profile a query without query_cache_type enabled
Posted: Fri 12 Sep 2014 14:37
I am using Studio v6.2.280 and mySQL 5.6.20
I have a query that I am trying to profile and the query_cache_type is disable in mysql and I cannot seem to enable it.
In the dbForge Studio, I have check the option 'Profile a query without caching (use SQL_NO_CACHE option) and it does not seem to help either.
I always get:
"1 Query cache is disabled; restart the server with query_cache_type=1 to enable it SQL.sql"
How can I profile a query without enabling the query_cache_type?
I have a query that I am trying to profile and the query_cache_type is disable in mysql and I cannot seem to enable it.
In the dbForge Studio, I have check the option 'Profile a query without caching (use SQL_NO_CACHE option) and it does not seem to help either.
I always get:
"1 Query cache is disabled; restart the server with query_cache_type=1 to enable it SQL.sql"
How can I profile a query without enabling the query_cache_type?