Closed dwagon closed 7 years ago
+---------+------------------------+--------------+------------+--------------+-----------+----------+----------+ | id | value | origin | createdate | modifieddate | hostid_id | keyid_id | numvalue | +---------+------------------------+--------------+------------+--------------+-----------+----------+----------+ | ... | foo | ... | ... | ... | ... | ... | NULL | | ... | foo | ... | ... | ... | ... | ... | 0 |
are coming up in the web interface as separate values.
Text interface works.
I suspect this is caused by changing the database from postgresql to mysql and it handling null values differently.
are coming up in the web interface as separate values.
Text interface works.