Improve Database related documentation a bit
authorAlexandre Emsenhuber <mediawiki@emsenhuber.ch>
Sat, 10 May 2014 09:26:15 +0000 (11:26 +0200)
committerSiebrand <siebrand@kitano.nl>
Tue, 1 Jul 2014 11:15:20 +0000 (11:15 +0000)
commitcae5da1ca330021d966f5a81ec5b4760a3da0568
tree337971c298079dfd91c35899202620d3514fe2c7
parent4dce31d404be174335167d88f5cabd2a087d9661
Improve Database related documentation a bit

- $wgDBport is also for MSSQL
- "type" key of $wgDBservers is not only "mysql" and "postgres"
- Note that $wgDBssl, $wgDBcompress and $wgDebugDumpSql only
  work in certain cases and mention how to emulate them otherwise

Change-Id: Id863da8c87308d06e0070877ac0af26d03be4faf
includes/DefaultSettings.php