https://bugs.contribs.org/show_bug.cgi?id=10159

Philippe Desrosiers <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #5 from Philippe Desrosiers <[email protected]> ---
Installed as per wiki, no problem.

Try to start service manually with "service mysql57-mysqld start" without
success.

Reset password as per wiki

1) the command
 /opt/rh/mysql57/root/usr/libexec/mysqld --socket=/var/lib/mysql/mysql57.sock
--bootstrap --user=mysql --skip-grant-tables <
/var/service/mysql57-mysqld/set.password
 should be
 /opt/rh/rh-mysql57/root/usr/libexec/mysqld
--socket=/var/lib/mysql/mysql57.sock --bootstrap --user=mysql
--skip-grant-tables < /var/service/mysql57-mysqld/set.password

2) when using this command line get
/opt/rh/rh-mysql57/root/usr/libexec/mysqld: error while loading shared
libraries: liblz4.so.rh-mysql57-1: cannot open shared object file: No such file
or directory

The file exist in directory /opt/rh/rh-mysql57/root/usr/lib64. Is the correct
directory or permission problem?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
Mail for each SME Contribs bug report
To unsubscribe, e-mail [email protected]
Searchable archive at https://lists.contribs.org/mailman/public/contribteam/

Reply via email to