koha-mysql Koha is the first free software library automation package. The Koha Community http://koha-community.org/ koha-mysql 8 koha-mysql Provide an interactive mysql shell set up for the specified Koha instance. UNIX/Linux koha-mysql instancename Description Provide an interactive mysql shell set up for the specified Koha instance. Example usage Send an SQL query to MySQL "Some SQL query" | koha-mysql instancename Load a database dump (e.g. one produced by mysqldump) into the database of the given instance koha-mysql instancename < /path/to/mysqldump.sql See also koha-dump-defaults(8) koha-reset-passwd(8) koha-upgrade-schema(8)