[ZBX-21357] schema.sql requirement for zabbix-proxy-sqlite3 Created: 2022 Jul 19 Updated: 2024 Apr 10 Resolved: 2022 Jul 19 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Documentation (D) |
Affects Version/s: | 4.0.42, 5.0.25, 6.0.6, 6.2.0 |
Fix Version/s: | 6.4 (plan) |
Type: | Documentation task | Priority: | Minor |
Reporter: | Aigars Kadikis | Assignee: | Marina Generalova |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified |
Attachments: |
![]() |
Team: | |
Sprint: | Sprint 90 (Jul 2022) |
Story Points: | 0.1 |
Description |
It seems like inserting schema.sql is not required anymore for the 'zabbix-proxy-sqlite3' component because if the DB do not exist, the proxy service will create it automatically. I think this step should be removed: https://www.zabbix.com/documentation/4.0/en/manual/appendix/install/db_scripts |
Comments |
Comment by Marina Generalova [ 2022 Jul 19 ] |
Thanks for reporting, fixed Database creation scripts in 4.0, 5.0, 6.0, 6.2, 6.4. |