MMOCoin

Likes Likes:  0
Results 1 to 2 of 2

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Grunt
    SerialKiller's Avatar
    Join Date
    Jan 2010
    Posts
    36
    Post Thanks / Like
    Rep Power
    17
    Reputation
    38

    M-enhanced TRM Repack

    Anyone had this problem when installing website on step 1b


    This error:
    SQL=Duplicate column name \'dbinfo\' SQL=--
    \n-- Add dbinfo to realmlist table
    \n-- Very important that this is in the end, along with ADD ALTERS. Because if
    \n-- file gets applied again, it gets an error here.
    \n--
    \n
    \nALTER TABLE `realmlist` ADD `dbinfo` VARCHAR( 355 ) NOT NULL default \'username;password;3306;127.0.0.1;DBWorld;DBChara cter\' COMMENT \'Database info to THIS row\';:
    - - - - - - - - - -
    --
    -- Add dbinfo to realmlist table
    -- Very important that this is in the end, along with ADD ALTERS. Because if
    -- file gets applied again, it gets an error here.
    --

    ALTER TABLE `realmlist` ADD `dbinfo` VARCHAR( 355 ) NOT NULL default 'username;password;3306;127.0.0.1;DBWorld;DBCharac ter' COMMENT 'Database info to THIS row';
    = = = = = = = = = =

    Last edited by SerialKiller; 14-02-10 at 07:35 AM.



  2. Related Threads - Scroll Down after related threads if you are only interested to view replies for above post/thread

 

 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •