Close
Showing results 1 to 10 of 66

Hybrid View

  1. #1

    Default

    INSERT INTO toon VALUES(null, 141, 'Ner\\\'zhul', 'Zappyzap', 'Achievement_Character_Tauren_Male.png', , '', '', '', '', '', '')
    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 ' '', '', '', '', '', '')' at line 1

    I'm assuming it's due to my server name having a single quote: Ner'zhul

  2. #2

    Default

    Quote Originally Posted by Zappy View Post
    INSERT INTO toon VALUES(null, 141, 'Ner\\\'zhul', 'Zappyzap', 'Achievement_Character_Tauren_Male.png', , '', '', '', '', '', '')
    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 ' '', '', '', '', '', '')' at line 1

    I'm assuming it's due to my server name having a single quote: Ner'zhul
    I just fixed the error like seconds ago

    Thanks for the report!

Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •