Files
Arch-R/packages/addons
Rudi Heitbaum 3b086d3fa4 mariadb: fix thread stack overrun and addon (4)
ref: https://jira.mariadb.org/browse/MDEV-36051

As worked though and tested and documented in the
- https://github.com/MariaDB/server/blob/main/configure.cmake#L668
- https://github.com/MariaDB/server/blob/main/include/my_sys.h#L1021

The following should be set for all except parisc and sparc
- STACK_DIRECTION=-1

mariadbd is now starting successfully on releases since 11.4.3.

Additionally cleanup default my.cnf
[Warning] --innodb-file-per-table is deprecated and will be removed in a future release
[Warning] --innodb-flush-method is deprecated and will be removed in a future release
2025-03-17 10:05:34 +00:00
..
2025-02-03 07:04:59 -05:00
2025-02-03 07:04:59 -05:00
2023-12-07 11:36:03 +00:00