23 Feb
2023
23 Feb
'23
10:24 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32687 Jonathan Druart <jonathan.druart+koha@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jonathan.druart+koha@gmail. | |com --- Comment #4 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- + $mysqlVersion ||= `mysql -V`; # fallback to sql client version? I would remove this. Why keep it? -- You are receiving this mail because: You are watching all bug changes.