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