Quote:
Originally Posted by ZomgStuff
I got this errror upon instalattion please help.
I'm pretty sure it's not your hack. I got this trying to install a similar hack before. Could you still help me though please?
|
Yes, it's not my hack but I know how to help you. You most probably have MySQL version before 4.1 which dosen't supports the command ENGINE.
So change:
ENGINE=MyISAM
With
TYPE=MyISAM
as I had in some lines above. Also better remove the ; that is after ENGINE=MyISAM
Maria