https://github.com/osquery/osquery logo
Title
m

monkykap

12/08/2017, 7:42 PM
@maxwhite did you have to change the row format to compressed or dynamic for your version of mysql? https://dev.mysql.com/doc/refman/5.7/en/innodb-row-format-dynamic.html
m

maxwhite

12/08/2017, 8:46 PM
Actually I ended-up just replacing utf4mb tables by utf8 tables (dump from a working database > manual replace > upload to other database)