GithubHelp home page GithubHelp logo

ansible-role-mariadb's People

Contributors

chithrak07 avatar dale-c-anderson avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

ansible-role-mariadb's Issues

Missing python module

Task Remove the test database fails on 18.04 with: FAILED! => {"changed": false, "msg": "The PyMySQL (Python 2.7 and Python 3.X) or MySQL-python (Python 2.X) module is required."}

Solution: Add python3-pymysql before the task is run.

Remove MariaDB after installation

Hi,

I plan to install MariaDB server version 10.1.44-MariaDB-0ubuntu0.18.04.1. I have a few questions

  1. How to specify above version in defaults/main.yml?
  2. How to remove MariaDB after I installed it?
  3. If there is no way to uninstall, how to upgrade MariaDB from 10.1 to 10.2?

Thank you.

/etc/mysql/mariadb.conf.d dir ignored?

Installing MariaDB on Ubuntu 18.04, I found that config files loaded into /etc/mariadb.conf.d/*.cnf (which is where the role puts them by default) had no effect. All the config files there were completely ignored.

Moving the cnf files over to /etc/mysql/conf.d/ fixed the problem.

Why?Was the mariadb.conf.d dir only used for 16.04?

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.