Anope IRC Services

Denora Stats (discontinued) => Denora 1.5.x Support (Read Only) => Topic started by: Flavius on November 26, 2011, 09:59:13 AM

Title: Problems on Denora
Post by: Flavius on November 26, 2011, 09:59:13 AM
Hello,  i have some errors with my denora
i put permision for denora like that:
 mysql> grant ALTER,DROP,CREATE,INSERT,DELETE,UPDATE,SELECT on denora.* to denora@localhost;
Query OK, 0 rows affected (0.00 sec)

and i run ./mydbgen and i have that errors: >> Creating/Refreshing Denora database schema...
-> done!
>> Inserting ircd-specific modes... (you can safely ignore any errors here)
ERROR 1060 (42S21) at line 41: Duplicate column name 'mode_la'
-> done!
>> Checking for missing columns...
>> Updating your columns...
-> done!

in logs have this:
[Nov 26 12:47:31 2011] Error: Disabling SQL due to errors with SQL

what to do ?