summaryrefslogtreecommitdiff
path: root/docs/database.txt
diff options
context:
space:
mode:
authorPierre Schmitz <pierre@archlinux.de>2007-01-11 19:06:07 +0000
committerPierre Schmitz <pierre@archlinux.de>2007-01-11 19:06:07 +0000
commita58285fd06c8113c45377c655dd43cef6337e815 (patch)
treedfe31d3d12652352fe44890b4811eda0728faefb /docs/database.txt
parent20194986f6638233732ba1fc3e838f117d3cc9ea (diff)
Aktualisierung auf MediaWiki 1.9.0
Diffstat (limited to 'docs/database.txt')
-rw-r--r--docs/database.txt13
1 files changed, 9 insertions, 4 deletions
diff --git a/docs/database.txt b/docs/database.txt
index 679492a1..25dce8b7 100644
--- a/docs/database.txt
+++ b/docs/database.txt
@@ -2,13 +2,18 @@ Some information about database access in MediaWiki.
By Tim Starling, January 2006.
------------------------------------------------------------------------
- API
+ Database layout
------------------------------------------------------------------------
-For a database API reference, please see the auto-generated
-documentation:
+For information about the MediaWiki database layout, such as a
+description of the tables and their contents, please see:
+ http://meta.wikimedia.org/wiki/Help:Database_layout
+ http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/maintenance/tables.sql?view=markup
+
-http://wikipedia.sourceforge.net/doc/MediaWiki/Database.html
+------------------------------------------------------------------------
+ API
+------------------------------------------------------------------------
To make a read query, something like this usually suffices: