Hello again,
; Enable database debug output (very verbose!)
debug = On
In previous versions I could use this statement in config.inc.php to see the output of all the SQL queries for any given page, however since upgrading from 2.4 to 3.2 that switch no longer turns on SQL output for any page. Is this expected behavior? Does it matter that I’ve also upgraded my database to MySQL 8?
Thanks a bunch