20 Apr
2022
20 Apr
'22
2:37 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30571 --- Comment #1 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- Noting that my production table looks like: `host` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL, `port` int(11) DEFAULT NULL, `db` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL, `syntax` varchar(80) COLLATE utf8mb4_unicode_ci NOT NULL, `encoding` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL, Cannot find out why my host, syntax and encoding are NOT NULL. But it looks like that it is more correct. Did not find wrong dbrevs. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.