Last modified: 2008-07-11 17:55:52 UTC

Wikimedia Bugzilla is closed!

Wikimedia migrated from Bugzilla to Phabricator. Bug reports are handled in Wikimedia Phabricator.
This static website is read-only and for historical purposes. It is not possible to log in and except for displaying bug reports and their history, links might be broken. See T16776, the corresponding Phabricator task for complete and up-to-date bug report information.
Bug 14776 - table o_ids does not exist
table o_ids does not exist
Status: RESOLVED FIXED
Product: MediaWiki extensions
Classification: Unclassified
SemanticDrilldown (Other open bugs)
unspecified
All All
: Normal major (vote)
: ---
Assigned To: Nobody - You can work on this!
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2008-07-09 21:43 UTC by DaSch
Modified: 2008-07-11 17:55 UTC (History)
1 user (show)

See Also:
Web browser: ---
Mobile Platform: ---
Assignee Huggle Beta Tester: ---


Attachments

Description DaSch 2008-07-09 21:43:07 UTC
Version 0.4.5

the error

aus der Funktion „“. MySQL meldete den Fehler „1146: Table 'usr_web0_1.o_ids' doesn't exist (localhost)“.

the failing query

Wed Jul 9 23:37:52 CEST 2008	v5697.vanager.de	usr_web0_1		localhost	1146	Table 'usr_web0_1.o_ids' doesn't exist (localhost)		SELECT o_ids.smw_title, count(*)
\n	FROM semantic_drilldown_values sdv 
\n	JOIN `smw_rels2` r ON sdv.id = r.s_id
\n	JOIN  o_ids ON r.o_id = o_ids.smw_id	WHERE r.p_id = 'Lage_(Land)'
\n	AND o_ids.smw_title != ''
\n	GROUP BY o_ids.smw_title
\n	ORDER BY o_ids.smw_title
\n
Comment 1 DaSch 2008-07-09 21:45:39 UTC
Problem is caused by SMWSQLStore2
Comment 2 Yaron Koren 2008-07-09 22:08:07 UTC
It sounds like you haven't set up the database tables needed by SMWSQLStore2 yet.
Comment 3 Yaron Koren 2008-07-11 17:55:52 UTC
Sorry, this turned out to have been an actual bug; now fixed in SVN.

Note You need to log in before you can comment on or make changes to this bug.


Navigation
Links