From a5243ad270c4d1c2ef385f107533da20f06c0a81 Mon Sep 17 00:00:00 2001 From: Yarik Dot Date: Thu, 22 Jun 2017 17:53:00 +0000 Subject: [PATCH] Bug 14533: remove CREATE USER when koha-create --use-db --- debian/scripts/koha-create | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/debian/scripts/koha-create b/debian/scripts/koha-create index ba4f043..4e9aa40 100755 --- a/debian/scripts/koha-create +++ b/debian/scripts/koha-create @@ -668,17 +668,6 @@ FLUSH PRIVILEGES; eof fi #` - if [ "$op" = use ] - then - mysql --defaults-extra-file=/etc/mysql/koha-common.cnf --force <