Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Made some tweaks to content and moved to 'How-to' articles.

In order to enable it they need to add `"logslow" => true` to the dboptions array in their config.php fileTo enable slow query logging, add 'logslow' => true to the 'dboptions' array in config.php.

This will cause slow queries to be logged in the "'log_queries" ' table in the database, they  can then export this table . This table can also be export and sent it to usTotara Support.

Note
Please only Only enable slow query logging for long enough to test , slow queries and immediately disable after testing.