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

--- Comment #2 from Jeroen De Dauw <[email protected]> 2012-11-21 
16:20:19 UTC ---
That commit solves the first issue, this is the next one :)

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

Checking table smw_object_ids ...
   Table not found, now creating...
   ... done.
Checking table smw_concept_cache ...
   Table not found, now creating...
   ... done.
Checking table smw_prop_stats ...
   Table not found, now creating...
A database query syntax error has occurred.
The last attempted database query was:
"CREATE TABLE smw_prop_stats (p_id  INTEGER,usage_count  INT(8) UNSIGNED) "
from within function "SMWSQLHelpers::createTable".
Database returned error "1: near "UNSIGNED": syntax error"

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