directory-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[directory-discuss] Semantic MediaWiki: Tables upgraded


From: David Hedlund
Subject: [directory-discuss] Semantic MediaWiki: Tables upgraded
Date: Wed, 7 Dec 2016 12:43:48 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.8.0

Setting up standard database configuration for SMW ...

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

Checking table `smw_object_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 'VARBINARY(32) NOT NULL' to 'VARCHAR(32) binary NOT NULL' ... done.
   ... field smw_subobject is fine.
   ... field smw_sortkey is fine.
   ... field smw_proptable_hash is fine.
   ... done.
Checking table `smw_concept_cache` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_id is fine.
   ... done.
Checking table `smw_prop_stats` ...
   Table already exists, checking structure ...
   ... field p_id is fine.
   ... field usage_count is fine.
   ... done.
Checking table `smw_di_number` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field p_id is fine.
   ... field o_serialized is fine.
   ... field o_sortkey is fine.
   ... done.
Checking index structures for table `smw_di_number` ...
   ... index s_id,p_id is fine.
   ... index p_id,o_sortkey is fine.
   ... done.
Checking table `smw_di_blob` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field p_id is fine.
   ... field o_blob is fine.
   ... field o_hash is fine.
   ... done.
Checking index structures for table `smw_di_blob` ...
   ... index s_id,p_id is fine.
   ... index p_id,o_hash is fine.
   ... done.
Checking table `smw_di_bool` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field p_id is fine.
   ... field o_value is fine.
   ... done.
Checking index structures for table `smw_di_bool` ...
   ... index s_id,p_id is fine.
   ... index p_id,o_value is fine.
   ... done.
Checking table `smw_di_uri` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field p_id is fine.
   ... field o_serialized is fine.
   ... done.
Checking index structures for table `smw_di_uri` ...
   ... index s_id,p_id is fine.
   ... index p_id,o_serialized is fine.
   ... done.
Checking table `smw_di_time` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field p_id is fine.
   ... field o_serialized is fine.
   ... field o_sortkey is fine.
   ... done.
Checking index structures for table `smw_di_time` ...
   ... index s_id,p_id is fine.
   ... index p_id,o_sortkey is fine.
   ... done.
Checking table `smw_di_coords` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field p_id is fine.
   ... field o_serialized is fine.
   ... field o_lat is fine.
   ... field o_lon is fine.
   ... done.
Checking index structures for table `smw_di_coords` ...
   ... index s_id,p_id is fine.
   ... index p_id,o_serialized is fine.
   ... index o_lat,o_lon is fine.
   ... done.
Checking table `smw_di_wikipage` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field p_id is fine.
   ... field o_id is fine.
   ... done.
Checking index structures for table `smw_di_wikipage` ...
   ... index s_id,p_id is fine.
   ... index p_id,o_id is fine.
   ... index o_id is fine.
   ... done.
Checking table `smw_fpt_mdat` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_serialized is fine.
   ... field o_sortkey is fine.
   ... done.
Checking index structures for table `smw_fpt_mdat` ...
   ... index s_id is fine.
   ... index o_sortkey is fine.
   ... done.
Checking table `smw_fpt_cdat` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_serialized is fine.
   ... field o_sortkey is fine.
   ... done.
Checking index structures for table `smw_fpt_cdat` ...
   ... index s_id is fine.
   ... index o_sortkey is fine.
   ... done.
Checking table `smw_fpt_newp` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_value is fine.
   ... done.
Checking index structures for table `smw_fpt_newp` ...
   ... index s_id is fine.
   ... index o_value is fine.
   ... done.
Checking table `smw_fpt_ledt` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_id is fine.
   ... done.
Checking index structures for table `smw_fpt_ledt` ...
   ... index s_id is fine.
   ... index o_id is fine.
   ... done.
Checking table `smw_fpt_type` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_serialized is fine.
   ... done.
Checking index structures for table `smw_fpt_type` ...
   ... index s_id is fine.
   ... index o_serialized is fine.
   ... done.
Checking table `smw_fpt_unit` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_blob is fine.
   ... field o_hash is fine.
   ... done.
Checking index structures for table `smw_fpt_unit` ...
   ... index s_id is fine.
   ... index o_hash is fine.
   ... done.
Checking table `smw_fpt_conv` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_blob is fine.
   ... field o_hash is fine.
   ... done.
Checking index structures for table `smw_fpt_conv` ...
   ... index s_id is fine.
   ... index o_hash is fine.
   ... done.
Checking table `smw_fpt_pval` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_blob is fine.
   ... field o_hash is fine.
   ... done.
Checking index structures for table `smw_fpt_pval` ...
   ... index s_id is fine.
   ... index o_hash is fine.
   ... done.
Checking table `smw_fpt_list` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_blob is fine.
   ... field o_hash is fine.
   ... done.
Checking index structures for table `smw_fpt_list` ...
   ... index s_id is fine.
   ... index o_hash is fine.
   ... done.
Checking table `smw_fpt_serv` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_blob is fine.
   ... field o_hash is fine.
   ... done.
Checking index structures for table `smw_fpt_serv` ...
   ... index s_id is fine.
   ... index o_hash is fine.
   ... done.
Checking table `smw_fpt_ask` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_id is fine.
   ... done.
Checking index structures for table `smw_fpt_ask` ...
   ... index s_id is fine.
   ... index o_id is fine.
   ... done.
Checking table `smw_fpt_askde` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_serialized is fine.
   ... field o_sortkey is fine.
   ... done.
Checking index structures for table `smw_fpt_askde` ...
   ... index s_id is fine.
   ... index o_sortkey is fine.
   ... done.
Checking table `smw_fpt_asksi` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_serialized is fine.
   ... field o_sortkey is fine.
   ... done.
Checking index structures for table `smw_fpt_asksi` ...
   ... index s_id is fine.
   ... index o_sortkey is fine.
   ... done.
Checking table `smw_fpt_askfo` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_blob is fine.
   ... field o_hash is fine.
   ... done.
Checking index structures for table `smw_fpt_askfo` ...
   ... index s_id is fine.
   ... index o_hash is fine.
   ... done.
Checking table `smw_fpt_askst` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_blob is fine.
   ... field o_hash is fine.
   ... done.
Checking index structures for table `smw_fpt_askst` ...
   ... index s_id is fine.
   ... index o_hash is fine.
   ... done.
Checking table `smw_fpt_subp` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_id is fine.
   ... done.
Checking index structures for table `smw_fpt_subp` ...
   ... index s_id is fine.
   ... index o_id is fine.
   ... done.
Checking table `smw_fpt_subc` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_id is fine.
   ... done.
Checking index structures for table `smw_fpt_subc` ...
   ... index s_id is fine.
   ... index o_id is fine.
   ... done.
Checking table `smw_fpt_inst` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_id is fine.
   ... done.
Checking index structures for table `smw_fpt_inst` ...
   ... index s_id is fine.
   ... index o_id is fine.
   ... done.
Checking table `smw_fpt_redi` ...
   Table already exists, checking structure ...
   ... field s_title is fine.
   ... field s_namespace is fine.
   ... field o_id is fine.
   ... done.
Checking index structures for table `smw_fpt_redi` ...
   ... index s_title,s_namespace is fine.
   ... index o_id is fine.
   ... done.
Checking table `smw_fpt_sobj` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_id is fine.
   ... done.
Checking index structures for table `smw_fpt_sobj` ...
   ... index s_id is fine.
   ... index o_id is fine.
   ... done.
Checking table `smw_fpt_impo` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_blob is fine.
   ... field o_hash is fine.
   ... done.
Checking index structures for table `smw_fpt_impo` ...
   ... index s_id is fine.
   ... index o_hash is fine.
   ... done.
Checking table `smw_fpt_uri` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_serialized is fine.
   ... done.
Checking index structures for table `smw_fpt_uri` ...
   ... index s_id is fine.
   ... index o_serialized is fine.
   ... done.
Checking table `smw_fpt_conc` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field concept_txt is fine.
   ... field concept_docu is fine.
   ... field concept_features is fine.
   ... field concept_size is fine.
   ... field concept_depth is fine.
   ... field cache_date is fine.
   ... field cache_count is fine.
   ... done.
Checking index structures for table `smw_fpt_conc` ...
   ... index s_id is fine.
   ... done.
Checking table `smw_fpt_sf_df` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_id is fine.
   ... done.
Checking index structures for table `smw_fpt_sf_df` ...
   ... index s_id is fine.
   ... index o_id is fine.
   ... done.
Checking table `smw_fpt_sf_af` ...
   Table already exists, checking structure ...
   ... field s_id is fine.
   ... field o_id is fine.
   ... done.
Checking index structures for table `smw_fpt_sf_af` ...
   ... index s_id is fine.
   ... index o_id is fine.
   ... done.
Database initialised successfully.

Setting up internal property indices ...
   ... space for internal properties already allocated.
   ... writing entries for internal properties ... done.
Internal properties initialised successfully.
Updating property statistics. This may take a while.
.....................................................................................................................................................................................................................................
Updated statistics for 229 Properties.

The storage engine was set up successfully.

Return to Special:SMWAdmin


reply via email to

[Prev in Thread] Current Thread [Next in Thread]