-
Incident report
-
Resolution: Won't fix
-
Trivial
-
None
-
3.4.0beta2
-
Sprint 22
If you place
;
Inside description field of the template, and then run
export_data.sh -uzabbix -pzabbix zabbix ZBX_DATA > ../src/data.tmpl export_data.sh -uzabbix -pzabbix zabbix ZBX_TEMPLATE > ../src/templates.tmpl
and then
make dbschema
That would cause DB2 templates.sql fail to be imported.
there probably should be better escaping implemented when preparing DB2 dump.
More on this:
https://www.ibm.com/support/knowledgecenter/en/SSEPGG_10.5.0/com.ibm.db2.luw.admin.ts.doc/doc/c0059609.html
vso could provide more info