https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23914 Victor Grousset/tuxayo <victor@tuxayo.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |victor@tuxayo.net --- Comment #11 from Victor Grousset/tuxayo <victor@tuxayo.net> --- Where is the right place to implement this? There? https://gitlab.com/tuxayo/Koha/-/blob/b50d891c099d0f21f2528c5a6d5bbb586cf161... I just checked on my dev env and no syspref contains even the DB name. After looking at what about.pl does we can get it via C4::Context::get_versions(){'mysqlVersion'}; I can submit a first patch based on that. @Chris, you are assigned is that one your immediate to-do list? -- You are receiving this mail because: You are watching all bug changes.