View Single Post
  #107  
Old 10-10-2016, 04:54 PM
  YakMan's Avatar 
YakMan YakMan is offline
 

Advanced Member
  
Join Date: Sep 2005
Location: Baytown, Texas
Posts: 54
 

Default Re: X-Cart 4.7.6 released: Improved Performance, Bugfixes

Upgraded from 4.7.4 to 4.7.6 today. Got the following error,
SQL PATCH ``patch.sql'' FAILED AT QUERIES:


Quote:
...
File xps_cron.php successfully patched
File xps_subscriptions.php successfully patched

SQL PATCH ``patch.sql'' FAILED AT QUERIES:

CREATE TABLE xcart_amazon_feeds ( id mediumint( unsigned NOT NULL
AUTO_INCREMENT, filename varchar(255) NOT NULL , submit_date int(11) NOT
NULL DEFAULT '0', status varchar(30) NOT NULL DEFAULT '', status_date
int(11) NOT NULL DEFAULT '0', feedid varchar(36) NOT NULL DEFAULT '',
response text NOT NULL , is_processed tinyint(1) NOT NULL DEFAULT '0',
PRIMARY KEY (id) ) ENGINE=MyISAM
...

What should I do?
__________________
xCart Gold
Version 5.2 - Total Solutions UNIX VPS

Quote:
  • There are 10 kind of people in the world. Those who know binary and those who don't.
  • He who throws mud loses ground.
  • Always remember, where ever you go, there you are.
Reply With Quote