The instructions to setup a MySQL database for lookerdb don’t specify character-set or collation. We attempted to convert an existing lookerdb to utf8mb4 but a few columns failed the new length constraints.
I was curious if anyone was successfully able to start as utf8mb4 and if it caused any odd behavior or issues.
Thanks!