Active
Project:
Top Searches
Version:
6.x-1.0-rc3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Jan 2009 at 21:20 UTC
Updated:
26 Aug 2015 at 08:33 UTC
Jump to comment: Most recent
The error that is provided is:
top_searches.qid is part of the primary key but is not specified to be 'not null'.
Comments
Comment #1
yang_yi_cn commentedapprently all the 'not_null' should be changed to 'not null'
Comment #2
fumbling commentedGreat 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.
Comment #3
z.stolar commentedThis will be fixed in the next round of fixes.
It shouldn't harm your site.
Comment #4
fumbling commentedThanks.
Comment #5
deanflory commented