I need help.Im getting 2 errors....

Results 1 to 1 of 1
  1. #1
    Newbie fonic is offline
    MemberRank
    Jul 2007 Join Date
    1Posts

    I need help.Im getting 2 errors....

    Hi all :)
    Im getting 2 errors.
    1st error is when im installing mysql-essential-5.0.41-win32....
    "Error 1335.The cabinet file "product.cab" required for
    this installation is corrupt and cannot be used. "

    instead of version 5, i setup version 3,6 of MySQL....


    2nd error...(In SQLyog)
    When im trying to execute the ***.sql file(s)
    i get this error...
    "There was an error while executing a query."
    and when im looking at the error log file im reading this...

    "Query:
    CREATE TABLE `account_data` (
    `account_id` int(30) NOT NULL,
    `uiconfig0` longtext,
    `uiconfig1` longtext,
    `uiconfig2` longtext,
    `uiconfig3` longtext,
    `uiconfig4` longtext,
    `uiconfig5` longtext,
    `uiconfig6` longtext,
    `uiconfig7` longtext,
    `uiconfig8` longtext,
    PRIMARY KEY (`account_id`)
    ) ENGINE=InnoDB DEFAULT CHARSET=latin1

    Error occured at:2007-07-01 01:03:35
    Line no.:26
    Error Code: 1064 - You have an error in your SQL syntax near 'ENGINE=InnoDB DEFAULT CHARSET=latin1' at line 13"




Advertisement