Hi, Revant thanks for the explanation. I am facing this error while creating new site and this is my
my.cnf file
[mysqld]
innodb-file-format=barracuda
innodb-file-per-table=1
innodb-large-prefix=1
character-set-client-handshake = FALSE
character-set-server = utf8mb4
collation-server = utf8mb4
[mysql]
default-character-set = utf8mb4
I really dont understand what I am missing