• Hi guys,

    i’m running WordPress 2.0.5. I noticed that i have this mysql error :

    [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 ”ultra”’ at line 1]
    SELECT ID FROM wp_users WHERE display_name=’ultra”

    SELECT ID FROM wp_users WHERE display_name=’ultra”

    When the username of the user has a “‘” in it.

    For example : Ultra’ is giving me mysql error
    Ultra works just fine.

    Do you know how to solve that?

    (right now, i’m just editing the comment to rename the user manually)

    Thank you!

  • The topic ‘Mysql error’ is closed to new replies.