Jump to content

MasterGrand

Members
  • Posts

    3
  • Joined

  • Last visited

Posts posted by MasterGrand

  1. 1) Did you load your main.sql? If not, upload it in your sql

    2) In your user in sql, did you allow all previleges? If not, allow all.

     

    3) I noticed that you separated your logs with ragnarok db in your sql, then you should change log_db_db to "log" in your inter_athena.conf

     

    if I uploaded main_sql show :

     

     

     

    Error

    SQL query:

    CREATE TABLE `db_roulette` (  `index` int(11) NOT NULL default '0',  `level` smallint(5) unsigned NOT NULL,  `item_id` smallint(5) unsigned NOT NULL,  `amount` smallint(5) unsigned NOT NULL DEFAULT '1',  `flag` smallint(5) unsigned NOT NULL DEFAULT '1',  PRIMARY KEY (`index`)) ENGINE=MyISAM

    MySQL said: dot.gif

    #1050 - Table 'db_roulette' already exists

×
×
  • Create New...