Bugzilla – Attachment 90493 Details for
Bug 22128
koha-remove fails mysql ERROR 1133 (42000) at line 2: Can't find any matching row in the user table
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Bug 22128: Removed outdated comment
Bug-22128-Removed-outdated-comment.patch (text/plain), 886 bytes, created by
Mark Tompsett
on 2019-06-11 13:41:33 UTC
(
hide
)
Description:
Bug 22128: Removed outdated comment
Filename:
MIME Type:
Creator:
Mark Tompsett
Created:
2019-06-11 13:41:33 UTC
Size:
886 bytes
patch
obsolete
>From 36301716ae9224b2c08ad5a63e0ca9c462e0aee5 Mon Sep 17 00:00:00 2001 >From: Mark Tompsett <mtompset@hotmail.com> >Date: Tue, 11 Jun 2019 13:39:48 +0000 >Subject: [PATCH] Bug 22128: Removed outdated comment > >Signed-off-by: Mark Tompsett <mtompset@hotmail.com> >--- > debian/scripts/koha-remove | 1 - > 1 file changed, 1 deletion(-) > >diff --git a/debian/scripts/koha-remove b/debian/scripts/koha-remove >index ad31c8ed8b..d68ba7d6bf 100755 >--- a/debian/scripts/koha-remove >+++ b/debian/scripts/koha-remove >@@ -65,7 +65,6 @@ do > mysql_hostname="localhost" > if [ "$keepmysql" != "1" ] > then >- # The grant creates the user in case it isn't, we don't want our loop to fail if it has already being deleted. > mysql --defaults-extra-file=/etc/mysql/koha-common.cnf <<eof > DROP USER IF EXISTS \`koha_$name\`@\`%\`; > DROP USER IF EXISTS \`koha_$name\`@\`$mysql_hostname\`; >-- >2.11.0
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
|
Splinter Review
Attachments on
bug 22128
:
89528
|
90081
|
90491
|
90492
|
90493
|
91063
|
91064