[Koha-devel] reinstalling koha with same error DB

Benedykt P. Barszcz kb2qzv at poczta.wp.pl
Thu Feb 19 10:41:09 CET 2004


What is this?
I did the following:
mysql -u root -p mysql

After password I was dropped into mysql database.
drop database Koha;
successfull.
DELETE from user WHERE User='kohaadmin';
successful.

SELECT * from user;
It shows there is no kohaadmin user in it.
Now the error below, what can it be?
thanks for any hints.


CREATING DATABASE
 
Creating the MySQL database for Koha...
0ERROR 1062 at line 1: Duplicate entry '%-Koha-kohaadmin' for key 1
 
 
connected to your DB. Checking & modifying it
Adding marc_word table...
Adding marc_biblio table...
Adding bookshelf table...






More information about the Koha-devel mailing list