https://bugzilla.wikimedia.org/show_bug.cgi?id=29555
--- Comment #4 from Anton Kochkov <[email protected]> 2011-07-04 09:17:49 UTC --- Here is full log: 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. ... field smw_iw is fine. ... field smw_sortkey is fine. ... done. Checking table "smw_conccache" ... Table already exists, checking structure ... ... field s_id is fine. ... field o_id is fine. ... done. Checking table "smw_rels2" ... Table already exists, checking structure ... ... field s_id is fine. ... field p_id is fine. ... changing type of field o_id from 'SERIAL NOT NULL' to 'SERIAL' ... done. ... done. Checking table "smw_atts2" ... Table already exists, checking structure ... ... field s_id is fine. ... field p_id is fine. ... field value_xsd is fine. ... field value_num is fine. ... deleting obsolete field value_unit ... Warning: pg_query() [function.pg-query]: Query failed: ERROR: zero-length delimited identifier at or near """" LINE 1: ... /* SMWSQLHelpers::updateTable Wikiadmin */ TABLE ""smw_atts... ^ 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
