In order to show extended information about DB queries, wp-content/db.php gets symlinked into the wp-content directory. If the plugin can't create this symlink it should display a message telling the user to do it manually in order to see the extended query information.
In order to show extended information about DB queries,
wp-content/db.phpgets symlinked into thewp-contentdirectory. If the plugin can't create this symlink it should display a message telling the user to do it manually in order to see the extended query information.