Jump to content
  • 0

accent .sql error


Beret

Question


  • Group:  Members
  • Topic Count:  60
  • Topics Per Day:  0.01
  • Content Count:  174
  • Reputation:   3
  • Joined:  06/19/12
  • Last Seen:  

Well everytime I convert my db item_db and mob _ and put with UTF-8 error when you import the tables someone tell me what's wrong ...

One of the mistakes and give this:

# 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 ' REPLACE INTO ' mob_db ' VALUES (' W_BRADIUM_GOLEM ', 2049, Golem ' Bradium ', ' Golem ' at line 28
Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  707
  • Reputation:   168
  • Joined:  01/26/12
  • Last Seen:  

Hi Beret,

How are you importing the SQL file? Are you copying and pasting into phpMyAdmin and running the query; cause this is not a good way to import big .sql files such as mob_db and item_db.

I would suggest using some sort of MySQL Query program; or if you have a Linux-based service, to use the 'mysql' command to import the file.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  60
  • Topics Per Day:  0.01
  • Content Count:  174
  • Reputation:   3
  • Joined:  06/19/12
  • Last Seen:  

I managed to add the item_db and mob_db with accents thanks Asura by tips.

Can close.

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...