Hey @shad I’m using utf8_general_ci. However, I’m unclear on what the 1000 byte limit applies to. I have no fields anywhere near that:
Username =60
user_hash = 255
first _name 255
last_name = 255
is_group=1
id= 36
Status = 100
Is it the sum of all these that can’t be over 1000?