Autor: Radisson Data: A: dng Assumpte: [DNG] pitfall with mariadb and init.d
Hi List,
last week i installed mariadb, worked nicely but i noticed
that no logs where written. After a lot of tie searching i found
that a file mariadb.conf.d/50-mysqld_safe.cnf was setting the option
skip_log_error.
I seems that this is triggered only when mariadb is started via init
(the provided script starts mariadb via mysqld_safe).
I am not sure who feels resposible for that but i suggest to disable
this options asop to have the same behavier.