Jump to content
  • mangos.sql error column count doesn't match value count


    tbayart
    • Status: Not a bug
      Main Category: Core / Mangos Daemon
      Sub-Category: Minor
      Version: 0.20 Milestone: 24 Priority: New
      Implemented Version: 22.1

    Hi,

    I cloned Server repo from github and started to build mangos from scratch.

    When I run the script 'server/sql/mangos.sql', mysql return the following error:

    Quote

    ERROR 1136 (21S02) at line 1327: Column count doesn't match value count at row 1

    I looked into the script and figured out the insert statement line 1327 for creature_template table.

    The table has 84 columns but the insert statement provide 85 values.


    User Feedback

    Recommended Comments

    Reclone using the Rel21 branch 
     

    git clone --recursive https://github.com/mangostwo/server -b develop21

    From there use the standard install.

     

    If you have any more issues, please feel free to post in the help section of the forums.

    Link to comment
    Share on other sites



    Guest
    This is now closed for further comments

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use