The error that is provided is:

top_searches.qid is part of the primary key but is not specified to be 'not null'.

Comments

yang_yi_cn’s picture

Status: Active » Patch (to be ported)

apprently all the 'not_null' should be changed to 'not null'

fumbling’s picture

Great module. I ran into this error today too. Does the latest release contain this fix/patch? Is there any danger to the database or the stability of the site if not? I'm using on a production site.

z.stolar’s picture

Status: Patch (to be ported) » Active

This will be fixed in the next round of fixes.
It shouldn't harm your site.

fumbling’s picture

Thanks.

deanflory’s picture

Issue summary: View changes
Related issues: +#2355441: Schema Mismatch