Bench new-site error

While giving bench new-site site1.local i get an error

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

But i have already given this setting to a file barracuda.cnf in /etc/myssql/conf.d
and restarted the mysql service and the system itself.

what could be the problem.

regards,

@Amalendu Please post your mariadb version

hi @srajelli
Thank you for the reply

I am using MariadB 10.0

@Amalendu please try updating to mariadb 10.1.16 then set the barracuda config in /etc/mysql/conf.d/frappe.cnf then restart mysql and a bench restart.