Re: [SOGo] problem with sogo and mysql 5.6.10

2013-03-19 Thread mayak-cq
On Tue, 2013-03-19 at 14:02 +0100, mayak-cq wrote:

> hi all,
> 
> i've tried sogo and sogo-nightly repos on a centos-6 x64 installation
> with mysql 5.6.10 ...
> 
> system databases get create created on start of sogod, however,
> calendar and address books do not:
> 
> Mar 19 13:55:07 sogod [19861]: [ERROR] <0x0x7f2b11bfbc48[GCSFolder]>
> -[GCSFolder fetchFields:fetchSpecification:ignoreDeleted:]: cannot
> execute quick-fetch SQL 'SELECT
> b.c_name,b.c_content,b.c_creationdate,b.c_lastmodified,b.c_version,a.c_component,a.c_title,a.c_location,a.c_orgmail,a.c_status,a.c_category,a.c_classification,a.c_isallday,a.c_isopaque,a.c_participants,a.c_partmails,a.c_partstates,a.c_sequence,a.c_priority,a.c_cycleinfo,a.c_iscycle,a.c_nextalarm,a.c_uid,a.c_startdate,a.c_enddate
>  FROM sogozenpriva0011980fbaa_quick a, sogo0011980fbaa b WHERE 
> ((c_component = 'vevent') AND ((c_startdate IS NULL) OR (c_startdate <= 
> 1364079599)) AND ((c_enddate IS NULL) OR (c_enddate >= 1363474800)) AND 
> (c_iscycle = 0)) AND a.c_name = b.c_name AND (c_deleted != 1 OR c_deleted IS 
> NULL)':  NAME:ExecutionFailed REASON:Table 
> 'sogo.sogo0011980fbaa_quick' doesn't exist
> 
> anyone have any suggestions?

correction -- address books are working -- it's calendar tables which do
not get create (the *_acl and *_quick)

thanks

m
-- 
users@sogo.nu
https://inverse.ca/sogo/lists

[SOGo] problem with sogo and mysql 5.6.10

2013-03-19 Thread mayak-cq
hi all,

i've tried sogo and sogo-nightly repos on a centos-6 x64 installation
with mysql 5.6.10 ...

system databases get create created on start of sogod, however, calendar
and address books do not:

Mar 19 13:55:07 sogod [19861]: [ERROR] <0x0x7f2b11bfbc48[GCSFolder]>
-[GCSFolder fetchFields:fetchSpecification:ignoreDeleted:]: cannot
execute quick-fetch SQL 'SELECT
b.c_name,b.c_content,b.c_creationdate,b.c_lastmodified,b.c_version,a.c_component,a.c_title,a.c_location,a.c_orgmail,a.c_status,a.c_category,a.c_classification,a.c_isallday,a.c_isopaque,a.c_participants,a.c_partmails,a.c_partstates,a.c_sequence,a.c_priority,a.c_cycleinfo,a.c_iscycle,a.c_nextalarm,a.c_uid,a.c_startdate,a.c_enddate
 FROM sogozenpriva0011980fbaa_quick a, sogo0011980fbaa b WHERE 
((c_component = 'vevent') AND ((c_startdate IS NULL) OR (c_startdate <= 
1364079599)) AND ((c_enddate IS NULL) OR (c_enddate >= 1363474800)) AND 
(c_iscycle = 0)) AND a.c_name = b.c_name AND (c_deleted != 1 OR c_deleted IS 
NULL)':  NAME:ExecutionFailed REASON:Table 
'sogo.sogo0011980fbaa_quick' doesn't exist

anyone have any suggestions?

thanks

c


-- 
users@sogo.nu
https://inverse.ca/sogo/lists