Jump to content
  • 0

MySQL error 1064 on clean install / setup


michaelsoftman

Question


  • Group:  Members
  • Topic Count:  48
  • Topics Per Day:  0.01
  • Content Count:  410
  • Reputation:   29
  • Joined:  04/04/12
  • Last Seen:  

So with a fresh installation of rAthena, and following the guide here - https://github.com/rathena/rathena/wiki/Install-MySQL

I get this error.  Error Code: 1064. You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '`clan_id` int(11) unsigned NOT NULL AUTO_INCREMENT,   `name` varchar(24) NOT NUL' at line 1

I'm using mySQL version 5.5.59, along with mySQL Workbench version 5.2.47.  I'm attempting to run the main.sql file and I get this error.  No changes have been made to the source code and it's a brand new install of mySQL.  Any ideas?  Should I try a different mySQL version?

Link to comment
Share on other sites

1 answer to this question

Recommended Posts

  • 0

  • Group:  Developer
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  141
  • Reputation:   45
  • Joined:  08/14/12
  • Last Seen:  

It should be NULL not NUL. Can you upload the file somewhere?

 

How are you invoking main.sql? Through a tool like Workbench or on the command line?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...