table imagecache_action
column weight:
declared: array('type' => 'int', 'unsigned' => FALSE, 'not null' => TRUE, 'default' => 0)
actual: array('type' => 'int', 'not null' => TRUE, 'default' => 0, 'disp-width' => '11')
how to do?
thank you
table imagecache_action
column weight:
declared: array('type' => 'int', 'unsigned' => FALSE, 'not null' => TRUE, 'default' => 0)
actual: array('type' => 'int', 'not null' => TRUE, 'default' => 0, 'disp-width' => '11')
how to do?
thank you
Comments
Comment #1
drewish commentedplease search for existing issues before posting. this is a duplicate of #387770: Inconsistent database schema