Es gibt z.Z. Probleme mit einem Update, es ist nur Lesen möglich.
Currently there are issues with the installation, readonly possible for now.

Database error

Jump to: navigation, search

A database query error has occurred. This may indicate a bug in the software.

[a2b6a079bdad1fb17edec945] /wiki/Special:LonelyPages Wikimedia\Rdbms\DBQueryError from line 1457 of /customers/a/3/a/jigsaw-wiki.com/httpd.www/w/includes/libs/rdbms/database/Database.php: A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?
Query: SELECT page_namespace AS `namespace`,page_title AS `title`,page_title AS `value` FROM `page` LEFT JOIN `pagelinks` ON ((pl_namespace = page_namespace) AND (pl_title = page_title)) LEFT JOIN `templatelinks` ON ((tl_namespace = page_namespace) AND (tl_title = page_title)) WHERE (pl_namespace IS NULL) AND page_namespace = '0' AND page_is_redirect = '0' AND (tl_namespace IS NULL) ORDER BY page_title LIMIT 51
Function: LonelyPagesPage::reallyDoQuery
Error: 1104 The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay (jigsaw-wiki.com.mysql)

Backtrace:

#0 /customers/a/3/a/jigsaw-wiki.com/httpd.www/w/includes/libs/rdbms/database/Database.php(1427): Wikimedia\Rdbms\Database->makeQueryException(string, integer, string, string)
#1 /customers/a/3/a/jigsaw-wiki.com/httpd.www/w/includes/libs/rdbms/database/Database.php(1200): Wikimedia\Rdbms\Database->reportQueryError(string, integer, string, string, boolean)
#2 /customers/a/3/a/jigsaw-wiki.com/httpd.www/w/includes/libs/rdbms/database/Database.php(1653): Wikimedia\Rdbms\Database->query(string, string)
#3 /customers/a/3/a/jigsaw-wiki.com/httpd.www/w/includes/specialpage/QueryPage.php(424): Wikimedia\Rdbms\Database->select(array, array, array, string, array, array)
#4 /customers/a/3/a/jigsaw-wiki.com/httpd.www/w/includes/specialpage/QueryPage.php(599): QueryPage->reallyDoQuery(integer, integer)
#5 /customers/a/3/a/jigsaw-wiki.com/httpd.www/w/includes/specialpage/SpecialPage.php(522): QueryPage->execute(NULL)
#6 /customers/a/3/a/jigsaw-wiki.com/httpd.www/w/includes/specialpage/SpecialPageFactory.php(568): SpecialPage->run(NULL)
#7 /customers/a/3/a/jigsaw-wiki.com/httpd.www/w/includes/MediaWiki.php(288): SpecialPageFactory::executePath(Title, RequestContext)
#8 /customers/a/3/a/jigsaw-wiki.com/httpd.www/w/includes/MediaWiki.php(861): MediaWiki->performRequest()
#9 /customers/a/3/a/jigsaw-wiki.com/httpd.www/w/includes/MediaWiki.php(524): MediaWiki->main()
#10 /customers/a/3/a/jigsaw-wiki.com/httpd.www/w/index.php(42): MediaWiki->run()
#11 {main}