While backup ERROR: Invalid MySQL version
Hello,
I have a cpanel server with MariaDB 10.0, But While I ran pkgacct for accounts I got these error:
Where is problem? I must shift to MySQL again? WT*?
[2015-05-10 09:34:38 +0430] Determining mysql dbs.../usr/bin/mysqldump: unknown variable 'innodb_use_sys_malloc=1'
[2015-05-10 09:34:39 +0430] ...mysqldump version: ...[2015-05-10 09:34:39 +0430] ...mysql version: 10.0...[2015-05-10 09:34:39 +0430] Saving mysql privs...[2015-05-10 09:34:39 +0430] Done
/usr/bin/mysqldump: unknown variable 'innodb_use_sys_malloc=1'
Invalid MySQL version: "" at /usr/local/cpanel/Cpanel/MysqlUtils/Version.pm line 32.
root@de1 [/backup]# nano /usr/local/cpanel/Cpanel/MysqlUtils/Version.pm
Where is problem? I must shift to MySQL again? WT*?
-
Hello, You will need to remove the following entry from /etc/my.cnf and then restart MySQL: innodb_use_sys_malloc=1
It's not supported in the version or MariaDB installed on your system (it was previously deprecated). Thank you.0
Please sign in to leave a comment.
Comments
1 comment