Expedition OS Settings Log_bin Flag

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Announcements
Please sign in to see details of an important advisory in our Customer Advisories area.

Expedition OS Settings Log_bin Flag

L3 Networker

I have upgraded Expedition and am now getting an error under OS Settings stating 'Verify that the Log_bin flag in MariaDB is set to off".  Where is the MariaDB located to edit?

PCNSC, PCNSE
5 REPLIES 5

L5 Sessionator

You should be able to set it into

/etc/mysql/my.conf

 

#auto_increment_offset  = 1
skip-log_bin = /var/log/mysql/mariadb-bin
skip-log_bin_index = /var/log/mysql/mariadb-bin.index

Defining the skip-log_bin will set the login to OFF.

 

The above is an example I am running in my instance 

Thanks fro the information. I have applied the above configuration but it still shows the same error message.

PCNSC, PCNSE

If I can guess, I would say you missed restarting the mysql service.

 

 

sudo service mysql restart

Worked great. Thanks!

I have applied the above config and restarted mysql but still see

 

 

For me the answer was that the conf file that needs editing is called /etc/mysql/my.cnf

 

now all green!!

PCNSC, PCNSE, Cyber Force Defender
  • 8214 Views
  • 5 replies
  • 0 Likes
Like what you see?

Show your appreciation!

Click Like if a post is helpful to you or if you just want to show your support.

Click Accept as Solution to acknowledge that the answer to your question has been provided.

The button appears next to the replies on topics you’ve started. The member who gave the solution and all future visitors to this topic will appreciate it!

These simple actions take just seconds of your time, but go a long way in showing appreciation for community members and the LIVEcommunity as a whole!

The LIVEcommunity thanks you for your participation!