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

Rudolf Byker <rudolfby...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #19284|0                           |1
        is obsolete|                            |

--- Comment #6 from Rudolf Byker <rudolfby...@gmail.com> ---
Created attachment 89529
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=89529&action=edit
Use "DROP USER IF EXISTS" and remove " || true"

Anyway, if removing "ERROR 1396 (HY000) at line 1: Operation DROP USER failed
for 'koha_rsc'@'%'" is all you're after, this patch fixes it. "DROP USER IF
EXISTS" has been available since MySQL 5.7, which is old by now.

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to