Problemas após configurar o MySQL Cluster no Ubuntu Server 16.04

0

Eu sou relativamente novo no Ubuntu, mas queria configurar um cluster do SQL. Eu segui este guia exatamente como diz: link A única coisa que difere é que eu baixei "mysql-cluster-gpl-7.4.19-debian9-x86_64.deb" em vez de 7.4.11

Cheguei a este passo:

"Enable the startup script and add it to the default runlevels with the command:

sudo systemctl enable mysqld.service"

Mas então recebo esta mensagem de erro

Nov 19 18:42:22 MySQL-Server-01 mysqld[25546]: Starting MySQL Nov 19 18:42:22 MySQL-Server-01 mysqld[25546]: .Logging to '/opt/mysql/server-5.6/data/MySQL-Server-01.err'. Nov 19 18:42:23 MySQL-Server-01 mysqld[25546]:  * The server quit without updating PID file (/opt/mysql/server-5.6/data/MySQL-Server-01.pid). Nov 19 18:42:23 MySQL-Server-01 systemd[1]: mysqld.service: Control process exited, code=exited status=1 Nov 19 18:42:23 MySQL-Server-01 systemd[1]: Failed to start LSB: start and stop MySQL.
-- Subject: Unit mysqld.service has failed
-- Defined-By: systemd
-- Support: http://lists.freedesktop.org/mailman/listinfo/systemd-devel
--
-- Unit mysqld.service has failed.
--
-- The result is failed. Nov 19 18:42:23 MySQL-Server-01 systemd[1]: mysqld.service: Unit entered failed state. Nov 19 18:42:23 MySQL-Server-01 systemd[1]: mysqld.service: Failed with result 'exit-code'

Parece que mais pessoas têm esse problema ao ler os comentários no guia. Você tem alguma idéia do que poderia causar isso? O guia já está desatualizado?

    
por naikon 12.03.2018 / 13:53

0 respostas