koha-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-devel] reinstalling koha with same error DB


From: Benedykt P. Barszcz
Subject: [Koha-devel] reinstalling koha with same error DB
Date: Thu Feb 19 10:41:09 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...





reply via email to

[Prev in Thread] Current Thread [Next in Thread]