Join the community today
Register Now

MariaDB MariaDB 10.1.19 and other releases now available

Discussion in 'MariaDB & General MySQL news & discussions' started by eva2000, Nov 8, 2016.

  1. eva2000

    eva2000 Administrator Staff Member

    55,801
    12,271
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,857
    Local Time:
    1:02 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    The MariaDB project is pleased to announce the immediate availability of MariaDB 10.1.19, MariaDB Galera Cluster 10.0.28, and MariaDB Connector/ODBC 2.0.13. These are all Stable (GA) releases. See the release notes and changelogs for details. Download MariaDB 10.1.19 Release Notes Changelog What is MariaDB 10.1? MariaDB APT and YUM Repository Configuration Generator Download MariaDB Galera […]


    The post MariaDB 10.1.19 and other releases now available appeared first on MariaDB.org.

    Continue reading...
     
  2. eva2000

    eva2000 Administrator Staff Member

    55,801
    12,271
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,857
    Local Time:
    1:02 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  3. pamamolf

    pamamolf Well-Known Member

    4,101
    428
    83
    May 31, 2014
    Ratings:
    +838
    Local Time:
    6:02 AM
    Nginx-1.26.x
    MariaDB 10.6.x
    I hate that message on all of my servers :(

    Code:
    [root@CentOS~]# mysqlrestart
    Restarting mysql (via systemctl):  Warning: mysql.service changed on disk. Run 'systemctl daemon-reload' to reload units.
    On Centos 7 only !
     
  4. eva2000

    eva2000 Administrator Staff Member

    55,801
    12,271
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,857
    Local Time:
    1:02 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
    sounds like 10.1.19 made slight changes to mariadb.service file that's why systemctl daemon-reload command is needed.