https://bugzilla.wikimedia.org/show_bug.cgi?id=28381
--- Comment #2 from Reedy <[email protected]> 2011-04-02 10:58:37 UTC --- As was changed in r85173 $db_type = $edgDBServerType[$server_id]; - $db_server = $edgDBServer[$server_id]; - $db_name = $edgDBName[$server_id]; - $db_username = $edgDBUser[$server_id]; - $db_password = $edgDBPass[$server_id]; There is no support for databases that need a prefix. Unless you're expecting users to just add that themselves when doing queries? -- 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 watching all bug changes. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
