https://bugzilla.wikimedia.org/show_bug.cgi?id=42324

       Web browser: ---
             Bug #: 42324
           Summary: SQLStore3 does not work on SQLSite
           Product: MediaWiki extensions
           Version: unspecified
          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: ---


Selected storage engine is "SMWSQLStore" (or an extension thereof)

Checking table smw_object_ids ...
   Table not found, now creating...
A database query syntax error has occurred.
The last attempted database query was:
"CREATE TABLE smw_object_ids (smw_id  INTEGER NOT NULL KEY
AUTO_INCREMENT,smw_namespace  INT(11) NOT NULL,smw_title  VARBINARY(255) NOT
NULL,smw_iw  TEXT NOT NULL,smw_subobject  VARBINARY(255) NOT NULL,smw_sortkey 
VARBINARY(255) NOT NULL,smw_proptable_hash  MEDIUMBLOB) "
from within function "SMWSQLHelpers::createTable".
Database returned error "1: near "KEY": syntax error

On a new install, using MW 1.21 alpha efb075268dffaf65d30b57b6874cb1dddfe60efb
and SMW 1.8 beta 7e0db091c35969c7a32a8763ff13d5d465da69af

-- 
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

Reply via email to