https://bugzilla.wikimedia.org/show_bug.cgi?id=41269
Web browser: ---
Bug #: 41269
Summary: SQLStore3 update.php breakage
Product: MediaWiki extensions
Version: master
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: Unprioritized
Component: Semantic MediaWiki
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected], [email protected]
Classification: Unclassified
Mobile Platform: ---
When running update.php on SQLStore3 I'm getting the following error:
Setting up internal property indices ...
... space for internal properties already allocated.
... writing entries for internal properties ...A database query syntax error
has occurred.
The last attempted database query was:
"INSERT INTO `mw_smw_stats` (pid,usage_count) VALUES ('1','0')"
from within function "SMWSQLStore3SetupHandlers::setupPredefinedProperties".
Database returned error "1062: Duplicate entry '1' for key 'pid' (localhost)"
This is after it was already setup, so presumably a check is failing and trying
to create an index that already exists.
--
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l