After hosting_ssl module enabling -> error:

"PRIMARY KEY must be NOT NULL; if you need NULL in a key, use UNIQUE instead: CREATE TABLE {hosting_ssl_cert} ( `cid` INT unsigned auto_increment DEFAULT NULL, `ssl_key` MEDIUMTEXT NOT NULL, `client` INT unsigned NOT NULL DEFAULT 0, `status` INT unsigned NOT NULL DEFAULT 0, PRIMARY KEY (`cid`), INDEX `ssl_key`"

CommentFileSizeAuthor
#2 hostin_ssl_2731609.patch672 bytesjavi.pl

Comments

javi.pl created an issue. See original summary.

javi.pl’s picture

StatusFileSize
new672 bytes
helmo’s picture

Status: Active » Fixed

Thanks, committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.