Hi,

I am using mailcow with SOGo and maria DB in Ubuntu 16.04. The problem
is that SOGo does not create the user specific tables, like
"sogodemo03456653535_quick etc.

I used the dump mysql-utf8mb4.sql to import the necessary tables and
made these settings before:

[mysqld]
character-set-client-handshake = FALSE
character-set-server           = utf8mb4
collation-server               = utf8mb4_unicode_ci
innodb_file_per_table          = TRUE
innodb_file_format             = barracuda
innodb_large_prefix            = TRUE

The SOGo log tells me:

cannot execute quick-fetch SQL 'SELECT c_name, c_cn FROM
sogodemo0011fda3436_quick ORDER BY c_cn ASC': <MySQL4Exception:
0x55985153e4b0> NAME:ExecutionFailed REASON:Table
'mailcow.sogotestalte0011fda3436_quick' doesn't exist

Any suggestions?


Thanks

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

Reply via email to