Robin Johansson

Results 1 comments of Robin Johansson

The problem here is that INNODB utf8 max varchar is VARCHAR(255) and INNODB utf8mb4 VARCHAR(191) so to solve this i located the sql in ebot-web/data/sql/schema.sql Copyed all that in to...