Need help error message "..check the manual that corresponds to your MariaDB server version for ..."

Discussion in 'PHP' started by saturn100, Apr 29, 2013.

  1. #1
    Hi
    I am trying to install an autoresponder script
    I have used this script on an other site without problems
    However when i run the script to populate my database I get this messsage

    Invalid query: You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'TYPE=InnoDB CHARACTER SET utf8' at line 21

    Anyone any idea whats up

    I tried an mysql dump as well and got the same message
     
    saturn100, Apr 29, 2013 IP
  2. xrvel

    xrvel Notable Member

    Messages:
    918
    Likes Received:
    30
    Best Answers:
    2
    Trophy Points:
    225
    #2
    From what i read, you must remove the "TYPE=InnoDB", which means you have to modify the script.

    Reference:
    http://forum.joomla.org/viewtopic.php?t=513155
    Code (markup):
     
    xrvel, May 15, 2013 IP