From a58285fd06c8113c45377c655dd43cef6337e815 Mon Sep 17 00:00:00 2001 From: Pierre Schmitz Date: Thu, 11 Jan 2007 19:06:07 +0000 Subject: Aktualisierung auf MediaWiki 1.9.0 --- docs/database.txt | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) (limited to 'docs/database.txt') 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: -- cgit v1.2.3-54-g00ecf