Notes and Tags in Kolab 3.4
Daniel Hoffend
dh at dotlan.net
Sun Mar 1 21:53:42 CET 2015
Hello Christian
The upgrade guide only covers those mysql changes that are not done
automatically (like kolab-webadmin).
Usually the sql upgrades are executed when you install/upgrade the
rpm/deb package. Under some circumstances it can happen that theses sql
upgrades are not getting executed which leaves your with an
older/not-up2date database schema.
Usually every roundcube plugin comes with their own sql fileset. So
you've to check and run this for every plugin on your own if the auto
upgrade failed.
Check the plugin/sql version numbers. You'll get a listing of all the
sql-plugin version.
SELECT * FROM roundcube.system;
What's your Version for libkolab?
The upgrade command for libkolab (which takes care of
kolab_cache/folders stuff in mysql should be:
/usr/share/roundcubemail/bin/updatedb.sh \
--dir /usr/share/roundcubemail/plugins/libkolab/SQL \
--package libkolab
Keep in mind that every plugin (activesync, etc) has their own mysql
updates.
--
Regards
Daniel
------ Originalnachricht ------
Von: "Christian Hügel" <christian.huegel at stonebyte.de>
An: users at lists.kolab.org
Gesendet: 01.03.2015 21:25:00
Betreff: Re: Notes and Tags in Kolab 3.4
>I have followed the upgrade path from [1] and [2] but none of the sql
>statements refer to a column *changed*
>
>
>[1]
>https://docs.kolab.org/administrator-guide/upgrading-from-kolab-3.1-to-3.3.html
>[2]
>https://docs.kolab.org/administrator-guide/upgrading-from-kolab-3.3-to-3.4.html
>
>Maybe I did miss something!?
>
>Am 01.03.2015 um 20:57 schrieb Daniel Hoffend:
>> Sounds like your sql tables aren't up to date. Maybe you missed one
>>sql update in the past?
>>
>
>--
>GPG-Key: 1F814CFD
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5595 bytes
Desc: not available
URL: <http://lists.kolab.org/pipermail/users/attachments/20150301/b72cd814/attachment-0001.bin>
More information about the users
mailing list