update horde_prefs, turba_shares set horde_prefs.pref_value=turba_shares.share_name where horde_prefs.pref_uid = turba_shares.share_owner and horde_prefs.pref_name = 'add_source' and horde_prefs.pref_value != turba_shares.share_name; Fixes the whole server ;)