OS = Centos 6.9
mysql version 5.7
i have tried to change mysql to mariadb and have not been suscessful.
i run custombuild and it does this
have checked logs and everything i can think of
any help would be appreciated
mysql version 5.7
i have tried to change mysql to mariadb and have not been suscessful.
i run custombuild and it does this
Code:
[root@server custombuild]# ./build mysql
Cannot find /usr/bin/mysqldump
Found /usr/local/directadmin/custombuild/mysql/MariaDB-10.1.28-centos6-x86_64-client.rpm
Found /usr/local/directadmin/custombuild/mysql/MariaDB-10.1.28-centos6-x86_64-devel.rpm
Found /usr/local/directadmin/custombuild/mysql/MariaDB-10.1.28-centos6-x86_64-server.rpm
Found /usr/local/directadmin/custombuild/mysql/MariaDB-10.1.28-centos6-x86_64-common.rpm
Found /usr/local/directadmin/custombuild/mysql/MariaDB-10.1.28-centos6-x86_64-compat.rpm
Installing dependencies...
Found /usr/local/directadmin/custombuild/mysql/
Installing libjemalloc...
Found /usr/local/directadmin/custombuild/mysql/jemalloc-3.6.0-1.el6.x86_64.rpm
Found /usr/local/directadmin/custombuild/mysql/jemalloc-devel-3.6.0-1.el6.x86_64.rpm
warning: /usr/local/directadmin/custombuild/mysql/jemalloc-3.6.0-1.el6.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 1bb943db: NOKEY
Preparing... ########################################### [100%]
1:jemalloc ########################################### [ 50%]
2:jemalloc-devel ########################################### [100%]
Installing galera...
Found /usr/local/directadmin/custombuild/mysql/galera-25.3.20-1.rhel6.el6.x86_64.rpm
warning: /usr/local/directadmin/custombuild/mysql/galera-25.3.20-1.rhel6.el6.x86_64.rpm: Header V4 DSA/SHA1 Signature, key ID 1bb943db: NOKEY
Preparing... ########################################### [100%]
1:galera ########################################### [100%]
Stopping mysqld ...
Cannot find /usr/bin/mysql, installing MariaDB
warning: MariaDB-10.1.28-centos6-x86_64-client.rpm: Header V4 DSA/SHA1 Signature, key ID 1bb943db: NOKEY
error: open of MariaDB-10.1.28-centos6-x86_64-shared.rpm failed: No such file or directory
Ensuring local-infile is disabled for security reasons in MySQL configuration file...
Giving mysqld a few seconds to start up...
cp: cannot stat `/usr/lib/libmysqlclient.so': No such file or directory
Restarting MySQL.
[root@server custombuild]# service mysqld restart
mysqld: unrecognized service
have checked logs and everything i can think of
any help would be appreciated