Question
I am trying to configure MySQL, my.cnf to set-up the blind-address, server-id, log-bin etc... how I can resolve this Issue, Thanks
I have just created a droplet with Ubuntu 16.04, and installed LAMP separately using available tutorials.
Unfortunately, when I open my.cnf the only items in this ate the following.
!includedir /etc/mysql/conf.d/
and
!includedir /etc/mysql/mysql.conf.d/
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×