[imp] Problems with attachments in current imp
    Martin Tessun 
    martin.tessun at die-tessuns.de
       
    Sat Jun  8 21:45:21 UTC 2013
    
    
  
On 06/08/2013 05:59 PM, Jan Schneider wrote:
>> And it worked. So why not just change the vfs_data to longblob by
>> default?
>
> It *is* the default. Either you don't have the latest Horde_Vfs version,
> or you didn't run the schema migrations.
You were right. horde_vfs was still version 2:
[  INFO  ] Current horde_vfs schema version: 2
Migrating to HordeVfsFixBlobLength (3)
== 3 HordeVfsFixBlobLength: migrating 
=========================================
-- changeColumn('horde_vfs', 'vfs_data', 'binary')
    -> 0.1554s
-- changeColumn('horde_muvfs', 'vfs_data', 'binary')
    -> 0.1162s
== 3 HordeVfsFixBlobLength: migrated (0.2732s) 
================================
[  INFO  ] Ending horde_vfs schema version: 3
Need to think at this after each upgrade.
Thanks,
Martin
    
    
More information about the imp
mailing list