How to apply Heisei Milestone

Results 1 to 5 of 5
  1. #1
    Novice terrorbringer is offline
    MemberRank
    Apr 2009 Join Date
    3Posts

    How to apply Heisei Milestone

    For those who can't apply heisei milestone on their database do this:

    -open "mysql command line client"
    -insert your password
    -write SET GLOBAL max_allowed_packet=64*1024*1024;
    -open navicat or SQLyog
    -apply your Heisei milestone to your mangos database

    -FOR THOSE USING AMBER:
    -you must install another mysql in order to have the "mysql command line client"
    -run AmberGUI
    -start mysql
    -open "mysql command line client"
    -write SET GLOBAL max_allowed_packet=64*1024*1024;
    -open navicat or SQLyog
    -apply your Heisei milestone to your mangos database

    I want to thank Heisei Team for this incredible project!


  2. #2
    Account Upgraded | Title Enabled! Palanthas is offline
    MemberRank
    Apr 2006 Join Date
    Campinas/BrazilLocation
    205Posts

    Re: How to apply Heisei Milestone

    Nice!

    But why this project use this mysql configuration?

    SET GLOBAL max_allowed_packet=64*1024*1024

    whati will it change in mysql performance or whatever?

    thx

  3. #3
    Novice terrorbringer is offline
    MemberRank
    Apr 2009 Join Date
    3Posts

    Re: How to apply Heisei Milestone

    This command modifies the server capability of handling big queries.
    You need to apply this code because Heisei milestone is bigger than mysql default max_allowed_packet.
    It will not modify mysql perfomance and will not make your pc slow.
    just one more thing: you'll have to apply the SET GLOBAL max_allowed_packet=64*1024*1024; everytime you want to apply a newer version of Heisei milestone

  4. #4
    Member maJito-Ice is offline
    MemberRank
    Oct 2008 Join Date
    74Posts

    Re: How to apply Heisei Milestone

    thank you,terrorbringer!! Our new Milestone 0.7.9 out!! - Fully scripted Classic and TBC!

  5. #5
    Novice khem35 is offline
    MemberRank
    Jul 2005 Join Date
    ThailandLocation
    3Posts

    Re: How to apply Heisei Milestone

    :D thanks for your attendtion



Advertisement