[ZBXNEXT-9226] Add support for MariaDB 11.4 Created: 2024 Jun 06 Updated: 2025 Mar 20 Resolved: 2024 Jun 30 |
|
Status: | Closed |
Project: | ZABBIX FEATURE REQUESTS |
Component/s: | Frontend (F), Proxy (P), Server (S) |
Affects Version/s: | 7.0.0 |
Fix Version/s: | 5.0.43rc1, 6.0.32rc1, 6.4.17rc1, 7.0.1rc1, 7.2.0alpha1 |
Type: | New Feature Request | Priority: | Trivial |
Reporter: | Karlis Salins | Assignee: | Mihails Prihodko |
Resolution: | Fixed | Votes: | 2 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Issue Links: |
|
||||
Team: | |||||
Sprint: | Prev.Sprint, S24-W24/25 | ||||
Story Points: | 1 |
Description |
https://mariadb.com/kb/en/mariadb-server-11-4/ |
Comments |
Comment by Mihails Prihodko [ 2024 Jun 20 ] |
Available in versions:
|
Comment by Marianna Zvaigzne [ 2024 Jun 26 ] |
Documentation updated: |
Comment by Brian van Baekel [ 2025 Mar 18 ] |
MariaDB 11.4:
Working command:
The install guide is thus wrong: https://www.zabbix.com/download?zabbix=7.0&os_distribution=rocky_linux&os_version=8&components=server_frontend_agent&db=mysql&ws=apache |
Comment by Mihails Prihodko [ 2025 Mar 20 ] |
brian.baekel, thank you for reporting. I created ZBX-26201 for it. |
Comment by Mihails Prihodko [ 2025 Mar 20 ] |
brian.baekel, but what is wrong with the install guide? It seems that the page you are pointing to is for MySQL. Maybe it makes sense to mention MariaDB along with MySQL, but I do not see anything wrong with the page. |
Comment by Brian van Baekel [ 2025 Mar 20 ] |
mprihodko there is only a MySQL guide, and in the past there was no problem: install MariaDB and use mysql commands. But currently, (MariaDB 11.4) you install MariaDB, and the mysql commands do not work anymore. |