This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
manual:appendix:install:db_scripts [2018/10/09 05:16] martins-v utf-8 is the only encoding supported by zabbix |
manual:appendix:install:db_scripts [2019/02/12 09:17] (current) martins-v character set utf8 and utf8_bin collation is required for Zabbix server to work properly with MySQL database |
||
---|---|---|---|
Line 16: | Line 16: | ||
=== MySQL === | === MySQL === | ||
+ | |||
+ | Character set utf8 and utf8_bin collation is required for Zabbix server to work properly with MySQL database. | ||
We assume that a //username// user with //password// password exists and has permissions to create database objects. | We assume that a //username// user with //password// password exists and has permissions to create database objects. |