https://bugzilla.wikimedia.org/show_bug.cgi?id=32787

       Web browser: ---
             Bug #: 32787
           Summary: Add database name (mDBname) to wfDebug message
           Product: MediaWiki
           Version: 1.18
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: Unprioritized
         Component: Database
        AssignedTo: wikibugs-l@lists.wikimedia.org
        ReportedBy: mediaw...@soli.ca
    Classification: Unclassified


I have extra databases to which my mediawiki connect to.

When the $wgDebugLogFile is activated it's confusing to search for the correct
database link without the database name.

I propose we add the database name next to the counter in the wfDebug()
message.

example: wfDebug( "Query $this->mDBname($cnt) (master): $sqlx\n" );

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to