Commit graph

8 commits

Author SHA1 Message Date
Peter Vicman
233ff93b7a mariadb: include mariadb-upgrade and mariadb-check and update addon (1)
fixes https://github.com/LibreELEC/LibreELEC.tv/issues/7701
2023-03-29 18:56:00 +02:00
Rudi Heitbaum
0381a38363 mariadb: update /var/run to /run
The following warning has been occuring with mariadb, update the
references to use the non legacy directory - /run

systemd[1]: /storage/.config/system.d/service.mariadb.service:8:
  PIDFile= references a path below legacy directory /var/run/,
  updating /var/run/mysqld/mysqld.pid → /run/mysqld/mysqld.pid;
  please update the unit file accordingly.
2022-11-07 16:13:43 +00:00
Rudi Heitbaum
743cbd12ed mariadb: update to 10.9.3 and addon (107)
manage build cross compile build errors:
    - CMake Error: try_run() invoked in cross-compiling mode, please set
      the following cache variables appropriately

  variables required to be defined

    LSTAT_FOLLOWS_SLASHED_SYMLINK_EXITCODE=0
    LSTAT_FOLLOWS_SLASHED_SYMLINK_EXITCODE__TRYRUN_OUTPUT=“”
    MASK_LONGDOUBLE_EXITCODE=0
    MASK_LONGDOUBLE_EXITCODE__TRYRUN_OUTPUT=“”
    STAT_EMPTY_STRING_BUG_EXITCODE=0
    STAT_EMPTY_STRING_BUG_EXITCODE__TRYRUN_OUTPUT=“”
2022-09-22 13:21:18 +00:00
Peter Vicman
044fef4845 mariadb: bump service, allow localhost connections 2019-04-05 18:09:20 +02:00
MilhouseVH
d4f6326142 packages: align source code licence usage with project licence 2019-03-26 18:05:50 +00:00
Peter Vicman
78cd04bf93 mariadb: do not change password on addon update 2019-01-29 10:44:02 +01:00
Peter Vicman
392e5e0ecb mariadb: config file fix to speed it up 2019-01-21 09:07:09 +01:00
vpeter4
81d3bc1a3f mariadb: initial addon 2018-12-30 16:07:21 +01:00