MMOCoin

Likes Likes:  0
Results 1 to 10 of 1117

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    The Beautiful Abomination
    CthulhuFtagn's Avatar
    Join Date
    Jan 2010
    Location
    R'lyeh
    Posts
    526
    Post Thanks / Like
    Rep Power
    22
    Reputation
    397
    My software never has bugs. It just develops random features.




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

  3. #2
    Scout

    Join Date
    Sep 2010
    Posts
    26
    Post Thanks / Like
    Rep Power
    16
    Reputation
    17
    Great work on this repack!

    I have an answer to the elusive "issue" that some users are reporting when trying to run your "mangos_0000-0038_all.sql" file. I noticed you are using SQLyog Community Edition which is fine. I use SQLyog Enterprise Edition which is more selective on how it runs queries for reliability reasons and this is where the problem comes up.

    It seems you have a single statement that does not end with a ; and this is causing the problems that you have heard about. The offending statement is:

    UPDATE gameobject_template SET ScriptName='go_scourge_enclosure' WHERE entry=191548

    Once I added a ; at the end of this statement, the entire query was properly processed in SQLyog Enterprise Edition with no problems. I am sure this will fix issues with other MySQL GUI software that are more selective like this.

    I assume that this issue is also present in the new mangos_0000-0039_all.sql file in the update you just posted but of course this is an easy fix.

    Thanks for all your work on this repack!

 

 

Tags for this 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
  •