http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10517
--- Comment #3 from [email protected] --- I think that as the koha-remove script drops the user and if you are restoring to a new install the user should not exist, the existence of an existing user is an error that should be flagged. As for the @$mysql_hostname I originaly had is as a static 'localhost' but as the hostname is available for the koha-conf.xml file I thought the use of this value would future proof the script. Feel free to change it back to a static if you think this is more appropriate. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
