How to solve this error when running daisy-wiki-init: "Data truncation: Data too long for column 'value' at row 1"?
[ This article applies from Daisy version any
to version any ]
The reason is daisy-wiki-init tries too load schema types with descriptions
in various languages which sometimes use special glyphs, and MySQL fails over
this. The solution is simple: change your database to
UTF-8.