Public bug reported:

Line 587:  log_slow_queries=$(grep log-slow-queries /etc/my.cnf)
But it could be 'log_slow_queries' in the file.  That is, dashes and 
underscores are interchangeable.

613 if [ $long_query_timeInt -gt $prefered_query_time ] ; then
The test is backwards.

582 mysql_variable \'log%queries\' log_slow_queries
can catch log_throttle_queries_not_using_indexes or 
log_queries_not_using_indexes

** Affects: mysql-tuning-primer
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Server/Client Support Team, which is subscribed to MySQL.
Matching subscriptions: Ubuntu Server/Client Support Team
https://bugs.launchpad.net/bugs/1541552

Title:
  errors in slowlog hangling

To manage notifications about this bug go to:
https://bugs.launchpad.net/mysql-tuning-primer/+bug/1541552/+subscriptions

-- 
Mailing list: https://launchpad.net/~enterprise-support
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~enterprise-support
More help   : https://help.launchpad.net/ListHelp

Reply via email to