Manual:Database layout/pl

Schema redirects here; for information about the Schema: namespace, see Rozszerzenie:EventLogging, and for the structure of extension.json, see Manual:Extension.json/Schema.
Podręcznik:Spis treści Opis i struktura bazy danych MediaWiki Tabela database_layout
Database schema diagram of MediaWiki
Database schema diagram of MediaWiki

The SQL code that creates the MySQL/MariaDB core tables for any MediaWiki version is in the sql/tables.json source file, which is then transformed into platform-specific SQL files, like sql/mysql/tables-generated.sql for MySQL.

Do MediaWiki 1.35 kod SQL, który tworzył główne tabele $1 dla każdej wersji MediaWiki - wraz z obszernymi komentarzami - znajdował się w pliku źródłowym maintenance/tables.sql. Up to MediaWiki 1.37 maintenance/tables.sql continued to be partially in use as some tables hadn't been migrated to maintenance/tables.json yet.

In MediaWiki 1.44, the schema files were moved to a new top-level sql directory.

Najważniejsze tabele to zapewne:

Historia wersji

Poniższa tabela opisuje zakres wersji MediaWiki, w których każda tabela istniała w schemacie. Czerwone wiersze wskazują tabele, które nie są już używane przez rdzeń, ani dodawane przez instalator konkretnej wersji. Jednak nadal mogą być używane przez rozszerzenia. Nagłówki tabeli są powtarzane co 10 wierszy dla ułatwienia czytelności.

Compatibility matrix with MediaWiki versions
1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.20 1.21 1.22 1.23 1.24 1.25 1.26 1.27 1.28 1.29 1.30 1.31 1.32 1.33 1.34 1.35 1.36 1.37 1.38 1.39 1.40 1.41 1.42 1.43 master
 actor
archive
 block
 block_target
 blobs 
 bot_passwords
brokenlinks 
 category
 categorylinks
 change_tag
1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.20 1.21 1.22 1.23 1.24 1.25 1.26 1.27 1.28 1.29 1.30 1.31 1.32 1.33 1.34 1.35 1.36 1.37 1.38 1.39 1.40 1.41 1.42 1.43 master
 change_tag_def
 collation
 comment
 content
 content_models
cur 
 externallinks
 external_user 
 file
 filearchive
1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.20 1.21 1.22 1.23 1.24 1.25 1.26 1.27 1.28 1.29 1.30 1.31 1.32 1.33 1.34 1.35 1.36 1.37 1.38 1.39 1.40 1.41 1.42 1.43 master
 filerevision
 filetypes
 hitcounter 
image
imagelinks
 image_comment_temp 
interwiki
 ip_changes
ipblocks 
 ipblocks_old 
1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.20 1.21 1.22 1.23 1.24 1.25 1.26 1.27 1.28 1.29 1.30 1.31 1.32 1.33 1.34 1.35 1.36 1.37 1.38 1.39 1.40 1.41 1.42 1.43 master
 ipblocks_restrictions
 iwlinks
 job
 l10n_cache
 langlinks
links 
linkscc 
 linktarget
 logging
 log_search
1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.20 1.21 1.22 1.23 1.24 1.25 1.26 1.27 1.28 1.29 1.30 1.31 1.32 1.33 1.34 1.35 1.36 1.37 1.38 1.39 1.40 1.41 1.42 1.43 master
math 
 module_deps 
 msg_resource 
 msg_resource_links 
 objectcache
old 
oldimage
 page
 pagelinks
 page_props
1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.20 1.21 1.22 1.23 1.24 1.25 1.26 1.27 1.28 1.29 1.30 1.31 1.32 1.33 1.34 1.35 1.36 1.37 1.38 1.39 1.40 1.41 1.42 1.43 master
 page_restrictions
 profiling 
 protected_titles
 querycache
 querycachetwo
 querycache_info
recentchanges
 redirect
 revision
 revision_actor_temp 
1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.20 1.21 1.22 1.23 1.24 1.25 1.26 1.27 1.28 1.29 1.30 1.31 1.32 1.33 1.34 1.35 1.36 1.37 1.38 1.39 1.40 1.41 1.42 1.43 master
 revision_comment_temp 
searchindex
 sites
 site_identifiers
site_stats
 slots
 slot_roles
 tag_summary 
 templatelinks
 text
1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.20 1.21 1.22 1.23 1.24 1.25 1.26 1.27 1.28 1.29 1.30 1.31 1.32 1.33 1.34 1.35 1.36 1.37 1.38 1.39 1.40 1.41 1.42 1.43 master
 trackbacks 
 transcache 
 updatelog
 uploadstash
user
 user_autocreate_serial
 user_former_groups
 user_groups
user_newtalk
 user_properties
1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.20 1.21 1.22 1.23 1.24 1.25 1.26 1.27 1.28 1.29 1.30 1.31 1.32 1.33 1.34 1.35 1.36 1.37 1.38 1.39 1.40 1.41 1.42 1.43 master
 user_rights 
 valid_tag 
 validate 
watchlist
 watchlist_expiry
1.1 1.2 1.3 1.4 1.5 1.6 1.7 1.8 1.9 1.10 1.11 1.12 1.13 1.14 1.15 1.16 1.17 1.18 1.19 1.20 1.21 1.22 1.23 1.24 1.25 1.26 1.27 1.28 1.29 1.30 1.31 1.32 1.33 1.34 1.35 1.36 1.37 1.38 1.39 1.40 1.41 1.42 1.43 master

Systemy zarządzania bazą danych

In MediaWiki master, tables.sql has been migrated to sql/tables.json, and documenting comments should be found there instead of the resultant SQL files.

Zobacz ostatnie wersje kompatybilne z MariaDB/MySQL-compatible w Git: sql/mysql/tables-generated.sql.

If using SQLite, the file sql/sqlite/tables-generated.sql should be viewed instead.

Jeżeli korzystasz z PostgreSQL, w powinieneś przejrzeć plik sql/postgres/tables.sql i sql/postgres/tables-generated.sql.

Jeżeli korzystasz z Microsoft SQL Server, zobacz maintenance/mssql/tables.sql. (usunięto w 1.34)

Jeżeli korzystasz z Oracle, zobacz maintenance/oracle/tables.sql. (usunięto w 1.34)


Zobacz też

Diagramy

Category:Database/pl#Database%20layout/pl Category:MediaWiki database tables/pl#%20
Category:Database/pl Category:MediaWiki database tables/pl