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

           Summary: updateSearchIndex has MySQLisms
           Product: MediaWiki
           Version: 1.16-svn
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: Maintenance scripts
        AssignedTo: [email protected]
        ReportedBy: [email protected]


First off the strencode's for the timestamps on lines 63 && 64 dont call
$dbw->timestamp to get a correctly formatted timestamp for various DB's.

Secondly, I know for sure MySQL and PG both have different LOCK TABLE syntax so
locking tables might need abstracted out into the various database classes.

The very unhelpful lock/unlock methods already there only seem to check for
named locks, not actually implementing locking and unlocking.


-- 
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
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to