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

--- Comment #4 from Solitarius <[email protected]> 2011-04-16 03:08:08 UTC ---
Created attachment 8408
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8408
Make ExternalData honor DB flags and tableprefix

Two new options are introduced with this patch:

$edgDBFlags['database_name']
$edgDBTablePrefix['database_name']

To use $edgDBFlags you need to use the constants of Defines.php. Example:
$edgDBFlags['database_name'] = DBO_DEBUG;

-- 
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