[horde] Can't Update turba DB schemas

Michael J Rubinsky mrubinsk at horde.org
Thu Jun 6 15:45:28 UTC 2013


Quoting José Eduardo Martins <jemartins at fis.unb.br>:

> Citando Michael J Rubinsky <mrubinsk at horde.org>:
>
>> Quoting José Eduardo Martins <jemartins at fis.unb.br>:
>>
>>> Hi,
>>>
>>> I have a problem to update DB schemas for turba 4.1.0. I get this error:
>>>
>>> QUERY FAILED: Unknown column 'object_photo' in 'turba_objects'  
>>> ALTER TABLE `turba_objects` CHANGE `object_photo` `object_photo`  
>>> longblob
>>>
>>> What I need do to solve this?
>>
>> From what version are you upgrading from? Sounds like your schema  
>> wasn't current.
>
> I had horde up-to-date until this new relese.

object_photo is created in the very first migration (which matches  
what should have been in the table if you have migrated to Horde 4  
from Horde 3). Did you upgrade this install from Horde 3 -> Horde 4 ->  
Horde 5? Your schema might not have been current during the initial  
Horde 4 upgrade.

Anyway, you'll have to manually add the object_photo field to your database


More information about the horde mailing list