Menu

#2 ERROR 1064 at line 2

v0.2
open-fixed
nobody
Database (1)
5
2002-10-25
2002-10-25
No

When trying to install the database:

$ cat phpalum.mysql | mysql phpalum -u root -p
Enter password:
ERROR 1064 at line 2: You have an error in your SQL
syntax near 'DROP TABLE IF EXISTS events' at line 26

mysql Ver 11.11 Distrib 3.23.31, for pc-linux-gnu (i686)

Discussion

  • Stephen Lawrence

    • status: open --> open-fixed
     
  • Stephen Lawrence

    Logged In: YES
    user_id=14468

    Missing ending semi-colons on the two create lines in the
    sql script.

     
  • Stephen Lawrence

    New version with fixes

     

Log in to post a comment.