StatusNet vs 0.9.5 Twitter

edited September 2010 in General
Nota: disculpe mi ingles utilizo un tradocturo para hacerle llega este mensaje.

2010-09-11 13:12:27 LOG_DEBUG: [identica.com:17433.fedaa1dc GET /index.php/demo/all] MysqlSchema::ensureTable: ALTER TABLE twitter_synch_status MODIFY COLUMN foreign_id bigint not null , MODIFY COLUMN last_id bigint not null

2010-09-11 13:12:27 LOG_DEBUG: [identica.com:17433.fedaa1dc GET /index.php/demo/all] MysqlSchema::ensureTable: ALTER TABLE notice_to_status MODIFY COLUMN status_id bigint not null

It is always error or just run this query? on whether to return to the starting value, ie. Null clean tables and id:
twitter_synch_status and notice_to_status .

I expect prompt response is an error or not. thanks and have a happy day.

Comments

  • @oflorez It looks like your install is checking the db schema on every web hit.
    If you run:

    php /scripts/setconfig.php db schemacheck script

    It will turn off realtime checking and replace it with script based checking, then whenever you install a new plugin you will have to run the following command:

    php /scripts/checkschemea.php
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Google Sign In with OpenID