/usr/share/bibus/MySQL_Bibus.ini is in bibus 1.5.2-4.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 | # MySQL settings for BIBUS Software
#
# MySQL client library initialization.
#
# This file is needed by MySQL Python V1.2.0 and above to set the default character-set to UTF-8
# UTF-8 is the character-set used by BIBUS
#
[client]
default-character-set = utf8
|