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

    54,522
    12,211
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,780
    Local Time:
    9:03 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

    54,522
    12,211
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,780
    Local Time:
    9:03 PM
    Nginx 1.27.x
    MariaDB 10.x/11.4+
  3. pamamolf

    pamamolf Premium Member Premium Member

    4,084
    428
    83
    May 31, 2014
    Ratings:
    +834
    Local Time:
    1:03 PM
    Nginx-1.25.x
    MariaDB 10.3.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

    54,522
    12,211
    113
    May 24, 2014
    Brisbane, Australia
    Ratings:
    +18,780
    Local Time:
    9:03 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.