Distributor ID: Ubuntu
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal
FIrst problem starts with this command:
mysql> set global log_bin_trust_function_creators = 1; (Query OK, 0 rows affected, 1 warning (0.00 sec))
Second problem is this command never completes:
~$ sudo zcat /usr/share/zabbix-sql-scripts/mysql/server.sql.gz | mysql --default-character-set=utf8mb4 -uzabbix -p zabbix
Third problem is "Unable to select configuration." on webpage.
Please tell me what I am doing wrong.
Description: Ubuntu 20.04.6 LTS
Release: 20.04
Codename: focal
FIrst problem starts with this command:
mysql> set global log_bin_trust_function_creators = 1; (Query OK, 0 rows affected, 1 warning (0.00 sec))
Second problem is this command never completes:
~$ sudo zcat /usr/share/zabbix-sql-scripts/mysql/server.sql.gz | mysql --default-character-set=utf8mb4 -uzabbix -p zabbix
Third problem is "Unable to select configuration." on webpage.
Please tell me what I am doing wrong.