Files
addons/mariadb
iangregory 014774af6f Don't delete the mariadb.sys yser (#1450)
* Don't delete the mariadb.sys yser 

Since 10.4.13 `mysql.user` (and probably others) have a new definer `mariadb.sys` instead of `mysql.sys` that should be added to the list of users which are retained.

The Docker library has fixed their bootstrap code in https://github.com/docker-library/mariadb/pull/306 - this change applies the same fix here.

* Bump version

* Update CHANGELOG.md
2020-07-14 17:31:05 +02:00
..
2020-05-07 22:29:07 +02:00
2020-05-11 20:00:50 +02:00
2018-03-23 23:59:49 +01:00
2020-05-11 20:00:50 +02:00

Home Assistant Add-on: MariaDB

MariaDB database for Home Assistant.

Supports aarch64 Architecture Supports amd64 Architecture Supports armhf Architecture Supports armv7 Architecture Supports i386 Architecture

About

You can use this add-on to install MariaDB, which is an open-source (GPLv2 licensed) database. MariaDB can be used as the database backend for Home Assistant. For more information, please see MariaDB