When i install the fresh site?

ikhlas3@ikhlas3:~/frappe-bench$ bench new-site site1.local
MySQL root password:

Please add this to MariaDB’s my.cnf and restart MariaDB before proceeding

[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_unicode_ci

[mysql]
default-character-set = utf8mb4

@Mohamed_Sajid what is the question?

now i start fresh erp and fresh site…when i install new-site using bench new-site site1.local

this error is fix???