11 Jul
2002
11 Jul
'02
8:20 a.m.
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=67 ------- Additional Comments From am12@bolis.com 2002-07-12 02:18 ------- Commandline junkies should be able to run mysql -uUSER -pPASS Koha <<END select * into outfile '/tmp/z3950servers' from z3950servers; END from their script. Let's keep the application consistent, and all data in the database. The only thing that should be in /etc/koha.conf is minimal bootstrap info to find the code and database. All other operational data should be in the DB. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.