Menu

SQL syntax error in install

Hilfe/Help
2002-04-24
2002-04-26
  • Gary Cunningham-Lee

    I get this error when creating the tables in my database (using phpMyAdmin, MySQL 3.23.39, PHP 4.1.2):

    "MySQL said: You have an error in your SQL syntax near 'Logo varchar(255) NOT NULL default 'images/exit_logo.gif', ExitURL varchar(25' at line 8"

    Did anyone else encounter this? Any ideas? Thanks for any help.

     
    • Gary Cunningham-Lee

      OK, the problem seems to be the # marks in the HTML color codes. I replaced the hex codes with plain text (white and grey) and the table was created with no error message. Does this mark have to be escaped in some mysql versions?

       
    • Mirko Giese

      Mirko Giese - 2002-04-26

      no this is more a problem of older phpmyadmin-versions. the db-dump delivered by phpopenchat comes directly from mysqldump and therefore the mysql-syntax should be ok
      mirko

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.