Comments - multiple err logs?

10 years, 10 months ago Elena Stepanova

Hi,

I've just installed MariaDB-Galera 5.5.29 on fresh CentOS 6.4, and I only have one error log, <full host name>.err. I did the following:

  • create a new CentOS 6.4 VM;
  • configure yum repo for MariaDB 5.5;
  • run
sudo yum install MariaDB-Galera-server MariaDB-client
  • check that there are no logs in /var/lib/mysql/
  • run
sudo /etc/init.d/mysql start
  • check that there is only one log /var/lib/mysql/localhost.localdomain.err

Did you do it the same way? If so, where is the additional log file located, and what is it contents? Could it be that you had a MariaDB / MySQL installation before, and this log remains from that time?

 
Content reproduced on this site is the property of its respective owners, and this content is not reviewed in advance by MariaDB. The views, information and opinions expressed by this content do not necessarily represent those of MariaDB or any other party.