Sql Error? Please help me.

Discussion in 'MySQL' started by wptheme, Nov 15, 2008.

  1. #1
    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 'release varchar(10) NOT NULL default '' )' at line 1
    --------
    That happened when I was trying to install the script. FreeDomain.co.nr
    then it said Table 'redir' already exists

    Anyone have any good idea to fix this one?
     
    wptheme, Nov 15, 2008 IP
  2. pillcates

    pillcates Active Member

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    86
    #2
    show full sql string
     
    pillcates, Nov 15, 2008 IP
  3. inetfreebies

    inetfreebies Active Member

    Messages:
    79
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    50
    #3
    the sql statement is probably telling it to CREATE the table and it already exists. Just use the INSERT part of the statement and see if that works.
     
    inetfreebies, Nov 15, 2008 IP
  4. wptheme

    wptheme Well-Known Member

    Messages:
    4,051
    Likes Received:
    346
    Best Answers:
    0
    Trophy Points:
    180
    #4
    Hei, thanks everyone. Problem already solved by my host TMZhosting (Great host :). Thanks a lot.
     
    wptheme, Nov 15, 2008 IP