[Koha-bugs] [Bug 10517] koha-restore fails to create mysqluser at mysql_hostname so zebra update fails

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Nov 18 14:37:01 CET 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10517

--- Comment #37 from Katrin Fischer <katrin.fischer at bsz-bw.de> ---
Hi,

it's about the patch file, see:

>From 06fd450e1f9749e8fa1d6455e32f597ac0ef85b4 Mon Sep 17 00:00:00 2001
From: dolf <rudolfbyker at gmail.com>
Date: Wed, 8 Jan 2020 11:20:02 +0200
Subject: [PATCH] Bug 10517: Use `DROP USER IF EXISTS` and remove ` || true`.

This means that you will show up as "dolf" in some places. We do have mappings
to make things show nicer/full names, but always easier to make sure it has the
information you want to display.

I think you might want to run:
git config --global user.name "firstname lastname"

I believe if you don't want to resubmit, we could also fix this as part of QA,
but you should tell us what it should read like. Rudolf Byker?

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list