eelixduppy - 10:51 pm on Nov 22, 2011 (gmt 0) Depending on what version of MySQL you are running, the TYPE keyword is probably no longer supported, and should instead be ENGINE. e.g., ENGINE = MyISAM
Depending on what version of MySQL you are running, the TYPE keyword is probably no longer supported, and should instead be ENGINE. e.g., ENGINE = MyISAM
ENGINE = MyISAM