Hi Mason,

On Thu, May 17, 2012 at 11:20 AM, Mason James <m...@kohaaloha.com> wrote:

Thanks for nice hints, afaik it must be created one empty database
right after it was deleted. So:

> $ mysql my_koha -e 'DROP DATABASE my_koha;'

mysql> CREATE DATABASE my_koha;

> $ mysql my_koha < koha.sql


Best regards,
-- 
Andi Sugandi.
_______________________________________________
Koha mailing list  http://koha-community.org
Koha@lists.katipo.co.nz
http://lists.katipo.co.nz/mailman/listinfo/koha

Reply via email to