Database schema Inconsistent

Events happening in the community are now at Drupal community events on www.drupal.org.
WhiplashInfo's picture

Efter att ha installerat modulen Schema, får jag följande felmeddelande vid statusrapporten:

Database schema Inconsistent
The Schema comparison report shows:

* 78 modules with matching tables
* 2 extra tables
* 2 warnings
* 3 module with mis-matching tables

The database schema comparison report provides more details.

När jag öppnar rapporten ovan finner jag

Mismatch (3)
Tables for which the schema and database are different.
blogapi

*
blogapi_files
o column fid - difference on: not null
declared: array('description' => t('TODO: please describe this field!'), 'type' => 'serial')
actual: array('description' => t('TODO: please describe this field!'), 'type' => 'serial', 'not null' => TRUE)

index

*
index_index
o column description - difference on: default
declared: array('description' => t('TODO: please describe this field!'), 'type' => 'text', 'size' => 'big', 'default' => '')
actual: array('description' => t('TODO: please describe this field!'), 'type' => 'text', 'size' => 'big', 'not null' => FALSE)

privatemsg_filter

*
pm_tags
o column hidden - differences on: size, unsigned
declared: array('description' => t('TODO: please describe this field!'), 'type' => 'int', 'unsigned' => TRUE, 'size' => 'tiny', 'default' => 0)
actual: array('description' => t('TODO: please describe this field!'), 'type' => 'int', 'not null' => FALSE, 'default' => 0)

Hur rättar jag till detta?

Tomas

Comments

Det är inget allvarligt

solipsist's picture

Det är inget allvarligt problem även om felmeddelandet kan vara störande (du kan antagligen inaktivera felmeddelandet i Schemas inställningar). Det finns sannolikt en buggrapport om detta i Blog API:s issuekö.

Inconsistent Database schema

flyboynomad's picture

I have the same problem I cannot upgrade CCk tools since I have a warning which says Database Schema Inconsistent

The Schema comparison report shows:

* 42 modules with matching tables
* 13 extra tables
* 1 warnings
* 3 module with mis-matching tables

If anyone have a way to resolve this that would be really great.

thanks!
edrupler.com

Sweden

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: