https://bugzilla.wikimedia.org/show_bug.cgi?id=29555
--- Comment #7 from Anton Kochkov <[email protected]> 2011-09-13 02:11:20 UTC --- MediaWiki and SemanticMediaWiki - both from current trunk: Setting up standard database configuration for SMW ... Selected storage engine is "SMWSQLStore2" (or an extension thereof) Checking table "smw_ids" ... Table already exists, checking structure ... ... field smw_id is fine. ... field smw_namespace is fine. ... field smw_title is fine. ... changing type of field smw_iw from 'TEXT' to 'TEXT NOT NULL' ... done. ... creating field smw_subobject ... Warning: pg_query() [function.pg-query]: Query failed: ERROR: column "smw_subobject" contains null values in /home/droid-dev/www/includes/db/DatabasePostgres.php on line 253 Warning: pg_query() [function.pg-query]: Query failed: ERROR: current transaction is aborted, commands ignored until end of transaction block in /home/droid-dev/www/includes/db/DatabasePostgres.php on line 253 Warning: pg_query() [function.pg-query]: Query failed: ERROR: current transaction is aborted, commands ignored until end of transaction block in /home/droid-dev/www/includes/db/DatabasePostgres.php on line 253 Warning: pg_query() [function.pg-query]: Query failed: ERROR: current transaction is aborted, commands ignored until end of transaction block in /home/droid-dev/www/includes/db/DatabasePostgres.php on line 253 -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
