http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14533 Bug ID: 14533 Summary: koha-create --use-db option shouldn't create any db or db user Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Command-line Utilities Assignee: gmcharlt@gmail.com Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org CC: robin@catalyst.net.nz It is counter-intuitive to have an option switch --use-db which tries to create a db (what is --create-db for then?) and also a db user... It is of more use to just pass it the data for using an already created db with its credentials. -- You are receiving this mail because: You are watching all bug changes.