7 Replies Latest reply on Jan 11, 2008 7:27 AM by kukeltje

    Error executing jbpm.jpdl.mysql.sql

    rodosa

      Hello!

      I've a problem building a database in mysql. I've instaled :


      jbpm-jpdl-3.2.2
      jdk1.6.0_03
      MySQL Server 6.0


      When I execute the jbpm.jpdl.mysql.sql file to build my DB it doesn't work. I append the semicolon in each line but this is the error that occurs always while the execution.

       ERROR 1064 (42000): 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 'type=
      InnoDB' at line 1
      


      How can I fix it? Thanks