@@ -, +, @@ --- debian/scripts/koha-create | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) --- a/debian/scripts/koha-create +++ a/debian/scripts/koha-create @@ -706,7 +706,13 @@ then # Set up MySQL database for this instance. if [ "$op" = create ] then - mysql --defaults-extra-file=/etc/mysql/koha-common.cnf <