[1.0] - 2021-11-21
Added
- mysql 8 compatibility
Fixed
- segfault when cannot connect to the database - related to unix_socket value
- segfault when a config file is unreadable - happened everywhere listing and also find by name
- do not use uninitialized value - unix_socket config field
Changed
- logger buffer value increased from 4k to 10k bytes
- do not log when root config is not readable
- add newlines to some log lines