kopano-dbadm usmp error objectproperty
-
i updated to core-8.7.80.520-Ubuntu_16.04
i get this error when i call kopano-dbadm usmp:
Fri Jan 25 09:20:54 2019: [notice ] usmp: converting "objectproperty" to utf8mb4... Fri Jan 25 09:20:54 2019: [error ] 0xccb350: SQL Failed: All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE instead, Query: "ALTER TABLE `objectproperty` MODIFY COLUMN `propname` varchar(185) CHARACTER SET utf8mb4 BINARY DEFAULT NULL" Fri Jan 25 09:20:54 2019: [error ] KDatabase::I_Update() query failed: "All parts of a PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE instead", query: ALTER TABLE `objectproperty` MODIFY COLUMN `propname` varchar(185) CHARACTER SET utf8mb4 BINARY DEFAULT NULL Fri Jan 25 09:20:54 2019: [error ] dbadm: action failed: disk error (80000007)
-
Hi @shcshc ,
this has already been fixed in the newer version.
-
which version should i use?
-
@shcshc the newest. The nightly upload is currently at 8.7.80.529.
-
greate it works