techsneeze/dmarcts-report-parser

[MariaDB] DBD::mysql::db do failed: Specified key was too long

Closed this issue · 2 comments

DBD::mysql::db do failed: Specified key was too long; max key length is 767 bytes at ./dmarcts-report-parser.pl line 816. Use of uninitialized value in concatenation (.) or string at ./dmarcts-report-parser.pl line 233.

Full output: https://pastebin.com/2hLCL3eR

I solved the problem with the index, by change:
collation_server=utf8_unicode_ci
character_set_server=utf8