https://bugzilla.wikimedia.org/show_bug.cgi?id=36300
--- Comment #1 from Sam Reed (reedy) <[email protected]> 2012-04-27 15:08:26 UTC --- This is somewhat a "feature" (in the sense, it was coded to do that explicitly) rather than a bug - though uncommon, it's something MediaWiki should support /** Database port number (for PostgreSQL) */ $wgDBport = 5432; The installer should by default set it to 3306 for mysql But we're going to have this bad state where defaultsettings is going to set it for postgres.. How do we exaclty know if MySQL should use this port, due to its weird state? -- 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
