Giter Club home page Giter Club logo

Comments (9)

rstorey avatar rstorey commented on May 23, 2024

I had a similar issue on CentOS 7.1. If I manually create the /var/log/mysql.err file and chown it to mysql:mysql, then I am able to start the service.

from ansible-role-mysql.

rstorey avatar rstorey commented on May 23, 2024

According to the README, the default value for mysql_log_error is /var/log/mysqld.log, but in the defaults/main.yml file, it's /var/log/mysql.err.

from ansible-role-mysql.

chescales avatar chescales commented on May 23, 2024

Exactly the same here, with Ubuntu 15.04. Manually creating mysql.err and chown to mysql didn't fix it for me.

from ansible-role-mysql.

geerlingguy avatar geerlingguy commented on May 23, 2024

I'll hopefully have some time to test 15.04 soon; I have only tested the role (with MariaDB) on CentOS 7.x/6.x, and Ubuntu 14.04/12.04 so far.

from ansible-role-mysql.

keyurshah avatar keyurshah commented on May 23, 2024

hello, wondering if anyone's had luck on this. I got stuck on this step as well.

TASK: [geerlingguy.mysql | Ensure MySQL is started and enabled on boot.] ******

from ansible-role-mysql.

rstorey avatar rstorey commented on May 23, 2024

I was able to get past it by removing the Logging configuration section from templates/my.cnf.j2 and changing the value of mysql_log_error in defaults/main.yml from /var/log/mysql.err to /var/log/mysqld. I also had to make some other changes to get the role to work for me on CentOS 7.1 which are here: master...loc-rdc:master

from ansible-role-mysql.

keyurshah avatar keyurshah commented on May 23, 2024

thank you for the information. appreciate this role, very well thought out.

from ansible-role-mysql.

geerlingguy avatar geerlingguy commented on May 23, 2024

I'm still hoping to get to further testing for this soon... Ubuntu 16.04 will be out soon and I'll be making sure everything works well there.

from ansible-role-mysql.

geerlingguy avatar geerlingguy commented on May 23, 2024

Working on 16.04 testing with my new Vagrant minimal base box for Drupal VM here: geerlingguy/drupal-vm#573 — and I can get MySQL running, now I'm just making sure it's easy to duplicate the setup in this role.

Aside: Yet again, Ubuntu has decided they should add yet more config directories and paradigms all over the place for their system packages. GAAAH!

from ansible-role-mysql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.