Hello! I am getting errors like the following:
SQL: INSERT INTO sogojinnycru0060246e923_quick (c_isopaque, c_partstates, c_isallday, c_nextalarm, c_status, c_sequence, c_component, c_priority, c_enddate, c_iscycle, c_category, c_description, c_location, c_title, c_uid, c_classification, c_startdate, c_orgmail, c_name) VALUES (1, '', 0, 0, 1, 0, 'vevent', 0, 1438187220, 0, null, 'ORD to MCO', 'flight:', '743058BD-AA78-477E-B1A2-9732E73ED4B3', 0, 1438177200, '', '743058BD-AA78-477E-B1A2-9732E73ED4B3.ics'); 2015-06-08 03:15:10.261 sogod[9757] <MySQL4Channel[0x0xb98d33e8] connection=0x0xb999d580> ERROR: Column count doesn't match value count at row 1
And indeed, if you count the fields and values there are 19 and 18 respectively. Any suggestions?
Thanks, Ian dpkg -s sogo Package: sogo Status: install ok installed Priority: optional Section: web Installed-Size: 12577 Maintainer: Inverse Support <[email protected]> Architecture: i386 Multi-Arch: same Version: 2.3.0-1 -- [email protected] https://inverse.ca/sogo/lists
