-- phpMyAdmin SQL Dump
-- version 3.3.9.2
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Oct 20, 2011 at 08:32 PM
-- Server version: 5.5.9
-- PHP Version: 5.2.17
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;
--
-- Database: `itsatcost`
--
-- --------------------------------------------------------
--
-- Table structure for table `adminnotification_inbox`
--
CREATE TABLE `adminnotification_inbox` (
`notification_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Notification id',
`severity` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Problem type',
`date_added` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Create date',
`title` varchar(255) NOT NULL COMMENT 'Title',
`description` text COMMENT 'Description',
`url` varchar(255) DEFAULT NULL COMMENT 'Url',
`is_read` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Flag if notification read',
`is_remove` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Flag if notification might be removed',
PRIMARY KEY (`notification_id`),
KEY `IDX_ADMINNOTIFICATION_INBOX_SEVERITY` (`severity`),
KEY `IDX_ADMINNOTIFICATION_INBOX_IS_READ` (`is_read`),
KEY `IDX_ADMINNOTIFICATION_INBOX_IS_REMOVE` (`is_remove`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Adminnotification Inbox' AUTO_INCREMENT=74 ;
--
-- Dumping data for table `adminnotification_inbox`
--
INSERT INTO `adminnotification_inbox` VALUES(1, 4, '2008-07-25 01:24:40', 'Magento 1.1 Production Version Now Available', 'We are thrilled to announce the availability of the production release of Magento 1.1. Read more about the release in the Magento Blog.', 'http://www.magentocommerce.com/blog/comments/magento-11-is-here-1/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(2, 4, '2008-08-02 01:30:16', 'Updated iPhone Theme is now available', 'Updated iPhone theme for Magento 1.1 is now available on Magento Connect and for upgrade through your Magento Connect Manager.', 'http://www.magentocommerce.com/blog/comments/updated-iphone-theme-for-magento-11-is-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(3, 3, '2008-08-02 01:40:27', 'Magento version 1.1.2 is now available', 'Magento version 1.1.2 is now available for download and upgrade.', 'http://www.magentocommerce.com/blog/comments/magento-version-112-is-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(4, 3, '2008-08-13 17:51:46', 'Magento version 1.1.3 is now available', 'Magento version 1.1.3 is now available', 'http://www.magentocommerce.com/blog/comments/magento-version-113-is-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(5, 1, '2008-09-02 21:10:31', 'Magento Version 1.1.4 Security Update Now Available', 'Magento 1.1.4 Security Update Now Available. If you are using Magento version 1.1.x, we highly recommend upgrading to this version as soon as possible.', 'http://www.magentocommerce.com/blog/comments/magento-version-114-security-update/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(6, 3, '2008-09-15 22:09:54', 'Magento version 1.1.5 Now Available', 'Magento version 1.1.5 Now Available.\n\nThis release includes many bug fixes, a new category manager and a new skin for the default Magento theme.', 'http://www.magentocommerce.com/blog/comments/magento-version-115-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(7, 3, '2008-09-17 20:18:35', 'Magento version 1.1.6 Now Available', 'Magento version 1.1.6 Now Available.\n\nThis version includes bug fixes for Magento 1.1.x that are listed in the release notes section.', 'http://www.magentocommerce.com/blog/comments/magento-version-116-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(8, 4, '2008-11-07 23:46:42', 'Reminder: Change Magento`s default phone numbers and callouts before site launch', 'Before launching your Magento store, please remember to change Magento`s default phone numbers that appear in email templates, callouts, templates, etc.', '', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(9, 3, '2008-11-20 01:31:12', 'Magento version 1.1.7 Now Available', 'Magento version 1.1.7 Now Available.\n\nThis version includes over 350 issue resolutions for Magento 1.1.x that are listed in the release notes section, and new functionality that includes:\n\n-Google Website Optimizer integration\n-Google Base integration\n-Scheduled DB logs cleaning option', 'http://www.magentocommerce.com/blog/comments/magento-version-117-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(10, 3, '2008-11-26 21:24:50', 'Magento Version 1.1.8 Now Available', 'Magento version 1.1.8 now available.\n\nThis version includes some issue resolutions for Magento 1.1.x that are listed in the release notes section.', 'http://www.magentocommerce.com/blog/comments/magento-version-118-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(11, 3, '2008-12-30 07:45:59', 'Magento version 1.2.0 is now available for download and upgrade', 'We are extremely happy to announce the availability of Magento version 1.2.0 for download and upgrade.\n\nThis version includes numerous issue resolutions for Magento version 1.1.x and some highly requested new features such as:\n\n * Support for Downloadable/Digital Products. \n * Added Layered Navigation to site search result page.\n * Improved site search to utilize MySQL fulltext search\n * Added support for fixed-taxes on product level.\n * Upgraded Zend Framework to the latest stable version 1.7.2', 'http://www.magentocommerce.com/blog/comments/magento-version-120-is-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(12, 2, '2008-12-30 21:59:22', 'Magento version 1.2.0.1 now available', 'Magento version 1.2.0.1 now available.This version includes some issue resolutions for Magento 1.2.x that are listed in the release notes section.', 'http://www.magentocommerce.com/blog/comments/magento-version-1201-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(13, 2, '2009-01-12 20:41:49', 'Magento version 1.2.0.2 now available', 'Magento version 1.2.0.2 is now available for download and upgrade. This version includes an issue resolutions for Magento version 1.2.0.x as listed in the release notes.', 'http://www.magentocommerce.com/blog/comments/magento-version-1202-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(14, 3, '2009-01-24 00:25:56', 'Magento version 1.2.0.3 now available', 'Magento version 1.2.0.3 is now available for download and upgrade. This version includes issue resolutions for Magento version 1.2.0.x as listed in the release notes.', 'http://www.magentocommerce.com/blog/comments/magento-version-1203-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(15, 3, '2009-02-02 21:57:00', 'Magento version 1.2.1 is now available for download and upgrade', 'We are happy to announce the availability of Magento version 1.2.1 for download and upgrade.\n\nThis version includes some issue resolutions for Magento version 1.2.x. A full list of items included in this release can be found on the release notes page.', 'http://www.magentocommerce.com/blog/comments/magento-version-121-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(16, 3, '2009-02-24 00:45:47', 'Magento version 1.2.1.1 now available', 'Magento version 1.2.1.1 now available.This version includes some issue resolutions for Magento 1.2.x that are listed in the release notes section.', 'http://www.magentocommerce.com/blog/comments/magento-version-1211-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(17, 3, '2009-02-27 01:39:24', 'CSRF Attack Prevention', 'We have just posted a blog entry about a hypothetical CSRF attack on a Magento admin panel. Please read the post to find out if your Magento installation is at risk at http://www.magentocommerce.com/blog/comments/csrf-vulnerabilities-in-web-application-and-how-to-avoid-them-in-magento/', 'http://www.magentocommerce.com/blog/comments/csrf-vulnerabilities-in-web-application-and-how-to-avoid-them-in-magento/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(18, 2, '2009-03-03 23:03:58', 'Magento version 1.2.1.2 now available', 'Magento version 1.2.1.2 is now available for download and upgrade.\nThis version includes some updates to improve admin security as described in the release notes page.', 'http://www.magentocommerce.com/blog/comments/magento-version-1212-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(19, 3, '2009-03-31 02:22:40', 'Magento version 1.3.0 now available', 'Magento version 1.3.0 is now available for download and upgrade. This version includes numerous issue resolutions for Magento version 1.2.x and new features as described on the release notes page.', 'http://www.magentocommerce.com/blog/comments/magento-version-130-is-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(20, 3, '2009-04-18 04:06:02', 'Magento version 1.3.1 now available', 'Magento version 1.3.1 is now available for download and upgrade. This version includes some issue resolutions for Magento version 1.3.x and new features such as Checkout By Amazon and Amazon Flexible Payment. To see a full list of updates please check the release notes page.', 'http://www.magentocommerce.com/blog/comments/magento-version-131-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(21, 3, '2009-05-19 22:31:21', 'Magento version 1.3.1.1 now available', 'Magento version 1.3.1.1 is now available for download and upgrade. This version includes some issue resolutions for Magento version 1.3.x and a security update for Magento installations that run on multiple domains or sub-domains. If you are running Magento with multiple domains or sub-domains we highly recommend upgrading to this version.', 'http://www.magentocommerce.com/blog/comments/magento-version-1311-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(22, 3, '2009-05-29 22:54:06', 'Magento version 1.3.2 now available', 'This version includes some improvements and issue resolutions for version 1.3.x that are listed on the release notes page. also included is a Beta version of the Compile module.', 'http://www.magentocommerce.com/blog/comments/magento-version-132-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(23, 3, '2009-06-01 19:32:52', 'Magento version 1.3.2.1 now available', 'Magento version 1.3.2.1 now available for download and upgrade.\n\nThis release solves an issue for users running Magento with PHP 5.2.0, and changes to index.php to support the new Compiler Module.', 'http://www.magentocommerce.com/blog/comments/magento-version-1321-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(24, 3, '2009-07-02 01:21:44', 'Magento version 1.3.2.2 now available', 'Magento version 1.3.2.2 is now available for download and upgrade.\n\nThis release includes issue resolution for Magento version 1.3.x. To see a full list of changes please visit the release notes page http://www.magentocommerce.com/download/release_notes.', 'http://www.magentocommerce.com/blog/comments/magento-version-1322-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(25, 3, '2009-07-23 06:48:54', 'Magento version 1.3.2.3 now available', 'Magento version 1.3.2.3 is now available for download and upgrade.\n\nThis release includes issue resolution for Magento version 1.3.x. We recommend to upgrade to this version if PayPal payment modules are in use. To see a full list of changes please visit the release notes page http://www.magentocommerce.com/download/release_notes.', 'http://www.magentocommerce.com/blog/comments/magento-version-1323-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(26, 4, '2009-08-28 18:26:28', 'PayPal is updating Payflow Pro and Website Payments Pro (Payflow Edition) UK.', 'If you are using Payflow Pro and/or Website Payments Pro (Payflow Edition) UK. payment methods, you will need to update the URL‘s in your Magento Administrator Panel in order to process transactions after September 1, 2009. Full details are available here: http://www.magentocommerce.com/wiki/paypal_payflow_changes', 'http://www.magentocommerce.com/wiki/paypal_payflow_changes', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(27, 2, '2009-09-23 20:16:49', 'Magento Version 1.3.2.4 Security Update', 'Magento Version 1.3.2.4 is now available. This version includes a security updates for Magento 1.3.x that solves possible XSS vulnerability issue on customer registration page and is available through SVN, Download Page and through the Magento Connect Manager.', 'http://www.magentocommerce.com/blog/comments/magento-version-1324-security-update/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(28, 4, '2009-09-25 14:57:54', 'Magento Preview Version 1.4.0.0-alpha2 is now available', 'We are happy to announce the availability of Magento Preview Version 1.4.0.0-alpha2 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-1400-alpha2-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(29, 4, '2009-10-07 00:55:40', 'Magento Preview Version 1.4.0.0-alpha3 is now available', 'We are happy to announce the availability of Magento Preview Version 1.4.0.0-alpha3 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-1400-alpha3-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(30, 4, '2009-12-08 23:30:36', 'Magento Preview Version 1.4.0.0-beta1 is now available', 'We are happy to announce the availability of Magento Preview Version 1.4.0.0-beta1 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-1400-beta1-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(31, 4, '2009-12-31 09:22:12', 'Magento Preview Version 1.4.0.0-rc1 is now available', 'We are happy to announce the availability of Magento Preview Version 1.4.0.0-rc1 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-1400-rc1-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(32, 4, '2010-02-13 03:39:53', 'Magento CE Version 1.4.0.0 Stable is now available', 'We are excited to announce the availability of Magento CE Version 1.4.0.0 Stable for upgrade and download.', 'http://bit.ly/c53rpK', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(33, 3, '2010-02-20 02:39:36', 'Magento CE Version 1.4.0.1 Stable is now available', 'Magento CE 1.4.0.1 Stable is now available for upgrade and download.', 'http://www.magentocommerce.com/blog/comments/magento-ce-version-1401-stable-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(34, 4, '2010-04-23 20:09:03', 'Magento Version CE 1.3.3.0 Stable - Now Available With Support for 3-D Secure', 'Based on community requests, we are excited to announce the release of Magento CE 1.3.3.0-Stable with support for 3-D Secure. This release is intended for Magento merchants using version 1.3.x, who want to add support for 3-D Secure.', 'http://www.magentocommerce.com/blog/comments/magento-version-ce-1330-stable-now-available-with-support-for-3-d-secure/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(35, 4, '2010-05-31 17:20:21', 'Announcing the Launch of Magento Mobile', 'The Magento team is pleased to announce the launch of Magento mobile, a new product that will allow Magento merchants to easily create branded, native mobile storefront applications that are deeply integrated with Magento’s market-leading eCommerce platform. The product includes a new administrative manager, a native iPhone app that is fully customizable, and a service where Magento manages the submission and maintenance process for the iTunes App Store.\n\nLearn more by visiting the Magento mobile product page and sign-up to be the first to launch a native mobile commerce app, fully integrated with Magento.', 'http://www.magentocommerce.com/product/mobile', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(36, 4, '2010-06-10 20:08:08', 'Magento CE Version 1.4.1.0 Stable is now available', 'We are excited to announce the availability of Magento CE Version 1.4.1.0 Stable for upgrade and download. Some of the highlights of this release include: Enhanced PayPal integration (more info to follow), Change of Database structure of the Sales module to no longer use EAV, and much more.', 'http://www.magentocommerce.com/blog/comments/magento-ce-version-1410-stable-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(37, 4, '2010-07-26 21:37:34', 'Magento CE Version 1.4.1.1 Stable is now available', 'We are excited to announce the availability of Magento CE Version 1.4.1.1 Stable for download and upgrade.', 'http://www.magentocommerce.com/blog/comments/magento-ce-version-1411-stable-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(38, 4, '2010-07-28 05:12:12', 'Magento CE Version 1.4.2.0-beta1 Preview Release Now Available', 'This release gives a preview of the new Magento Connect Manager.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-1420-beta1-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(39, 4, '2010-07-28 20:15:01', 'Magento CE Version 1.4.1.1 Patch Available', 'As some users experienced issues with upgrading to CE 1.4.1.1 through PEAR channels we provided a patch for it that is available on our blog http://www.magentocommerce.com/blog/comments/magento-ce-version-1411-stable-patch/', 'http://www.magentocommerce.com/blog/comments/magento-ce-version-1411-stable-patch/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(40, 4, '2010-11-08 21:52:06', 'Magento CE Version 1.4.2.0-RC1 Preview Release Now Available', 'We are happy to announce the availability of Magento Preview Version 1.4.2.0-RC1 for download.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-1420-rc1-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(41, 4, '2010-12-02 20:33:00', 'Magento CE Version 1.4.2.0-RC2 Preview Release Now Available', 'We are happy to announce the availability of Magento Preview Version 1.4.2.0-RC2 for download.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-1420-rc2-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(42, 4, '2010-12-08 22:29:55', 'Magento CE Version 1.4.2.0 Stable is now available', 'We are excited to announce the availability of Magento CE Version 1.4.2.0 Stable for download and upgrade.', 'http://www.magentocommerce.com/blog/comments/magento-ce-version-1420-stable-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(43, 4, '2010-12-17 23:23:55', 'Magento Preview Version CE 1.5.0.0-alpha1 is now available', 'We are happy to announce the availability of Magento Preview Version CE 1.5.0.0-alpha1 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1500-alpha1-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(44, 4, '2010-12-29 23:51:08', 'Magento Preview Version CE 1.5.0.0-alpha2 is now available', 'We are happy to announce the availability of Magento Preview Version CE 1.5.0.0-alpha2 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1500-alpha2-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(45, 4, '2011-01-14 00:35:36', 'Magento Preview Version CE 1.5.0.0-beta1 is now available', 'We are happy to announce the availability of Magento Preview Version CE 1.5.0.0-beta1 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1500-beta1-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(46, 4, '2011-01-21 21:19:09', 'Magento Preview Version CE 1.5.0.0-beta2 is now available', 'We are happy to announce the availability of Magento Preview Version CE 1.5.0.0-beta2 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1500-beta2-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(47, 4, '2011-01-27 21:27:57', 'Magento Preview Version CE 1.5.0.0-rc1 is now available', 'We are happy to announce the availability of Magento Preview Version CE 1.5.0.0-rc1 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1500-rc1-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(48, 4, '2011-02-03 21:56:33', 'Magento Preview Version CE 1.5.0.0-rc2 is now available', 'We are happy to announce the availability of Magento Preview Version CE 1.5.0.0-rc2 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1500-rc2-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(49, 4, '2011-02-08 19:43:23', 'Magento CE Version 1.5.0.0 Stable is now available', 'We are excited to announce the availability of Magento CE Version 1.5.0.0 Stable for download and upgrade.', 'http://www.magentocommerce.com/blog/comments/magento-community-professional-and-enterprise-editions-releases-now-availab/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(50, 4, '2011-02-09 23:42:57', 'Magento CE 1.5.0.1 stable Now Available', 'We are excited to announce the availability of Magento CE Version 1.5.0.1 Stable for download and upgrade.', 'http://www.magentocommerce.com/blog/comments/magento-ce-1501-stable-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(51, 4, '2011-03-18 20:15:45', 'Magento CE 1.5.1.0-beta1 Now Available', 'We are happy to announce the availability of Magento Preview Version CE 1.5.1.0-beta1 for download and upgrade.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1510-beta1-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(52, 4, '2011-03-31 18:43:02', 'Magento CE 1.5.1.0-rc1 Now Available', 'We are happy to announce the availability of Magento Preview Version CE 1.5.1.0-rc1 for download and upgrade.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1510-rc1-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(53, 4, '2011-04-26 19:21:07', 'Magento CE 1.5.1.0-stable Now Available', 'We are excited to announce the availability of Magento CE Version 1.5.1.0 Stable for download and upgrade.', 'http://www.magentocommerce.com/blog/comments/magento-ce-version-1510-stable-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(54, 4, '2011-05-26 19:33:23', 'Magento Preview Version CE 1.6.0.0-alpha1 is now available', 'We are happy to announce the availability of Magento Preview Version CE 1.6.0.0-alpha1 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1600-alpha1-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(55, 4, '2011-06-15 18:12:08', 'Magento Preview Version CE 1.6.0.0-beta1 is now available', 'We are happy to announce the availability of Magento Preview Version CE 1.6.0.0-beta1for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1600-beta1-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(56, 4, '2011-06-30 19:03:58', 'Magento Preview Version CE 1.6.0.0-rc1 is now available', 'We are happy to announce the availability of Magento Preview Version CE 1.6.0.0-rc1 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1600-rc1-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(57, 4, '2011-07-11 19:07:39', 'Magento Preview Version CE 1.6.0.0-rc2 is now available', 'We are happy to announce the availability of Magento Preview Version CE 1.6.0.0-rc2 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1600-rc2-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(58, 4, '2011-08-19 17:58:31', 'Magento CE 1.6.0.0-stable Now Available', 'We are excited to announce the availability of Magento CE Version 1.6.0.0 Stable for download and upgrade.', 'http://www.magentocommerce.com/blog/comments/magento-ce-version-1600-stable-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(59, 3, '2011-09-06 09:30:13', 'Search Autocomplete and Suggest v.3.1 and Minimum Advertised Price v.1.2 by aheadWorks have been released!', 'Today we launch new versions of Search Autocomplete and Suggest (v.3.1) and Minimum Advertised Price (v.1.2)', 'http://blog.aheadworks.com/2011/09/elevate-the-user-experience-to-a-high-standard-and-offer-lower-prices/?utm_source=feed&utm_medium=zefeed&utm_campaign=MAP_1_2_SAS_3_1', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(60, 3, '2011-09-05 16:00:36', 'Sociable v.1.1 by aheadWorks has been released!', 'Today we are glad to announce the release of the 1.1 version which makes our Sociable extension Magento CE 1.6.0.0 compatible as well as Google+ friendly.', 'http://blog.aheadworks.com/2011/09/google-comes-to-magento/?utm_source=feed&utm_medium=zefeed&utm_campaign=Sociable_v_1_1', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(61, 3, '2011-08-30 14:37:17', 'Help Desk Ultimate v.2.8 by aheadWorks has been released!', 'Help Desk Ultimate v.2.8 is packed with new features that will help you make the work with tickets easier.', 'http://ecommerce.aheadworks.com/magento-extensions/help-desk-ultimate.html?utm_source=feed&utm_medium=zefeed&utm_campaign=HDU_2_8', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(62, 3, '2011-08-26 15:25:19', 'Catalog Permissions v.1.1 and Follow Up Email v.3.3.1 by aheadWorks have been released', 'Learn what extensions we’ve upgraded and weekend promo prepared', 'http://blog.aheadworks.com/2011/08/learn-what-extensions-weve-upgraded-and-weekend-promo-prepared/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(63, 3, '2011-08-15 13:27:07', 'Featured Products 3 v.3.2 and Image Slider v.1.1 by aheadWorks have been released!', 'Today we are glad to announce the release of two updated extensions for Magento: Featured Products 3 v.3.2 and Image Slider v.1.1. ', 'http://blog.aheadworks.com/2011/08/magento-extensions-updates-featured-products-3-v-3-2-and-image-slider-v-1-1/?utm_source=feed&utm_medium=zefeed&utm_campaign=FProd_3_3_2_ISlid_1_1', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(64, 3, '2011-08-12 09:29:12', 'Order Tags v.1.0.1, Advanced Newsletter v.2.0.3 and Product Updates Notifications v.1.1.6 by aheadWorks have been released!', 'Three more updates to help you care about your customers: Order Tags v.1.0.1, Advanced Newsletter v.2.0.3 and Product Updates Notifications v.1.1.6 ', 'http://blog.aheadworks.com/2011/08/three-more-updates-to-help-you-care-about-your-customers/?utm_source=feed&utm_medium=zefeed&utm_campaign=OTags_1_0_1_ANewsl_2_0_3_PUN_1_1_6', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(65, 3, '2011-08-08 12:38:49', 'Subscriptions and Recurring Payments v.1.5 by aheadWorks has been released!', 'The 1.5 version of Subscriptions and Recurring Payments is now compatible with Magento EE 1.10.1.1 and Magento CE 1.5.1.0.', 'http://ecommerce.aheadworks.com/magento-extensions/subscriptions-and-recurring-payments.html?utm_source=feed&utm_medium=zefeed&utm_campaign=SARP_v_1_5', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(66, 3, '2011-08-02 13:49:03', 'Review Rotator v.1.3 by aheadWorks has been released!', 'In the new 1.3 version of Review Rotator, the work with large stores has been improved. Also, some localization errors were corrected.', 'http://ecommerce.aheadworks.com/magento-extensions/review-rotator.html?utm_source=feed&utm_medium=zefeed&utm_campaign=RR_1_3', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(67, 3, '2011-08-02 13:47:40', 'Video Testimonials v.1.1 by aheadWorks has been released!', 'Since the 1.1 version released today, Video Testimonials supports JavaScript optimization, also some bugs have been fixed.', 'http://ecommerce.aheadworks.com/magento-extensions/video-testimonials.html?utm_source=feed&utm_medium=zefeed&utm_campaign=Vid_Test_1_1', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(68, 3, '2011-08-01 09:51:49', 'Home Tabs Pro v.1.2 by aheadWorks has been released!', 'In the 1.2 version of Home Tabs Pro, some bugs have been fixed.', 'http://blog.aheadworks.com/2011/08/more-updates-custom-smtp-v-1-0-2-and-home-tabs-pro-v-1-2/?utm_source=feed&utm_medium=zefeed&utm_campaign=HTP_1_2', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(69, 4, '2010-10-12 04:13:25', 'Magento Mobile is now live!', 'Magento Mobile is now live! Signup today to have your own native iPhone mobile-shopping app in iTunes for the holiday season! Learn more at http://www.magentomobile.com/', 'http://www.magentomobile.com/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(70, 4, '2011-01-25 03:10:33', 'Join us for Magento''s Imagine eCommerce Conference!', 'Magento''s Imagine eCommerce Conference is a must-attend event for anyone who uses the Magento platform or is part of the Magento ecosystem. The conference will bring together over 500 retailers, merchants, developers, partners, eCommerce experts, technologists and marketing pros for a fun and intensive conversation about the future of eCommerce.\n\nThe conference is in Los Angeles and kicks off early Monday evening February 7th through Wednesday, February 9th, 2011.\n\nRegister at http://www.magento.com/imagine. First 20 registrants use discount code IMAGINE3X76 for $300 off. *This discount is sponsored by PayPal and is only valid for new registrations.\n\nHope to see you there!\n\nMagento Team', 'http://www.magento.com/imagine', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(71, 4, '2011-09-17 05:31:26', 'Magento Preview Version CE 1.6.1.0-alpha1 is now available', 'We are happy to announce the availability of Magento Preview Version CE 1.6.1.0-alpha1 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1610-alpha1-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(72, 4, '2011-09-17 05:31:26', 'Magento Preview Version CE 1.6.1.0-beta1 is now available', 'We are happy to announce the availability of Magento Preview Version CE 1.6.1.0-beta1 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1610-beta1-now-available/', 0, 0);
INSERT INTO `adminnotification_inbox` VALUES(73, 4, '2011-09-29 19:44:10', 'Magento Preview Version CE 1.6.1.0-rc1 is now available', 'We are happy to announce the availability of Magento Preview Version CE 1.6.1.0-rc1 for download.\nAs this is a preview version it is NOT recommended in any way to be used in a production environment.', 'http://www.magentocommerce.com/blog/comments/magento-preview-version-ce-1610-rc1-now-available/', 0, 0);
-- --------------------------------------------------------
--
-- Table structure for table `admin_assert`
--
CREATE TABLE `admin_assert` (
`assert_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Assert ID',
`assert_type` varchar(20) NOT NULL DEFAULT '' COMMENT 'Assert Type',
`assert_data` text COMMENT 'Assert Data',
PRIMARY KEY (`assert_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Admin Assert Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `admin_assert`
--
-- --------------------------------------------------------
--
-- Table structure for table `admin_role`
--
CREATE TABLE `admin_role` (
`role_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Role ID',
`parent_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parent Role ID',
`tree_level` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Role Tree Level',
`sort_order` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Role Sort Order',
`role_type` varchar(1) NOT NULL DEFAULT '0' COMMENT 'Role Type',
`user_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'User ID',
`role_name` varchar(50) NOT NULL DEFAULT '' COMMENT 'Role Name',
PRIMARY KEY (`role_id`),
KEY `IDX_ADMIN_ROLE_PARENT_ID_SORT_ORDER` (`parent_id`,`sort_order`),
KEY `IDX_ADMIN_ROLE_TREE_LEVEL` (`tree_level`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Admin Role Table' AUTO_INCREMENT=3 ;
--
-- Dumping data for table `admin_role`
--
INSERT INTO `admin_role` VALUES(1, 0, 1, 1, 'G', 0, 'Administrators');
INSERT INTO `admin_role` VALUES(2, 1, 2, 0, 'U', 1, 'Jamie');
-- --------------------------------------------------------
--
-- Table structure for table `admin_rule`
--
CREATE TABLE `admin_rule` (
`rule_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Rule ID',
`role_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Role ID',
`resource_id` varchar(255) NOT NULL DEFAULT '' COMMENT 'Resource ID',
`privileges` varchar(20) DEFAULT NULL COMMENT 'Privileges',
`assert_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Assert ID',
`role_type` varchar(1) DEFAULT NULL COMMENT 'Role Type',
`permission` varchar(10) DEFAULT NULL COMMENT 'Permission',
PRIMARY KEY (`rule_id`),
KEY `IDX_ADMIN_RULE_RESOURCE_ID_ROLE_ID` (`resource_id`,`role_id`),
KEY `IDX_ADMIN_RULE_ROLE_ID_RESOURCE_ID` (`role_id`,`resource_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Admin Rule Table' AUTO_INCREMENT=2 ;
--
-- Dumping data for table `admin_rule`
--
INSERT INTO `admin_rule` VALUES(1, 1, 'all', NULL, 0, 'G', 'allow');
-- --------------------------------------------------------
--
-- Table structure for table `admin_user`
--
CREATE TABLE `admin_user` (
`user_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'User ID',
`firstname` varchar(32) DEFAULT NULL COMMENT 'User First Name',
`lastname` varchar(32) DEFAULT NULL COMMENT 'User Last Name',
`email` varchar(128) DEFAULT NULL COMMENT 'User Email',
`username` varchar(40) DEFAULT NULL COMMENT 'User Login',
`password` varchar(40) DEFAULT NULL COMMENT 'User Password',
`created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'User Created Time',
`modified` timestamp NULL DEFAULT NULL COMMENT 'User Modified Time',
`logdate` timestamp NULL DEFAULT NULL COMMENT 'User Last Login Time',
`lognum` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'User Login Number',
`reload_acl_flag` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Reload ACL',
`is_active` smallint(6) NOT NULL DEFAULT '1' COMMENT 'User Is Active',
`extra` text COMMENT 'User Extra Data',
PRIMARY KEY (`user_id`),
UNIQUE KEY `UNQ_ADMIN_USER_USERNAME` (`username`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Admin User Table' AUTO_INCREMENT=2 ;
--
-- Dumping data for table `admin_user`
--
INSERT INTO `admin_user` VALUES(1, 'Jamie', 'Klein', 'jscottklein@gmail.com', 'admin', '01639d6882d4564428e1e9db71c31206:b4', '2011-10-12 11:32:53', '2011-09-06 21:20:34', '2011-10-12 15:32:53', 38, 0, 1, 'a:1:{s:11:"configState";a:50:{s:14:"design_package";s:1:"1";s:12:"design_theme";s:1:"1";s:11:"design_head";s:1:"1";s:13:"design_header";s:1:"1";s:13:"design_footer";s:1:"1";s:16:"design_watermark";s:1:"1";s:17:"design_pagination";s:1:"1";s:12:"dev_restrict";s:1:"0";s:9:"dev_debug";s:1:"1";s:12:"dev_template";s:1:"0";s:20:"dev_translate_inline";s:1:"0";s:7:"dev_log";s:1:"0";s:6:"dev_js";s:1:"0";s:7:"dev_css";s:1:"0";s:14:"paypal_account";s:1:"1";s:10:"paypal_api";s:1:"0";s:14:"paypal_express";s:1:"0";s:10:"paypal_wps";s:1:"0";s:10:"paypal_wpp";s:1:"0";s:31:"paypal_paypal_billing_agreement";s:1:"0";s:13:"paypal_wpp_pe";s:1:"0";s:15:"paypal_verisign";s:1:"0";s:17:"paypal_express_pe";s:1:"0";s:25:"paypal_settlement_reports";s:1:"0";s:12:"paypal_style";s:1:"1";s:19:"paypal_payflow_link";s:1:"0";s:17:"paypal_hosted_pro";s:1:"0";s:7:"web_url";s:1:"1";s:7:"web_seo";s:1:"0";s:12:"web_unsecure";s:1:"1";s:10:"web_secure";s:1:"1";s:11:"web_default";s:1:"0";s:9:"web_polls";s:1:"0";s:10:"web_cookie";s:1:"0";s:11:"web_session";s:1:"0";s:24:"web_browser_capabilities";s:1:"0";s:22:"mxperts_jquerysettings";s:1:"1";s:21:"mxperts_jqueryscript1";s:1:"1";s:21:"mxperts_jqueryscript2";s:1:"1";s:16:"mxperts_jqueryjs";s:1:"1";s:17:"mxperts_jquerycss";s:1:"1";s:9:"blog_blog";s:1:"1";s:9:"blog_menu";s:1:"1";s:13:"blog_comments";s:1:"1";s:14:"blog_recaptcha";s:1:"1";s:8:"blog_rss";s:1:"1";s:18:"wordpress_database";s:1:"1";s:21:"wordpress_integration";s:1:"1";s:14:"wordpress_misc";s:1:"1";s:15:"wordpress_debug";s:1:"0";}}');
-- --------------------------------------------------------
--
-- Table structure for table `api_assert`
--
CREATE TABLE `api_assert` (
`assert_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Assert id',
`assert_type` varchar(20) DEFAULT NULL COMMENT 'Assert type',
`assert_data` text COMMENT 'Assert additional data',
PRIMARY KEY (`assert_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Api ACL Asserts' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `api_assert`
--
-- --------------------------------------------------------
--
-- Table structure for table `api_role`
--
CREATE TABLE `api_role` (
`role_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Role id',
`parent_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parent role id',
`tree_level` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Role level in tree',
`sort_order` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Sort order to display on admin area',
`role_type` varchar(1) NOT NULL DEFAULT '0' COMMENT 'Role type',
`user_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'User id',
`role_name` varchar(50) DEFAULT NULL COMMENT 'Role name',
PRIMARY KEY (`role_id`),
KEY `IDX_API_ROLE_PARENT_ID_SORT_ORDER` (`parent_id`,`sort_order`),
KEY `IDX_API_ROLE_TREE_LEVEL` (`tree_level`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Api ACL Roles' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `api_role`
--
-- --------------------------------------------------------
--
-- Table structure for table `api_rule`
--
CREATE TABLE `api_rule` (
`rule_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Api rule Id',
`role_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Api role Id',
`resource_id` varchar(255) DEFAULT NULL COMMENT 'Module code',
`api_privileges` varchar(20) DEFAULT NULL COMMENT 'Privileges',
`assert_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Assert id',
`role_type` varchar(1) DEFAULT NULL COMMENT 'Role type',
`api_permission` varchar(10) DEFAULT NULL COMMENT 'Permission',
PRIMARY KEY (`rule_id`),
KEY `IDX_API_RULE_RESOURCE_ID_ROLE_ID` (`resource_id`,`role_id`),
KEY `IDX_API_RULE_ROLE_ID_RESOURCE_ID` (`role_id`,`resource_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Api ACL Rules' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `api_rule`
--
-- --------------------------------------------------------
--
-- Table structure for table `api_session`
--
CREATE TABLE `api_session` (
`user_id` int(10) unsigned NOT NULL COMMENT 'User id',
`logdate` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Login date',
`sessid` varchar(40) DEFAULT NULL COMMENT 'Sessioin id',
KEY `IDX_API_SESSION_USER_ID` (`user_id`),
KEY `IDX_API_SESSION_SESSID` (`sessid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Api Sessions';
--
-- Dumping data for table `api_session`
--
-- --------------------------------------------------------
--
-- Table structure for table `api_user`
--
CREATE TABLE `api_user` (
`user_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'User id',
`firstname` varchar(32) DEFAULT NULL COMMENT 'First name',
`lastname` varchar(32) DEFAULT NULL COMMENT 'Last name',
`email` varchar(128) DEFAULT NULL COMMENT 'Email',
`username` varchar(40) DEFAULT NULL COMMENT 'Nickname',
`api_key` varchar(40) DEFAULT NULL COMMENT 'Api key',
`created` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'User record create date',
`modified` timestamp NULL DEFAULT NULL COMMENT 'User record modify date',
`lognum` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Quantity of log ins',
`reload_acl_flag` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Refresh ACL flag',
`is_active` smallint(6) NOT NULL DEFAULT '1' COMMENT 'Account status',
PRIMARY KEY (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Api Users' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `api_user`
--
-- --------------------------------------------------------
--
-- Table structure for table `aw_blog`
--
CREATE TABLE `aw_blog` (
`post_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`title` varchar(255) NOT NULL DEFAULT '',
`post_content` text NOT NULL,
`status` smallint(6) NOT NULL DEFAULT '0',
`created_time` datetime DEFAULT NULL,
`update_time` datetime DEFAULT NULL,
`identifier` varchar(255) NOT NULL DEFAULT '',
`user` varchar(255) NOT NULL DEFAULT '',
`update_user` varchar(255) NOT NULL DEFAULT '',
`meta_keywords` text NOT NULL,
`meta_description` text NOT NULL,
`comments` tinyint(11) NOT NULL,
`tags` text NOT NULL,
`short_content` text NOT NULL,
PRIMARY KEY (`post_id`),
UNIQUE KEY `identifier` (`identifier`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;
--
-- Dumping data for table `aw_blog`
--
INSERT INTO `aw_blog` VALUES(1, 'Hello World', '
Welcome to Magento Blog by aheadWorks Co. This is your first post. Edit or delete it, then start blogging!
', 1, '2011-09-12 11:54:34', '2011-09-12 16:40:37', 'hello', 'Joe Blogs', 'Jamie Klein', 'Keywords', 'Description', 0, '', '');
-- --------------------------------------------------------
--
-- Table structure for table `aw_blog_cat`
--
CREATE TABLE `aw_blog_cat` (
`cat_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`title` varchar(255) NOT NULL DEFAULT '',
`identifier` varchar(255) NOT NULL DEFAULT '',
`sort_order` tinyint(6) NOT NULL,
`meta_keywords` text NOT NULL,
`meta_description` text NOT NULL,
PRIMARY KEY (`cat_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;
--
-- Dumping data for table `aw_blog_cat`
--
INSERT INTO `aw_blog_cat` VALUES(1, 'News', 'news', 0, '', '');
-- --------------------------------------------------------
--
-- Table structure for table `aw_blog_cat_store`
--
CREATE TABLE `aw_blog_cat_store` (
`cat_id` smallint(6) unsigned DEFAULT NULL,
`store_id` smallint(6) unsigned DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `aw_blog_cat_store`
--
-- --------------------------------------------------------
--
-- Table structure for table `aw_blog_comment`
--
CREATE TABLE `aw_blog_comment` (
`comment_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`post_id` smallint(11) NOT NULL DEFAULT '0',
`comment` text NOT NULL,
`status` smallint(6) NOT NULL DEFAULT '0',
`created_time` datetime DEFAULT NULL,
`user` varchar(255) NOT NULL DEFAULT '',
`email` varchar(255) NOT NULL DEFAULT '',
PRIMARY KEY (`comment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ;
--
-- Dumping data for table `aw_blog_comment`
--
INSERT INTO `aw_blog_comment` VALUES(1, 1, 'This is the first comment. It can be edited, deleted or set to unapproved so it is not displayed. This can be done in the admin panel.', 2, '2011-09-12 11:54:34', 'Joe Blogs', 'joe@blogs.com');
-- --------------------------------------------------------
--
-- Table structure for table `aw_blog_post_cat`
--
CREATE TABLE `aw_blog_post_cat` (
`cat_id` smallint(6) unsigned DEFAULT NULL,
`post_id` smallint(6) unsigned DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `aw_blog_post_cat`
--
INSERT INTO `aw_blog_post_cat` VALUES(1, 1);
-- --------------------------------------------------------
--
-- Table structure for table `aw_blog_store`
--
CREATE TABLE `aw_blog_store` (
`post_id` smallint(6) unsigned DEFAULT NULL,
`store_id` smallint(6) unsigned DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `aw_blog_store`
--
INSERT INTO `aw_blog_store` VALUES(1, 0);
-- --------------------------------------------------------
--
-- Table structure for table `aw_blog_tags`
--
CREATE TABLE `aw_blog_tags` (
`id` int(11) NOT NULL AUTO_INCREMENT,
`tag` varchar(255) NOT NULL,
`tag_count` int(11) NOT NULL DEFAULT '0',
`store_id` tinyint(4) NOT NULL,
PRIMARY KEY (`id`),
KEY `tag` (`tag`,`tag_count`,`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
--
-- Dumping data for table `aw_blog_tags`
--
-- --------------------------------------------------------
--
-- Table structure for table `cataloginventory_stock`
--
CREATE TABLE `cataloginventory_stock` (
`stock_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Stock Id',
`stock_name` varchar(255) DEFAULT NULL COMMENT 'Stock Name',
PRIMARY KEY (`stock_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Cataloginventory Stock' AUTO_INCREMENT=2 ;
--
-- Dumping data for table `cataloginventory_stock`
--
INSERT INTO `cataloginventory_stock` VALUES(1, 'Default');
-- --------------------------------------------------------
--
-- Table structure for table `cataloginventory_stock_item`
--
CREATE TABLE `cataloginventory_stock_item` (
`item_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Item Id',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product Id',
`stock_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Stock Id',
`qty` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Qty',
`min_qty` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Min Qty',
`use_config_min_qty` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Use Config Min Qty',
`is_qty_decimal` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Qty Decimal',
`backorders` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Backorders',
`use_config_backorders` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Use Config Backorders',
`min_sale_qty` decimal(12,4) NOT NULL DEFAULT '1.0000' COMMENT 'Min Sale Qty',
`use_config_min_sale_qty` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Use Config Min Sale Qty',
`max_sale_qty` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Max Sale Qty',
`use_config_max_sale_qty` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Use Config Max Sale Qty',
`is_in_stock` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is In Stock',
`low_stock_date` timestamp NULL DEFAULT NULL COMMENT 'Low Stock Date',
`notify_stock_qty` decimal(12,4) DEFAULT NULL COMMENT 'Notify Stock Qty',
`use_config_notify_stock_qty` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Use Config Notify Stock Qty',
`manage_stock` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Manage Stock',
`use_config_manage_stock` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Use Config Manage Stock',
`stock_status_changed_auto` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Stock Status Changed Automatically',
`use_config_qty_increments` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Use Config Qty Increments',
`qty_increments` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Qty Increments',
`use_config_enable_qty_inc` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Use Config Enable Qty Increments',
`enable_qty_increments` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Enable Qty Increments',
PRIMARY KEY (`item_id`),
UNIQUE KEY `UNQ_CATALOGINVENTORY_STOCK_ITEM_PRODUCT_ID_STOCK_ID` (`product_id`,`stock_id`),
KEY `IDX_CATALOGINVENTORY_STOCK_ITEM_PRODUCT_ID` (`product_id`),
KEY `IDX_CATALOGINVENTORY_STOCK_ITEM_STOCK_ID` (`stock_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Cataloginventory Stock Item' AUTO_INCREMENT=45 ;
--
-- Dumping data for table `cataloginventory_stock_item`
--
INSERT INTO `cataloginventory_stock_item` VALUES(2, 2, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(3, 3, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(4, 4, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(5, 5, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(6, 6, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(7, 7, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(8, 8, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(9, 9, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(10, 10, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(11, 11, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(12, 12, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(13, 13, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(14, 14, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(15, 15, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(16, 16, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(17, 17, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(18, 18, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(19, 19, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(20, 20, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(21, 21, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(22, 22, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(23, 23, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(24, 24, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(25, 25, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(26, 26, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(27, 27, 1, 100.0000, 0.0000, 1, 1, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(28, 28, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, NULL, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(29, 29, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(30, 30, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(31, 31, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(32, 32, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(33, 33, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(34, 34, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(35, 35, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(36, 36, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(37, 37, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(38, 38, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(39, 39, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(40, 40, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(41, 41, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(42, 42, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(43, 43, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 1, 0, 1, 0, 1, 0.0000, 1, 0);
INSERT INTO `cataloginventory_stock_item` VALUES(44, 44, 1, 100.0000, 0.0000, 1, 0, 0, 1, 1.0000, 1, 0.0000, 1, 1, NULL, 0.0000, 1, 0, 1, 0, 1, 0.0000, 1, 0);
-- --------------------------------------------------------
--
-- Table structure for table `cataloginventory_stock_status`
--
CREATE TABLE `cataloginventory_stock_status` (
`product_id` int(10) unsigned NOT NULL COMMENT 'Product Id',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website Id',
`stock_id` smallint(5) unsigned NOT NULL COMMENT 'Stock Id',
`qty` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Qty',
`stock_status` smallint(5) unsigned NOT NULL COMMENT 'Stock Status',
PRIMARY KEY (`product_id`,`website_id`,`stock_id`),
KEY `IDX_CATALOGINVENTORY_STOCK_STATUS_STOCK_ID` (`stock_id`),
KEY `IDX_CATALOGINVENTORY_STOCK_STATUS_WEBSITE_ID` (`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Cataloginventory Stock Status';
--
-- Dumping data for table `cataloginventory_stock_status`
--
INSERT INTO `cataloginventory_stock_status` VALUES(2, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(3, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(4, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(5, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(6, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(7, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(8, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(9, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(10, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(11, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(12, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(13, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(14, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(15, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(16, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(17, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(18, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(19, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(20, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(21, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(22, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(23, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(24, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(25, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(26, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(27, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(28, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(29, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(30, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(31, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(32, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(33, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(34, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(35, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(36, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(37, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(38, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(39, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(40, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(41, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(42, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(43, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status` VALUES(44, 1, 1, 100.0000, 1);
-- --------------------------------------------------------
--
-- Table structure for table `cataloginventory_stock_status_idx`
--
CREATE TABLE `cataloginventory_stock_status_idx` (
`product_id` int(10) unsigned NOT NULL COMMENT 'Product Id',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website Id',
`stock_id` smallint(5) unsigned NOT NULL COMMENT 'Stock Id',
`qty` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Qty',
`stock_status` smallint(5) unsigned NOT NULL COMMENT 'Stock Status',
PRIMARY KEY (`product_id`,`website_id`,`stock_id`),
KEY `IDX_CATALOGINVENTORY_STOCK_STATUS_IDX_STOCK_ID` (`stock_id`),
KEY `IDX_CATALOGINVENTORY_STOCK_STATUS_IDX_WEBSITE_ID` (`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Cataloginventory Stock Status Indexer Idx';
--
-- Dumping data for table `cataloginventory_stock_status_idx`
--
INSERT INTO `cataloginventory_stock_status_idx` VALUES(2, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(3, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(4, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(5, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(6, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(7, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(8, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(9, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(10, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(11, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(12, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(13, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(14, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(15, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(16, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(17, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(18, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(19, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(20, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(21, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(22, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(23, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(24, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(25, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(26, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(27, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(28, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(29, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(30, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(31, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(32, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(33, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(34, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(35, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(36, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(37, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(38, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(39, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(40, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(41, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(42, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(43, 1, 1, 100.0000, 1);
INSERT INTO `cataloginventory_stock_status_idx` VALUES(44, 1, 1, 100.0000, 1);
-- --------------------------------------------------------
--
-- Table structure for table `cataloginventory_stock_status_tmp`
--
CREATE TABLE `cataloginventory_stock_status_tmp` (
`product_id` int(10) unsigned NOT NULL COMMENT 'Product Id',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website Id',
`stock_id` smallint(5) unsigned NOT NULL COMMENT 'Stock Id',
`qty` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Qty',
`stock_status` smallint(5) unsigned NOT NULL COMMENT 'Stock Status',
PRIMARY KEY (`product_id`,`website_id`,`stock_id`),
KEY `IDX_CATALOGINVENTORY_STOCK_STATUS_TMP_STOCK_ID` (`stock_id`),
KEY `IDX_CATALOGINVENTORY_STOCK_STATUS_TMP_WEBSITE_ID` (`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Cataloginventory Stock Status Indexer Tmp';
--
-- Dumping data for table `cataloginventory_stock_status_tmp`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalogrule`
--
CREATE TABLE `catalogrule` (
`rule_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Rule Id',
`name` varchar(255) DEFAULT NULL COMMENT 'Name',
`description` text COMMENT 'Description',
`from_date` date DEFAULT NULL COMMENT 'From Date',
`to_date` date DEFAULT NULL COMMENT 'To Date',
`customer_group_ids` text COMMENT 'Customer Group Ids',
`is_active` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Is Active',
`conditions_serialized` mediumtext COMMENT 'Conditions Serialized',
`actions_serialized` mediumtext COMMENT 'Actions Serialized',
`stop_rules_processing` smallint(6) NOT NULL DEFAULT '1' COMMENT 'Stop Rules Processing',
`sort_order` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Sort Order',
`simple_action` varchar(32) DEFAULT NULL COMMENT 'Simple Action',
`discount_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Discount Amount',
`website_ids` text COMMENT 'Website Ids',
PRIMARY KEY (`rule_id`),
KEY `IDX_CATALOGRULE_IS_ACTIVE_SORT_ORDER_TO_DATE_FROM_DATE` (`is_active`,`sort_order`,`to_date`,`from_date`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CatalogRule' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalogrule`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalogrule_affected_product`
--
CREATE TABLE `catalogrule_affected_product` (
`product_id` int(10) unsigned NOT NULL COMMENT 'Product Id',
PRIMARY KEY (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CatalogRule Affected Product';
--
-- Dumping data for table `catalogrule_affected_product`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalogrule_group_website`
--
CREATE TABLE `catalogrule_group_website` (
`rule_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Rule Id',
`customer_group_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Customer Group Id',
`website_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Website Id',
PRIMARY KEY (`rule_id`,`customer_group_id`,`website_id`),
KEY `IDX_CATALOGRULE_GROUP_WEBSITE_RULE_ID` (`rule_id`),
KEY `IDX_CATALOGRULE_GROUP_WEBSITE_CUSTOMER_GROUP_ID` (`customer_group_id`),
KEY `IDX_CATALOGRULE_GROUP_WEBSITE_WEBSITE_ID` (`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CatalogRule Group Website';
--
-- Dumping data for table `catalogrule_group_website`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalogrule_product`
--
CREATE TABLE `catalogrule_product` (
`rule_product_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Rule Product Id',
`rule_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Rule Id',
`from_time` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'From Time',
`to_time` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'To time',
`customer_group_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Customer Group Id',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product Id',
`action_operator` varchar(10) DEFAULT 'to_fixed' COMMENT 'Action Operator',
`action_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Action Amount',
`action_stop` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Action Stop',
`sort_order` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Sort Order',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website Id',
PRIMARY KEY (`rule_product_id`),
UNIQUE KEY `EAA51B56FF092A0DCB795D1CEF812B7B` (`rule_id`,`from_time`,`to_time`,`website_id`,`customer_group_id`,`product_id`,`sort_order`),
KEY `IDX_CATALOGRULE_PRODUCT_RULE_ID` (`rule_id`),
KEY `IDX_CATALOGRULE_PRODUCT_CUSTOMER_GROUP_ID` (`customer_group_id`),
KEY `IDX_CATALOGRULE_PRODUCT_WEBSITE_ID` (`website_id`),
KEY `IDX_CATALOGRULE_PRODUCT_FROM_TIME` (`from_time`),
KEY `IDX_CATALOGRULE_PRODUCT_TO_TIME` (`to_time`),
KEY `IDX_CATALOGRULE_PRODUCT_PRODUCT_ID` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CatalogRule Product' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalogrule_product`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalogrule_product_price`
--
CREATE TABLE `catalogrule_product_price` (
`rule_product_price_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Rule Product PriceId',
`rule_date` date NOT NULL COMMENT 'Rule Date',
`customer_group_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Customer Group Id',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product Id',
`rule_price` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Rule Price',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website Id',
`latest_start_date` date DEFAULT NULL COMMENT 'Latest StartDate',
`earliest_end_date` date DEFAULT NULL COMMENT 'Earliest EndDate',
PRIMARY KEY (`rule_product_price_id`),
UNIQUE KEY `UNQ_CATRULE_PRD_PRICE_RULE_DATE_WS_ID_CSTR_GROUP_ID_PRD_ID` (`rule_date`,`website_id`,`customer_group_id`,`product_id`),
KEY `IDX_CATALOGRULE_PRODUCT_PRICE_CUSTOMER_GROUP_ID` (`customer_group_id`),
KEY `IDX_CATALOGRULE_PRODUCT_PRICE_WEBSITE_ID` (`website_id`),
KEY `IDX_CATALOGRULE_PRODUCT_PRICE_PRODUCT_ID` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CatalogRule Product Price' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalogrule_product_price`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalogsearch_fulltext`
--
CREATE TABLE `catalogsearch_fulltext` (
`fulltext_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity ID',
`product_id` int(10) unsigned NOT NULL COMMENT 'Product ID',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store ID',
`data_index` longtext COMMENT 'Data index',
PRIMARY KEY (`fulltext_id`),
UNIQUE KEY `UNQ_CATALOGSEARCH_FULLTEXT_PRODUCT_ID_STORE_ID` (`product_id`,`store_id`),
FULLTEXT KEY `FTI_CATALOGSEARCH_FULLTEXT_DATA_INDEX` (`data_index`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT='Catalog search result table' AUTO_INCREMENT=338 ;
--
-- Dumping data for table `catalogsearch_fulltext`
--
INSERT INTO `catalogsearch_fulltext` VALUES(325, 41, 1, 'cobblehill|Macys|Enabled|None|Gray|Bedroom|metal|Cobble Hill Bed|Beautiful paired with any decor, this four-poster bed features classic turned posts gleaming in nickel-plated metal that radiates a soft chrome look.|Four-poster bed Classic turned posts Nickel-plated metal Soft chrome look.|999|1');
INSERT INTO `catalogsearch_fulltext` VALUES(331, 42, 1, 'architect|Macys|Enabled|None|Black|Living Room|metal|Architect End Table|The art of it—a clean, geometric shape sets a strong foundation for the masterful array of galvanized metal, which adds depth and intrigue to this statement piece. A tempered glass top delicately balances the boldness of this end table.|Galvanized metal with tempered glass top Imported 28"W x 28"D x 25"H All dimensions listed are approximate|699|1');
INSERT INTO `catalogsearch_fulltext` VALUES(327, 43, 1, 'stockholm|Macys|Enabled|None|Brown|Living Room|Stockholm Tables|Sleek and simple style that works for your space. These nesting tables are topped in blocks of American walnut and finished with geometric bases of polished steel.|American walnut veneers; walnut finish Polished steel bases Large table: 20"W x 20"D x 20"H; Small table: 18"W x 18"D x 18"H|349|1');
INSERT INTO `catalogsearch_fulltext` VALUES(328, 44, 1, 'concordebed|Macys|Enabled|None|Brown|Bedroom|Wood|Concorde Bed|New wave. The Concorde bedroom furniture collection features the luxe lines of mid-century design with unique scalloped details throughout. Crafted with cherry veneers over select solids and finished in bold dark roast with a lustrous lacquer top coat. Black nickel finished hardware.|Cherry veneers over select solids Dark roast finish|1399.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(329, 27, 1, 'klyne|Crate and Barrel|Crate & Barrel|Living Room|Natural|Fabric|Enabled|None|Klyne Sofa|Our Klyne is a compact sofa whose bold saffron color fills the room with attitude. Narrow tapered arms cut a sleek profile and make for an even roomier experience. The perfect size for apartment and small space living…or use in conversational pairs for larger spaces. After you place your order, we will send a fabric swatch via next day air for your final approval. We will contact you to verify both your receipt and approval of the fabric swatch before finalizing your order.|Eco-friendly construction Certified sustainable kiln-dried hardwood frame Seat cushions are soy- or plant-based polyfoam encased in synthetic ticking Back cushions are fiber in synthetic ticking Flexolator spring suspension Hardwood legs with hickory finish Upholstered in polyester Benchmade See additional frame options below Made in North Carolina, USA|1019.95|1');
INSERT INTO `catalogsearch_fulltext` VALUES(312, 28, 1, 'Silhouette|Crate and Barrel|Crate & Barrel|Bedroom|Orange|Fabric|Enabled|None|Silhouette Sofa|Ever so proper sofa winks at tradition with a fresh new color and playful new proportions. Same-height tight back and arms shelter with subtle curves, punctuated with a clever graceful rolled arm and eye-catching corner base miters. Lustrous soft-textured weave in tonal ceylon yellow accentuates the unexpected silhouette. After you place your order, we will send a fabric swatch via next day air for your final approval. We will contact you to verify both your receipt and approval of the fabric swatch before finalizing your order.|Eco-friendly construction Certified sustainable kiln-dried hardwood frame Seat cushions are soy-based polyfoam encased in downproof ticking Tight back is soy-based polyfoam Sinuous wire spring suspension Polyester-rayon fabric with top-stitching Mocha-stained hardwood legs Made in North Carolina, USA|999.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(324, 40, 1, 'steppenight|Crate and Barrel|Crate & Barrel|Enabled|None|Brown|Bedroom|Wood|Steppe Nightstand|Our new mid-century-inspired bedroom takes a distinctive step into a modern new century. Its bold presence and depth are achieved with mitered beveled frames that recess into panels handsomely crafted in solid shesham and mango wood. Two-drawer nightstand is enhanced with a tinted matte carnuba wax enriched with silky coats of lacquer to reveal the woodgrain''s natural range of highlights.|Solid shesham and mango wood Tinted matte wax and lacquer finish Two drawers with undermount metal glides Integrated drawer pulls Made in India|449|1');
INSERT INTO `catalogsearch_fulltext` VALUES(319, 35, 1, 'avalonvintner|Crate and Barrel|Crate & Barrel|Enabled|None|Black|Dining Room|Wood|5-Piece Avalon-Vitner Dining Set|The simplicity of 19th-century cottage styling with a black painted finish and a protective polyurethene topcoat. Pedestal table features a generously curved base, deep recessed apron and a versatile top that comfortably seats four in the round or up to six with the easy-glide leaf. Table base and edge banding are crafted of solid hardwood. Vintner''s contoured "X" back and comfortable, carved seat support you in all the right places. Crafted of solid wood with a black-painted finish and hand-rubbed at the edges.|Table is oak veneer and engineered wood with a black painted finish and clear protective polyurethene topcoat Seats four; six with 17" leaf Chair is solid stustainable rubberwood with a hand-rubbed black painted finish clear protective lacquer 18"H seat Made in Vietnam|949|1');
INSERT INTO `catalogsearch_fulltext` VALUES(320, 36, 1, 'harvest|Crate and Barrel|Crate & Barrel|Enabled|None|Brown|Dining Room|Wood|Harvest Table|Eclectic farmhouse styling with a beautiful tung oil finish, hand-rubbed to bring out the open grain and rich variegated hues of golden brown. Crafted in solid elm with traditional wood joinery and a crossbar base. Extension leaf increases seating from four to six. Tung tree oil finish, a natural oil derived from the seeds of the tung tree nut, preserves the beauty and grain of the wood.|Created in collaboration with designer Maria Yee Solid elm Tung tree oil finish One 18" leaf with wood extension glides and storage bag Traditional Chinese joinery utilizes no nails or screws Seats up to six Made in China|1499.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(321, 37, 1, 'felix|Crate and Barrel|Crate & Barrel|Enabled|None|Brown|Dining Room|Wood|Felix Side Chair|Classic bentwood seating to mix, match and stack at a Best Buys value. Retro modern hourglass shape curves with a generous seat and back in a versatile walnut finish; sturdy chrome-plated tube legs.|Birch bentwood and walnut veneer Clear protective lacquer finish Chrome tube base Made in China|89.95|1');
INSERT INTO `catalogsearch_fulltext` VALUES(322, 38, 1, 'tate|Crate and Barrel|Crate & Barrel|Enabled|None|Gray|Bedroom|Fabric|Tate Bed|A mid-century modernist''s dream. Streamlined, low platform design is wrapped head to toe in a textural charcoal weave, treated with fabric protection and punctuated with retro button tufting on the headboard. Dark tapered legs take a minimal stance. Mattresses and optional bunky board available (sold separately). Also stocked in boardwalk. After you place your order, we will send a fabric swatch via next day air for your final approval. We will contact you to verify both your receipt and approval of the fabric swatch before finalizing your order.|Certified sustainable kiln-dried hardwood frame Soy-based foam cushioning Poly-cotton-acrylic blend fabric Fabric has soil and stain protectant Slat system with support legs Platform bed accommodates a mattress only Made in USA|1499.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(323, 39, 1, 'steppe|Crate and Barrel|Crate & Barrel|Enabled|None|Brown|Bedroom|Wood|Steppe Bed|Our new mid-century-inspired bedroom takes a distinctive step into a modern new century. Its bold presence and depth are achieved with mitered beveled frames that recess into panels handsomely crafted in solid shesham and mango wood. Enhanced with a tinted matte carnuba wax enriched with silky coats of lacquer to reveal the woodgrain''s natural range of highlights. Mattresses and optional bunky board available (sold separately).|Solid shesham and mango wood Tinted matte wax and lacquer finish Platform bed accommodates a mattress only Slat system with support leg Made in India|1399.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(336, 29, 1, 'petrie|Crate and Barrel|Crate & Barrel|Enabled|None|Gray|Living Room|Fabric|Petrie Chair|It was the most familiar furniture shape of the 1960s. And now it''s coming back to a living room near you. This time around, it has tufted and buttoned cushions for a more classic, tailored look that sits deep and firm, but lets you slouch in comfort. Chic graphite grey fabric is treated with a new stain-repellant system that''s actually in each fiber. Petrie is authentically styled light and lean with slim top-stitched track arms and delicate, tapered hardwood legs stained a dark ebony finish called deco. Also available in leather. After you place your order, we will send a fabric swatch via next day air for your final approval. We will contact you to verify both your receipt and approval of the fabric swatch before finalizing your order.|Eco-friendly construction Certified sustainable, kiln-dried hardwood frame Seat cushion is soy-based polyfoam with fiber encased in downproof ticking Sinuous wire spring suspension Back cushion is blown fiber in downproof ticking Stain-resistant finish for maximum cleanability Cotton-polyester blend fabric Topstitched and button-tufted detail See additional frame options below Made in Virginia, USA|999.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(330, 30, 1, 'belair|Crate and Barrel|Crate & Barrel|Enabled|None|Brown|Living Room|Wood|Bel-Air Round Coffee Table|Mid-century modern lines in a modern mix of materials. Cast aluminum tripod base is seamlessly welded and finished in antiqued brass plating; richly grained shesham wood top is finished a warm walnut.|Solid 1" thick shesham top Top has a walnut stain, clear water based polyurethane and a final wax topcoat Cast aluminum base Base has an antique brass plated and clear lacquer finish Made in India|599.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(315, 31, 1, 'dauphine|Crate and Barrel|Crate & Barrel|Enabled|None|Gray|Living Room|metal|Dauphine Table|Antique-inspired hourglass curves revisit the vintage bistro table in handcrafted iron with a rustic multi-step finish.|100% handmade iron Lacquer, paint, wax and powdercoat finish Made in India|249|1');
INSERT INTO `catalogsearch_fulltext` VALUES(316, 32, 1, 'hennessy|Crate and Barrel|Crate & Barrel|Enabled|None|Red|Living Room|Fabric|Hennessy Chair|Bold tomato red takes center stage with substantial modern lines, track arms, a deep plush seat and an angled cushy back. A sophisticated weave intertwines varying thicknesses of yarn to lustrous, textural effect enhanced with self-welt detail. After you place your order, we will send a fabric swatch via next day air for your final approval. We will contact you to verify both your receipt and approval of the fabric swatch before finalizing your order.|Eco-friendly construction Certified sustainable, kiln-dried hardwood frame Seat cushion is multilayer soy- or plant-based polyfoam encased in ticking Tight back is filled with multilayer soy- or plant-based polyfoam with fiber Flexolator spring suspension Upholstery fabric is rayon-poly-cotton blend with self-welt detail Hardwood legs have a hickory finish See additional frame options below Made in North Carolina, USA|699.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(317, 33, 1, 'chloe|Macys|Enabled|None|Living Room|Fabric|Chloe Metro Living Sofa|Classic button-tufting and a sloped-arm design add vintage appeal to the Chloe sofa. Available exclusively at Macy''s, this distinctive piece features high-density foam cushions and a sinuous spring system for exceptional comfort and durability. Metro Living sofa design is a few inches smaller than traditional sofas, making it a great fit in apartments and smaller living spaces.|76"W x 36"D x 34"H High-density foam cushions Reinforced engineered hardwood frame Sinuous carbon-tempered steel springs|899.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(318, 34, 1, 'marinosofa|Macys|Enabled|None|Black|Living Room|Leather|Marino Sofa|Sleek, clean lines accentuate the distinctive design of our exclusive Marino living room furniture set. Crafted from fine top-grain leather, this furniture makes an instant impression in any modern living space with chic features like slab feet and unique wraparound armrests.|Sleek, clean lines. Distinctive design. Top-grain leather. Slab feet and unique wraparound armrests.|1899.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(305, 21, 1, 'SLRA560|H.H. Gregg|Sony|Digital SLR|13 - 15|1 - 3x|Enabled|None|Sony Alpha DSLR-A560 Digital Camera W/18-55mm Lens|The Sony Alpha DSLR-A560 Digital Camera W/18-55mm Lens is a camera that answers all of your questions before you can even ask. High resolution (14.2MP) APS-C sensor? Yes. Brilliant, tiltable (+/- 90°), large (3") display with superb resolution (921,600 pixels)? Sure. Dazzling video in high definition (1080i)? Of course. You want faster focusing? Using the same "phase detection" auto focus for Live View as for the optical viewfinder, plus autofocus that begins as soon as you raise the camera to your eye, you''ll catch fast action that others miss. High quality zoom lens? You got it--a 3x F3.5-5.6 18-55mm Sony Alpha (35mm equivalent 27-82.5mm) lens. How about capturing the absolute best quality possible, with RAW and JPEG file formats? Wouldn''t you like to create a 3D panoramic photo without breaking a sweat? Abolish camera shake forever with image stabilization and reduced-noise high sensitivity (up to 12,800 ISO)? With the A560, you get this and much more. The built-in HDR (High Dynamic Range) function combines 3 quick photos of a high contrast scene and combines them to give you one photo with the correct shadow, mid-tone and highlight tones for a beautifully balanced image. 6 scene selections and 6 style modes, including Portrait, Sports Action, Landscape, Sunset, Night Portrait and Hand-held Twilight modes are available. Face Detection recognizes and adjusts the camera for faces in a given scene, and Smile Shutter only takes a picture when it sees a smile on your subject''s face. There''s a built-in pop-up flash. You can shoot up to 7 frames per second if you want to, and you can save your images on Memory Stick PRO Duo or Pro-HG Duo; SD, SDHC and SDXC memory cards. A lens is not included. Any questions?|High-Resolution 14.2 MP Images Tiltable 3.0" LCD W/920,000 Pixels 18-55mm Zoom Lens (35mm Equiv 27-82.5mm) Responsive High Speed Shooting Stunning Panorama Shots in 3D Full HD 1080/60i Movies RAW & JPEG File Formats Quick Auto Focus Live View 6 Scene Selection & 6 Style Modes SteadyShot INSIDE Image Stabilization|749.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(333, 22, 1, '4927B001|Office Depot|Canon|Point & Shoot|10 - 12|4 - 7x|Enabled|None|Canon Powershot 100 HS Digital ELPH Camera|Canon''s Powershot 100 HS Digital ELPH Camera (Orange) packs a whole galaxy of features into its compact (3.67 x 2.20 x 0.78"/9.3 x 5.5 x 1.9 cm) and lightweight (4.27 oz/121 g) body--a 12.1MP CMOS high resolution sensor, 4x wide-angle 28-112mm lens (equivalent in 35mm format), and full 1920 x 1080 HD video with stereo sound, for starters. It''s also got the advanced HS system delivering clear, sharp photos with detail and nuance in low light, with high or low ISO images. Optical image stabilization keeps away the shaky pictures and video, and Smart AUTO recognizes and sets optimal exposure, shutter and focus settings for 32 predefined shooting situations. The Super Slow Motion Movie mode records video at 240fps for a very slow motion playback, and the High-Speed Burst mode allows you to shoot still photos at up to 8.2fps. A large range of creative effects is available, including fisheye effect, miniature effect (stills and video), toy camera effect that creates a vignette similar to pinhole cameras, monochrome, super vivid, color accent, color swap (pick one color in a photo and replace that color with another of your choice), long shutter to blur moving objects for artistic effect, and many more. This ELPH is ready to serve.|12.1MP CMOS Sensor 4x Optical Zoom 28-112mm Lens 28mm Wide-Angle Optical Image Stabilizer Improved Low Light/High ISO Photos Full 1080p HD Video W/Stereo Sound Hi-Speed Burst Shooting at Up to 8.2fps Slow Motion Movie Mode--240fps Effects Include Toy Camera & Monochrome Smart AUTO Has 32 Scene Modes|169.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(307, 23, 1, '8010|H.H. Gregg|Olympus|Point & Shoot|13 - 15|4 - 7x|Enabled|None|Stylus Tough 8010 Digital Camera|The Olympus Stylus Tough 8010 Digital Camera is a compact, yet strong, 14Mp camera. With a 5x optical zoom lens and numerous protective features, the Tough cam was designed for people with an active lifestyle. The camera is waterproof to 33'', shockproof to 6.6'', crushproof to 220 lbs of pressure, and freezeproof to 14°F. This makes the 8010 perfect for any activity or harsh environment. It''ll even survive being handled by a toddler. Setting the 8010 for capturing the perfect photo is easy thanks to a variety of scene modes. And using the camera''s controls is a snap with Tap Control. This is especially convenient underwater or while wearing gloves. The 8010 has features that allow you to capture the action even in low light. In addition, Dual Image Stabilization will keep your images sharp, while HD video capture allows you to spice things up. No matter what you''re shooting though, the 2.7" LCD screen comes in handy for both composition and review of your memories. The 8010 takes SD/SDHC memory cards, but the built-in 2GB of internal memory allows you to take approximately 200 photos without a memory card.|14Mp Resolution 5X Optical Zoom 2.7" LCD Screen 2GB Internal Memory - SD/SDHC Card Slot Waterproof to 33'' Shockproof to 6.6'' Crushproof to 220 lbs of Pressure Freezeproof to 14°F Tap Control HD Video|299.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(308, 24, 1, 'DMC-FX78|Target|Panasonic|Point & Shoot|13 - 15|4 - 7x|Enabled|None|Panasonic Lumix DMC-FX78 Digital Camera|Panasonic''s Lumix DMC-FX78 Digital Camera (Black) is a full-featured image-making powerhouse inside the body of a tiny (3.9 x 2.17 x 0.81") compact digital camera--it has a 12.1MP high-speed CCD sensor, a 5x wide-angle Leica zoom lens (24-120mm equivalent in 35mm format) with a bright f/2.5 aperture, and a large 3.5" touch-screen LCD monitor. Plus, full 1920 x 1080 HD video with Dolby sound, an optical image stabilizer, touch-screen control of AF, zoom, and shutter, and really fast autofocus and start-up. Superb shooting modes like Cosmetic (you can remove wrinkles in a face or give it a suntan) and Beauty Retouch (choose eye shadow, cheek and lip color, foundation, whitening teeth, clear skin, eye emphasis, and removing the shine from a face). 8 color modes give you plenty of artistic license for creativity, and you can even make 3D photos. And when you''re done creating, Lumix Image Uploader makes it simple to share your photos and movies by uploading them to sites like Facebook or YouTube.|12.1MP Hi-Speed CCD Sensor 3.5" 16x9 LCD Monitor Leica 5x 24-120mm Zoom Lens (Equivalent) Fast, Bright F/2.5 Aperture Lens Touch Screen Control (AF, Zoom, Shutter) 3D Photo Mode 1920x1080 Full HD Video W/Dolby Sound Faster Start-Up and Autofocus Art/Beauty Retouch & Make-up Modes Easy Upload to Facebook/YouTube|299.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(309, 25, 1, '500HS|Best Buy|Canon|Point & Shoot|10 - 12|4 - 7x|Enabled|None|Canon Powershot 500 HS Digital ELPH Camera|Canon''s Powershot 500 HS Digital ELPH Camera (Silver) packs features galore into its compact (3.96 x 2.18 x 0.98"/10 x 5.5 x 2.5 cm) and lightweight (5.82 oz/165 g) body--a 12.1MP CMOS high resolution sensor, 4.4x wide-angle 24-105mm lens (equivalent in 35mm format), and full 1920 x 1080 HD video with stereo sound, for starters. It''s also got the advanced HS system delivering clear, sharp photos with detail and nuance in low light, with high or low ISO images. Optical image stabilization keeps away the shaky pictures and video, and Smart AUTO recognizes and sets optimal exposure, shutter and focus settings for 32 predefined shooting situations. The Super Slow Motion Movie mode records video at 240fps for a very slow motion playback, and the High-Speed Burst mode allows you to shoot still photos at up to 8.2fps. A large range of creative effects is available, including fisheye effect, miniature effect (stills and video), toy camera effect that creates a vignette similar to pinhole cameras, monochrome, super vivid, color accent, color swap (pick one color in a photo and replace that color with another of your choice), super vivid color for artistic effect, and many more. This ELPH is fully loaded and ready to go.|12.1MP CMOS Sensor 4.4x Optical Zoom 24-105mm Lens (Equiv) 24mm Wide-Angle Optical Image Stabilizer Improved Low Light/High ISO Photos Full 1080p HD Video W/Stereo Sound Hi-Speed Burst Shooting at Up to 8.2fps Slow Motion Movie Mode--240fps Effects Include Toy Camera & Monochrome Smart AUTO Has 32 Scene Modes|249.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(310, 26, 1, 'DSC-H70|Office Depot|Sony|Point & Shoot|16 - 18|8 - 12x|Enabled|None|Sony Cyber-shot DSC-H70 Digital Camera|There''s not much you can''t photograph or film with Sony''s Cyber-shot DSC-H70 Digital Camera (Black) it''s got 16.2MP of resolution for superb image quality and a wide-angle 10x zoom lens (25-250mm equivalent in 35mm format) that allows you to capture everything from landscapes to sports and wildlife, plus everything in between. The large, bright 3" LCD monitor makes it easy to compose and play back your photos and videos. The H70 shoots dazzling 1280 x 720 HD video. Optical SteadyShot image stabilization will chase away those blurry-picture blues, producing sharp pictures even when the light turns dim. Sweep Panorama makes it simple and easy to produce impressive and expansive ultra wide-angle panoramic photos, in the camera. Your friends and family will be thrilled with the photos you take--Anti-Blink, Soft Skin, Face Detection and Smile Shutter technologies produce the best possible pictures of the people in your life. With iAuto, you never have to worry about having the right settings--iAuto does it all for you, automatically, for gorgeous photos and movies every time.|16.2MP CCD Sensor Wide 10x Zoom Lens 25-250mm Equiv 3.0" LCD Monitor 720p HD Video iAuto and Easy Mode Sweep Panorama Mode Optical SteadyShot for Sharp Pictures Smile Detect Mode Up to 3200 ISO Sensitivity Soft Skin Mode for Flattering Photos|199.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(292, 8, 1, '47LW6500|H.H. Gregg|LG|3D|40" - 49"|1080P|240Hz|Enabled|None|LG Electronics 47LW6500 47" 1080p 3D LED|The LG 47LW6500 47" 1080p 3D LED TV is up to the challenge of displaying Blu-ray native 3D discs or turning your 2D content into an immersive experience. Just add optional 3D shutter glasses. The combination of Dynamic Contrast (which delivers a ratio of 9,000,000:1) and full 1080p HD makes the 47LW6500 a remarkable TV by any standard but we''re just getting started. Since every room is different, the 47LW6500 automatically calibrates the optimal settings to match the color and light level of your specific space. The 47LW6500 is also ISFccc Ready, meaning that it can be professionally calibrated to your specs and the settings saved as a preset. You can switch back and forth from the factory settings with the push of a button. The 47LW6500''s wide connectivity, which includes four HDMI connections, enables one-cable connection of your A/V components. The two USB inputs allow you to share JPEG slide shows and videos (including DivX HD) with your friends. Real Cinema technology displays HD movies just as they were shot in 24p (24 fps) for an authentic theater experience at home, while Clear Voice II balances the voice channel in relation to swelling music or background noise, so you never miss a word of dialogue. In addition to all of the above, the 47LW6500 is loaded with convenience features like a sleep timer, parental control, closed captioning A/V input labeling and favorite channel programming. Lastly, Energy Star compliance means that you''ll be saving money while helping to save the environment.|Smart TV TruMotion 240Hz DLNA Certified Cinema 3D (with 2D to 3D Conversion) Wi-Fi Ready Energy Star Qualified LED Plus with Local Dimming Full HD 1080p Resolution Picture Wizard II HDMI Ports x 4|1399.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(293, 9, 1, 'G53SW|Best Buy|Windows|15"|Intel|1GB|500-599GB|Intel|Enabled|None|ASUS G Series G53SW-XN1 Notebook Intel 2.00GHz 15.6"|The ASUS G53SW gaming notebook brings the authoritative performance of a full gaming PC to a compact 15-inch form factor. Powered by an Intel Core i7-2630QM processor that provides unparalleled quad-core performance and NVIDIA GTX460M graphics with full DirectX 11 capability, ASUS G53SW- XN1 takes the gaming experience to a new level. In addition to its unmatched performance, ASUS G53SW also features EAX and THX surround audio, ergonomic illuminated keyboard and en eye-catching, efficient cooling design. It’s a high definition, high performance portable PC with no compromises — delivering the action full on.|Intel Core i7-2630QM 2.0GHz Windows 7 Home Premium 64-bit 1.5GB GDDR5 VRAM 2630QM(2.00GHz) 15.6" FHD|1119.95|1');
INSERT INTO `catalogsearch_fulltext` VALUES(294, 10, 1, '4525s|Best Buy|Windows|15"|AMD|2GB|300-399GB|ATI|Enabled|None|HP ProBook 4525s AMD Athlon II Dual-Core 2.20GHz 15.6"|Take care of business with the stylish, affordable HP ProBook 4525s Notebook PC. This notebook has a 39.6 cm diagonal HD display, a spill-resistant keyboard and numeric keypad, and wireless connectivity options for on-the-go professionals.|Windows 7 Professional 32-bit AMD Athlon II Dual-Core P340(2.20GHz) 15.6" 2GB DDR3 320GB ATI Radeon HD 4250 320GB HDD|499.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(295, 11, 1, 'VPCEL17FX|Office Depot|Windows|15"|AMD|4GB|500-599GB|ATI|Enabled|None|SONY VAIO EL Series VPCEL17FX/W|The E Series laptop is built with the features and performance you need every day to stay connected and be entertained. You get smart performance and amazing picture quality with the 15.5" LED backlit display. All of this in a sleek up-market design. FEATURES TANTALIZING TEXTURE. Whether open or closed, the VAIO E Series laptop is irresistibly tempting to touch. Go right ahead; the honeycomb pattern embossed on the lid and matching palm rest is not only alluring, it''s fingerprint-free. The E series draws you in with its sweet aesthetics, but holds your attention with a luxe feature set and the smarts to tackle any task. BUILT-IN CAMERA AND MICROPHONE. Keeping in touch had never been easier or more fun. The VAIO E Series features an integrated camera with face-tracking technology and microphone for video messaging with family, friends and co-workers. BLU-RAY ANYWHERE. Enjoy HD entertainment at its best with available built-in Blu-ray Disc™ technology. Just pop in your favorite Blu-ray movie and witness unparalleled picture quality and incredible sound no matter where you are. What''s more, this versatile drive can also play and burn CDs and DVDs. Who says you can''t have it all? ONE-TOUCH TREASURE. With an E Series laptop, convenience is yours at the push of a button. Quickly access the internet without booting up the operating system by pressing the WEB button, or use the VAIO button to launch built-in Media Gallery software to instantly enjoy your photos and music. Press ASSIST to lunch VAIO Care troubleshooting and maintenance software to keep your laptop performing its best. COOL KEYBOARD. An isolated keyboard gives you the feel of a larger computer, but with a much smaller footprint. Featuring a textured touchpad built into the palm rest, your fingers are free to roam with ease and accuracy. DETAILED FEATURES LEAVE NO FINGERPRINT Whether it is open or closed, you will find yourself wanting to feel this VAIO® E Series laptop. With a textured, geometric patterned lid and palm rest, this pc is artfully crafted to be pleasing to the eyes and to the touch without leaving any fingerprint smudges. VAIO, ASSIST AND WEB THAT GET YOU TO WHERE YOU WANT TO GO WITH A TOUCH OF A BUTTON. • One touch access to the web without full boot up into Windows® with WEB button. • Press the VAIO® button to launch Media Gallery™ software and create movies, and enjoy photos and music in a whole new way. • ASSIST button links directly to VAIO Care™ Software that helps maintain and troubleshoot any PC issues for optimal performance. AMD® E-350 DUAL CORE™ PROCESSOR With an AMD® Dual Core™ Processor E-350 and AMD® Mobility Radeon™ HD 6130 Graphics Vision Technology you get a combination of advance HD Graphics and a multi-core processor enabling quick-loading, rich WEB content and sharp photos. Watch hours of HD movies in beautiful detail and color and play casual games with smooth, realistic graphics. WATCH BLU-RAY DISC™ MOVIES The versatile Blu-Ray Disc™ player drive on the E Series laptop combines the power of HD Blu-ray Disc™ video playback with the convenience and utility of DVD and CD read/write functionalities. The best picture. The best sound. With stunning clarity, Blu-ray Disc™ technology is the ultimate way to enjoy your entertainment. With AMD® Dual Core™ processor, amazing multimedia experience with Blu-ray Disc™, and easy access to the Web, VAIO Care™, and Media Gallery™ software, the E Series is in a class by itself. You get smart performance and amazing picture quality all in a sleek, up-market design with up to 5.5 hours of battery life.1|Windows 7 Home Premium 64-bit AMD Dual-Core Processor E-350 1.6GHz 15.5" 4GB DDR3 500GB|574.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(296, 12, 1, 'MC700LL/A|Best Buy|Mac|Up to 12"|Intel|4GB|300-399GB|NVIDEA|Enabled|None|Apple MacBook Pro 13"|Intel® Core™ i5 processorFeatures a 3MB shared L3 cache and 2.3GHz processor speed. Intel® Core™ i5 processorFeatures smart 4-way processing performance with a speed boost. Intel® Turbo Boost TechnologyDelivers extra performance when you need it and increased energy efficiency when you don''t. Intel® HD Graphics provide extra graphics power for your laptop when you need it. 4GB DDR3 SDRAMFor multitasking power, expandable to 8GB. Slot-loading multiformat DVD±RW/CD-RW SuperDrive with double-layer supportRecords up to 8.5GB of data or 4 hours of video using compatible DVD+R DL and DVD-R DL media. 13.3" LED-backlit widescreen displayWith 1280 x 800 resolution offers stunning images. 320GB Serial ATA hard drive (5400 rpm)Offers plenty of storage capacity. Intel® HD Graphics 3000Features 384MB shared DDR3 SDRAM for lush images. Built-in media readerSupports SDXC format for easy transfer of media (card not included). FireWire 800 port and 2 high-speed USB 2.0 portsProvide quick and simple connection for digital peripherals. Built-in Bluetooth 2.1 + EDR wireless interface lets you connect to other Bluetooth-enabled peripherals. Built-in FaceTime HD webcamWith omnidirectional microphone for video chatting and Web conferencing. Built-in wireless LAN card (802.11a/b/g/n)Built-in 10/100/1000Base-T Gigabit Ethernet LAN with RJ-45 connector. Weighs 4.5 lbs. and measures just 1" thinFor easy portability. Full-size backlit keyboard with multitouch trackpad for precise cursor control, inertia scrolling, pinch, rotate, swipe, 3- & 4-finger swipe, tap, double tap and drag capabilities. Mac OS X 10.6 Snow Leopard preinstalledProvides a stable computing platform. Software package includedWith iTunes, Time Machine, Spotlight, Quick Look, Spaces, Dashboard, Mail, iChat, Safari, Photo Booth, Address Book, QuickTime, iCal, DVD Player, Front Row, Xcode and iLife (iPhoto, iMovie, iDVD, iWeb, GarageBand). ENERGY STAR qualifiedDesigned to use less energy and meets strict energy efficiency guidelines set by the Environmental Protection Agency and U.S. Department of Energy. Apple, PowerBook, AirPort, FireWire, QuickTime, iTunes and Mac OS are trademarks of Apple Computer, Inc., registered in the U.S. and other countries. Velocity Engine, SuperDrive and iLife are trademarks of Apple Computer, Inc. Intel, Pentium, Celeron, Centrino, Core, Intel Inside and the Intel Inside logo are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries.|Apple® MacBook® Pro Intel® Core™ i5 Processor 13.3" Display 4GB Memory 320GB Hard Drive|1199.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(334, 13, 1, 'MC721LLA|Best Buy|Mac|15"|Intel|4GB|500-599GB|NVIDEA|Enabled|None|MacBook Pro 15"|Intel® Core™ i7 processorFeatures a 6MB shared L3 cache and 2.0GHz processor speed. Intel® Core™ i7 processorFeatures 8-way processing for ultimate smart performance. Intel® Turbo Boost Technology delivers extra performance when you need it and increased energy efficiency when you don''t. 4GB DDR3 SDRAMFor multitasking power, expandable to 8GB. Slot-loading multiformat DVD±RW/CD-RW SuperDrive with double-layer supportRecords up to 8.5GB of data or 4 hours of video using compatible DVD+R DL and DVD-R DL media. 15.4" LED-backlit widescreen displayWith 1440 x 900 resolution offers stunning images. 500GB Serial ATA hard drive (5400 rpm)Offers plenty of storage capacity. Automatic graphics switchingWith Intel® HD Graphics 3000 with 384MB shared DDR3 SDRAM and AMD Radeon HD 6490M graphics with 256MB GDDR5 memory for lush images. Built-in media readerSupports SDXC format for easy transfer of media (card not included). FireWire 800 port and 2 high-speed USB 2.0 portsProvide quick and simple connection for digital peripherals. Built-in Bluetooth 2.1 + EDR wireless interface lets you connect to other Bluetooth-enabled peripherals. Built-in FaceTime HD webcamWith omnidirectional microphone for video chatting and Web conferencing. Built-in wireless LAN card (802.11a/b/g/n)Built-in 10/100/1000Base-T Gigabit Ethernet LAN with RJ-45 connector. Weighs 5.6 lbs. and measures just 1" thinFor easy portability. Full-size backlit keyboard with multitouch trackpad. Mac OS X 10.6 Snow Leopard preinstalledProvides a stable computing platform. Software package includedWith iTunes, Time Machine, Spotlight, Quick Look, Spaces, Dashboard, Mail, iChat, Safari, Photo Booth, Address Book, QuickTime, iCal, DVD Player, Front Row, Xcode and iLife (iPhoto, iMovie, iDVD, iWeb, GarageBand). ENERGY STAR qualifiedDesigned to use less energy and meets strict energy efficiency guidelines set by the Environmental Protection Agency and U.S. Department of Energy. Apple, MacBook, AirPort, FireWire, QuickTime, iTunes and Mac OS are trademarks of Apple Computer, Inc., registered in the U.S. and other countries. Velocity Engine, SuperDrive and iLife are trademarks of Apple Computer, Inc. Intel, Pentium, Celeron, Centrino, Core, Intel Inside and the Intel Inside logo are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries.|Apple® MacBook® Pro Intel® Core™ i7 Processor 15.4" Display 4GB Memory 500GB Hard Drive|1799.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(298, 14, 1, 'MC813LL|Best Buy|Apple|Mac|Intel|4GB|600GB and up|NVIDEA|Enabled|None|Apple iMac 27"|Intel® Core™ i5 processorFeatures a 6MB L3 cache and 2.7GHz processor speed. Features smart 4-way processing performance with a speed boost. Intel® Turbo Boost TechnologyAutomatically speeds up your processor when your PC needs extra performance. 4GB DDR3 memoryFor multitasking power, expandable to 16GB. Multiformat DVD±RW/CD-RW drive with double-layer supportRecords up to 8.5GB of data or 4 hours of video using compatible DVD+R DL or DVD-R DL media. 27" LED-backlit TFT widescreen displayWith 2560 x 1440 resolution for intense images. 1TB hard drive (7200 rpm)For fast read/write times. AMD Radeon HD 6770M graphicsFeature 512MB of GDDR5 video memory for lush images. Dual-display and video mirroring capability. FireWire 800 port and 4 high-speed USB 2.0 portsProvide quick and simple connection for digital peripherals. Built-in Bluetooth 2.1 + EDR wireless interface. Built-in FaceTime HD cameraAllows you to video chat with family and friends. Built-in wireless LAN card (802.11n)Built-in 10/100/1000Base-T Gigabit Ethernet LAN with RJ-45 connector. Mac OS X Snow Leopard operating system preinstalledProvides a stable platform for word processing, Web navigation, gaming, media storage and more. Software package includedWith iLife (includes iPhoto, iMovie, iWeb, GarageBand), iTunes, Time Machine, Quick Look, Spaces, Spotlight, Front Row, Photo Booth and more. ENERGY STAR qualifiedDesigned to use less energy and meets strict energy efficiency guidelines set by the Environmental Protection Agency and U.S. Department of Energy. Apple, iMac, AirPort, FireWire, QuickTime, iTunes and Mac OS are trademarks of Apple Computer, Inc., registered in the U.S. and other countries. Velocity Engine, SuperDrive and iLife are trademarks of Apple Computer, Inc. Intel, Pentium, Celeron, Centrino, Core, Intel Inside and the Intel Inside logo are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries.|Intel® Core™ i5 27" Display 4GB Memory 1TB Hard Drive|1699.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(299, 15, 1, 'ET2400INT|H.H. Gregg|ASUS|Windows|Intel|4GB|500-599GB|NVIDEA|Enabled|None|ASUS ET2400INT-B121E 23.6" All-in-One PC|The multi-touch enabled ET2400INT offers schools and business a fresh and innovative way to experience desktop computing. Delivering power in an attractive and manageable small form factor, the ET2400INT is perfect for higher-end business computing tasks such as industrial design. Featuring an Intel Core i5-650 (3.2GHz) processor and a 500GB/7200RPM hard drive, the ET2400INT allows the user a degree of power-driven versatility previously available only to experts and purists. Additional power is provided amply with the NVIDIA GeForce 310M graphics card, turning ET2400INT into a multimedia workstation capable of providing professional quality graphics. With proven ASUS All-In-One design, users don’t need to choose between computing power and ease of use.|All-in-One PC Intel Core i5-650 (3.2GHz) 64 bit Dual Core Processor 4GB DDR3 1066 500GB 7200RPM|949.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(300, 16, 1, '3130|Office Depot|HP|Windows|Intel|2GB|100-299GB|Intel|Enabled|None|HP Pro 3130 Desktop PC 2.80GHz 2GB DDR3 160GB HDD|Add a valuable asset to your small business with the HP Pro 3130 Mini-tower Business PC. Powerful enough to handle your everyday multitasking needs with enough flexibility built-in to allow your PC to grow with you in the future. Get out-of-the-box productivity and flexibility in a modern look and feel today.|G6950(2.80GHz) 2GB DDR3 160GB Realtek ALC261 |554.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(335, 17, 1, 'h81010|H.H. Gregg|HP|Windows|Intel|8GB|600GB and up|ATI|Enabled|None|HP Elite h8-1010 Desktop 25" LED Monitor & Wireless Inkjet Printer Package|Catch up on organizing digital photos, videos and music with this media-friendly desktop, monitor and printer matchup with 25" monitor upgrade (h8-1010, 2511x, DJ3000).Key features: Intel® Core™ i5-2390T processor; 8GB DDR3 memory; 1TB hard drive; Windows 7 Home Premium; built-in wireless networking; 25" widescreen LED monitor and wireless inkjet printer included|Inteli5-2390T processor 8GB DDR3 memory 1TB hard drive Windows 7 Home Premium built-in wireless networking 25" widescreen LED monitor wireless inkjet printer included|949.49|1');
INSERT INTO `catalogsearch_fulltext` VALUES(332, 18, 1, '2764B004|Best Buy|Canon|Digital SLR|19 and up|4 - 7x|Enabled|None|Canon EOS 5D Mark II with 24-105mm f/4L IS|The Canon EOS 5D Mark II improves upon the EOS 5D by increasing the resolution by about 40% to 21.1 Megapixels and adds a Live View feature that allows users to preview shots on the cameras High resolution 3.0" LCD display. It even incorporates the ability to record full motion HD Video with sound, so you can capture the action as well as superb images. The camera''s 21.1Mp, Full frame 35mm-format (24x36mm) CMOS sensor captures image files with incredible image quality and color accuracy, and can capture JPEG, RAW and RAW+JPEG files. The camera also incorporates Canon''s acclaimed DIGIC 4 imaging processor that works in concert with a high-speed DDR-SDRAM buffer to ensure quick performance and fast image processing times. Performance enhancements enabled by the DIGIC 4 processor include an incredibly fast full-resolution frame rate of up to 3.9 fps, improved battery life, noticeably improved image quality at all ISO sensitivities, fast start-up and reaction times, and improved noise suppression at ISO sensitivities ranging from ISO 100 to ISO 6400, plus the cameras sensitivity is further expandable to a range of ISO 50 to ISO 25600. The Canon EOS 5D Mark II incorporates a high-fidelity (920,000 dot) 3" LCD screen and includes a ''Live View'' feature that permits the user to frame their shots on the LCD display, and adds framing functions that are not possible with a traditional SLR viewfinder including the ability to zoom in and navigate the preview image to ensure proper focus, and a grid overlay to assist in proper composition. The Live View focusing system also enables focus modes such as Quick mode, Live mode and Face Detection Live mode. Furthermore, the Live View Feature enables HD video recording that can capture true HD-quality (1080p) video at a frame rate of 30 fps with Face Detection and sound. The magnesium-alloy chassis of the EOS 5D Mark II ensures the durability of the camera so users can take it on safari or to a press junket and be assured that the camera can take it. In addition the camera body incorporates extensive dust and weatherproofing features including seals and gaskets where body panels and/or camera controls meet. To further keep the imaging sensor free from dust, Canon''s EOS Integrated Cleaning System uses ultrasonic vibrations to shake dust particles off of the sensor''s low-pass filter each time you power up (or manually when needed); this ensures that your images will be spot free and reduces time needed for image retouching. Other professional quality features found on the Canon EOS 5D Mark II include 14-bit A/D conversion, a bright viewfinder (with 98% image coverage), Auto Light Optimizer, Lens Peripheral Illumination Correction, 9-point AF plus 6-point assist AF, 25 Custom Functions with 71 settings, and 5 metering modes (35-Zone EV, 8% Partial Spot, 3.5% Spot, Center-Weighted, and Pre-Flash E-TTL II). Altogether, the Canon EOS 5D Mark II has been designed to serve the needs and interests of serious enthusiasts as well as professional photographers who are in pursuit of the perfect image.|21.1 Megapixel Full-Frame Sensor 3.0" High Resolution LCD Display Live View Mode 1080p Movie Mode Dust & Weather-Resistant Self Cleaning Sensor Broad ISO Range (50-25600) 3.9 fps Burst Mode|3299.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(303, 19, 1, '5169B003|Best Buy|Canon|Digital SLR|16 - 18|1 - 3x|Enabled|None|Canon EOS Rebel T3i Digital Camera Kit|The Canon EOS Rebel T3i Digital Camera Kit provides you with the T3i body and a Canon EF-S 18-55mm IS II lens. You''ll be ready to shoot from day one with this set-up. Just charge the included LP-E8 battery pack and pop in an SD/SDHC/SDXC memory card and you''re ready to start making photos! And should you want to expand your selection of lenses for the T3i, all Canon EF and EF-S lenses are compatible. The Rebel line of DSLR cameras has long been known as a value in photography, focusing on the advanced amateur, student, and all those looking to go beyond what their point-and-shoot lets them do, to stretch and test the limits of their creativity; all while not breaking the bank. With an 18MP CMOS (APS-C) sensor and Canon''s DIGIC 4 Image Processor the T3i captures beautiful, high resloution JPEG, RAW, and RAW+JPEG images to your choice of SD/SDHC/SDXC memory cards. The camera also records full HD .MOV video at 1920 x 1080/30p/24p, among other frame rate options. The wide range of compatible lenses and the camera''s dedicated live view give you the flexibility you need to create wonderful HD DSLR movies. No matter what you''re recording - still images or vibrant video - the T3i provides you with a vari-angle 3.0" Clear View LCD monitor that flips-out and is adjustable at a variety of angles for shooting and review of your subject. The camera also features an eye-level viewfinder for more precise composition of shots. Canon''s 63 zone dual-layer sensor works with the 9 point AF system for excellent exposures by minimizing in-camera meter reading error. The system produces more accurate images even in low-lit settings. The T3i also features an in-camera flash or the option to connect a flash, and is Speedlite compatible. Another feature worth mentioning when it comes to exposure include the camera''s 100-6400 ISO rating which is expandable up to 12,800. Using this setting along with Canon''s Optical Image Stabilizer produces incredible low light shots. In addition, the T3i features a number of user-friendly modes that allow the user to simplify their experience. Intelligent Auto mode, for example, takes the guesswork out of shooting by automatically setting 5 of the camera''s technologies to create the optimum image. Other helpful shooting controls like Basic+ provides the user with 2 options for making creative photos like a pro. The ambience selection adjusts exposure and white balance to give your images a unique look and feel. When shooting by lighting or scene type, Basic+ creates artistic filters for the scene or gives it the feel that the viewer is focused on the center of the image. Of course, other shooting controls like the feature guide and quick control screen help to streamline your experience with the camera as well.|SD/SDHC/SDXC Memory Card Slot 18MP APS-C CMOS Sensor Canon EF-S 18-55mm IS II Lens Included 3.0" Clear View Vari-Angle LCD 100-6400 ISO Full HD Movie Mode w/ Manual Exposure Compatible with Canon EF and EF-S Lenses 3.7 Frames/Second Continuous Shooting 63 Zone Dual-Layer Metering / 9-Point AF Intelligent Auto Mode|849.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(304, 20, 1, '25464|H.H. Gregg|Nikon|Digital SLR|10 - 12|Enabled|None|Nikon D300s SLR Digital Camera (Body Only)|The Nikon D300s SLR Digital Camera (Body Only) builds upon the success of the D300 by adding 720p HD Video Recording. With a 51-point autofocus system, 100% viewfinder accuracy, 7 frames per second continuous shooting, and low light sensitivity (expandable to ISO 6400), the D300s boasts a professional-grade feature set in a compact, highly durable, metal body. The 12.3 megapixel image sensor coupled with Nikon''s exclusive EXPEED processor ensures ample resolution for discerning shooters with vivid, life-like color and stunning detail. Advanced Live View Technology allows users to compose photos and video with the camera''s bright, 920,000 dot LCD. HD Video is captured in true broadcast-quality 1280 x 720 at a smooth, cinematic 24 frames per second. An integrated mono microphone allows you to capture spontaneous audio with video, and a 3.5mm stereo input offers higher quality options for professional applications. Rugged and reliable, the D300s now adds dual slots for both CompactFlash and SD/SDHC memory cards. Either card can be used for primary storage; the secondary card can be configured for overflow, mirror capture, or video recording. RAW and JPEG files can even be saved to separate cards for convenience. Images can also be copied between cards for easy sharing. With a host of new features and next-generation photo and video technologies, the Nikon D300s offers extremely high levels of performance and functionality to photo enthusiasts and professionals alike.|12.3 Megapixels 3" LCD 51-point Autofocus System Live View HD Video Recording Stereo Audio Input Self Cleaning Sensor 100% Viewfinder Accuracy CF and SD/SDHC Card Slots Dust and Weather Resistant|1599.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(290, 6, 1, 'KDL32BX420|Sears|Sony|LCD|30" - 39"|1080P|60Hz|Enabled|None|Sony KDL32BX420 32" LCD TV|The Sony KDL32BX420 32" LCD TV is great set for the den, bedroom or kitchen-or even a boat or RV. But if you think opting for a smaller size screen means sacrificing advanced features, think again. You certainly won''t be sacrificing a quality picture. This set uses the same BRAVIA Engine Sony uses in its biggest sets. This is the latest evolution of Sony''s processing system for superior image detail, exceptionally vibrant, life-like images, reduced noise and optimized contrast and color. Another Sony innovation you''ll enjoy is 24p True Cinema Technology. Video is shot at 30 frames per second (fps). Motion pictures are shot at 24 fps. That''s made showing movies on TV problematic since the earliest days of the medium. Your KDL32BX420 can actually, in effect, "downshift" its frame rate to 24 fps so you can enjoy movies that match the theater experience. You can also use the set''s USB port to share content with family and guests. Plug in a USB compatible device like a flash drive and you can enjoy JPEGs, MP3s, home videos and more, right on your TV. With all this talk of sharing let''s not forget the KDL32BX420''s five HDMI ports. You can hook up a Blu-ray player, DVD player, satellite connection and more. As you fill those ports up you''ll be glad you have BRAVIA Sync. It''s based on the HDMI CEC standard and in simple English it means you can control a slew of HDMI CEC-compatible devices with one remote control.|Full HD 1080p Resolution Scene Select 5 HD Inputs BRAVIA Sync Compatible USB Input LightSensor Technology PIP (Picture in Picture) 5.1 Channel Audio Out 24p True Cinema Technology|449.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(291, 7, 1, 'LC40D78UN|Best Buy|Sharp|LCD|40" - 49"|1080P|60Hz|Enabled|None|Sharp LC40D78UN 40" 1080p AQUOS LCD TV|Spend a few minutes watching this 40" Sharp AQUOS LC40D78UN LCD TV and you''ll be won over by its outstanding picture. Take a little more time to examine it closely, and you''ll understand how its state-of-the-art features work together to create an unsurpassed entertainment experience. Full HD 1080p resolution, 120 Hz Fine Motion Enhanced processing and a low-glare LCD panel give you pictures that truly show off any source material, be it Blu-ray movies, broadcast and cable TV, or video games. Sharp''s proprietary technologies also ensure that whatever you''re watching comes across in rich, detailed color. The LC40D78UN TV''s high brightness lets you install it in any convenient location, while its wide viewing angles make any seat in the room an ideal spot for viewing. Because you need to hook up any equipment you have now or may get in the future, the Sharp AQUOS comes with a full complement of inputs. The LC40D78UN includes three HDMI and two component jacks for high-definition devices, composite jacks for legacy devices, and a PC input that lets you use the set as a big-screen computer monitor. In addition, the built-in ATSC/QAM/NTSC tuners receive virtually all available local digital and analog programs. Not only does the large-screen Sharp LC40D78UN LCD TV look good when you turn it on, but its high gloss piano black cabinet also makes it an attractive addition to your den or living room.|Full HD 1080p (1920 x 1080) Resolution Advanced LCD Panel 120 Hz Fine Motion Enhanced ATSC/QAM/NTSC Tuners 3 HDMI Inputs 2 HD Component Inputs|525|1');
INSERT INTO `catalogsearch_fulltext` VALUES(289, 5, 1, 'P50S30|H.H. Gregg|Panasonic|Plasma|50" and up|1080P|600Hz|Enabled|None|Panasonic TC-P50S30 50" Class VIERA S30 Series 1080p Plasma TV|Even before you turn it on, the Panasonic TC-P50S30 50" Class VIERA S30 Series 1080p Plasma TV enhances your environment by simply being a beautiful object. It''s when you fire it up, however, that the magic begins. Don''t be dismayed when others in the room fail to respond to your conversation. This is one very large TV; resistance is futile. Just give up and enjoy the show. The 10,000 hour 1080p panel is capable of displaying 6,144 shades of gradation, the benefit of which is most obvious in pure rich blacks. Vivid is the key word in the TC-P50S30''s design. The 600Hz Subfield drive insures that each individual pixel remains lit for the minimum time possible to reduce after effects. This is especially important in sports and action sequences. And speaking of action, Game Mode tweaks the TC-P50S30''s settings, prioritizing fast response and super-sharp detail for the lightening-fast gaming world. The TC-P50S30''s extensive connectivity has got your digital options covered with 3 HDMI connections, so you can switch from Xbox to PlayStation to TV as fast as you want to. Or you use the SD card slot or one of the 2 USB ports to enjoy music, videos and JPEG slide shows. If that''s still not enough, the LAN port is your gateway to a world of online entertainment. Just press the VIERA Tools button on your remote. But that''s not all your remote can do. Instead of juggling several remotes while you miss the kickoff, control all of your HDMI connected devices with just the VIERA remote. Setup is a snap. You can even go wireless with the optional WiFi adapter. Finally, Panasonic has demonstrated its environmental commitment by eliminating lead and mercury from its panels while Energy Star compliance ensures that your TV will save you money while it helps preserve the environment.|VIERA Image Viewer WiFi Capable w/ Optional Adapter 600Hz Sub-Field Drive Energy Star Qualified 3 HDMI SD Card Slot Energy Star Compatible USB x 2 Long Panel Life, Up to 100,000 Hours|779.95|1');
INSERT INTO `catalogsearch_fulltext` VALUES(288, 4, 1, 'PN50C7000|Best Buy|Samsung|3D|50" and up|1080P|600Hz|Enabled|None|Samsung PN50C7000 50" 3D 1080p Plasma TV|Even before you turn it on, the Samsung PN50C7000 50" 3D 1080p Plasma TV enhances your environment by simply being a beautiful object. The black-brushed frame creates an illusion of floating which is augmented by the 1.4" wafer thin panel. It''s when you fire it up, however that it becomes obvious that the PN50C7000 is at the frontier of a flat panel breakthrough which turns traditional passive viewing into a completely interactive experience with a radically immersive element: 3D. With separate purchase of a 3D starter kit, which includes glasses, software and a transmitter you can watch 3D movies and shows on your 3D TV when connected to a suitable PC, media center, or Samsung 3D Blu-ray Disc Player. You can even convert 2D movies, sports, and shows to 3D with the kit''s software. Interactivity is the key word in the PN50C7000''s design. Besides 3D, the built-in Ethernet port and Internet TV open the door to the vast amount of content and media available online from Netflix, Facebook, or Pandora, for example. 600Hz Subfield Motion technology ensures action with striking clarity while gamers will appreciate the .001 ms response time coupled with Game Mode which optimizes contrast and sharpness and accelerates image processing. Furthermore, AllShare technology facilitates wireless, effortless transfer of videos, music and photos from your PC or mobile device while Anynet+ delivers one-touch control for all compatible Samsung audio and video devices connected via one of the 4 HDMI interfaces. Finally, Energy Star Compliance ensures that your TV will save you money while it helps preserve the environment. Samsung''s PN50C7000 poses the question, "Isn''t it time you became a participant instead of an observer?"|3D at Home 1080p Plasma Ultra Slim 1.4" 600Hz Subfield Motion AllShare .001 ms Response Time Game Mode 4 HDMI Energy Star Rated|1195|1');
INSERT INTO `catalogsearch_fulltext` VALUES(337, 3, 1, 'UN55D8000|H.H. Gregg|Samsung|3D|50" and up|1080P|240Hz|Enabled|None|Samsung UN55D8000 55" 3D LED HDTV|Samsung once again ups the ante in TVs with the UN55D8000 55" 3D LED HDTV. The UN55D8000 uses a 1080p, 240Hz LCD panel with LED edge lighting. The edge lighting is capable of local dimming for increased contrast in dark scenes and better contrast than LED or LCD televisions with constant back lighting. The UN55D8000 55" 3D LED HDTV looks really good. The single pane of glass goes all the way to the edge and is surrounded by a 0.2" (5.1mm) chrome strip. The whole TV is around a 0.5" (12.7mm) deep and just looks impressive no matter what angle you are looking at it. The UN55D8000 has many connection options, plenty of HDMI 1.4 inputs (4), analog component and composite video and includes built in Wi-Fi in a television. Expanded Internet features give you more to watch, all the time, and the included Web browser and Wi-Fi are standouts amongst those features.|Mega Dynamic Contrast Ratio 25,000,000:1 Auto Motion Plus 240Hz Full HD 1080p Resolution One Design (0.2" Bezel) QWERTY Remote Control 3D Ready w/ 2 Pairs of Active 3D Glasses Micro Dimming Plus Built-In Wi-Fi Skype Available Ultra Clear Panel|2599.99|1');
INSERT INTO `catalogsearch_fulltext` VALUES(286, 2, 1, 'SLN26D450|Best Buy|Samsung|LCD|Up to 29"|720P|60Hz|Enabled|None|Samsung LN26D450 26" LCD HDTV|The LN26D450 26" LCD HDTV from Samsung is an ideal choice for any room of the house. This slim, stylish screen has an integrated NTSC/ATSC/QAM tuner, which receives digital terrestrial, analog cable, and unencrypted digital cable signals alike. Regardless of what you''re watching or playing, the Clear Motion Rate technology allows you to see fast action with a smoothness that''s clearly ahead of the competition. There are two HDMI inputs for all your digital games and components. The 26" LCD TV is Energy Star efficient, which is aimed at saving the environment. The LN26D450 26" LCD HDTV is a great choice when you want big entertainment but don''t have room for a super big TV.|720p Resolution Touch of Color Design Exceeds Energy Star Standards Clear Motion Rate 60Hz 2 HDMI Connections 20W SRS TheaterSound ConnectShare Movie Dolby Digital Plus|349.99|1');
-- --------------------------------------------------------
--
-- Table structure for table `catalogsearch_query`
--
CREATE TABLE `catalogsearch_query` (
`query_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Query ID',
`query_text` varchar(255) DEFAULT NULL COMMENT 'Query text',
`num_results` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Num results',
`popularity` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Popularity',
`redirect` varchar(255) DEFAULT NULL COMMENT 'Redirect',
`synonym_for` varchar(255) DEFAULT NULL COMMENT 'Synonym for',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`display_in_terms` smallint(6) NOT NULL DEFAULT '1' COMMENT 'Display in terms',
`is_active` smallint(6) DEFAULT '1' COMMENT 'Active status',
`is_processed` smallint(6) DEFAULT '0' COMMENT 'Processed status',
`updated_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Updated at',
PRIMARY KEY (`query_id`),
KEY `IDX_CATALOGSEARCH_QUERY_QUERY_TEXT_STORE_ID_POPULARITY` (`query_text`,`store_id`,`popularity`),
KEY `IDX_CATALOGSEARCH_QUERY_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog search query table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalogsearch_query`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalogsearch_result`
--
CREATE TABLE `catalogsearch_result` (
`query_id` int(10) unsigned NOT NULL COMMENT 'Query ID',
`product_id` int(10) unsigned NOT NULL COMMENT 'Product ID',
`relevance` decimal(20,4) NOT NULL DEFAULT '0.0000' COMMENT 'Relevance',
PRIMARY KEY (`query_id`,`product_id`),
KEY `IDX_CATALOGSEARCH_RESULT_QUERY_ID` (`query_id`),
KEY `IDX_CATALOGSEARCH_RESULT_PRODUCT_ID` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog search result table';
--
-- Dumping data for table `catalogsearch_result`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_category_anc_categs_index_idx`
--
CREATE TABLE `catalog_category_anc_categs_index_idx` (
`category_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Category ID',
`path` varchar(255) NOT NULL DEFAULT '' COMMENT 'Path',
KEY `IDX_CATALOG_CATEGORY_ANC_CATEGS_INDEX_IDX_CATEGORY_ID` (`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Anchor Indexer Index Table';
--
-- Dumping data for table `catalog_category_anc_categs_index_idx`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_category_anc_categs_index_tmp`
--
CREATE TABLE `catalog_category_anc_categs_index_tmp` (
`category_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Category ID',
`path` varchar(255) NOT NULL DEFAULT '' COMMENT 'Path',
KEY `IDX_CATALOG_CATEGORY_ANC_CATEGS_INDEX_TMP_CATEGORY_ID` (`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Anchor Indexer Temp Table';
--
-- Dumping data for table `catalog_category_anc_categs_index_tmp`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_category_anc_products_index_idx`
--
CREATE TABLE `catalog_category_anc_products_index_idx` (
`category_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Category ID',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product ID',
`position` int(10) unsigned DEFAULT NULL COMMENT 'Position'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Anchor Product Indexer Index Table';
--
-- Dumping data for table `catalog_category_anc_products_index_idx`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_category_anc_products_index_tmp`
--
CREATE TABLE `catalog_category_anc_products_index_tmp` (
`category_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Category ID',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product ID'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Anchor Product Indexer Temp Table';
--
-- Dumping data for table `catalog_category_anc_products_index_tmp`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_category_entity`
--
CREATE TABLE `catalog_category_entity` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity ID',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type ID',
`attribute_set_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attriute Set ID',
`parent_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parent Category ID',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Creation Time',
`updated_at` timestamp NULL DEFAULT NULL COMMENT 'Update Time',
`path` varchar(255) NOT NULL COMMENT 'Tree Path',
`position` int(11) NOT NULL COMMENT 'Position',
`level` int(11) NOT NULL DEFAULT '0' COMMENT 'Tree Level',
`children_count` int(11) NOT NULL COMMENT 'Child Count',
PRIMARY KEY (`entity_id`),
KEY `IDX_CATALOG_CATEGORY_ENTITY_LEVEL` (`level`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Table' AUTO_INCREMENT=22 ;
--
-- Dumping data for table `catalog_category_entity`
--
INSERT INTO `catalog_category_entity` VALUES(1, 3, 0, 0, '2011-09-06 21:15:58', '2011-09-06 21:15:58', '1', 0, 0, 19);
INSERT INTO `catalog_category_entity` VALUES(2, 3, 3, 1, '2011-09-06 21:15:58', '2011-09-06 21:15:58', '1/2', 1, 1, 18);
INSERT INTO `catalog_category_entity` VALUES(3, 3, 3, 2, '2011-09-07 03:41:27', '2011-09-19 22:08:14', '1/2/3', 1, 2, 16);
INSERT INTO `catalog_category_entity` VALUES(4, 3, 3, 3, '2011-09-07 03:41:46', '2011-09-07 03:41:46', '1/2/3/4', 1, 3, 5);
INSERT INTO `catalog_category_entity` VALUES(5, 3, 3, 3, '2011-09-07 03:42:21', '2011-09-07 03:42:21', '1/2/3/5', 2, 3, 4);
INSERT INTO `catalog_category_entity` VALUES(7, 3, 3, 3, '2011-09-13 20:33:31', '2011-09-14 18:15:48', '1/2/3/7', 3, 3, 4);
INSERT INTO `catalog_category_entity` VALUES(8, 3, 3, 4, '2011-09-14 18:17:45', '2011-09-21 17:06:15', '1/2/3/4/8', 1, 4, 0);
INSERT INTO `catalog_category_entity` VALUES(9, 3, 3, 4, '2011-09-14 18:18:15', '2011-09-15 20:57:29', '1/2/3/4/9', 2, 4, 2);
INSERT INTO `catalog_category_entity` VALUES(10, 3, 3, 4, '2011-09-14 18:18:41', '2011-09-14 18:18:41', '1/2/3/4/10', 3, 4, 0);
INSERT INTO `catalog_category_entity` VALUES(11, 3, 3, 5, '2011-09-14 18:19:14', '2011-09-14 18:19:14', '1/2/3/5/11', 1, 4, 0);
INSERT INTO `catalog_category_entity` VALUES(12, 3, 3, 5, '2011-09-14 18:19:57', '2011-09-14 18:19:57', '1/2/3/5/12', 2, 4, 0);
INSERT INTO `catalog_category_entity` VALUES(13, 3, 3, 5, '2011-09-14 18:20:25', '2011-09-14 18:20:25', '1/2/3/5/13', 3, 4, 0);
INSERT INTO `catalog_category_entity` VALUES(14, 3, 3, 7, '2011-09-14 18:21:59', '2011-09-14 18:21:59', '1/2/3/7/14', 1, 4, 0);
INSERT INTO `catalog_category_entity` VALUES(15, 3, 3, 7, '2011-09-14 18:22:20', '2011-09-14 18:22:20', '1/2/3/7/15', 2, 4, 0);
INSERT INTO `catalog_category_entity` VALUES(16, 3, 3, 7, '2011-09-14 18:23:05', '2011-09-14 18:23:05', '1/2/3/7/16', 3, 4, 0);
INSERT INTO `catalog_category_entity` VALUES(17, 3, 3, 7, '2011-09-14 18:23:41', '2011-09-14 18:23:41', '1/2/3/7/17', 4, 4, 0);
INSERT INTO `catalog_category_entity` VALUES(18, 3, 3, 9, '2011-09-15 18:17:28', '2011-09-15 18:17:28', '1/2/3/4/9/18', 1, 5, 0);
INSERT INTO `catalog_category_entity` VALUES(19, 3, 3, 9, '2011-09-15 18:17:44', '2011-09-15 18:17:44', '1/2/3/4/9/19', 2, 5, 0);
INSERT INTO `catalog_category_entity` VALUES(20, 3, 3, 5, '2011-09-16 15:34:08', '2011-09-16 15:34:08', '1/2/3/5/20', 4, 4, 0);
INSERT INTO `catalog_category_entity` VALUES(21, 3, 3, 2, '2011-09-21 21:34:21', '2011-09-22 00:01:18', '1/2/21', 2, 2, 0);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_category_entity_datetime`
--
CREATE TABLE `catalog_category_entity_datetime` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type ID',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity ID',
`value` datetime DEFAULT NULL COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CAT_CTGR_ENTT_DTIME_ENTT_TYPE_ID_ENTT_ID_ATTR_ID_STORE_ID` (`entity_type_id`,`entity_id`,`attribute_id`,`store_id`),
KEY `IDX_CATALOG_CATEGORY_ENTITY_DATETIME_ENTITY_ID` (`entity_id`),
KEY `IDX_CATALOG_CATEGORY_ENTITY_DATETIME_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CATALOG_CATEGORY_ENTITY_DATETIME_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Datetime Attribute Backend Table' AUTO_INCREMENT=43 ;
--
-- Dumping data for table `catalog_category_entity_datetime`
--
INSERT INTO `catalog_category_entity_datetime` VALUES(1, 3, 51, 0, 3, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(2, 3, 52, 0, 3, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(3, 3, 51, 0, 4, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(4, 3, 52, 0, 4, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(5, 3, 51, 0, 5, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(6, 3, 52, 0, 5, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(9, 3, 51, 0, 7, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(10, 3, 52, 0, 7, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(13, 3, 51, 0, 8, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(14, 3, 52, 0, 8, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(15, 3, 51, 0, 9, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(16, 3, 52, 0, 9, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(17, 3, 51, 0, 10, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(18, 3, 52, 0, 10, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(19, 3, 51, 0, 11, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(20, 3, 52, 0, 11, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(21, 3, 51, 0, 12, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(22, 3, 52, 0, 12, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(23, 3, 51, 0, 13, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(24, 3, 52, 0, 13, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(25, 3, 51, 0, 14, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(26, 3, 52, 0, 14, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(27, 3, 51, 0, 15, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(28, 3, 52, 0, 15, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(29, 3, 51, 0, 16, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(30, 3, 52, 0, 16, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(31, 3, 51, 0, 17, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(32, 3, 52, 0, 17, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(33, 3, 51, 0, 18, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(34, 3, 52, 0, 18, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(35, 3, 51, 0, 19, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(36, 3, 52, 0, 19, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(37, 3, 51, 0, 20, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(38, 3, 52, 0, 20, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(41, 3, 51, 0, 21, NULL);
INSERT INTO `catalog_category_entity_datetime` VALUES(42, 3, 52, 0, 21, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_category_entity_decimal`
--
CREATE TABLE `catalog_category_entity_decimal` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type ID',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity ID',
`value` decimal(12,4) DEFAULT NULL COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CAT_CTGR_ENTT_DEC_ENTT_TYPE_ID_ENTT_ID_ATTR_ID_STORE_ID` (`entity_type_id`,`entity_id`,`attribute_id`,`store_id`),
KEY `IDX_CATALOG_CATEGORY_ENTITY_DECIMAL_ENTITY_ID` (`entity_id`),
KEY `IDX_CATALOG_CATEGORY_ENTITY_DECIMAL_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CATALOG_CATEGORY_ENTITY_DECIMAL_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Decimal Attribute Backend Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_category_entity_decimal`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_category_entity_int`
--
CREATE TABLE `catalog_category_entity_int` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type ID',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity ID',
`value` int(11) DEFAULT NULL COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CAT_CTGR_ENTT_INT_ENTT_TYPE_ID_ENTT_ID_ATTR_ID_STORE_ID` (`entity_type_id`,`entity_id`,`attribute_id`,`store_id`),
KEY `IDX_CATALOG_CATEGORY_ENTITY_INT_ENTITY_ID` (`entity_id`),
KEY `IDX_CATALOG_CATEGORY_ENTITY_INT_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CATALOG_CATEGORY_ENTITY_INT_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Integer Attribute Backend Table' AUTO_INCREMENT=144 ;
--
-- Dumping data for table `catalog_category_entity_int`
--
INSERT INTO `catalog_category_entity_int` VALUES(1, 3, 59, 0, 1, 1);
INSERT INTO `catalog_category_entity_int` VALUES(2, 3, 59, 1, 1, 1);
INSERT INTO `catalog_category_entity_int` VALUES(3, 3, 34, 0, 2, 1);
INSERT INTO `catalog_category_entity_int` VALUES(4, 3, 59, 0, 2, 1);
INSERT INTO `catalog_category_entity_int` VALUES(5, 3, 34, 1, 2, 1);
INSERT INTO `catalog_category_entity_int` VALUES(6, 3, 59, 1, 2, 1);
INSERT INTO `catalog_category_entity_int` VALUES(7, 3, 34, 0, 3, 1);
INSERT INTO `catalog_category_entity_int` VALUES(8, 3, 59, 0, 3, 1);
INSERT INTO `catalog_category_entity_int` VALUES(9, 3, 42, 0, 3, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(10, 3, 43, 0, 3, 1);
INSERT INTO `catalog_category_entity_int` VALUES(11, 3, 60, 0, 3, 0);
INSERT INTO `catalog_category_entity_int` VALUES(12, 3, 61, 0, 3, 0);
INSERT INTO `catalog_category_entity_int` VALUES(13, 3, 62, 0, 3, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(14, 3, 34, 0, 4, 1);
INSERT INTO `catalog_category_entity_int` VALUES(15, 3, 59, 0, 4, 1);
INSERT INTO `catalog_category_entity_int` VALUES(16, 3, 42, 0, 4, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(17, 3, 43, 0, 4, 1);
INSERT INTO `catalog_category_entity_int` VALUES(18, 3, 60, 0, 4, 0);
INSERT INTO `catalog_category_entity_int` VALUES(19, 3, 61, 0, 4, 0);
INSERT INTO `catalog_category_entity_int` VALUES(20, 3, 62, 0, 4, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(21, 3, 34, 0, 5, 1);
INSERT INTO `catalog_category_entity_int` VALUES(22, 3, 59, 0, 5, 1);
INSERT INTO `catalog_category_entity_int` VALUES(23, 3, 42, 0, 5, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(24, 3, 43, 0, 5, 1);
INSERT INTO `catalog_category_entity_int` VALUES(25, 3, 60, 0, 5, 0);
INSERT INTO `catalog_category_entity_int` VALUES(26, 3, 61, 0, 5, 0);
INSERT INTO `catalog_category_entity_int` VALUES(27, 3, 62, 0, 5, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(35, 3, 34, 0, 7, 1);
INSERT INTO `catalog_category_entity_int` VALUES(36, 3, 59, 0, 7, 1);
INSERT INTO `catalog_category_entity_int` VALUES(37, 3, 42, 0, 7, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(38, 3, 43, 0, 7, 1);
INSERT INTO `catalog_category_entity_int` VALUES(39, 3, 60, 0, 7, 0);
INSERT INTO `catalog_category_entity_int` VALUES(40, 3, 61, 0, 7, 0);
INSERT INTO `catalog_category_entity_int` VALUES(41, 3, 62, 0, 7, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(44, 3, 34, 0, 8, 1);
INSERT INTO `catalog_category_entity_int` VALUES(45, 3, 59, 0, 8, 1);
INSERT INTO `catalog_category_entity_int` VALUES(46, 3, 42, 0, 8, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(47, 3, 43, 0, 8, 1);
INSERT INTO `catalog_category_entity_int` VALUES(48, 3, 60, 0, 8, 0);
INSERT INTO `catalog_category_entity_int` VALUES(49, 3, 61, 0, 8, 0);
INSERT INTO `catalog_category_entity_int` VALUES(50, 3, 62, 0, 8, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(51, 3, 34, 0, 9, 1);
INSERT INTO `catalog_category_entity_int` VALUES(52, 3, 59, 0, 9, 1);
INSERT INTO `catalog_category_entity_int` VALUES(53, 3, 42, 0, 9, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(54, 3, 43, 0, 9, 1);
INSERT INTO `catalog_category_entity_int` VALUES(55, 3, 60, 0, 9, 0);
INSERT INTO `catalog_category_entity_int` VALUES(56, 3, 61, 0, 9, 0);
INSERT INTO `catalog_category_entity_int` VALUES(57, 3, 62, 0, 9, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(58, 3, 34, 0, 10, 1);
INSERT INTO `catalog_category_entity_int` VALUES(59, 3, 59, 0, 10, 1);
INSERT INTO `catalog_category_entity_int` VALUES(60, 3, 42, 0, 10, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(61, 3, 43, 0, 10, 0);
INSERT INTO `catalog_category_entity_int` VALUES(62, 3, 60, 0, 10, 0);
INSERT INTO `catalog_category_entity_int` VALUES(63, 3, 61, 0, 10, 0);
INSERT INTO `catalog_category_entity_int` VALUES(64, 3, 62, 0, 10, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(65, 3, 34, 0, 11, 1);
INSERT INTO `catalog_category_entity_int` VALUES(66, 3, 59, 0, 11, 1);
INSERT INTO `catalog_category_entity_int` VALUES(67, 3, 42, 0, 11, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(68, 3, 43, 0, 11, 0);
INSERT INTO `catalog_category_entity_int` VALUES(69, 3, 60, 0, 11, 0);
INSERT INTO `catalog_category_entity_int` VALUES(70, 3, 61, 0, 11, 0);
INSERT INTO `catalog_category_entity_int` VALUES(71, 3, 62, 0, 11, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(72, 3, 34, 0, 12, 1);
INSERT INTO `catalog_category_entity_int` VALUES(73, 3, 59, 0, 12, 1);
INSERT INTO `catalog_category_entity_int` VALUES(74, 3, 42, 0, 12, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(75, 3, 43, 0, 12, 1);
INSERT INTO `catalog_category_entity_int` VALUES(76, 3, 60, 0, 12, 0);
INSERT INTO `catalog_category_entity_int` VALUES(77, 3, 61, 0, 12, 0);
INSERT INTO `catalog_category_entity_int` VALUES(78, 3, 62, 0, 12, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(79, 3, 34, 0, 13, 1);
INSERT INTO `catalog_category_entity_int` VALUES(80, 3, 59, 0, 13, 1);
INSERT INTO `catalog_category_entity_int` VALUES(81, 3, 42, 0, 13, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(82, 3, 43, 0, 13, 0);
INSERT INTO `catalog_category_entity_int` VALUES(83, 3, 60, 0, 13, 0);
INSERT INTO `catalog_category_entity_int` VALUES(84, 3, 61, 0, 13, 0);
INSERT INTO `catalog_category_entity_int` VALUES(85, 3, 62, 0, 13, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(86, 3, 34, 0, 14, 1);
INSERT INTO `catalog_category_entity_int` VALUES(87, 3, 59, 0, 14, 1);
INSERT INTO `catalog_category_entity_int` VALUES(88, 3, 42, 0, 14, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(89, 3, 43, 0, 14, 0);
INSERT INTO `catalog_category_entity_int` VALUES(90, 3, 60, 0, 14, 0);
INSERT INTO `catalog_category_entity_int` VALUES(91, 3, 61, 0, 14, 0);
INSERT INTO `catalog_category_entity_int` VALUES(92, 3, 62, 0, 14, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(93, 3, 34, 0, 15, 1);
INSERT INTO `catalog_category_entity_int` VALUES(94, 3, 59, 0, 15, 1);
INSERT INTO `catalog_category_entity_int` VALUES(95, 3, 42, 0, 15, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(96, 3, 43, 0, 15, 0);
INSERT INTO `catalog_category_entity_int` VALUES(97, 3, 60, 0, 15, 0);
INSERT INTO `catalog_category_entity_int` VALUES(98, 3, 61, 0, 15, 0);
INSERT INTO `catalog_category_entity_int` VALUES(99, 3, 62, 0, 15, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(100, 3, 34, 0, 16, 1);
INSERT INTO `catalog_category_entity_int` VALUES(101, 3, 59, 0, 16, 1);
INSERT INTO `catalog_category_entity_int` VALUES(102, 3, 42, 0, 16, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(103, 3, 43, 0, 16, 0);
INSERT INTO `catalog_category_entity_int` VALUES(104, 3, 60, 0, 16, 0);
INSERT INTO `catalog_category_entity_int` VALUES(105, 3, 61, 0, 16, 0);
INSERT INTO `catalog_category_entity_int` VALUES(106, 3, 62, 0, 16, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(107, 3, 34, 0, 17, 1);
INSERT INTO `catalog_category_entity_int` VALUES(108, 3, 59, 0, 17, 1);
INSERT INTO `catalog_category_entity_int` VALUES(109, 3, 42, 0, 17, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(110, 3, 43, 0, 17, 0);
INSERT INTO `catalog_category_entity_int` VALUES(111, 3, 60, 0, 17, 0);
INSERT INTO `catalog_category_entity_int` VALUES(112, 3, 61, 0, 17, 0);
INSERT INTO `catalog_category_entity_int` VALUES(113, 3, 62, 0, 17, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(114, 3, 34, 0, 18, 1);
INSERT INTO `catalog_category_entity_int` VALUES(115, 3, 59, 0, 18, 1);
INSERT INTO `catalog_category_entity_int` VALUES(116, 3, 42, 0, 18, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(117, 3, 43, 0, 18, 0);
INSERT INTO `catalog_category_entity_int` VALUES(118, 3, 60, 0, 18, 0);
INSERT INTO `catalog_category_entity_int` VALUES(119, 3, 61, 0, 18, 0);
INSERT INTO `catalog_category_entity_int` VALUES(120, 3, 62, 0, 18, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(121, 3, 34, 0, 19, 1);
INSERT INTO `catalog_category_entity_int` VALUES(122, 3, 59, 0, 19, 1);
INSERT INTO `catalog_category_entity_int` VALUES(123, 3, 42, 0, 19, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(124, 3, 43, 0, 19, 0);
INSERT INTO `catalog_category_entity_int` VALUES(125, 3, 60, 0, 19, 0);
INSERT INTO `catalog_category_entity_int` VALUES(126, 3, 61, 0, 19, 0);
INSERT INTO `catalog_category_entity_int` VALUES(127, 3, 62, 0, 19, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(128, 3, 34, 0, 20, 1);
INSERT INTO `catalog_category_entity_int` VALUES(129, 3, 59, 0, 20, 1);
INSERT INTO `catalog_category_entity_int` VALUES(130, 3, 42, 0, 20, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(131, 3, 43, 0, 20, 0);
INSERT INTO `catalog_category_entity_int` VALUES(132, 3, 60, 0, 20, 0);
INSERT INTO `catalog_category_entity_int` VALUES(133, 3, 61, 0, 20, 0);
INSERT INTO `catalog_category_entity_int` VALUES(134, 3, 62, 0, 20, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(137, 3, 34, 0, 21, 0);
INSERT INTO `catalog_category_entity_int` VALUES(138, 3, 59, 0, 21, 1);
INSERT INTO `catalog_category_entity_int` VALUES(139, 3, 42, 0, 21, NULL);
INSERT INTO `catalog_category_entity_int` VALUES(140, 3, 43, 0, 21, 0);
INSERT INTO `catalog_category_entity_int` VALUES(141, 3, 60, 0, 21, 0);
INSERT INTO `catalog_category_entity_int` VALUES(142, 3, 61, 0, 21, 0);
INSERT INTO `catalog_category_entity_int` VALUES(143, 3, 62, 0, 21, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_category_entity_text`
--
CREATE TABLE `catalog_category_entity_text` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type ID',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity ID',
`value` text COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CAT_CTGR_ENTT_TEXT_ENTT_TYPE_ID_ENTT_ID_ATTR_ID_STORE_ID` (`entity_type_id`,`entity_id`,`attribute_id`,`store_id`),
KEY `IDX_CATALOG_CATEGORY_ENTITY_TEXT_ENTITY_ID` (`entity_id`),
KEY `IDX_CATALOG_CATEGORY_ENTITY_TEXT_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CATALOG_CATEGORY_ENTITY_TEXT_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Text Attribute Backend Table' AUTO_INCREMENT=110 ;
--
-- Dumping data for table `catalog_category_entity_text`
--
INSERT INTO `catalog_category_entity_text` VALUES(1, 3, 57, 0, 1, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(2, 3, 57, 1, 1, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(3, 3, 57, 0, 2, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(4, 3, 57, 1, 2, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(5, 3, 36, 0, 3, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(6, 3, 39, 0, 3, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(7, 3, 40, 0, 3, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(8, 3, 54, 0, 3, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(9, 3, 57, 0, 3, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(10, 3, 36, 0, 4, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(11, 3, 39, 0, 4, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(12, 3, 40, 0, 4, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(13, 3, 54, 0, 4, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(14, 3, 57, 0, 4, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(15, 3, 36, 0, 5, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(16, 3, 39, 0, 5, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(17, 3, 40, 0, 5, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(18, 3, 54, 0, 5, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(19, 3, 57, 0, 5, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(25, 3, 36, 0, 7, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(26, 3, 39, 0, 7, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(27, 3, 40, 0, 7, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(28, 3, 54, 0, 7, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(29, 3, 57, 0, 7, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(35, 3, 36, 0, 8, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(36, 3, 39, 0, 8, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(37, 3, 40, 0, 8, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(38, 3, 54, 0, 8, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(39, 3, 57, 0, 8, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(40, 3, 36, 0, 9, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(41, 3, 39, 0, 9, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(42, 3, 40, 0, 9, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(43, 3, 54, 0, 9, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(44, 3, 57, 0, 9, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(45, 3, 36, 0, 10, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(46, 3, 39, 0, 10, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(47, 3, 40, 0, 10, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(48, 3, 54, 0, 10, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(49, 3, 57, 0, 10, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(50, 3, 36, 0, 11, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(51, 3, 39, 0, 11, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(52, 3, 40, 0, 11, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(53, 3, 54, 0, 11, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(54, 3, 57, 0, 11, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(55, 3, 36, 0, 12, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(56, 3, 39, 0, 12, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(57, 3, 40, 0, 12, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(58, 3, 54, 0, 12, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(59, 3, 57, 0, 12, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(60, 3, 36, 0, 13, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(61, 3, 39, 0, 13, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(62, 3, 40, 0, 13, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(63, 3, 54, 0, 13, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(64, 3, 57, 0, 13, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(65, 3, 36, 0, 14, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(66, 3, 39, 0, 14, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(67, 3, 40, 0, 14, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(68, 3, 54, 0, 14, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(69, 3, 57, 0, 14, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(70, 3, 36, 0, 15, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(71, 3, 39, 0, 15, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(72, 3, 40, 0, 15, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(73, 3, 54, 0, 15, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(74, 3, 57, 0, 15, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(75, 3, 36, 0, 16, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(76, 3, 39, 0, 16, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(77, 3, 40, 0, 16, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(78, 3, 54, 0, 16, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(79, 3, 57, 0, 16, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(80, 3, 36, 0, 17, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(81, 3, 39, 0, 17, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(82, 3, 40, 0, 17, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(83, 3, 54, 0, 17, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(84, 3, 57, 0, 17, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(85, 3, 36, 0, 18, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(86, 3, 39, 0, 18, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(87, 3, 40, 0, 18, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(88, 3, 54, 0, 18, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(89, 3, 57, 0, 18, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(90, 3, 36, 0, 19, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(91, 3, 39, 0, 19, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(92, 3, 40, 0, 19, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(93, 3, 54, 0, 19, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(94, 3, 57, 0, 19, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(95, 3, 36, 0, 20, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(96, 3, 39, 0, 20, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(97, 3, 40, 0, 20, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(98, 3, 54, 0, 20, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(99, 3, 57, 0, 20, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(105, 3, 36, 0, 21, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(106, 3, 39, 0, 21, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(107, 3, 40, 0, 21, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(108, 3, 54, 0, 21, NULL);
INSERT INTO `catalog_category_entity_text` VALUES(109, 3, 57, 0, 21, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_category_entity_varchar`
--
CREATE TABLE `catalog_category_entity_varchar` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type ID',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity ID',
`value` varchar(255) DEFAULT NULL COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CAT_CTGR_ENTT_VCHR_ENTT_TYPE_ID_ENTT_ID_ATTR_ID_STORE_ID` (`entity_type_id`,`entity_id`,`attribute_id`,`store_id`),
KEY `IDX_CATALOG_CATEGORY_ENTITY_VARCHAR_ENTITY_ID` (`entity_id`),
KEY `IDX_CATALOG_CATEGORY_ENTITY_VARCHAR_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CATALOG_CATEGORY_ENTITY_VARCHAR_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Varchar Attribute Backend Table' AUTO_INCREMENT=166 ;
--
-- Dumping data for table `catalog_category_entity_varchar`
--
INSERT INTO `catalog_category_entity_varchar` VALUES(1, 3, 33, 0, 1, 'Root Catalog');
INSERT INTO `catalog_category_entity_varchar` VALUES(2, 3, 33, 1, 1, 'Root Catalog');
INSERT INTO `catalog_category_entity_varchar` VALUES(3, 3, 35, 1, 1, 'root-catalog');
INSERT INTO `catalog_category_entity_varchar` VALUES(4, 3, 33, 0, 2, 'Default Category');
INSERT INTO `catalog_category_entity_varchar` VALUES(5, 3, 33, 1, 2, 'Default Category');
INSERT INTO `catalog_category_entity_varchar` VALUES(6, 3, 41, 1, 2, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(7, 3, 35, 1, 2, 'default-category');
INSERT INTO `catalog_category_entity_varchar` VALUES(8, 3, 33, 0, 3, 'Products');
INSERT INTO `catalog_category_entity_varchar` VALUES(9, 3, 35, 0, 3, 'products');
INSERT INTO `catalog_category_entity_varchar` VALUES(10, 3, 38, 0, 3, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(11, 3, 41, 0, 3, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(12, 3, 50, 0, 3, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(13, 3, 53, 0, 3, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(14, 3, 49, 1, 3, 'products.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(15, 3, 49, 0, 3, 'products.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(16, 3, 33, 0, 4, 'Electronics');
INSERT INTO `catalog_category_entity_varchar` VALUES(17, 3, 35, 0, 4, 'electronics');
INSERT INTO `catalog_category_entity_varchar` VALUES(18, 3, 38, 0, 4, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(19, 3, 41, 0, 4, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(20, 3, 50, 0, 4, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(21, 3, 53, 0, 4, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(22, 3, 49, 1, 4, 'products/electronics.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(23, 3, 49, 0, 4, 'products/electronics.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(24, 3, 33, 0, 5, 'Home & Garden');
INSERT INTO `catalog_category_entity_varchar` VALUES(25, 3, 35, 0, 5, 'home-garden');
INSERT INTO `catalog_category_entity_varchar` VALUES(26, 3, 38, 0, 5, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(27, 3, 41, 0, 5, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(28, 3, 50, 0, 5, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(29, 3, 53, 0, 5, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(30, 3, 49, 1, 5, 'products/home-garden.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(31, 3, 49, 0, 5, 'products/home-garden.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(40, 3, 33, 0, 7, 'Clothing & Shoes');
INSERT INTO `catalog_category_entity_varchar` VALUES(41, 3, 35, 0, 7, 'clothing-shoes');
INSERT INTO `catalog_category_entity_varchar` VALUES(42, 3, 38, 0, 7, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(43, 3, 41, 0, 7, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(44, 3, 50, 0, 7, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(45, 3, 53, 0, 7, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(46, 3, 49, 1, 7, 'products/clothing-shoes.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(47, 3, 49, 0, 7, 'products/clothing-shoes.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(51, 3, 33, 0, 8, 'Televisions');
INSERT INTO `catalog_category_entity_varchar` VALUES(52, 3, 35, 0, 8, 'televisions');
INSERT INTO `catalog_category_entity_varchar` VALUES(53, 3, 38, 0, 8, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(54, 3, 41, 0, 8, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(55, 3, 50, 0, 8, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(56, 3, 53, 0, 8, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(57, 3, 49, 1, 8, 'products/electronics/televisions.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(58, 3, 49, 0, 8, 'products/electronics/televisions.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(59, 3, 33, 0, 9, 'Computers');
INSERT INTO `catalog_category_entity_varchar` VALUES(60, 3, 35, 0, 9, 'computers');
INSERT INTO `catalog_category_entity_varchar` VALUES(61, 3, 38, 0, 9, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(62, 3, 41, 0, 9, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(63, 3, 50, 0, 9, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(64, 3, 53, 0, 9, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(65, 3, 49, 1, 9, 'products/electronics/computers.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(66, 3, 49, 0, 9, 'products/electronics/computers.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(67, 3, 33, 0, 10, 'Digital Cameras');
INSERT INTO `catalog_category_entity_varchar` VALUES(68, 3, 35, 0, 10, 'digital-cameras');
INSERT INTO `catalog_category_entity_varchar` VALUES(69, 3, 38, 0, 10, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(70, 3, 41, 0, 10, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(71, 3, 50, 0, 10, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(72, 3, 53, 0, 10, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(73, 3, 49, 1, 10, 'products/electronics/digital-cameras.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(74, 3, 49, 0, 10, 'products/electronics/digital-cameras.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(75, 3, 33, 0, 11, 'Grills');
INSERT INTO `catalog_category_entity_varchar` VALUES(76, 3, 35, 0, 11, 'grills');
INSERT INTO `catalog_category_entity_varchar` VALUES(77, 3, 38, 0, 11, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(78, 3, 41, 0, 11, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(79, 3, 50, 0, 11, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(80, 3, 53, 0, 11, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(81, 3, 49, 1, 11, 'products/home-garden/grills.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(82, 3, 49, 0, 11, 'products/home-garden/grills.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(83, 3, 33, 0, 12, 'Appliances');
INSERT INTO `catalog_category_entity_varchar` VALUES(84, 3, 35, 0, 12, 'appliances');
INSERT INTO `catalog_category_entity_varchar` VALUES(85, 3, 38, 0, 12, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(86, 3, 41, 0, 12, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(87, 3, 50, 0, 12, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(88, 3, 53, 0, 12, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(89, 3, 49, 1, 12, 'products/home-garden/appliances.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(90, 3, 49, 0, 12, 'products/home-garden/appliances.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(91, 3, 33, 0, 13, 'Tools');
INSERT INTO `catalog_category_entity_varchar` VALUES(92, 3, 35, 0, 13, 'tools');
INSERT INTO `catalog_category_entity_varchar` VALUES(93, 3, 38, 0, 13, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(94, 3, 41, 0, 13, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(95, 3, 50, 0, 13, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(96, 3, 53, 0, 13, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(97, 3, 49, 1, 13, 'products/home-garden/tools.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(98, 3, 49, 0, 13, 'products/home-garden/tools.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(99, 3, 33, 0, 14, 'Men''s Clothing');
INSERT INTO `catalog_category_entity_varchar` VALUES(100, 3, 35, 0, 14, 'men-s-clothing');
INSERT INTO `catalog_category_entity_varchar` VALUES(101, 3, 38, 0, 14, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(102, 3, 41, 0, 14, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(103, 3, 50, 0, 14, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(104, 3, 53, 0, 14, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(105, 3, 49, 1, 14, 'products/clothing-shoes/men-s-clothing.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(106, 3, 49, 0, 14, 'products/clothing-shoes/men-s-clothing.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(107, 3, 33, 0, 15, 'Women''s Clothing');
INSERT INTO `catalog_category_entity_varchar` VALUES(108, 3, 35, 0, 15, 'women-s-clothing');
INSERT INTO `catalog_category_entity_varchar` VALUES(109, 3, 38, 0, 15, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(110, 3, 41, 0, 15, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(111, 3, 50, 0, 15, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(112, 3, 53, 0, 15, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(113, 3, 49, 1, 15, 'products/clothing-shoes/women-s-clothing.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(114, 3, 49, 0, 15, 'products/clothing-shoes/women-s-clothing.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(115, 3, 33, 0, 16, 'Women''s Footwear');
INSERT INTO `catalog_category_entity_varchar` VALUES(116, 3, 35, 0, 16, 'women-s-footwear');
INSERT INTO `catalog_category_entity_varchar` VALUES(117, 3, 38, 0, 16, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(118, 3, 41, 0, 16, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(119, 3, 50, 0, 16, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(120, 3, 53, 0, 16, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(121, 3, 49, 1, 16, 'products/clothing-shoes/women-s-footwear.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(122, 3, 49, 0, 16, 'products/clothing-shoes/women-s-footwear.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(123, 3, 33, 0, 17, 'Men''s Footwear');
INSERT INTO `catalog_category_entity_varchar` VALUES(124, 3, 35, 0, 17, 'men-s-footwear');
INSERT INTO `catalog_category_entity_varchar` VALUES(125, 3, 38, 0, 17, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(126, 3, 41, 0, 17, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(127, 3, 50, 0, 17, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(128, 3, 53, 0, 17, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(129, 3, 49, 1, 17, 'products/clothing-shoes/men-s-footwear.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(130, 3, 49, 0, 17, 'products/clothing-shoes/men-s-footwear.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(131, 3, 33, 0, 18, 'Laptops');
INSERT INTO `catalog_category_entity_varchar` VALUES(132, 3, 35, 0, 18, 'laptops');
INSERT INTO `catalog_category_entity_varchar` VALUES(133, 3, 38, 0, 18, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(134, 3, 41, 0, 18, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(135, 3, 50, 0, 18, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(136, 3, 53, 0, 18, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(137, 3, 49, 1, 18, 'products/electronics/computers/laptops.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(138, 3, 49, 0, 18, 'products/electronics/computers/laptops.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(139, 3, 33, 0, 19, 'Desktops');
INSERT INTO `catalog_category_entity_varchar` VALUES(140, 3, 35, 0, 19, 'desktops');
INSERT INTO `catalog_category_entity_varchar` VALUES(141, 3, 38, 0, 19, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(142, 3, 41, 0, 19, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(143, 3, 50, 0, 19, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(144, 3, 53, 0, 19, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(145, 3, 49, 1, 19, 'products/electronics/computers/desktops.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(146, 3, 49, 0, 19, 'products/electronics/computers/desktops.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(147, 3, 33, 0, 20, 'Furniture');
INSERT INTO `catalog_category_entity_varchar` VALUES(148, 3, 35, 0, 20, 'furniture');
INSERT INTO `catalog_category_entity_varchar` VALUES(149, 3, 38, 0, 20, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(150, 3, 41, 0, 20, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(151, 3, 50, 0, 20, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(152, 3, 53, 0, 20, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(153, 3, 49, 1, 20, 'products/home-garden/furniture.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(154, 3, 49, 0, 20, 'products/home-garden/furniture.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(158, 3, 33, 0, 21, 'Featured Products');
INSERT INTO `catalog_category_entity_varchar` VALUES(159, 3, 35, 0, 21, 'featured-products');
INSERT INTO `catalog_category_entity_varchar` VALUES(160, 3, 38, 0, 21, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(161, 3, 41, 0, 21, 'PRODUCTS');
INSERT INTO `catalog_category_entity_varchar` VALUES(162, 3, 50, 0, 21, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(163, 3, 53, 0, 21, NULL);
INSERT INTO `catalog_category_entity_varchar` VALUES(164, 3, 49, 1, 21, 'featured-products.html');
INSERT INTO `catalog_category_entity_varchar` VALUES(165, 3, 49, 0, 21, 'featured-products.html');
-- --------------------------------------------------------
--
-- Table structure for table `catalog_category_flat_store_1`
--
CREATE TABLE `catalog_category_flat_store_1` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'entity_id',
`parent_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'parent_id',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'created_at',
`updated_at` timestamp NULL DEFAULT NULL COMMENT 'updated_at',
`path` varchar(255) NOT NULL DEFAULT '' COMMENT 'path',
`position` int(11) NOT NULL COMMENT 'position',
`level` int(11) NOT NULL DEFAULT '0' COMMENT 'level',
`children_count` int(11) NOT NULL COMMENT 'children_count',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`all_children` text COMMENT 'All Children',
`available_sort_by` text COMMENT 'Available Product Listing Sort By',
`children` text COMMENT 'Children',
`custom_apply_to_products` int(11) DEFAULT NULL COMMENT 'Apply To Products',
`custom_design` varchar(255) DEFAULT NULL COMMENT 'Custom Design',
`custom_design_from` datetime DEFAULT NULL COMMENT 'Active From',
`custom_design_to` datetime DEFAULT NULL COMMENT 'Active To',
`custom_layout_update` text COMMENT 'Custom Layout Update',
`custom_use_parent_settings` int(11) DEFAULT NULL COMMENT 'Use Parent Category Settings',
`default_sort_by` varchar(255) DEFAULT NULL COMMENT 'Default Product Listing Sort By',
`description` text COMMENT 'Description',
`display_mode` varchar(255) DEFAULT NULL COMMENT 'Display Mode',
`filter_price_range` int(11) DEFAULT NULL COMMENT 'Layered Navigation Price Step',
`image` varchar(255) DEFAULT NULL COMMENT 'Image',
`include_in_menu` int(11) DEFAULT NULL COMMENT 'Include in Navigation Menu',
`is_active` int(11) DEFAULT NULL COMMENT 'Is Active',
`is_anchor` int(11) DEFAULT NULL COMMENT 'Is Anchor',
`landing_page` int(11) DEFAULT NULL COMMENT 'CMS Block',
`meta_description` text COMMENT 'Meta Description',
`meta_keywords` text COMMENT 'Meta Keywords',
`meta_title` varchar(255) DEFAULT NULL COMMENT 'Page Title',
`name` varchar(255) DEFAULT NULL COMMENT 'Name',
`page_layout` varchar(255) DEFAULT NULL COMMENT 'Page Layout',
`path_in_store` text COMMENT 'Path In Store',
`thumbnail` varchar(255) DEFAULT NULL COMMENT 'Thumbnail Image',
`url_key` varchar(255) DEFAULT NULL COMMENT 'URL key',
`url_path` varchar(255) DEFAULT NULL COMMENT 'Url Path',
PRIMARY KEY (`entity_id`),
KEY `IDX_CATALOG_CATEGORY_FLAT_STORE_1_STORE_ID` (`store_id`),
KEY `IDX_CATALOG_CATEGORY_FLAT_STORE_1_PATH` (`path`),
KEY `IDX_CATALOG_CATEGORY_FLAT_STORE_1_LEVEL` (`level`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Flat (Store 1)';
--
-- Dumping data for table `catalog_category_flat_store_1`
--
INSERT INTO `catalog_category_flat_store_1` VALUES(1, 0, '2011-09-06 21:15:58', '2011-09-06 21:15:58', '1', 0, 0, 18, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, NULL, NULL, NULL, NULL, NULL, NULL, 'Root Catalog', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `catalog_category_flat_store_1` VALUES(2, 1, '2011-09-06 21:15:58', '2011-09-06 21:15:58', '1/2', 1, 1, 17, 1, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 1, 1, NULL, NULL, NULL, NULL, NULL, 'Default Category', NULL, NULL, NULL, NULL, NULL);
INSERT INTO `catalog_category_flat_store_1` VALUES(3, 2, '2011-09-07 03:41:27', '2011-09-19 22:08:14', '1/2/3', 1, 2, 16, 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'PRODUCTS', NULL, NULL, 1, 1, 1, NULL, NULL, NULL, NULL, 'Products', NULL, NULL, NULL, 'products', 'products.html');
INSERT INTO `catalog_category_flat_store_1` VALUES(4, 3, '2011-09-07 03:41:46', '2011-09-07 03:41:46', '1/2/3/4', 1, 3, 5, 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'PRODUCTS', NULL, NULL, 1, 1, 1, NULL, NULL, NULL, NULL, 'Electronics', NULL, NULL, NULL, 'electronics', 'products/electronics.html');
INSERT INTO `catalog_category_flat_store_1` VALUES(5, 3, '2011-09-07 03:42:21', '2011-09-07 03:42:21', '1/2/3/5', 2, 3, 4, 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'PRODUCTS', NULL, NULL, 1, 1, 1, NULL, NULL, NULL, NULL, 'Home & Garden', NULL, NULL, NULL, 'home-garden', 'products/home-garden.html');
INSERT INTO `catalog_category_flat_store_1` VALUES(7, 3, '2011-09-13 20:33:31', '2011-09-14 18:15:48', '1/2/3/7', 3, 3, 4, 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'PRODUCTS', NULL, NULL, 1, 1, 1, NULL, NULL, NULL, NULL, 'Clothing & Shoes', NULL, NULL, NULL, 'clothing-shoes', 'products/clothing-shoes.html');
INSERT INTO `catalog_category_flat_store_1` VALUES(8, 4, '2011-09-14 18:17:45', '2011-09-14 18:17:45', '1/2/3/4/8', 1, 4, 0, 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'PRODUCTS', NULL, NULL, 1, 1, 0, NULL, NULL, NULL, NULL, 'Televisions', NULL, NULL, NULL, 'televisions', 'products/electronics/televisions.html');
INSERT INTO `catalog_category_flat_store_1` VALUES(9, 4, '2011-09-14 18:18:15', '2011-09-15 20:57:29', '1/2/3/4/9', 2, 4, 2, 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'PRODUCTS', NULL, NULL, 1, 1, 1, NULL, NULL, NULL, NULL, 'Computers', NULL, NULL, NULL, 'computers', 'products/electronics/computers.html');
INSERT INTO `catalog_category_flat_store_1` VALUES(10, 4, '2011-09-14 18:18:41', '2011-09-14 18:18:41', '1/2/3/4/10', 3, 4, 0, 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'PRODUCTS', NULL, NULL, 1, 1, 0, NULL, NULL, NULL, NULL, 'Digital Cameras', NULL, NULL, NULL, 'digital-cameras', 'products/electronics/digital-cameras.html');
INSERT INTO `catalog_category_flat_store_1` VALUES(11, 5, '2011-09-14 18:19:14', '2011-09-14 18:19:14', '1/2/3/5/11', 1, 4, 0, 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'PRODUCTS', NULL, NULL, 1, 1, 0, NULL, NULL, NULL, NULL, 'Grills', NULL, NULL, NULL, 'grills', 'products/home-garden/grills.html');
INSERT INTO `catalog_category_flat_store_1` VALUES(12, 5, '2011-09-14 18:19:57', '2011-09-14 18:19:57', '1/2/3/5/12', 2, 4, 0, 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'PRODUCTS', NULL, NULL, 1, 1, 1, NULL, NULL, NULL, NULL, 'Appliances', NULL, NULL, NULL, 'appliances', 'products/home-garden/appliances.html');
INSERT INTO `catalog_category_flat_store_1` VALUES(13, 5, '2011-09-14 18:20:25', '2011-09-14 18:20:25', '1/2/3/5/13', 3, 4, 0, 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'PRODUCTS', NULL, NULL, 1, 1, 0, NULL, NULL, NULL, NULL, 'Tools', NULL, NULL, NULL, 'tools', 'products/home-garden/tools.html');
INSERT INTO `catalog_category_flat_store_1` VALUES(14, 7, '2011-09-14 18:21:59', '2011-09-14 18:21:59', '1/2/3/7/14', 1, 4, 0, 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'PRODUCTS', NULL, NULL, 1, 1, 0, NULL, NULL, NULL, NULL, 'Men''s Clothing', NULL, NULL, NULL, 'men-s-clothing', 'products/clothing-shoes/men-s-clothing.html');
INSERT INTO `catalog_category_flat_store_1` VALUES(15, 7, '2011-09-14 18:22:20', '2011-09-14 18:22:20', '1/2/3/7/15', 2, 4, 0, 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'PRODUCTS', NULL, NULL, 1, 1, 0, NULL, NULL, NULL, NULL, 'Women''s Clothing', NULL, NULL, NULL, 'women-s-clothing', 'products/clothing-shoes/women-s-clothing.html');
INSERT INTO `catalog_category_flat_store_1` VALUES(16, 7, '2011-09-14 18:23:05', '2011-09-14 18:23:05', '1/2/3/7/16', 3, 4, 0, 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'PRODUCTS', NULL, NULL, 1, 1, 0, NULL, NULL, NULL, NULL, 'Women''s Footwear', NULL, NULL, NULL, 'women-s-footwear', 'products/clothing-shoes/women-s-footwear.html');
INSERT INTO `catalog_category_flat_store_1` VALUES(17, 7, '2011-09-14 18:23:41', '2011-09-14 18:23:41', '1/2/3/7/17', 4, 4, 0, 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'PRODUCTS', NULL, NULL, 1, 1, 0, NULL, NULL, NULL, NULL, 'Men''s Footwear', NULL, NULL, NULL, 'men-s-footwear', 'products/clothing-shoes/men-s-footwear.html');
INSERT INTO `catalog_category_flat_store_1` VALUES(18, 9, '2011-09-15 18:17:28', '2011-09-15 18:17:28', '1/2/3/4/9/18', 1, 5, 0, 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'PRODUCTS', NULL, NULL, 1, 1, 0, NULL, NULL, NULL, NULL, 'Laptops', NULL, NULL, NULL, 'laptops', 'products/electronics/computers/laptops.html');
INSERT INTO `catalog_category_flat_store_1` VALUES(19, 9, '2011-09-15 18:17:44', '2011-09-15 18:17:44', '1/2/3/4/9/19', 2, 5, 0, 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'PRODUCTS', NULL, NULL, 1, 1, 0, NULL, NULL, NULL, NULL, 'Desktops', NULL, NULL, NULL, 'desktops', 'products/electronics/computers/desktops.html');
INSERT INTO `catalog_category_flat_store_1` VALUES(20, 5, '2011-09-16 15:34:08', '2011-09-16 15:34:08', '1/2/3/5/20', 4, 4, 0, 1, NULL, NULL, NULL, 0, NULL, NULL, NULL, NULL, 0, NULL, NULL, 'PRODUCTS', NULL, NULL, 1, 1, 0, NULL, NULL, NULL, NULL, 'Furniture', NULL, NULL, NULL, 'furniture', 'products/home-garden/furniture.html');
-- --------------------------------------------------------
--
-- Table structure for table `catalog_category_product`
--
CREATE TABLE `catalog_category_product` (
`category_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Category ID',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product ID',
`position` int(11) NOT NULL DEFAULT '0' COMMENT 'Position',
PRIMARY KEY (`category_id`,`product_id`),
KEY `IDX_CATALOG_CATEGORY_PRODUCT_PRODUCT_ID` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product To Category Linkage Table';
--
-- Dumping data for table `catalog_category_product`
--
INSERT INTO `catalog_category_product` VALUES(8, 2, 1);
INSERT INTO `catalog_category_product` VALUES(8, 3, 1);
INSERT INTO `catalog_category_product` VALUES(8, 4, 1);
INSERT INTO `catalog_category_product` VALUES(8, 5, 1);
INSERT INTO `catalog_category_product` VALUES(8, 6, 1);
INSERT INTO `catalog_category_product` VALUES(8, 7, 1);
INSERT INTO `catalog_category_product` VALUES(8, 8, 1);
INSERT INTO `catalog_category_product` VALUES(10, 18, 1);
INSERT INTO `catalog_category_product` VALUES(10, 19, 1);
INSERT INTO `catalog_category_product` VALUES(10, 20, 1);
INSERT INTO `catalog_category_product` VALUES(10, 21, 1);
INSERT INTO `catalog_category_product` VALUES(10, 22, 1);
INSERT INTO `catalog_category_product` VALUES(10, 23, 1);
INSERT INTO `catalog_category_product` VALUES(10, 24, 1);
INSERT INTO `catalog_category_product` VALUES(10, 25, 1);
INSERT INTO `catalog_category_product` VALUES(10, 26, 1);
INSERT INTO `catalog_category_product` VALUES(18, 9, 1);
INSERT INTO `catalog_category_product` VALUES(18, 10, 1);
INSERT INTO `catalog_category_product` VALUES(18, 11, 1);
INSERT INTO `catalog_category_product` VALUES(18, 12, 1);
INSERT INTO `catalog_category_product` VALUES(18, 13, 1);
INSERT INTO `catalog_category_product` VALUES(19, 14, 1);
INSERT INTO `catalog_category_product` VALUES(19, 15, 1);
INSERT INTO `catalog_category_product` VALUES(19, 16, 1);
INSERT INTO `catalog_category_product` VALUES(19, 17, 1);
INSERT INTO `catalog_category_product` VALUES(20, 27, 1);
INSERT INTO `catalog_category_product` VALUES(20, 28, 1);
INSERT INTO `catalog_category_product` VALUES(20, 29, 1);
INSERT INTO `catalog_category_product` VALUES(20, 30, 1);
INSERT INTO `catalog_category_product` VALUES(20, 31, 1);
INSERT INTO `catalog_category_product` VALUES(20, 32, 1);
INSERT INTO `catalog_category_product` VALUES(20, 33, 1);
INSERT INTO `catalog_category_product` VALUES(20, 34, 1);
INSERT INTO `catalog_category_product` VALUES(20, 35, 1);
INSERT INTO `catalog_category_product` VALUES(20, 36, 1);
INSERT INTO `catalog_category_product` VALUES(20, 37, 1);
INSERT INTO `catalog_category_product` VALUES(20, 38, 1);
INSERT INTO `catalog_category_product` VALUES(20, 39, 1);
INSERT INTO `catalog_category_product` VALUES(20, 40, 1);
INSERT INTO `catalog_category_product` VALUES(20, 41, 1);
INSERT INTO `catalog_category_product` VALUES(20, 42, 1);
INSERT INTO `catalog_category_product` VALUES(20, 43, 1);
INSERT INTO `catalog_category_product` VALUES(20, 44, 1);
INSERT INTO `catalog_category_product` VALUES(21, 3, 1);
INSERT INTO `catalog_category_product` VALUES(21, 13, 1);
INSERT INTO `catalog_category_product` VALUES(21, 17, 1);
INSERT INTO `catalog_category_product` VALUES(21, 18, 1);
INSERT INTO `catalog_category_product` VALUES(21, 22, 1);
INSERT INTO `catalog_category_product` VALUES(21, 27, 1);
INSERT INTO `catalog_category_product` VALUES(21, 29, 1);
INSERT INTO `catalog_category_product` VALUES(21, 30, 1);
INSERT INTO `catalog_category_product` VALUES(21, 42, 1);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_category_product_index`
--
CREATE TABLE `catalog_category_product_index` (
`category_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Category ID',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product ID',
`position` int(11) DEFAULT NULL COMMENT 'Position',
`is_parent` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Parent',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`visibility` smallint(5) unsigned NOT NULL COMMENT 'Visibility',
PRIMARY KEY (`category_id`,`product_id`,`store_id`),
KEY `IDX_CAT_CTGR_PRD_IDX_PRD_ID_STORE_ID_CTGR_ID_VISIBILITY` (`product_id`,`store_id`,`category_id`,`visibility`),
KEY `15D3C269665C74C2219037D534F4B0DC` (`store_id`,`category_id`,`visibility`,`is_parent`,`position`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Product Index';
--
-- Dumping data for table `catalog_category_product_index`
--
INSERT INTO `catalog_category_product_index` VALUES(3, 2, 100001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 3, 100001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 4, 100001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 5, 100001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 6, 100001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 7, 100001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 8, 100001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 9, 120001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 10, 120001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 11, 120001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 12, 120001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 13, 120001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 14, 180001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 15, 180001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 16, 180001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 17, 180001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 18, 200001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 19, 200001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 20, 200001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 21, 200001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 22, 200001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 23, 200001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 24, 200001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 25, 200001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 26, 200001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 27, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 28, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 29, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 30, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 31, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 32, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 33, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 34, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 35, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 36, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 37, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 38, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 39, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 40, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 41, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 42, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 43, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(3, 44, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 2, 100001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 3, 100001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 4, 100001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 5, 100001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 6, 100001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 7, 100001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 8, 100001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 9, 120001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 10, 120001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 11, 120001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 12, 120001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 13, 120001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 14, 180001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 15, 180001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 16, 180001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 17, 180001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 18, 200001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 19, 200001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 20, 200001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 21, 200001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 22, 200001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 23, 200001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 24, 200001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 25, 200001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(4, 26, 200001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(5, 27, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(5, 28, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(5, 29, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(5, 30, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(5, 31, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(5, 32, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(5, 33, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(5, 34, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(5, 35, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(5, 36, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(5, 37, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(5, 38, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(5, 39, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(5, 40, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(5, 41, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(5, 42, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(5, 43, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(5, 44, 250001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(8, 2, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(8, 3, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(8, 4, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(8, 5, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(8, 6, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(8, 7, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(8, 8, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(9, 9, 120001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(9, 10, 120001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(9, 11, 120001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(9, 12, 120001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(9, 13, 120001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(9, 14, 180001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(9, 15, 180001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(9, 16, 180001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(9, 17, 180001, 0, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(10, 18, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(10, 19, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(10, 20, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(10, 21, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(10, 22, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(10, 23, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(10, 24, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(10, 25, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(10, 26, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(18, 9, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(18, 10, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(18, 11, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(18, 12, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(18, 13, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(19, 14, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(19, 15, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(19, 16, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(19, 17, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(20, 27, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(20, 28, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(20, 29, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(20, 30, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(20, 31, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(20, 32, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(20, 33, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(20, 34, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(20, 35, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(20, 36, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(20, 37, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(20, 38, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(20, 39, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(20, 40, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(20, 41, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(20, 42, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(20, 43, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(20, 44, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(21, 3, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(21, 13, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(21, 17, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(21, 18, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(21, 22, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(21, 27, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(21, 29, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(21, 30, 1, 1, 1, 4);
INSERT INTO `catalog_category_product_index` VALUES(21, 42, 1, 1, 1, 4);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_category_product_index_enbl_idx`
--
CREATE TABLE `catalog_category_product_index_enbl_idx` (
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product ID',
`visibility` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Visibility',
KEY `IDX_CATALOG_CATEGORY_PRODUCT_INDEX_ENBL_IDX_PRODUCT_ID` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Product Enabled Indexer Index Table';
--
-- Dumping data for table `catalog_category_product_index_enbl_idx`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_category_product_index_enbl_tmp`
--
CREATE TABLE `catalog_category_product_index_enbl_tmp` (
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product ID',
`visibility` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Visibility',
KEY `IDX_CATALOG_CATEGORY_PRODUCT_INDEX_ENBL_TMP_PRODUCT_ID` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Product Enabled Indexer Temp Table';
--
-- Dumping data for table `catalog_category_product_index_enbl_tmp`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_category_product_index_idx`
--
CREATE TABLE `catalog_category_product_index_idx` (
`category_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Category ID',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product ID',
`position` int(11) NOT NULL DEFAULT '0' COMMENT 'Position',
`is_parent` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Parent',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`visibility` smallint(5) unsigned NOT NULL COMMENT 'Visibility',
KEY `IDX_CAT_CTGR_PRD_IDX_IDX_PRD_ID_CTGR_ID_STORE_ID` (`product_id`,`category_id`,`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Product Indexer Index Table';
--
-- Dumping data for table `catalog_category_product_index_idx`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_category_product_index_tmp`
--
CREATE TABLE `catalog_category_product_index_tmp` (
`category_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Category ID',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product ID',
`position` int(11) NOT NULL DEFAULT '0' COMMENT 'Position',
`is_parent` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Parent',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`visibility` smallint(5) unsigned NOT NULL COMMENT 'Visibility'
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Category Product Indexer Temp Table';
--
-- Dumping data for table `catalog_category_product_index_tmp`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_compare_item`
--
CREATE TABLE `catalog_compare_item` (
`catalog_compare_item_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Compare Item ID',
`visitor_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Visitor ID',
`customer_id` int(10) unsigned DEFAULT NULL COMMENT 'Customer ID',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product ID',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store ID',
PRIMARY KEY (`catalog_compare_item_id`),
KEY `IDX_CATALOG_COMPARE_ITEM_CUSTOMER_ID` (`customer_id`),
KEY `IDX_CATALOG_COMPARE_ITEM_PRODUCT_ID` (`product_id`),
KEY `IDX_CATALOG_COMPARE_ITEM_VISITOR_ID_PRODUCT_ID` (`visitor_id`,`product_id`),
KEY `IDX_CATALOG_COMPARE_ITEM_CUSTOMER_ID_PRODUCT_ID` (`customer_id`,`product_id`),
KEY `IDX_CATALOG_COMPARE_ITEM_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Compare Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_compare_item`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_eav_attribute`
--
CREATE TABLE `catalog_eav_attribute` (
`attribute_id` smallint(5) unsigned NOT NULL COMMENT 'Attribute ID',
`frontend_input_renderer` varchar(255) DEFAULT NULL COMMENT 'Frontend Input Renderer',
`is_global` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Is Global',
`is_visible` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Is Visible',
`is_searchable` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Searchable',
`is_filterable` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Filterable',
`is_comparable` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Comparable',
`is_visible_on_front` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Visible On Front',
`is_html_allowed_on_front` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is HTML Allowed On Front',
`is_used_for_price_rules` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Used For Price Rules',
`is_filterable_in_search` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Filterable In Search',
`used_in_product_listing` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Used In Product Listing',
`used_for_sort_by` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Used For Sorting',
`is_configurable` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Is Configurable',
`apply_to` varchar(255) DEFAULT NULL COMMENT 'Apply To',
`is_visible_in_advanced_search` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Visible In Advanced Search',
`position` int(11) NOT NULL DEFAULT '0' COMMENT 'Position',
`is_wysiwyg_enabled` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is WYSIWYG Enabled',
`is_used_for_promo_rules` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Used For Promo Rules',
PRIMARY KEY (`attribute_id`),
KEY `IDX_CATALOG_EAV_ATTRIBUTE_USED_FOR_SORT_BY` (`used_for_sort_by`),
KEY `IDX_CATALOG_EAV_ATTRIBUTE_USED_IN_PRODUCT_LISTING` (`used_in_product_listing`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog EAV Attribute Table';
--
-- Dumping data for table `catalog_eav_attribute`
--
INSERT INTO `catalog_eav_attribute` VALUES(33, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(34, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(35, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(36, NULL, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, NULL, 0, 0, 1, 0);
INSERT INTO `catalog_eav_attribute` VALUES(37, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(38, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(39, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(40, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(41, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(42, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(43, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(44, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(45, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(46, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(47, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(48, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(49, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(50, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(51, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(52, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(53, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(54, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(55, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(56, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(57, 'adminhtml/catalog_category_helper_sortby_available', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(58, 'adminhtml/catalog_category_helper_sortby_default', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(59, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(60, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(61, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(62, 'adminhtml/catalog_category_helper_pricestep', 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(63, NULL, 0, 1, 1, 0, 0, 0, 0, 0, 0, 1, 1, 1, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(64, NULL, 0, 1, 1, 0, 1, 0, 1, 0, 0, 0, 0, 1, NULL, 1, 0, 1, 0);
INSERT INTO `catalog_eav_attribute` VALUES(65, NULL, 0, 1, 1, 0, 1, 0, 1, 0, 0, 1, 0, 1, NULL, 1, 0, 1, 0);
INSERT INTO `catalog_eav_attribute` VALUES(66, NULL, 1, 1, 1, 0, 1, 0, 0, 0, 0, 0, 0, 1, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(67, NULL, 2, 1, 1, 1, 0, 0, 0, 0, 0, 1, 1, 1, 'simple,configurable,virtual,bundle,downloadable', 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(68, NULL, 2, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 'simple,configurable,virtual,bundle,downloadable', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(69, NULL, 2, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 'simple,configurable,virtual,bundle,downloadable', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(70, NULL, 2, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 'simple,configurable,virtual,bundle,downloadable', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(71, NULL, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'virtual,downloadable', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(72, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'simple,bundle', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(73, NULL, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 1, 1, 'simple', 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(74, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(75, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(76, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(77, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(78, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(79, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(80, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(81, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(82, NULL, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'simple,configurable,virtual,bundle,downloadable', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(83, NULL, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 1, 1, 'simple', 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(84, NULL, 2, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(85, NULL, 2, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(86, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(87, NULL, 2, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(88, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(89, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(90, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 'simple,configurable,virtual,bundle,downloadable', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(91, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'simple,virtual', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(92, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'simple,virtual', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(93, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(94, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(95, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(96, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(97, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(98, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(99, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(100, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(101, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(102, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(103, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(104, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(105, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(106, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(107, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(108, NULL, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'simple,grouped,configurable,bundle', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(109, 'adminhtml/catalog_product_helper_form_msrp_enabled', 2, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 'simple,bundle,configurable,virtual,downloadable', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(110, 'adminhtml/catalog_product_helper_form_msrp_price', 2, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 'simple,bundle,configurable,virtual,downloadable', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(111, NULL, 2, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 1, 'simple,bundle,configurable,virtual,downloadable', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(112, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(113, NULL, 2, 1, 1, 0, 0, 0, 0, 0, 0, 1, 0, 1, 'simple,configurable,virtual,downloadable,bundle', 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(114, 'giftmessage/adminhtml_product_helper_form_config', 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(115, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 'bundle', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(116, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'bundle', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(117, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 'bundle', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(118, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 'bundle', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(119, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 'bundle', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(120, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 'downloadable', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(121, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'downloadable', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(122, NULL, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 'downloadable', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(123, NULL, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 'downloadable', 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(124, NULL, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(125, NULL, 1, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, NULL, 0, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(126, NULL, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(127, NULL, 2, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(128, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(129, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(130, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(132, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(133, NULL, 0, 1, 1, 0, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(134, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(135, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(136, NULL, 1, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(137, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(138, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(139, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(140, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(141, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(142, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(143, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(144, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(145, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(146, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(147, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(148, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(149, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(151, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 1, 1, 1, 0, NULL, 1, 0, 0, 0);
INSERT INTO `catalog_eav_attribute` VALUES(152, NULL, 0, 1, 1, 1, 1, 1, 1, 0, 0, 1, 1, 0, NULL, 1, 0, 0, 0);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_bundle_option`
--
CREATE TABLE `catalog_product_bundle_option` (
`option_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Option Id',
`parent_id` int(10) unsigned NOT NULL COMMENT 'Parent Id',
`required` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Required',
`position` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Position',
`type` varchar(255) DEFAULT NULL COMMENT 'Type',
PRIMARY KEY (`option_id`),
KEY `IDX_CATALOG_PRODUCT_BUNDLE_OPTION_PARENT_ID` (`parent_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Bundle Option' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_bundle_option`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_bundle_option_value`
--
CREATE TABLE `catalog_product_bundle_option_value` (
`value_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Value Id',
`option_id` int(10) unsigned NOT NULL COMMENT 'Option Id',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store Id',
`title` varchar(255) DEFAULT NULL COMMENT 'Title',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CATALOG_PRODUCT_BUNDLE_OPTION_VALUE_OPTION_ID_STORE_ID` (`option_id`,`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Bundle Option Value' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_bundle_option_value`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_bundle_price_index`
--
CREATE TABLE `catalog_product_bundle_price_index` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity Id',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website Id',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group Id',
`min_price` decimal(12,4) NOT NULL COMMENT 'Min Price',
`max_price` decimal(12,4) NOT NULL COMMENT 'Max Price',
PRIMARY KEY (`entity_id`,`website_id`,`customer_group_id`),
KEY `IDX_CATALOG_PRODUCT_BUNDLE_PRICE_INDEX_WEBSITE_ID` (`website_id`),
KEY `IDX_CATALOG_PRODUCT_BUNDLE_PRICE_INDEX_CUSTOMER_GROUP_ID` (`customer_group_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Bundle Price Index';
--
-- Dumping data for table `catalog_product_bundle_price_index`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_bundle_selection`
--
CREATE TABLE `catalog_product_bundle_selection` (
`selection_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Selection Id',
`option_id` int(10) unsigned NOT NULL COMMENT 'Option Id',
`parent_product_id` int(10) unsigned NOT NULL COMMENT 'Parent Product Id',
`product_id` int(10) unsigned NOT NULL COMMENT 'Product Id',
`position` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Position',
`is_default` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Default',
`selection_price_type` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Selection Price Type',
`selection_price_value` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Selection Price Value',
`selection_qty` decimal(12,4) DEFAULT NULL COMMENT 'Selection Qty',
`selection_can_change_qty` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Selection Can Change Qty',
PRIMARY KEY (`selection_id`),
KEY `IDX_CATALOG_PRODUCT_BUNDLE_SELECTION_OPTION_ID` (`option_id`),
KEY `IDX_CATALOG_PRODUCT_BUNDLE_SELECTION_PRODUCT_ID` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Bundle Selection' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_bundle_selection`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_bundle_selection_price`
--
CREATE TABLE `catalog_product_bundle_selection_price` (
`selection_id` int(10) unsigned NOT NULL COMMENT 'Selection Id',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website Id',
`selection_price_type` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Selection Price Type',
`selection_price_value` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Selection Price Value',
PRIMARY KEY (`selection_id`,`website_id`),
KEY `IDX_CATALOG_PRODUCT_BUNDLE_SELECTION_PRICE_WEBSITE_ID` (`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Bundle Selection Price';
--
-- Dumping data for table `catalog_product_bundle_selection_price`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_bundle_stock_index`
--
CREATE TABLE `catalog_product_bundle_stock_index` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity Id',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website Id',
`stock_id` smallint(5) unsigned NOT NULL COMMENT 'Stock Id',
`option_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Option Id',
`stock_status` smallint(6) DEFAULT '0' COMMENT 'Stock Status',
PRIMARY KEY (`entity_id`,`website_id`,`stock_id`,`option_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Bundle Stock Index';
--
-- Dumping data for table `catalog_product_bundle_stock_index`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_enabled_index`
--
CREATE TABLE `catalog_product_enabled_index` (
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`visibility` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Visibility',
PRIMARY KEY (`product_id`,`store_id`),
KEY `IDX_CATALOG_PRODUCT_ENABLED_INDEX_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Visibility Index Table';
--
-- Dumping data for table `catalog_product_enabled_index`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_entity`
--
CREATE TABLE `catalog_product_entity` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity ID',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type ID',
`attribute_set_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Set ID',
`type_id` varchar(32) NOT NULL DEFAULT 'simple' COMMENT 'Type ID',
`sku` varchar(64) DEFAULT NULL COMMENT 'SKU',
`has_options` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Has Options',
`required_options` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Required Options',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Creation Time',
`updated_at` timestamp NULL DEFAULT NULL COMMENT 'Update Time',
PRIMARY KEY (`entity_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_ATTRIBUTE_SET_ID` (`attribute_set_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_SKU` (`sku`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Table' AUTO_INCREMENT=45 ;
--
-- Dumping data for table `catalog_product_entity`
--
INSERT INTO `catalog_product_entity` VALUES(2, 4, 9, 'simple', 'SLN26D450', 0, 0, '2011-09-15 17:34:10', '2011-09-15 17:34:10');
INSERT INTO `catalog_product_entity` VALUES(3, 4, 9, 'simple', 'UN55D8000', 0, 0, '2011-09-15 17:46:32', '2011-09-21 21:40:20');
INSERT INTO `catalog_product_entity` VALUES(4, 4, 9, 'simple', 'PN50C7000', 0, 0, '2011-09-15 17:51:02', '2011-09-15 17:51:02');
INSERT INTO `catalog_product_entity` VALUES(5, 4, 9, 'simple', 'P50S30', 0, 0, '2011-09-15 17:55:27', '2011-09-15 17:55:27');
INSERT INTO `catalog_product_entity` VALUES(6, 4, 9, 'simple', 'KDL32BX420', 0, 0, '2011-09-15 17:59:36', '2011-09-15 17:59:36');
INSERT INTO `catalog_product_entity` VALUES(7, 4, 9, 'simple', 'LC40D78UN', 0, 0, '2011-09-15 18:04:11', '2011-09-15 18:04:11');
INSERT INTO `catalog_product_entity` VALUES(8, 4, 9, 'simple', '47LW6500', 0, 0, '2011-09-15 18:14:23', '2011-09-15 18:14:23');
INSERT INTO `catalog_product_entity` VALUES(9, 4, 10, 'simple', 'G53SW', 0, 0, '2011-09-15 18:26:52', '2011-09-15 18:26:52');
INSERT INTO `catalog_product_entity` VALUES(10, 4, 10, 'simple', '4525s', 0, 0, '2011-09-15 18:36:16', '2011-09-15 21:03:17');
INSERT INTO `catalog_product_entity` VALUES(11, 4, 10, 'simple', 'VPCEL17FX', 0, 0, '2011-09-15 19:54:24', '2011-09-15 19:54:24');
INSERT INTO `catalog_product_entity` VALUES(12, 4, 10, 'simple', 'MC700LL/A', 0, 0, '2011-09-15 20:00:26', '2011-09-15 21:04:58');
INSERT INTO `catalog_product_entity` VALUES(13, 4, 10, 'simple', 'MC721LLA', 0, 0, '2011-09-15 20:04:44', '2011-09-21 21:40:09');
INSERT INTO `catalog_product_entity` VALUES(14, 4, 11, 'simple', 'MC813LL', 0, 0, '2011-09-15 20:09:56', '2011-09-15 20:09:56');
INSERT INTO `catalog_product_entity` VALUES(15, 4, 11, 'simple', 'ET2400INT', 0, 0, '2011-09-15 20:16:54', '2011-09-15 20:16:54');
INSERT INTO `catalog_product_entity` VALUES(16, 4, 11, 'simple', '3130', 0, 0, '2011-09-15 20:41:16', '2011-09-15 20:41:16');
INSERT INTO `catalog_product_entity` VALUES(17, 4, 11, 'simple', 'h81010 ', 0, 0, '2011-09-15 20:56:54', '2011-09-21 21:40:12');
INSERT INTO `catalog_product_entity` VALUES(18, 4, 12, 'simple', '2764B004', 0, 0, '2011-09-15 21:15:44', '2011-09-21 21:39:58');
INSERT INTO `catalog_product_entity` VALUES(19, 4, 12, 'simple', '5169B003', 0, 0, '2011-09-15 21:20:15', '2011-09-15 21:20:15');
INSERT INTO `catalog_product_entity` VALUES(20, 4, 12, 'simple', '25464', 0, 0, '2011-09-15 21:24:10', '2011-09-15 21:24:10');
INSERT INTO `catalog_product_entity` VALUES(21, 4, 12, 'simple', 'SLRA560', 0, 0, '2011-09-15 21:28:38', '2011-09-15 21:28:38');
INSERT INTO `catalog_product_entity` VALUES(22, 4, 12, 'simple', '4927B001', 0, 0, '2011-09-15 21:33:18', '2011-09-21 21:40:03');
INSERT INTO `catalog_product_entity` VALUES(23, 4, 12, 'simple', '8010', 0, 0, '2011-09-16 14:47:15', '2011-09-16 14:47:15');
INSERT INTO `catalog_product_entity` VALUES(24, 4, 12, 'simple', 'DMC-FX78', 0, 0, '2011-09-16 14:55:25', '2011-09-16 14:55:25');
INSERT INTO `catalog_product_entity` VALUES(25, 4, 12, 'simple', '500HS', 0, 0, '2011-09-16 15:06:06', '2011-09-16 15:06:06');
INSERT INTO `catalog_product_entity` VALUES(26, 4, 12, 'simple', 'DSC-H70', 0, 0, '2011-09-16 15:27:31', '2011-09-16 15:27:31');
INSERT INTO `catalog_product_entity` VALUES(27, 4, 20, 'simple', 'klyne', 0, 0, '2011-09-16 18:39:18', '2011-09-21 21:36:15');
INSERT INTO `catalog_product_entity` VALUES(28, 4, 20, 'simple', 'Silhouette', 0, 0, '2011-09-19 17:34:48', '2011-09-19 17:34:48');
INSERT INTO `catalog_product_entity` VALUES(29, 4, 20, 'simple', 'petrie', 0, 0, '2011-09-19 18:36:29', '2011-09-21 21:40:16');
INSERT INTO `catalog_product_entity` VALUES(30, 4, 20, 'simple', 'belair', 0, 0, '2011-09-19 18:36:35', '2011-09-21 21:39:48');
INSERT INTO `catalog_product_entity` VALUES(31, 4, 20, 'simple', 'dauphine', 0, 0, '2011-09-19 18:36:37', '2011-09-19 18:36:37');
INSERT INTO `catalog_product_entity` VALUES(32, 4, 20, 'simple', 'hennessy', 0, 0, '2011-09-19 21:43:36', '2011-09-19 21:43:36');
INSERT INTO `catalog_product_entity` VALUES(33, 4, 20, 'simple', 'chloe', 0, 0, '2011-09-19 21:43:39', '2011-09-19 21:43:39');
INSERT INTO `catalog_product_entity` VALUES(34, 4, 20, 'simple', 'marinosofa', 0, 0, '2011-09-19 21:43:41', '2011-09-19 21:43:41');
INSERT INTO `catalog_product_entity` VALUES(35, 4, 20, 'simple', 'avalonvintner', 0, 0, '2011-09-19 21:43:47', '2011-09-19 21:43:47');
INSERT INTO `catalog_product_entity` VALUES(36, 4, 20, 'simple', 'harvest', 0, 0, '2011-09-19 21:43:49', '2011-09-19 21:43:49');
INSERT INTO `catalog_product_entity` VALUES(37, 4, 20, 'simple', 'felix', 0, 0, '2011-09-19 21:43:51', '2011-09-19 21:43:51');
INSERT INTO `catalog_product_entity` VALUES(38, 4, 20, 'simple', 'tate', 0, 0, '2011-09-19 21:43:56', '2011-09-19 21:43:56');
INSERT INTO `catalog_product_entity` VALUES(39, 4, 20, 'simple', 'steppe', 0, 0, '2011-09-19 21:43:59', '2011-09-19 21:43:59');
INSERT INTO `catalog_product_entity` VALUES(40, 4, 20, 'simple', 'steppenight', 0, 0, '2011-09-19 21:44:01', '2011-09-19 21:44:01');
INSERT INTO `catalog_product_entity` VALUES(41, 4, 20, 'simple', 'cobblehill', 0, 0, '2011-09-19 21:44:06', '2011-09-19 21:44:06');
INSERT INTO `catalog_product_entity` VALUES(42, 4, 20, 'simple', 'architect', 0, 0, '2011-09-19 22:04:33', '2011-09-21 21:39:53');
INSERT INTO `catalog_product_entity` VALUES(43, 4, 20, 'simple', 'stockholm', 0, 0, '2011-09-19 22:04:37', '2011-09-19 22:04:37');
INSERT INTO `catalog_product_entity` VALUES(44, 4, 20, 'simple', 'concordebed', 0, 0, '2011-09-19 22:04:41', '2011-09-19 22:04:41');
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_entity_datetime`
--
CREATE TABLE `catalog_product_entity_datetime` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type ID',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity ID',
`value` datetime DEFAULT NULL COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CAT_PRD_ENTT_DTIME_ENTT_ID_ATTR_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_DATETIME_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_DATETIME_STORE_ID` (`store_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_DATETIME_ENTITY_ID` (`entity_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Datetime Attribute Backend Table' AUTO_INCREMENT=293 ;
--
-- Dumping data for table `catalog_product_entity_datetime`
--
INSERT INTO `catalog_product_entity_datetime` VALUES(7, 4, 84, 0, 2, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(8, 4, 85, 0, 2, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(9, 4, 69, 0, 2, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(10, 4, 70, 0, 2, '2012-02-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(11, 4, 95, 0, 2, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(12, 4, 96, 0, 2, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(13, 4, 84, 0, 3, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(14, 4, 85, 0, 3, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(15, 4, 69, 0, 3, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(16, 4, 70, 0, 3, '2012-02-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(17, 4, 95, 0, 3, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(18, 4, 96, 0, 3, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(23, 4, 84, 0, 4, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(24, 4, 85, 0, 4, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(25, 4, 69, 0, 4, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(26, 4, 70, 0, 4, '2011-12-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(27, 4, 95, 0, 4, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(28, 4, 96, 0, 4, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(29, 4, 84, 0, 5, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(30, 4, 85, 0, 5, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(31, 4, 69, 0, 5, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(32, 4, 70, 0, 5, '2011-12-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(33, 4, 95, 0, 5, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(34, 4, 96, 0, 5, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(35, 4, 84, 0, 6, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(36, 4, 85, 0, 6, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(37, 4, 69, 0, 6, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(38, 4, 70, 0, 6, '2011-12-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(39, 4, 95, 0, 6, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(40, 4, 96, 0, 6, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(41, 4, 84, 0, 7, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(42, 4, 85, 0, 7, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(43, 4, 69, 0, 7, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(44, 4, 70, 0, 7, '2011-12-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(45, 4, 95, 0, 7, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(46, 4, 96, 0, 7, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(47, 4, 84, 0, 8, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(48, 4, 85, 0, 8, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(49, 4, 69, 0, 8, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(50, 4, 70, 0, 8, '2012-01-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(51, 4, 95, 0, 8, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(52, 4, 96, 0, 8, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(53, 4, 84, 0, 9, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(54, 4, 85, 0, 9, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(55, 4, 69, 0, 9, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(56, 4, 70, 0, 9, '2012-01-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(57, 4, 95, 0, 9, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(58, 4, 96, 0, 9, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(59, 4, 84, 0, 10, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(60, 4, 85, 0, 10, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(61, 4, 69, 0, 10, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(62, 4, 70, 0, 10, '2012-01-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(63, 4, 95, 0, 10, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(64, 4, 96, 0, 10, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(65, 4, 84, 0, 11, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(66, 4, 85, 0, 11, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(67, 4, 69, 0, 11, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(68, 4, 70, 0, 11, '2012-03-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(69, 4, 95, 0, 11, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(70, 4, 96, 0, 11, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(71, 4, 84, 0, 12, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(72, 4, 85, 0, 12, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(73, 4, 69, 0, 12, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(74, 4, 70, 0, 12, '2012-01-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(75, 4, 95, 0, 12, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(76, 4, 96, 0, 12, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(77, 4, 84, 0, 13, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(78, 4, 85, 0, 13, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(79, 4, 69, 0, 13, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(80, 4, 70, 0, 13, '2012-02-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(81, 4, 95, 0, 13, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(82, 4, 96, 0, 13, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(83, 4, 84, 0, 14, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(84, 4, 85, 0, 14, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(85, 4, 69, 0, 14, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(86, 4, 70, 0, 14, '2012-03-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(87, 4, 95, 0, 14, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(88, 4, 96, 0, 14, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(89, 4, 84, 0, 15, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(90, 4, 85, 0, 15, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(91, 4, 69, 0, 15, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(92, 4, 70, 0, 15, '2018-01-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(93, 4, 95, 0, 15, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(94, 4, 96, 0, 15, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(95, 4, 84, 0, 16, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(96, 4, 85, 0, 16, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(97, 4, 69, 0, 16, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(98, 4, 70, 0, 16, '2012-04-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(99, 4, 95, 0, 16, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(100, 4, 96, 0, 16, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(101, 4, 84, 0, 17, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(102, 4, 85, 0, 17, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(103, 4, 69, 0, 17, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(104, 4, 70, 0, 17, '2012-01-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(105, 4, 95, 0, 17, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(106, 4, 96, 0, 17, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(123, 4, 84, 0, 18, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(124, 4, 85, 0, 18, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(125, 4, 69, 0, 18, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(126, 4, 70, 0, 18, '2013-03-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(127, 4, 95, 0, 18, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(128, 4, 96, 0, 18, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(129, 4, 84, 0, 19, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(130, 4, 85, 0, 19, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(131, 4, 69, 0, 19, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(132, 4, 70, 0, 19, '2012-02-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(133, 4, 95, 0, 19, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(134, 4, 96, 0, 19, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(135, 4, 84, 0, 20, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(136, 4, 85, 0, 20, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(137, 4, 69, 0, 20, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(138, 4, 70, 0, 20, '2012-02-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(139, 4, 95, 0, 20, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(140, 4, 96, 0, 20, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(141, 4, 84, 0, 21, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(142, 4, 85, 0, 21, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(143, 4, 69, 0, 21, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(144, 4, 70, 0, 21, '2012-02-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(145, 4, 95, 0, 21, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(146, 4, 96, 0, 21, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(147, 4, 84, 0, 22, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(148, 4, 85, 0, 22, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(149, 4, 69, 0, 22, '2011-09-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(150, 4, 70, 0, 22, '2012-01-15 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(151, 4, 95, 0, 22, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(152, 4, 96, 0, 22, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(153, 4, 84, 0, 23, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(154, 4, 85, 0, 23, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(155, 4, 69, 0, 23, '2011-09-16 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(156, 4, 70, 0, 23, '2012-02-16 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(157, 4, 95, 0, 23, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(158, 4, 96, 0, 23, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(159, 4, 84, 0, 24, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(160, 4, 85, 0, 24, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(161, 4, 69, 0, 24, '2011-09-16 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(162, 4, 70, 0, 24, '2012-01-16 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(163, 4, 95, 0, 24, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(164, 4, 96, 0, 24, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(165, 4, 84, 0, 25, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(166, 4, 85, 0, 25, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(167, 4, 69, 0, 25, '2011-09-16 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(168, 4, 70, 0, 25, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(169, 4, 95, 0, 25, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(170, 4, 96, 0, 25, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(171, 4, 84, 0, 26, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(172, 4, 85, 0, 26, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(173, 4, 69, 0, 26, '2011-09-16 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(174, 4, 70, 0, 26, '2012-03-16 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(175, 4, 95, 0, 26, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(176, 4, 96, 0, 26, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(177, 4, 84, 0, 27, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(178, 4, 85, 0, 27, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(179, 4, 69, 0, 27, '2011-09-16 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(180, 4, 70, 0, 27, '2012-01-16 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(181, 4, 95, 0, 27, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(182, 4, 96, 0, 27, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(187, 4, 84, 0, 28, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(188, 4, 85, 0, 28, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(189, 4, 69, 0, 28, '2011-09-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(190, 4, 70, 0, 28, '2012-02-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(191, 4, 95, 0, 28, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(192, 4, 96, 0, 28, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(193, 4, 69, 0, 29, '2011-09-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(194, 4, 70, 0, 29, '2012-02-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(195, 4, 84, 0, 29, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(196, 4, 85, 0, 29, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(197, 4, 95, 0, 29, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(198, 4, 96, 0, 29, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(203, 4, 69, 0, 30, '2011-09-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(204, 4, 70, 0, 30, '2012-02-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(205, 4, 84, 0, 30, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(206, 4, 85, 0, 30, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(207, 4, 95, 0, 30, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(208, 4, 96, 0, 30, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(209, 4, 69, 0, 31, '2011-09-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(210, 4, 70, 0, 31, '2012-02-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(211, 4, 84, 0, 31, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(212, 4, 85, 0, 31, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(213, 4, 95, 0, 31, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(214, 4, 96, 0, 31, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(215, 4, 69, 0, 32, '2011-09-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(216, 4, 70, 0, 32, '2012-02-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(217, 4, 84, 0, 32, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(218, 4, 85, 0, 32, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(219, 4, 95, 0, 32, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(220, 4, 96, 0, 32, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(221, 4, 69, 0, 33, '2011-09-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(222, 4, 70, 0, 33, '2012-02-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(223, 4, 84, 0, 33, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(224, 4, 85, 0, 33, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(225, 4, 95, 0, 33, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(226, 4, 96, 0, 33, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(227, 4, 69, 0, 34, '2011-09-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(228, 4, 70, 0, 34, '2012-02-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(229, 4, 84, 0, 34, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(230, 4, 85, 0, 34, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(231, 4, 95, 0, 34, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(232, 4, 96, 0, 34, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(233, 4, 69, 0, 35, '2011-09-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(234, 4, 70, 0, 35, '2012-02-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(235, 4, 84, 0, 35, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(236, 4, 85, 0, 35, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(237, 4, 95, 0, 35, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(238, 4, 96, 0, 35, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(239, 4, 69, 0, 36, '2011-09-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(240, 4, 70, 0, 36, '2012-02-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(241, 4, 84, 0, 36, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(242, 4, 85, 0, 36, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(243, 4, 95, 0, 36, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(244, 4, 96, 0, 36, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(245, 4, 69, 0, 37, '2011-09-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(246, 4, 70, 0, 37, '2012-02-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(247, 4, 84, 0, 37, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(248, 4, 85, 0, 37, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(249, 4, 95, 0, 37, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(250, 4, 96, 0, 37, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(251, 4, 69, 0, 38, '2011-09-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(252, 4, 70, 0, 38, '2012-02-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(253, 4, 84, 0, 38, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(254, 4, 85, 0, 38, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(255, 4, 95, 0, 38, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(256, 4, 96, 0, 38, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(257, 4, 69, 0, 39, '2011-09-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(258, 4, 70, 0, 39, '2012-02-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(259, 4, 84, 0, 39, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(260, 4, 85, 0, 39, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(261, 4, 95, 0, 39, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(262, 4, 96, 0, 39, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(263, 4, 69, 0, 40, '2011-09-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(264, 4, 70, 0, 40, '2012-02-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(265, 4, 84, 0, 40, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(266, 4, 85, 0, 40, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(267, 4, 95, 0, 40, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(268, 4, 96, 0, 40, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(269, 4, 69, 0, 41, '2011-09-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(270, 4, 70, 0, 41, '2012-02-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(271, 4, 84, 0, 41, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(272, 4, 85, 0, 41, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(273, 4, 95, 0, 41, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(274, 4, 96, 0, 41, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(275, 4, 69, 0, 42, '2011-09-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(276, 4, 70, 0, 42, '2012-02-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(277, 4, 84, 0, 42, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(278, 4, 85, 0, 42, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(279, 4, 95, 0, 42, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(280, 4, 96, 0, 42, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(281, 4, 69, 0, 43, '2011-09-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(282, 4, 70, 0, 43, '2012-02-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(283, 4, 84, 0, 43, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(284, 4, 85, 0, 43, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(285, 4, 95, 0, 43, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(286, 4, 96, 0, 43, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(287, 4, 69, 0, 44, '2011-09-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(288, 4, 70, 0, 44, '2012-02-19 00:00:00');
INSERT INTO `catalog_product_entity_datetime` VALUES(289, 4, 84, 0, 44, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(290, 4, 85, 0, 44, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(291, 4, 95, 0, 44, NULL);
INSERT INTO `catalog_product_entity_datetime` VALUES(292, 4, 96, 0, 44, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_entity_decimal`
--
CREATE TABLE `catalog_product_entity_decimal` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type ID',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity ID',
`value` decimal(12,4) DEFAULT NULL COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CAT_PRD_ENTT_DEC_ENTT_ID_ATTR_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_DECIMAL_STORE_ID` (`store_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_DECIMAL_ENTITY_ID` (`entity_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_DECIMAL_ATTRIBUTE_ID` (`attribute_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Decimal Attribute Backend Table' AUTO_INCREMENT=199 ;
--
-- Dumping data for table `catalog_product_entity_decimal`
--
INSERT INTO `catalog_product_entity_decimal` VALUES(5, 4, 72, 0, 2, 13.8000);
INSERT INTO `catalog_product_entity_decimal` VALUES(6, 4, 67, 0, 2, 349.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(7, 4, 68, 0, 2, 299.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(8, 4, 111, 0, 2, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(9, 4, 72, 0, 3, 41.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(10, 4, 67, 0, 3, 2599.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(11, 4, 68, 0, 3, 2199.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(12, 4, 111, 0, 3, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(16, 4, 72, 0, 4, 63.5000);
INSERT INTO `catalog_product_entity_decimal` VALUES(17, 4, 67, 0, 4, 1195.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(18, 4, 68, 0, 4, 1095.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(19, 4, 111, 0, 4, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(20, 4, 72, 0, 5, 63.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(21, 4, 67, 0, 5, 779.9500);
INSERT INTO `catalog_product_entity_decimal` VALUES(22, 4, 68, 0, 5, 699.9500);
INSERT INTO `catalog_product_entity_decimal` VALUES(23, 4, 111, 0, 5, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(24, 4, 72, 0, 6, 24.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(25, 4, 67, 0, 6, 449.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(26, 4, 68, 0, 6, 409.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(27, 4, 111, 0, 6, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(28, 4, 72, 0, 7, 36.4000);
INSERT INTO `catalog_product_entity_decimal` VALUES(29, 4, 67, 0, 7, 525.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(30, 4, 68, 0, 7, 499.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(31, 4, 111, 0, 7, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(32, 4, 72, 0, 8, 44.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(33, 4, 67, 0, 8, 1399.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(34, 4, 68, 0, 8, 1149.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(35, 4, 111, 0, 8, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(36, 4, 72, 0, 9, 8.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(37, 4, 67, 0, 9, 1119.9500);
INSERT INTO `catalog_product_entity_decimal` VALUES(38, 4, 68, 0, 9, 999.9500);
INSERT INTO `catalog_product_entity_decimal` VALUES(39, 4, 111, 0, 9, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(40, 4, 72, 0, 10, 5.2600);
INSERT INTO `catalog_product_entity_decimal` VALUES(41, 4, 67, 0, 10, 499.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(42, 4, 68, 0, 10, 399.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(43, 4, 111, 0, 10, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(44, 4, 72, 0, 11, 5.9700);
INSERT INTO `catalog_product_entity_decimal` VALUES(45, 4, 67, 0, 11, 574.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(46, 4, 68, 0, 11, 499.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(47, 4, 111, 0, 11, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(48, 4, 72, 0, 12, 4.5000);
INSERT INTO `catalog_product_entity_decimal` VALUES(49, 4, 67, 0, 12, 1199.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(50, 4, 68, 0, 12, 999.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(51, 4, 111, 0, 12, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(52, 4, 72, 0, 13, 5.6000);
INSERT INTO `catalog_product_entity_decimal` VALUES(53, 4, 67, 0, 13, 1799.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(54, 4, 68, 0, 13, 1599.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(55, 4, 111, 0, 13, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(56, 4, 72, 0, 14, 25.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(57, 4, 67, 0, 14, 1699.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(58, 4, 68, 0, 14, 1499.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(59, 4, 111, 0, 14, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(60, 4, 72, 0, 15, 28.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(61, 4, 67, 0, 15, 949.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(62, 4, 68, 0, 15, 899.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(63, 4, 111, 0, 15, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(64, 4, 72, 0, 16, 16.7000);
INSERT INTO `catalog_product_entity_decimal` VALUES(65, 4, 67, 0, 16, 554.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(66, 4, 68, 0, 16, 479.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(67, 4, 111, 0, 16, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(68, 4, 72, 0, 17, 35.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(69, 4, 67, 0, 17, 949.4900);
INSERT INTO `catalog_product_entity_decimal` VALUES(70, 4, 68, 0, 17, 879.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(71, 4, 111, 0, 17, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(84, 4, 72, 0, 18, 1.4700);
INSERT INTO `catalog_product_entity_decimal` VALUES(85, 4, 67, 0, 18, 3299.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(86, 4, 68, 0, 18, 2999.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(87, 4, 111, 0, 18, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(88, 4, 72, 0, 19, 1.2000);
INSERT INTO `catalog_product_entity_decimal` VALUES(89, 4, 67, 0, 19, 849.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(90, 4, 68, 0, 19, 799.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(91, 4, 111, 0, 19, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(92, 4, 72, 0, 20, 1.5000);
INSERT INTO `catalog_product_entity_decimal` VALUES(93, 4, 67, 0, 20, 1599.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(94, 4, 68, 0, 20, 1499.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(95, 4, 111, 0, 20, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(96, 4, 72, 0, 21, 2.5000);
INSERT INTO `catalog_product_entity_decimal` VALUES(97, 4, 67, 0, 21, 749.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(98, 4, 68, 0, 21, 679.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(99, 4, 111, 0, 21, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(100, 4, 72, 0, 22, 0.3000);
INSERT INTO `catalog_product_entity_decimal` VALUES(101, 4, 67, 0, 22, 169.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(102, 4, 68, 0, 22, 129.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(103, 4, 111, 0, 22, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(104, 4, 72, 0, 23, 0.5000);
INSERT INTO `catalog_product_entity_decimal` VALUES(105, 4, 67, 0, 23, 299.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(106, 4, 68, 0, 23, 279.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(107, 4, 111, 0, 23, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(108, 4, 72, 0, 24, 0.3000);
INSERT INTO `catalog_product_entity_decimal` VALUES(109, 4, 67, 0, 24, 299.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(110, 4, 68, 0, 24, 249.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(111, 4, 111, 0, 24, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(112, 4, 72, 0, 25, 0.4000);
INSERT INTO `catalog_product_entity_decimal` VALUES(113, 4, 67, 0, 25, 249.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(114, 4, 68, 0, 25, 199.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(115, 4, 111, 0, 25, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(116, 4, 72, 0, 26, 0.4000);
INSERT INTO `catalog_product_entity_decimal` VALUES(117, 4, 67, 0, 26, 199.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(118, 4, 68, 0, 26, 149.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(119, 4, 111, 0, 26, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(120, 4, 72, 0, 27, 150.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(121, 4, 67, 0, 27, 1019.9500);
INSERT INTO `catalog_product_entity_decimal` VALUES(122, 4, 68, 0, 27, 969.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(123, 4, 111, 0, 27, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(127, 4, 72, 0, 28, 100.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(128, 4, 67, 0, 28, 999.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(129, 4, 68, 0, 28, 899.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(130, 4, 111, 0, 28, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(131, 4, 67, 0, 29, 999.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(132, 4, 68, 0, 29, 809.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(133, 4, 72, 0, 29, 75.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(134, 4, 111, 0, 29, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(139, 4, 67, 0, 30, 599.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(140, 4, 68, 0, 30, 499.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(141, 4, 72, 0, 30, 15.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(142, 4, 111, 0, 30, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(143, 4, 67, 0, 31, 249.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(144, 4, 68, 0, 31, 199.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(145, 4, 72, 0, 31, 10.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(146, 4, 111, 0, 31, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(147, 4, 67, 0, 32, 699.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(148, 4, 68, 0, 32, 549.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(149, 4, 72, 0, 32, 75.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(150, 4, 111, 0, 32, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(151, 4, 67, 0, 33, 899.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(152, 4, 68, 0, 33, 799.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(153, 4, 72, 0, 33, 90.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(154, 4, 111, 0, 33, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(155, 4, 67, 0, 34, 1899.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(156, 4, 68, 0, 34, 1599.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(157, 4, 72, 0, 34, 110.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(158, 4, 111, 0, 34, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(159, 4, 67, 0, 35, 949.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(160, 4, 68, 0, 35, 849.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(161, 4, 72, 0, 35, 200.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(162, 4, 111, 0, 35, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(163, 4, 67, 0, 36, 1499.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(164, 4, 68, 0, 36, 999.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(165, 4, 72, 0, 36, 60.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(166, 4, 111, 0, 36, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(167, 4, 67, 0, 37, 89.9500);
INSERT INTO `catalog_product_entity_decimal` VALUES(168, 4, 68, 0, 37, 59.9500);
INSERT INTO `catalog_product_entity_decimal` VALUES(169, 4, 72, 0, 37, 12.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(170, 4, 111, 0, 37, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(171, 4, 67, 0, 38, 1499.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(172, 4, 68, 0, 38, 1199.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(173, 4, 72, 0, 38, 150.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(174, 4, 111, 0, 38, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(175, 4, 67, 0, 39, 1399.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(176, 4, 68, 0, 39, 999.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(177, 4, 72, 0, 39, 190.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(178, 4, 111, 0, 39, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(179, 4, 67, 0, 40, 449.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(180, 4, 68, 0, 40, 375.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(181, 4, 72, 0, 40, 35.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(182, 4, 111, 0, 40, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(183, 4, 67, 0, 41, 999.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(184, 4, 68, 0, 41, 799.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(185, 4, 72, 0, 41, 225.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(186, 4, 111, 0, 41, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(187, 4, 67, 0, 42, 699.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(188, 4, 68, 0, 42, 579.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(189, 4, 72, 0, 42, 25.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(190, 4, 111, 0, 42, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(191, 4, 67, 0, 43, 349.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(192, 4, 68, 0, 43, 279.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(193, 4, 72, 0, 43, 30.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(194, 4, 111, 0, 43, NULL);
INSERT INTO `catalog_product_entity_decimal` VALUES(195, 4, 67, 0, 44, 1399.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(196, 4, 68, 0, 44, 1099.9900);
INSERT INTO `catalog_product_entity_decimal` VALUES(197, 4, 72, 0, 44, 200.0000);
INSERT INTO `catalog_product_entity_decimal` VALUES(198, 4, 111, 0, 44, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_entity_gallery`
--
CREATE TABLE `catalog_product_entity_gallery` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type ID',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity ID',
`position` int(11) NOT NULL DEFAULT '0' COMMENT 'Position',
`value` varchar(255) NOT NULL DEFAULT '' COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CAT_PRD_ENTT_GLR_ENTT_TYPE_ID_ENTT_ID_ATTR_ID_STORE_ID` (`entity_type_id`,`entity_id`,`attribute_id`,`store_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_GALLERY_ENTITY_ID` (`entity_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_GALLERY_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_GALLERY_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Gallery Attribute Backend Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_entity_gallery`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_entity_int`
--
CREATE TABLE `catalog_product_entity_int` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID',
`entity_type_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type ID',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity ID',
`value` int(11) DEFAULT NULL COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CATALOG_PRODUCT_ENTITY_INT_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_INT_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_INT_STORE_ID` (`store_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_INT_ENTITY_ID` (`entity_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Integer Attribute Backend Table' AUTO_INCREMENT=506 ;
--
-- Dumping data for table `catalog_product_entity_int`
--
INSERT INTO `catalog_product_entity_int` VALUES(7, 4, 126, 0, 2, 37);
INSERT INTO `catalog_product_entity_int` VALUES(8, 4, 73, 0, 2, 24);
INSERT INTO `catalog_product_entity_int` VALUES(9, 4, 127, 0, 2, 48);
INSERT INTO `catalog_product_entity_int` VALUES(10, 4, 128, 0, 2, 52);
INSERT INTO `catalog_product_entity_int` VALUES(11, 4, 129, 0, 2, 56);
INSERT INTO `catalog_product_entity_int` VALUES(12, 4, 130, 0, 2, 58);
INSERT INTO `catalog_product_entity_int` VALUES(13, 4, 87, 0, 2, 1);
INSERT INTO `catalog_product_entity_int` VALUES(14, 4, 93, 0, 2, 4);
INSERT INTO `catalog_product_entity_int` VALUES(15, 4, 125, 0, 2, 0);
INSERT INTO `catalog_product_entity_int` VALUES(16, 4, 112, 0, 2, 1);
INSERT INTO `catalog_product_entity_int` VALUES(17, 4, 113, 0, 2, 0);
INSERT INTO `catalog_product_entity_int` VALUES(18, 4, 91, 0, 2, 0);
INSERT INTO `catalog_product_entity_int` VALUES(19, 4, 126, 0, 3, 38);
INSERT INTO `catalog_product_entity_int` VALUES(20, 4, 73, 0, 3, 24);
INSERT INTO `catalog_product_entity_int` VALUES(21, 4, 127, 0, 3, 51);
INSERT INTO `catalog_product_entity_int` VALUES(22, 4, 128, 0, 3, 55);
INSERT INTO `catalog_product_entity_int` VALUES(23, 4, 129, 0, 3, 57);
INSERT INTO `catalog_product_entity_int` VALUES(24, 4, 130, 0, 3, 60);
INSERT INTO `catalog_product_entity_int` VALUES(25, 4, 87, 0, 3, 1);
INSERT INTO `catalog_product_entity_int` VALUES(26, 4, 93, 0, 3, 4);
INSERT INTO `catalog_product_entity_int` VALUES(27, 4, 125, 0, 3, 0);
INSERT INTO `catalog_product_entity_int` VALUES(28, 4, 112, 0, 3, 1);
INSERT INTO `catalog_product_entity_int` VALUES(29, 4, 113, 0, 3, 0);
INSERT INTO `catalog_product_entity_int` VALUES(30, 4, 91, 0, 3, 0);
INSERT INTO `catalog_product_entity_int` VALUES(32, 4, 126, 0, 4, 37);
INSERT INTO `catalog_product_entity_int` VALUES(33, 4, 73, 0, 4, 24);
INSERT INTO `catalog_product_entity_int` VALUES(34, 4, 127, 0, 4, 51);
INSERT INTO `catalog_product_entity_int` VALUES(35, 4, 128, 0, 4, 55);
INSERT INTO `catalog_product_entity_int` VALUES(36, 4, 129, 0, 4, 57);
INSERT INTO `catalog_product_entity_int` VALUES(37, 4, 130, 0, 4, 61);
INSERT INTO `catalog_product_entity_int` VALUES(38, 4, 87, 0, 4, 1);
INSERT INTO `catalog_product_entity_int` VALUES(39, 4, 93, 0, 4, 4);
INSERT INTO `catalog_product_entity_int` VALUES(40, 4, 125, 0, 4, 0);
INSERT INTO `catalog_product_entity_int` VALUES(41, 4, 112, 0, 4, 1);
INSERT INTO `catalog_product_entity_int` VALUES(42, 4, 113, 0, 4, 0);
INSERT INTO `catalog_product_entity_int` VALUES(43, 4, 91, 0, 4, 0);
INSERT INTO `catalog_product_entity_int` VALUES(44, 4, 126, 0, 5, 38);
INSERT INTO `catalog_product_entity_int` VALUES(45, 4, 73, 0, 5, 27);
INSERT INTO `catalog_product_entity_int` VALUES(46, 4, 127, 0, 5, 50);
INSERT INTO `catalog_product_entity_int` VALUES(47, 4, 128, 0, 5, 55);
INSERT INTO `catalog_product_entity_int` VALUES(48, 4, 129, 0, 5, 57);
INSERT INTO `catalog_product_entity_int` VALUES(49, 4, 130, 0, 5, 61);
INSERT INTO `catalog_product_entity_int` VALUES(50, 4, 87, 0, 5, 1);
INSERT INTO `catalog_product_entity_int` VALUES(51, 4, 93, 0, 5, 4);
INSERT INTO `catalog_product_entity_int` VALUES(52, 4, 125, 0, 5, 0);
INSERT INTO `catalog_product_entity_int` VALUES(53, 4, 112, 0, 5, 1);
INSERT INTO `catalog_product_entity_int` VALUES(54, 4, 113, 0, 5, 0);
INSERT INTO `catalog_product_entity_int` VALUES(55, 4, 91, 0, 5, 0);
INSERT INTO `catalog_product_entity_int` VALUES(56, 4, 126, 0, 6, 39);
INSERT INTO `catalog_product_entity_int` VALUES(57, 4, 73, 0, 6, 23);
INSERT INTO `catalog_product_entity_int` VALUES(58, 4, 127, 0, 6, 48);
INSERT INTO `catalog_product_entity_int` VALUES(59, 4, 128, 0, 6, 53);
INSERT INTO `catalog_product_entity_int` VALUES(60, 4, 129, 0, 6, 57);
INSERT INTO `catalog_product_entity_int` VALUES(61, 4, 130, 0, 6, 58);
INSERT INTO `catalog_product_entity_int` VALUES(62, 4, 87, 0, 6, 1);
INSERT INTO `catalog_product_entity_int` VALUES(63, 4, 93, 0, 6, 4);
INSERT INTO `catalog_product_entity_int` VALUES(64, 4, 125, 0, 6, 0);
INSERT INTO `catalog_product_entity_int` VALUES(65, 4, 112, 0, 6, 1);
INSERT INTO `catalog_product_entity_int` VALUES(66, 4, 113, 0, 6, 0);
INSERT INTO `catalog_product_entity_int` VALUES(67, 4, 91, 0, 6, 0);
INSERT INTO `catalog_product_entity_int` VALUES(68, 4, 126, 0, 7, 37);
INSERT INTO `catalog_product_entity_int` VALUES(69, 4, 73, 0, 7, 26);
INSERT INTO `catalog_product_entity_int` VALUES(70, 4, 127, 0, 7, 48);
INSERT INTO `catalog_product_entity_int` VALUES(71, 4, 128, 0, 7, 54);
INSERT INTO `catalog_product_entity_int` VALUES(72, 4, 129, 0, 7, 57);
INSERT INTO `catalog_product_entity_int` VALUES(73, 4, 130, 0, 7, 58);
INSERT INTO `catalog_product_entity_int` VALUES(74, 4, 87, 0, 7, 1);
INSERT INTO `catalog_product_entity_int` VALUES(75, 4, 93, 0, 7, 4);
INSERT INTO `catalog_product_entity_int` VALUES(76, 4, 125, 0, 7, 0);
INSERT INTO `catalog_product_entity_int` VALUES(77, 4, 112, 0, 7, 1);
INSERT INTO `catalog_product_entity_int` VALUES(78, 4, 113, 0, 7, 0);
INSERT INTO `catalog_product_entity_int` VALUES(79, 4, 91, 0, 7, 0);
INSERT INTO `catalog_product_entity_int` VALUES(80, 4, 126, 0, 8, 38);
INSERT INTO `catalog_product_entity_int` VALUES(81, 4, 73, 0, 8, 25);
INSERT INTO `catalog_product_entity_int` VALUES(82, 4, 127, 0, 8, 51);
INSERT INTO `catalog_product_entity_int` VALUES(83, 4, 128, 0, 8, 54);
INSERT INTO `catalog_product_entity_int` VALUES(84, 4, 129, 0, 8, 57);
INSERT INTO `catalog_product_entity_int` VALUES(85, 4, 130, 0, 8, 60);
INSERT INTO `catalog_product_entity_int` VALUES(86, 4, 87, 0, 8, 1);
INSERT INTO `catalog_product_entity_int` VALUES(87, 4, 93, 0, 8, 4);
INSERT INTO `catalog_product_entity_int` VALUES(88, 4, 125, 0, 8, 0);
INSERT INTO `catalog_product_entity_int` VALUES(89, 4, 112, 0, 8, 1);
INSERT INTO `catalog_product_entity_int` VALUES(90, 4, 113, 0, 8, 0);
INSERT INTO `catalog_product_entity_int` VALUES(91, 4, 91, 0, 8, 0);
INSERT INTO `catalog_product_entity_int` VALUES(92, 4, 126, 0, 9, 37);
INSERT INTO `catalog_product_entity_int` VALUES(93, 4, 137, 0, 9, 84);
INSERT INTO `catalog_product_entity_int` VALUES(94, 4, 132, 0, 9, 63);
INSERT INTO `catalog_product_entity_int` VALUES(95, 4, 134, 0, 9, 75);
INSERT INTO `catalog_product_entity_int` VALUES(96, 4, 133, 0, 9, 66);
INSERT INTO `catalog_product_entity_int` VALUES(97, 4, 135, 0, 9, 79);
INSERT INTO `catalog_product_entity_int` VALUES(98, 4, 136, 0, 9, 81);
INSERT INTO `catalog_product_entity_int` VALUES(99, 4, 87, 0, 9, 1);
INSERT INTO `catalog_product_entity_int` VALUES(100, 4, 93, 0, 9, 4);
INSERT INTO `catalog_product_entity_int` VALUES(101, 4, 125, 0, 9, 0);
INSERT INTO `catalog_product_entity_int` VALUES(102, 4, 112, 0, 9, 1);
INSERT INTO `catalog_product_entity_int` VALUES(103, 4, 113, 0, 9, 0);
INSERT INTO `catalog_product_entity_int` VALUES(104, 4, 91, 0, 9, 0);
INSERT INTO `catalog_product_entity_int` VALUES(105, 4, 126, 0, 10, 37);
INSERT INTO `catalog_product_entity_int` VALUES(106, 4, 137, 0, 10, 84);
INSERT INTO `catalog_product_entity_int` VALUES(107, 4, 132, 0, 10, 63);
INSERT INTO `catalog_product_entity_int` VALUES(108, 4, 134, 0, 10, 74);
INSERT INTO `catalog_product_entity_int` VALUES(109, 4, 133, 0, 10, 67);
INSERT INTO `catalog_product_entity_int` VALUES(110, 4, 135, 0, 10, 77);
INSERT INTO `catalog_product_entity_int` VALUES(111, 4, 136, 0, 10, 83);
INSERT INTO `catalog_product_entity_int` VALUES(112, 4, 87, 0, 10, 1);
INSERT INTO `catalog_product_entity_int` VALUES(113, 4, 93, 0, 10, 4);
INSERT INTO `catalog_product_entity_int` VALUES(114, 4, 125, 0, 10, 0);
INSERT INTO `catalog_product_entity_int` VALUES(115, 4, 112, 0, 10, 1);
INSERT INTO `catalog_product_entity_int` VALUES(116, 4, 113, 0, 10, 0);
INSERT INTO `catalog_product_entity_int` VALUES(117, 4, 91, 0, 10, 0);
INSERT INTO `catalog_product_entity_int` VALUES(118, 4, 126, 0, 11, 43);
INSERT INTO `catalog_product_entity_int` VALUES(119, 4, 137, 0, 11, 84);
INSERT INTO `catalog_product_entity_int` VALUES(120, 4, 132, 0, 11, 63);
INSERT INTO `catalog_product_entity_int` VALUES(121, 4, 134, 0, 11, 74);
INSERT INTO `catalog_product_entity_int` VALUES(122, 4, 133, 0, 11, 69);
INSERT INTO `catalog_product_entity_int` VALUES(123, 4, 135, 0, 11, 79);
INSERT INTO `catalog_product_entity_int` VALUES(124, 4, 136, 0, 11, 83);
INSERT INTO `catalog_product_entity_int` VALUES(125, 4, 87, 0, 11, 1);
INSERT INTO `catalog_product_entity_int` VALUES(126, 4, 93, 0, 11, 4);
INSERT INTO `catalog_product_entity_int` VALUES(127, 4, 125, 0, 11, 0);
INSERT INTO `catalog_product_entity_int` VALUES(128, 4, 112, 0, 11, 1);
INSERT INTO `catalog_product_entity_int` VALUES(129, 4, 113, 0, 11, 0);
INSERT INTO `catalog_product_entity_int` VALUES(130, 4, 91, 0, 11, 0);
INSERT INTO `catalog_product_entity_int` VALUES(131, 4, 126, 0, 12, 37);
INSERT INTO `catalog_product_entity_int` VALUES(132, 4, 137, 0, 12, 85);
INSERT INTO `catalog_product_entity_int` VALUES(133, 4, 132, 0, 12, 62);
INSERT INTO `catalog_product_entity_int` VALUES(134, 4, 134, 0, 12, 75);
INSERT INTO `catalog_product_entity_int` VALUES(135, 4, 133, 0, 12, 69);
INSERT INTO `catalog_product_entity_int` VALUES(136, 4, 135, 0, 12, 77);
INSERT INTO `catalog_product_entity_int` VALUES(137, 4, 136, 0, 12, 82);
INSERT INTO `catalog_product_entity_int` VALUES(138, 4, 87, 0, 12, 1);
INSERT INTO `catalog_product_entity_int` VALUES(139, 4, 93, 0, 12, 4);
INSERT INTO `catalog_product_entity_int` VALUES(140, 4, 125, 0, 12, 0);
INSERT INTO `catalog_product_entity_int` VALUES(141, 4, 112, 0, 12, 1);
INSERT INTO `catalog_product_entity_int` VALUES(142, 4, 113, 0, 12, 0);
INSERT INTO `catalog_product_entity_int` VALUES(143, 4, 91, 0, 12, 0);
INSERT INTO `catalog_product_entity_int` VALUES(144, 4, 126, 0, 13, 37);
INSERT INTO `catalog_product_entity_int` VALUES(145, 4, 137, 0, 13, 85);
INSERT INTO `catalog_product_entity_int` VALUES(146, 4, 132, 0, 13, 63);
INSERT INTO `catalog_product_entity_int` VALUES(147, 4, 134, 0, 13, 75);
INSERT INTO `catalog_product_entity_int` VALUES(148, 4, 133, 0, 13, 69);
INSERT INTO `catalog_product_entity_int` VALUES(149, 4, 135, 0, 13, 79);
INSERT INTO `catalog_product_entity_int` VALUES(150, 4, 136, 0, 13, 82);
INSERT INTO `catalog_product_entity_int` VALUES(151, 4, 87, 0, 13, 1);
INSERT INTO `catalog_product_entity_int` VALUES(152, 4, 93, 0, 13, 4);
INSERT INTO `catalog_product_entity_int` VALUES(153, 4, 125, 0, 13, 0);
INSERT INTO `catalog_product_entity_int` VALUES(154, 4, 112, 0, 13, 1);
INSERT INTO `catalog_product_entity_int` VALUES(155, 4, 113, 0, 13, 0);
INSERT INTO `catalog_product_entity_int` VALUES(156, 4, 91, 0, 13, 0);
INSERT INTO `catalog_product_entity_int` VALUES(157, 4, 126, 0, 14, 37);
INSERT INTO `catalog_product_entity_int` VALUES(158, 4, 73, 0, 14, 28);
INSERT INTO `catalog_product_entity_int` VALUES(159, 4, 137, 0, 14, 85);
INSERT INTO `catalog_product_entity_int` VALUES(160, 4, 134, 0, 14, 75);
INSERT INTO `catalog_product_entity_int` VALUES(161, 4, 133, 0, 14, 69);
INSERT INTO `catalog_product_entity_int` VALUES(162, 4, 135, 0, 14, 80);
INSERT INTO `catalog_product_entity_int` VALUES(163, 4, 136, 0, 14, 82);
INSERT INTO `catalog_product_entity_int` VALUES(164, 4, 87, 0, 14, 1);
INSERT INTO `catalog_product_entity_int` VALUES(165, 4, 93, 0, 14, 4);
INSERT INTO `catalog_product_entity_int` VALUES(166, 4, 125, 0, 14, 0);
INSERT INTO `catalog_product_entity_int` VALUES(167, 4, 112, 0, 14, 1);
INSERT INTO `catalog_product_entity_int` VALUES(168, 4, 113, 0, 14, 0);
INSERT INTO `catalog_product_entity_int` VALUES(169, 4, 91, 0, 14, 0);
INSERT INTO `catalog_product_entity_int` VALUES(170, 4, 126, 0, 15, 38);
INSERT INTO `catalog_product_entity_int` VALUES(171, 4, 73, 0, 15, 31);
INSERT INTO `catalog_product_entity_int` VALUES(172, 4, 137, 0, 15, 84);
INSERT INTO `catalog_product_entity_int` VALUES(173, 4, 134, 0, 15, 75);
INSERT INTO `catalog_product_entity_int` VALUES(174, 4, 133, 0, 15, 69);
INSERT INTO `catalog_product_entity_int` VALUES(175, 4, 135, 0, 15, 79);
INSERT INTO `catalog_product_entity_int` VALUES(176, 4, 136, 0, 15, 82);
INSERT INTO `catalog_product_entity_int` VALUES(177, 4, 87, 0, 15, 1);
INSERT INTO `catalog_product_entity_int` VALUES(178, 4, 93, 0, 15, 4);
INSERT INTO `catalog_product_entity_int` VALUES(179, 4, 125, 0, 15, 0);
INSERT INTO `catalog_product_entity_int` VALUES(180, 4, 112, 0, 15, 1);
INSERT INTO `catalog_product_entity_int` VALUES(181, 4, 113, 0, 15, 0);
INSERT INTO `catalog_product_entity_int` VALUES(182, 4, 91, 0, 15, 0);
INSERT INTO `catalog_product_entity_int` VALUES(183, 4, 126, 0, 16, 43);
INSERT INTO `catalog_product_entity_int` VALUES(184, 4, 73, 0, 16, 29);
INSERT INTO `catalog_product_entity_int` VALUES(185, 4, 137, 0, 16, 84);
INSERT INTO `catalog_product_entity_int` VALUES(186, 4, 134, 0, 16, 75);
INSERT INTO `catalog_product_entity_int` VALUES(187, 4, 133, 0, 16, 67);
INSERT INTO `catalog_product_entity_int` VALUES(188, 4, 135, 0, 16, 76);
INSERT INTO `catalog_product_entity_int` VALUES(189, 4, 136, 0, 16, 81);
INSERT INTO `catalog_product_entity_int` VALUES(190, 4, 87, 0, 16, 1);
INSERT INTO `catalog_product_entity_int` VALUES(191, 4, 93, 0, 16, 4);
INSERT INTO `catalog_product_entity_int` VALUES(192, 4, 125, 0, 16, 0);
INSERT INTO `catalog_product_entity_int` VALUES(193, 4, 112, 0, 16, 1);
INSERT INTO `catalog_product_entity_int` VALUES(194, 4, 113, 0, 16, 0);
INSERT INTO `catalog_product_entity_int` VALUES(195, 4, 91, 0, 16, 0);
INSERT INTO `catalog_product_entity_int` VALUES(196, 4, 126, 0, 17, 38);
INSERT INTO `catalog_product_entity_int` VALUES(197, 4, 73, 0, 17, 29);
INSERT INTO `catalog_product_entity_int` VALUES(198, 4, 137, 0, 17, 84);
INSERT INTO `catalog_product_entity_int` VALUES(199, 4, 134, 0, 17, 75);
INSERT INTO `catalog_product_entity_int` VALUES(200, 4, 133, 0, 17, 71);
INSERT INTO `catalog_product_entity_int` VALUES(201, 4, 135, 0, 17, 80);
INSERT INTO `catalog_product_entity_int` VALUES(202, 4, 136, 0, 17, 83);
INSERT INTO `catalog_product_entity_int` VALUES(203, 4, 87, 0, 17, 1);
INSERT INTO `catalog_product_entity_int` VALUES(204, 4, 93, 0, 17, 4);
INSERT INTO `catalog_product_entity_int` VALUES(205, 4, 125, 0, 17, 0);
INSERT INTO `catalog_product_entity_int` VALUES(206, 4, 112, 0, 17, 1);
INSERT INTO `catalog_product_entity_int` VALUES(207, 4, 113, 0, 17, 0);
INSERT INTO `catalog_product_entity_int` VALUES(208, 4, 91, 0, 17, 0);
INSERT INTO `catalog_product_entity_int` VALUES(209, 4, 126, 0, 18, 37);
INSERT INTO `catalog_product_entity_int` VALUES(210, 4, 73, 0, 18, 32);
INSERT INTO `catalog_product_entity_int` VALUES(211, 4, 138, 0, 18, 86);
INSERT INTO `catalog_product_entity_int` VALUES(212, 4, 139, 0, 18, 88);
INSERT INTO `catalog_product_entity_int` VALUES(213, 4, 140, 0, 18, 97);
INSERT INTO `catalog_product_entity_int` VALUES(214, 4, 87, 0, 18, 1);
INSERT INTO `catalog_product_entity_int` VALUES(215, 4, 93, 0, 18, 4);
INSERT INTO `catalog_product_entity_int` VALUES(216, 4, 125, 0, 18, 0);
INSERT INTO `catalog_product_entity_int` VALUES(217, 4, 112, 0, 18, 1);
INSERT INTO `catalog_product_entity_int` VALUES(218, 4, 113, 0, 18, 0);
INSERT INTO `catalog_product_entity_int` VALUES(219, 4, 91, 0, 18, 0);
INSERT INTO `catalog_product_entity_int` VALUES(220, 4, 126, 0, 19, 37);
INSERT INTO `catalog_product_entity_int` VALUES(221, 4, 73, 0, 19, 32);
INSERT INTO `catalog_product_entity_int` VALUES(222, 4, 138, 0, 19, 86);
INSERT INTO `catalog_product_entity_int` VALUES(223, 4, 139, 0, 19, 89);
INSERT INTO `catalog_product_entity_int` VALUES(224, 4, 140, 0, 19, 98);
INSERT INTO `catalog_product_entity_int` VALUES(225, 4, 87, 0, 19, 1);
INSERT INTO `catalog_product_entity_int` VALUES(226, 4, 93, 0, 19, 4);
INSERT INTO `catalog_product_entity_int` VALUES(227, 4, 125, 0, 19, 0);
INSERT INTO `catalog_product_entity_int` VALUES(228, 4, 112, 0, 19, 1);
INSERT INTO `catalog_product_entity_int` VALUES(229, 4, 113, 0, 19, 0);
INSERT INTO `catalog_product_entity_int` VALUES(230, 4, 91, 0, 19, 0);
INSERT INTO `catalog_product_entity_int` VALUES(231, 4, 126, 0, 20, 38);
INSERT INTO `catalog_product_entity_int` VALUES(232, 4, 73, 0, 20, 18);
INSERT INTO `catalog_product_entity_int` VALUES(233, 4, 138, 0, 20, 86);
INSERT INTO `catalog_product_entity_int` VALUES(234, 4, 139, 0, 20, 91);
INSERT INTO `catalog_product_entity_int` VALUES(235, 4, 140, 0, 20, NULL);
INSERT INTO `catalog_product_entity_int` VALUES(236, 4, 87, 0, 20, 1);
INSERT INTO `catalog_product_entity_int` VALUES(237, 4, 93, 0, 20, 4);
INSERT INTO `catalog_product_entity_int` VALUES(238, 4, 125, 0, 20, 0);
INSERT INTO `catalog_product_entity_int` VALUES(239, 4, 112, 0, 20, 1);
INSERT INTO `catalog_product_entity_int` VALUES(240, 4, 113, 0, 20, 0);
INSERT INTO `catalog_product_entity_int` VALUES(241, 4, 91, 0, 20, 0);
INSERT INTO `catalog_product_entity_int` VALUES(242, 4, 126, 0, 21, 38);
INSERT INTO `catalog_product_entity_int` VALUES(243, 4, 73, 0, 21, 23);
INSERT INTO `catalog_product_entity_int` VALUES(244, 4, 138, 0, 21, 86);
INSERT INTO `catalog_product_entity_int` VALUES(245, 4, 139, 0, 21, 90);
INSERT INTO `catalog_product_entity_int` VALUES(246, 4, 140, 0, 21, 98);
INSERT INTO `catalog_product_entity_int` VALUES(247, 4, 87, 0, 21, 1);
INSERT INTO `catalog_product_entity_int` VALUES(248, 4, 93, 0, 21, 4);
INSERT INTO `catalog_product_entity_int` VALUES(249, 4, 125, 0, 21, 0);
INSERT INTO `catalog_product_entity_int` VALUES(250, 4, 112, 0, 21, 1);
INSERT INTO `catalog_product_entity_int` VALUES(251, 4, 113, 0, 21, 0);
INSERT INTO `catalog_product_entity_int` VALUES(252, 4, 91, 0, 21, 0);
INSERT INTO `catalog_product_entity_int` VALUES(253, 4, 126, 0, 22, 43);
INSERT INTO `catalog_product_entity_int` VALUES(254, 4, 73, 0, 22, 32);
INSERT INTO `catalog_product_entity_int` VALUES(255, 4, 138, 0, 22, 87);
INSERT INTO `catalog_product_entity_int` VALUES(256, 4, 139, 0, 22, 91);
INSERT INTO `catalog_product_entity_int` VALUES(257, 4, 140, 0, 22, 97);
INSERT INTO `catalog_product_entity_int` VALUES(258, 4, 87, 0, 22, 1);
INSERT INTO `catalog_product_entity_int` VALUES(259, 4, 93, 0, 22, 4);
INSERT INTO `catalog_product_entity_int` VALUES(260, 4, 125, 0, 22, 0);
INSERT INTO `catalog_product_entity_int` VALUES(261, 4, 112, 0, 22, 1);
INSERT INTO `catalog_product_entity_int` VALUES(262, 4, 113, 0, 22, 0);
INSERT INTO `catalog_product_entity_int` VALUES(263, 4, 91, 0, 22, 0);
INSERT INTO `catalog_product_entity_int` VALUES(264, 4, 126, 0, 23, 38);
INSERT INTO `catalog_product_entity_int` VALUES(265, 4, 73, 0, 23, 19);
INSERT INTO `catalog_product_entity_int` VALUES(266, 4, 138, 0, 23, 87);
INSERT INTO `catalog_product_entity_int` VALUES(267, 4, 139, 0, 23, 90);
INSERT INTO `catalog_product_entity_int` VALUES(268, 4, 140, 0, 23, 97);
INSERT INTO `catalog_product_entity_int` VALUES(269, 4, 87, 0, 23, 1);
INSERT INTO `catalog_product_entity_int` VALUES(270, 4, 93, 0, 23, 4);
INSERT INTO `catalog_product_entity_int` VALUES(271, 4, 125, 0, 23, 0);
INSERT INTO `catalog_product_entity_int` VALUES(272, 4, 112, 0, 23, 1);
INSERT INTO `catalog_product_entity_int` VALUES(273, 4, 113, 0, 23, 0);
INSERT INTO `catalog_product_entity_int` VALUES(274, 4, 91, 0, 23, 0);
INSERT INTO `catalog_product_entity_int` VALUES(275, 4, 126, 0, 24, 45);
INSERT INTO `catalog_product_entity_int` VALUES(276, 4, 73, 0, 24, 27);
INSERT INTO `catalog_product_entity_int` VALUES(277, 4, 138, 0, 24, 87);
INSERT INTO `catalog_product_entity_int` VALUES(278, 4, 139, 0, 24, 90);
INSERT INTO `catalog_product_entity_int` VALUES(279, 4, 140, 0, 24, 97);
INSERT INTO `catalog_product_entity_int` VALUES(280, 4, 87, 0, 24, 1);
INSERT INTO `catalog_product_entity_int` VALUES(281, 4, 93, 0, 24, 4);
INSERT INTO `catalog_product_entity_int` VALUES(282, 4, 125, 0, 24, 0);
INSERT INTO `catalog_product_entity_int` VALUES(283, 4, 112, 0, 24, 1);
INSERT INTO `catalog_product_entity_int` VALUES(284, 4, 113, 0, 24, 0);
INSERT INTO `catalog_product_entity_int` VALUES(285, 4, 91, 0, 24, 0);
INSERT INTO `catalog_product_entity_int` VALUES(286, 4, 126, 0, 25, 37);
INSERT INTO `catalog_product_entity_int` VALUES(287, 4, 73, 0, 25, 32);
INSERT INTO `catalog_product_entity_int` VALUES(288, 4, 138, 0, 25, 87);
INSERT INTO `catalog_product_entity_int` VALUES(289, 4, 139, 0, 25, 91);
INSERT INTO `catalog_product_entity_int` VALUES(290, 4, 140, 0, 25, 97);
INSERT INTO `catalog_product_entity_int` VALUES(291, 4, 87, 0, 25, 1);
INSERT INTO `catalog_product_entity_int` VALUES(292, 4, 93, 0, 25, 4);
INSERT INTO `catalog_product_entity_int` VALUES(293, 4, 125, 0, 25, 0);
INSERT INTO `catalog_product_entity_int` VALUES(294, 4, 112, 0, 25, 1);
INSERT INTO `catalog_product_entity_int` VALUES(295, 4, 113, 0, 25, 0);
INSERT INTO `catalog_product_entity_int` VALUES(296, 4, 91, 0, 25, 0);
INSERT INTO `catalog_product_entity_int` VALUES(297, 4, 126, 0, 26, 43);
INSERT INTO `catalog_product_entity_int` VALUES(298, 4, 73, 0, 26, 23);
INSERT INTO `catalog_product_entity_int` VALUES(299, 4, 138, 0, 26, 87);
INSERT INTO `catalog_product_entity_int` VALUES(300, 4, 139, 0, 26, 89);
INSERT INTO `catalog_product_entity_int` VALUES(301, 4, 140, 0, 26, 96);
INSERT INTO `catalog_product_entity_int` VALUES(302, 4, 87, 0, 26, 1);
INSERT INTO `catalog_product_entity_int` VALUES(303, 4, 93, 0, 26, 4);
INSERT INTO `catalog_product_entity_int` VALUES(304, 4, 125, 0, 26, 0);
INSERT INTO `catalog_product_entity_int` VALUES(305, 4, 112, 0, 26, 1);
INSERT INTO `catalog_product_entity_int` VALUES(306, 4, 113, 0, 26, 0);
INSERT INTO `catalog_product_entity_int` VALUES(307, 4, 91, 0, 26, 0);
INSERT INTO `catalog_product_entity_int` VALUES(308, 4, 126, 0, 27, 129);
INSERT INTO `catalog_product_entity_int` VALUES(309, 4, 73, 0, 27, 146);
INSERT INTO `catalog_product_entity_int` VALUES(310, 4, 151, 0, 27, 134);
INSERT INTO `catalog_product_entity_int` VALUES(311, 4, 83, 0, 27, 139);
INSERT INTO `catalog_product_entity_int` VALUES(312, 4, 152, 0, 27, 136);
INSERT INTO `catalog_product_entity_int` VALUES(313, 4, 87, 0, 27, 1);
INSERT INTO `catalog_product_entity_int` VALUES(314, 4, 93, 0, 27, 4);
INSERT INTO `catalog_product_entity_int` VALUES(315, 4, 125, 0, 27, 0);
INSERT INTO `catalog_product_entity_int` VALUES(316, 4, 112, 0, 27, 1);
INSERT INTO `catalog_product_entity_int` VALUES(317, 4, 113, 0, 27, 0);
INSERT INTO `catalog_product_entity_int` VALUES(318, 4, 91, 0, 27, 0);
INSERT INTO `catalog_product_entity_int` VALUES(319, 4, 126, 0, 28, 129);
INSERT INTO `catalog_product_entity_int` VALUES(320, 4, 73, 0, 28, 146);
INSERT INTO `catalog_product_entity_int` VALUES(321, 4, 151, 0, 28, 135);
INSERT INTO `catalog_product_entity_int` VALUES(322, 4, 83, 0, 28, 148);
INSERT INTO `catalog_product_entity_int` VALUES(323, 4, 152, 0, 28, 136);
INSERT INTO `catalog_product_entity_int` VALUES(324, 4, 87, 0, 28, 1);
INSERT INTO `catalog_product_entity_int` VALUES(325, 4, 93, 0, 28, 4);
INSERT INTO `catalog_product_entity_int` VALUES(326, 4, 125, 0, 28, 0);
INSERT INTO `catalog_product_entity_int` VALUES(327, 4, 112, 0, 28, 1);
INSERT INTO `catalog_product_entity_int` VALUES(328, 4, 113, 0, 28, 0);
INSERT INTO `catalog_product_entity_int` VALUES(329, 4, 91, 0, 28, 0);
INSERT INTO `catalog_product_entity_int` VALUES(330, 4, 126, 0, 29, 129);
INSERT INTO `catalog_product_entity_int` VALUES(331, 4, 73, 0, 29, 146);
INSERT INTO `catalog_product_entity_int` VALUES(332, 4, 87, 0, 29, 1);
INSERT INTO `catalog_product_entity_int` VALUES(333, 4, 93, 0, 29, 4);
INSERT INTO `catalog_product_entity_int` VALUES(334, 4, 125, 0, 29, 0);
INSERT INTO `catalog_product_entity_int` VALUES(335, 4, 112, 0, 29, 1);
INSERT INTO `catalog_product_entity_int` VALUES(336, 4, 113, 0, 29, 0);
INSERT INTO `catalog_product_entity_int` VALUES(337, 4, 91, 0, 29, 0);
INSERT INTO `catalog_product_entity_int` VALUES(338, 4, 83, 0, 29, 144);
INSERT INTO `catalog_product_entity_int` VALUES(339, 4, 151, 0, 29, 134);
INSERT INTO `catalog_product_entity_int` VALUES(340, 4, 152, 0, 29, 136);
INSERT INTO `catalog_product_entity_int` VALUES(348, 4, 126, 0, 30, 129);
INSERT INTO `catalog_product_entity_int` VALUES(349, 4, 73, 0, 30, 146);
INSERT INTO `catalog_product_entity_int` VALUES(350, 4, 87, 0, 30, 1);
INSERT INTO `catalog_product_entity_int` VALUES(351, 4, 93, 0, 30, 4);
INSERT INTO `catalog_product_entity_int` VALUES(352, 4, 125, 0, 30, 0);
INSERT INTO `catalog_product_entity_int` VALUES(353, 4, 112, 0, 30, 1);
INSERT INTO `catalog_product_entity_int` VALUES(354, 4, 113, 0, 30, 0);
INSERT INTO `catalog_product_entity_int` VALUES(355, 4, 91, 0, 30, 0);
INSERT INTO `catalog_product_entity_int` VALUES(356, 4, 83, 0, 30, 141);
INSERT INTO `catalog_product_entity_int` VALUES(357, 4, 151, 0, 30, 134);
INSERT INTO `catalog_product_entity_int` VALUES(358, 4, 152, 0, 30, 138);
INSERT INTO `catalog_product_entity_int` VALUES(359, 4, 126, 0, 31, 129);
INSERT INTO `catalog_product_entity_int` VALUES(360, 4, 73, 0, 31, 146);
INSERT INTO `catalog_product_entity_int` VALUES(361, 4, 87, 0, 31, 1);
INSERT INTO `catalog_product_entity_int` VALUES(362, 4, 93, 0, 31, 4);
INSERT INTO `catalog_product_entity_int` VALUES(363, 4, 125, 0, 31, 0);
INSERT INTO `catalog_product_entity_int` VALUES(364, 4, 112, 0, 31, 1);
INSERT INTO `catalog_product_entity_int` VALUES(365, 4, 113, 0, 31, 0);
INSERT INTO `catalog_product_entity_int` VALUES(366, 4, 91, 0, 31, 0);
INSERT INTO `catalog_product_entity_int` VALUES(367, 4, 83, 0, 31, 144);
INSERT INTO `catalog_product_entity_int` VALUES(368, 4, 151, 0, 31, 134);
INSERT INTO `catalog_product_entity_int` VALUES(369, 4, 152, 0, 31, 149);
INSERT INTO `catalog_product_entity_int` VALUES(370, 4, 126, 0, 32, 129);
INSERT INTO `catalog_product_entity_int` VALUES(371, 4, 73, 0, 32, 146);
INSERT INTO `catalog_product_entity_int` VALUES(372, 4, 87, 0, 32, 1);
INSERT INTO `catalog_product_entity_int` VALUES(373, 4, 93, 0, 32, 4);
INSERT INTO `catalog_product_entity_int` VALUES(374, 4, 125, 0, 32, 0);
INSERT INTO `catalog_product_entity_int` VALUES(375, 4, 112, 0, 32, 1);
INSERT INTO `catalog_product_entity_int` VALUES(376, 4, 113, 0, 32, 0);
INSERT INTO `catalog_product_entity_int` VALUES(377, 4, 91, 0, 32, 0);
INSERT INTO `catalog_product_entity_int` VALUES(378, 4, 83, 0, 32, 142);
INSERT INTO `catalog_product_entity_int` VALUES(379, 4, 151, 0, 32, 134);
INSERT INTO `catalog_product_entity_int` VALUES(380, 4, 152, 0, 32, 136);
INSERT INTO `catalog_product_entity_int` VALUES(381, 4, 126, 0, 33, 42);
INSERT INTO `catalog_product_entity_int` VALUES(382, 4, 87, 0, 33, 1);
INSERT INTO `catalog_product_entity_int` VALUES(383, 4, 93, 0, 33, 4);
INSERT INTO `catalog_product_entity_int` VALUES(384, 4, 125, 0, 33, 0);
INSERT INTO `catalog_product_entity_int` VALUES(385, 4, 112, 0, 33, 1);
INSERT INTO `catalog_product_entity_int` VALUES(386, 4, 113, 0, 33, 0);
INSERT INTO `catalog_product_entity_int` VALUES(387, 4, 91, 0, 33, 0);
INSERT INTO `catalog_product_entity_int` VALUES(388, 4, 151, 0, 33, 134);
INSERT INTO `catalog_product_entity_int` VALUES(389, 4, 152, 0, 33, 136);
INSERT INTO `catalog_product_entity_int` VALUES(390, 4, 126, 0, 34, 42);
INSERT INTO `catalog_product_entity_int` VALUES(391, 4, 87, 0, 34, 1);
INSERT INTO `catalog_product_entity_int` VALUES(392, 4, 93, 0, 34, 4);
INSERT INTO `catalog_product_entity_int` VALUES(393, 4, 125, 0, 34, 0);
INSERT INTO `catalog_product_entity_int` VALUES(394, 4, 112, 0, 34, 1);
INSERT INTO `catalog_product_entity_int` VALUES(395, 4, 113, 0, 34, 0);
INSERT INTO `catalog_product_entity_int` VALUES(396, 4, 91, 0, 34, 0);
INSERT INTO `catalog_product_entity_int` VALUES(397, 4, 83, 0, 34, 145);
INSERT INTO `catalog_product_entity_int` VALUES(398, 4, 151, 0, 34, 134);
INSERT INTO `catalog_product_entity_int` VALUES(399, 4, 152, 0, 34, 137);
INSERT INTO `catalog_product_entity_int` VALUES(400, 4, 126, 0, 35, 129);
INSERT INTO `catalog_product_entity_int` VALUES(401, 4, 73, 0, 35, 146);
INSERT INTO `catalog_product_entity_int` VALUES(402, 4, 87, 0, 35, 1);
INSERT INTO `catalog_product_entity_int` VALUES(403, 4, 93, 0, 35, 4);
INSERT INTO `catalog_product_entity_int` VALUES(404, 4, 125, 0, 35, 0);
INSERT INTO `catalog_product_entity_int` VALUES(405, 4, 112, 0, 35, 1);
INSERT INTO `catalog_product_entity_int` VALUES(406, 4, 113, 0, 35, 0);
INSERT INTO `catalog_product_entity_int` VALUES(407, 4, 91, 0, 35, 0);
INSERT INTO `catalog_product_entity_int` VALUES(408, 4, 83, 0, 35, 145);
INSERT INTO `catalog_product_entity_int` VALUES(409, 4, 151, 0, 35, 133);
INSERT INTO `catalog_product_entity_int` VALUES(410, 4, 152, 0, 35, 138);
INSERT INTO `catalog_product_entity_int` VALUES(411, 4, 126, 0, 36, 129);
INSERT INTO `catalog_product_entity_int` VALUES(412, 4, 73, 0, 36, 146);
INSERT INTO `catalog_product_entity_int` VALUES(413, 4, 87, 0, 36, 1);
INSERT INTO `catalog_product_entity_int` VALUES(414, 4, 93, 0, 36, 4);
INSERT INTO `catalog_product_entity_int` VALUES(415, 4, 125, 0, 36, 0);
INSERT INTO `catalog_product_entity_int` VALUES(416, 4, 112, 0, 36, 1);
INSERT INTO `catalog_product_entity_int` VALUES(417, 4, 113, 0, 36, 0);
INSERT INTO `catalog_product_entity_int` VALUES(418, 4, 91, 0, 36, 0);
INSERT INTO `catalog_product_entity_int` VALUES(419, 4, 83, 0, 36, 141);
INSERT INTO `catalog_product_entity_int` VALUES(420, 4, 151, 0, 36, 133);
INSERT INTO `catalog_product_entity_int` VALUES(421, 4, 152, 0, 36, 138);
INSERT INTO `catalog_product_entity_int` VALUES(422, 4, 126, 0, 37, 129);
INSERT INTO `catalog_product_entity_int` VALUES(423, 4, 73, 0, 37, 146);
INSERT INTO `catalog_product_entity_int` VALUES(424, 4, 87, 0, 37, 1);
INSERT INTO `catalog_product_entity_int` VALUES(425, 4, 93, 0, 37, 4);
INSERT INTO `catalog_product_entity_int` VALUES(426, 4, 125, 0, 37, 0);
INSERT INTO `catalog_product_entity_int` VALUES(427, 4, 112, 0, 37, 1);
INSERT INTO `catalog_product_entity_int` VALUES(428, 4, 113, 0, 37, 0);
INSERT INTO `catalog_product_entity_int` VALUES(429, 4, 91, 0, 37, 0);
INSERT INTO `catalog_product_entity_int` VALUES(430, 4, 83, 0, 37, 141);
INSERT INTO `catalog_product_entity_int` VALUES(431, 4, 151, 0, 37, 133);
INSERT INTO `catalog_product_entity_int` VALUES(432, 4, 152, 0, 37, 138);
INSERT INTO `catalog_product_entity_int` VALUES(433, 4, 126, 0, 38, 129);
INSERT INTO `catalog_product_entity_int` VALUES(434, 4, 73, 0, 38, 146);
INSERT INTO `catalog_product_entity_int` VALUES(435, 4, 87, 0, 38, 1);
INSERT INTO `catalog_product_entity_int` VALUES(436, 4, 93, 0, 38, 4);
INSERT INTO `catalog_product_entity_int` VALUES(437, 4, 125, 0, 38, 0);
INSERT INTO `catalog_product_entity_int` VALUES(438, 4, 112, 0, 38, 1);
INSERT INTO `catalog_product_entity_int` VALUES(439, 4, 113, 0, 38, 0);
INSERT INTO `catalog_product_entity_int` VALUES(440, 4, 91, 0, 38, 0);
INSERT INTO `catalog_product_entity_int` VALUES(441, 4, 83, 0, 38, 144);
INSERT INTO `catalog_product_entity_int` VALUES(442, 4, 151, 0, 38, 135);
INSERT INTO `catalog_product_entity_int` VALUES(443, 4, 152, 0, 38, 136);
INSERT INTO `catalog_product_entity_int` VALUES(444, 4, 126, 0, 39, 129);
INSERT INTO `catalog_product_entity_int` VALUES(445, 4, 73, 0, 39, 146);
INSERT INTO `catalog_product_entity_int` VALUES(446, 4, 87, 0, 39, 1);
INSERT INTO `catalog_product_entity_int` VALUES(447, 4, 93, 0, 39, 4);
INSERT INTO `catalog_product_entity_int` VALUES(448, 4, 125, 0, 39, 0);
INSERT INTO `catalog_product_entity_int` VALUES(449, 4, 112, 0, 39, 1);
INSERT INTO `catalog_product_entity_int` VALUES(450, 4, 113, 0, 39, 0);
INSERT INTO `catalog_product_entity_int` VALUES(451, 4, 91, 0, 39, 0);
INSERT INTO `catalog_product_entity_int` VALUES(452, 4, 83, 0, 39, 141);
INSERT INTO `catalog_product_entity_int` VALUES(453, 4, 151, 0, 39, 135);
INSERT INTO `catalog_product_entity_int` VALUES(454, 4, 152, 0, 39, 138);
INSERT INTO `catalog_product_entity_int` VALUES(455, 4, 126, 0, 40, 129);
INSERT INTO `catalog_product_entity_int` VALUES(456, 4, 73, 0, 40, 146);
INSERT INTO `catalog_product_entity_int` VALUES(457, 4, 87, 0, 40, 1);
INSERT INTO `catalog_product_entity_int` VALUES(458, 4, 93, 0, 40, 4);
INSERT INTO `catalog_product_entity_int` VALUES(459, 4, 125, 0, 40, 0);
INSERT INTO `catalog_product_entity_int` VALUES(460, 4, 112, 0, 40, 1);
INSERT INTO `catalog_product_entity_int` VALUES(461, 4, 113, 0, 40, 0);
INSERT INTO `catalog_product_entity_int` VALUES(462, 4, 91, 0, 40, 0);
INSERT INTO `catalog_product_entity_int` VALUES(463, 4, 83, 0, 40, 141);
INSERT INTO `catalog_product_entity_int` VALUES(464, 4, 151, 0, 40, 135);
INSERT INTO `catalog_product_entity_int` VALUES(465, 4, 152, 0, 40, 138);
INSERT INTO `catalog_product_entity_int` VALUES(466, 4, 126, 0, 41, 42);
INSERT INTO `catalog_product_entity_int` VALUES(467, 4, 87, 0, 41, 1);
INSERT INTO `catalog_product_entity_int` VALUES(468, 4, 93, 0, 41, 4);
INSERT INTO `catalog_product_entity_int` VALUES(469, 4, 125, 0, 41, 0);
INSERT INTO `catalog_product_entity_int` VALUES(470, 4, 112, 0, 41, 1);
INSERT INTO `catalog_product_entity_int` VALUES(471, 4, 113, 0, 41, 0);
INSERT INTO `catalog_product_entity_int` VALUES(472, 4, 91, 0, 41, 0);
INSERT INTO `catalog_product_entity_int` VALUES(473, 4, 83, 0, 41, 144);
INSERT INTO `catalog_product_entity_int` VALUES(474, 4, 151, 0, 41, 135);
INSERT INTO `catalog_product_entity_int` VALUES(475, 4, 152, 0, 41, 149);
INSERT INTO `catalog_product_entity_int` VALUES(476, 4, 126, 0, 42, 42);
INSERT INTO `catalog_product_entity_int` VALUES(477, 4, 87, 0, 42, 1);
INSERT INTO `catalog_product_entity_int` VALUES(478, 4, 93, 0, 42, 4);
INSERT INTO `catalog_product_entity_int` VALUES(479, 4, 125, 0, 42, 0);
INSERT INTO `catalog_product_entity_int` VALUES(480, 4, 112, 0, 42, 1);
INSERT INTO `catalog_product_entity_int` VALUES(481, 4, 113, 0, 42, 0);
INSERT INTO `catalog_product_entity_int` VALUES(482, 4, 91, 0, 42, 0);
INSERT INTO `catalog_product_entity_int` VALUES(483, 4, 83, 0, 42, 145);
INSERT INTO `catalog_product_entity_int` VALUES(484, 4, 151, 0, 42, 134);
INSERT INTO `catalog_product_entity_int` VALUES(485, 4, 152, 0, 42, 149);
INSERT INTO `catalog_product_entity_int` VALUES(486, 4, 126, 0, 43, 42);
INSERT INTO `catalog_product_entity_int` VALUES(487, 4, 87, 0, 43, 1);
INSERT INTO `catalog_product_entity_int` VALUES(488, 4, 93, 0, 43, 4);
INSERT INTO `catalog_product_entity_int` VALUES(489, 4, 125, 0, 43, 0);
INSERT INTO `catalog_product_entity_int` VALUES(490, 4, 112, 0, 43, 1);
INSERT INTO `catalog_product_entity_int` VALUES(491, 4, 113, 0, 43, 0);
INSERT INTO `catalog_product_entity_int` VALUES(492, 4, 91, 0, 43, 0);
INSERT INTO `catalog_product_entity_int` VALUES(493, 4, 83, 0, 43, 141);
INSERT INTO `catalog_product_entity_int` VALUES(494, 4, 151, 0, 43, 134);
INSERT INTO `catalog_product_entity_int` VALUES(495, 4, 126, 0, 44, 42);
INSERT INTO `catalog_product_entity_int` VALUES(496, 4, 87, 0, 44, 1);
INSERT INTO `catalog_product_entity_int` VALUES(497, 4, 93, 0, 44, 4);
INSERT INTO `catalog_product_entity_int` VALUES(498, 4, 125, 0, 44, 0);
INSERT INTO `catalog_product_entity_int` VALUES(499, 4, 112, 0, 44, 1);
INSERT INTO `catalog_product_entity_int` VALUES(500, 4, 113, 0, 44, 0);
INSERT INTO `catalog_product_entity_int` VALUES(501, 4, 91, 0, 44, 0);
INSERT INTO `catalog_product_entity_int` VALUES(502, 4, 83, 0, 44, 141);
INSERT INTO `catalog_product_entity_int` VALUES(503, 4, 151, 0, 44, 135);
INSERT INTO `catalog_product_entity_int` VALUES(504, 4, 152, 0, 44, 138);
INSERT INTO `catalog_product_entity_int` VALUES(505, 4, 73, 0, 42, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_entity_media_gallery`
--
CREATE TABLE `catalog_product_entity_media_gallery` (
`value_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Value ID',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute ID',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity ID',
`value` varchar(255) DEFAULT NULL COMMENT 'Value',
PRIMARY KEY (`value_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_MEDIA_GALLERY_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_MEDIA_GALLERY_ENTITY_ID` (`entity_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Media Gallery Attribute Backend Table' AUTO_INCREMENT=49 ;
--
-- Dumping data for table `catalog_product_entity_media_gallery`
--
INSERT INTO `catalog_product_entity_media_gallery` VALUES(2, 80, 2, '/7/5/752931_1.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(3, 80, 3, '/7/5/752854.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(4, 80, 4, '/6/7/674928.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(5, 80, 5, '/7/5/757408_1_.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(6, 80, 6, '/7/5/752576.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(7, 80, 7, '/l/c/lc40d78un.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(8, 80, 8, '/7/5/758016.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(9, 80, 9, '/3/4/34-230-027-ts.jpeg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(11, 80, 11, '/3/4/34-127-480-z01.jpeg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(14, 80, 14, '/2/6/2658095_sa.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(15, 80, 15, '/a/s/asus-eee-top-et2400int-b121e-23.6inch.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(16, 80, 16, '/h/p/hp_pro_3130__le1_4d7cdadadded3.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(17, 80, 17, '/p/c/pcmprd164900050007_sc.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(18, 80, 13, '/2/0/208141-apple-macbook-pro-15-inch-sd-slot-front.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(19, 80, 10, '/3/4/34-157-532-ts.jpeg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(20, 80, 12, '/0/_/0_1425_sz_1_i_208130_00.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(21, 80, 18, '/5/8/583987_1_.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(22, 80, 19, '/7/5/753762.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(23, 80, 20, '/6/3/635645.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(24, 80, 21, '/7/3/731646.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(25, 80, 22, '/7/5/753780.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(26, 80, 23, '/7/5/751076.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(27, 80, 24, '/7/5/752053.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(28, 80, 25, '/7/5/753768_1_.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(29, 80, 26, '/7/5/750027.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(30, 80, 27, '/k/l/klynesofadlgtivoryf11.jpeg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(31, 80, 28, '/s/i/silhouettesofaceylonf10.jpeg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(32, 80, 29, '/p/e/petrie.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(33, 80, 29, '/p/e/petrie_chair.jpeg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(34, 80, 30, '/b/e/belair.jpeg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(35, 80, 31, '/d/a/dauphine.jpeg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(36, 80, 32, '/h/e/hennessy.jpeg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(37, 80, 33, '/c/h/chloe.jpeg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(38, 80, 34, '/m/a/marino.jpeg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(39, 80, 35, '/v/i/vintner.jpeg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(40, 80, 36, '/h/a/harvest.jpeg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(41, 80, 37, '/f/e/felix.jpeg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(42, 80, 38, '/t/a/tatebed.jpeg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(43, 80, 39, '/s/t/steppe.jpeg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(44, 80, 40, '/s/t/steppenight.jpeg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(45, 80, 41, '/c/o/cobblehill.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(46, 80, 42, '/a/r/architect.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(47, 80, 43, '/s/t/stockholm.jpg');
INSERT INTO `catalog_product_entity_media_gallery` VALUES(48, 80, 44, '/c/o/concordebed.jpg');
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_entity_media_gallery_value`
--
CREATE TABLE `catalog_product_entity_media_gallery_value` (
`value_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Value ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`label` varchar(255) DEFAULT NULL COMMENT 'Label',
`position` int(10) unsigned DEFAULT NULL COMMENT 'Position',
`disabled` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Disabled',
PRIMARY KEY (`value_id`,`store_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_MEDIA_GALLERY_VALUE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Media Gallery Attribute Value Table';
--
-- Dumping data for table `catalog_product_entity_media_gallery_value`
--
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(2, 0, 'LN26D450', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(3, 0, 'UN55D8000', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(4, 0, 'PN50C7000', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(5, 0, 'P50S30', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(6, 0, 'KDL32BX420', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(7, 0, 'Sharp LC40D78UN ', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(8, 0, '47LW6500', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(9, 0, 'G53SW-XN1', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(11, 0, NULL, 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(14, 0, 'MC813LL', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(15, 0, 'ASUS ET2400INT', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(16, 0, 'HPPro3130', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(17, 0, NULL, 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(18, 0, 'MC721LL15', 2, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(19, 0, '4525', 2, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(20, 0, 'MC700LL', 2, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(21, 0, '5dmkii', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(22, 0, 'rebelt3i', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(23, 0, 'd300', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(24, 0, 'SLR-A560', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(25, 0, '4927B001', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(26, 0, 'stylustough', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(27, 0, 'DMC-FX78', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(28, 0, ' 500HS', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(29, 0, 'DSC-H70', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(30, 0, 'klyne', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(31, 0, 'sofa', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(32, 0, 'sofa', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(33, 0, 'petrie-chair', 2, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(34, 0, 'bel-air', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(35, 0, 'dauphine', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(36, 0, 'hennessy', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(37, 0, 'chloe', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(38, 0, 'marino', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(39, 0, 'vintner', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(40, 0, 'harvest', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(41, 0, 'felix', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(42, 0, 'tate', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(43, 0, 'steppe', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(44, 0, 'steppe', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(45, 0, 'cobble', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(46, 0, 'architect', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(47, 0, 'stockholm', 1, 0);
INSERT INTO `catalog_product_entity_media_gallery_value` VALUES(48, 0, 'concorde', 1, 0);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_entity_text`
--
CREATE TABLE `catalog_product_entity_text` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID',
`entity_type_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type ID',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity ID',
`value` text COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CATALOG_PRODUCT_ENTITY_TEXT_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_TEXT_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_TEXT_STORE_ID` (`store_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_TEXT_ENTITY_ID` (`entity_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Text Attribute Backend Table' AUTO_INCREMENT=193 ;
--
-- Dumping data for table `catalog_product_entity_text`
--
INSERT INTO `catalog_product_entity_text` VALUES(5, 4, 64, 0, 2, 'The LN26D450 26" LCD HDTV from Samsung is an ideal choice for any room of the house. This slim, stylish screen has an integrated NTSC/ATSC/QAM tuner, which receives digital terrestrial, analog cable, and unencrypted digital cable signals alike. Regardless of what you''re watching or playing, the Clear Motion Rate technology allows you to see fast action with a smoothness that''s clearly ahead of the competition. There are two HDMI inputs for all your digital games and components. The 26" LCD TV is Energy Star efficient, which is aimed at saving the environment.\r\n\r\nThe LN26D450 26" LCD HDTV is a great choice when you want big entertainment but don''t have room for a super big TV.');
INSERT INTO `catalog_product_entity_text` VALUES(6, 4, 65, 0, 2, '\r\n- 720p Resolution
\r\n- Touch of Color Design
\r\n- Exceeds Energy Star Standards
\r\n- Clear Motion Rate 60Hz
\r\n- 2 HDMI Connections
\r\n- 20W SRS TheaterSound
\r\n- ConnectShare Movie
\r\n- Dolby Digital Plus
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(7, 4, 75, 0, 2, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(8, 4, 97, 0, 2, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(9, 4, 64, 0, 3, 'Samsung once again ups the ante in TVs with the UN55D8000 55" 3D LED HDTV. The UN55D8000 uses a 1080p, 240Hz LCD panel with LED edge lighting. The edge lighting is capable of local dimming for increased contrast in dark scenes and better contrast than LED or LCD televisions with constant back lighting.\r\n\r\nThe UN55D8000 55" 3D LED HDTV looks really good. The single pane of glass goes all the way to the edge and is surrounded by a 0.2" (5.1mm) chrome strip. The whole TV is around a 0.5" (12.7mm) deep and just looks impressive no matter what angle you are looking at it.\r\n\r\nThe UN55D8000 has many connection options, plenty of HDMI 1.4 inputs (4), analog component and composite video and includes built in Wi-Fi in a television.\r\n\r\nExpanded Internet features give you more to watch, all the time, and the included Web browser and Wi-Fi are standouts amongst those features.');
INSERT INTO `catalog_product_entity_text` VALUES(10, 4, 65, 0, 3, '\r\n- Mega Dynamic Contrast Ratio 25,000,000:1
\r\n- Auto Motion Plus 240Hz
\r\n- Full HD 1080p Resolution
\r\n- One Design (0.2" Bezel)
\r\n- QWERTY Remote Control
\r\n- 3D Ready w/ 2 Pairs of Active 3D Glasses
\r\n- Micro Dimming Plus
\r\n- Built-In Wi-Fi
\r\n- Skype Available
\r\n- Ultra Clear Panel
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(11, 4, 75, 0, 3, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(12, 4, 97, 0, 3, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(15, 4, 64, 0, 4, 'Even before you turn it on, the Samsung PN50C7000 50" 3D 1080p Plasma TV enhances your environment by simply being a beautiful object. The black-brushed frame creates an illusion of floating which is augmented by the 1.4" wafer thin panel. It''s when you fire it up, however that it becomes obvious that the PN50C7000 is at the frontier of a flat panel breakthrough which turns traditional passive viewing into a completely interactive experience with a radically immersive element: 3D.\r\n\r\nWith separate purchase of a 3D starter kit, which includes glasses, software and a transmitter you can watch 3D movies and shows on your 3D TV when connected to a suitable PC, media center, or Samsung 3D Blu-ray Disc Player. You can even convert 2D movies, sports, and shows to 3D with the kit''s software.\r\n\r\nInteractivity is the key word in the PN50C7000''s design. Besides 3D, the built-in Ethernet port and Internet TV open the door to the vast amount of content and media available online from Netflix, Facebook, or Pandora, for example. 600Hz Subfield Motion technology ensures action with striking clarity while gamers will appreciate the .001 ms response time coupled with Game Mode which optimizes contrast and sharpness and accelerates image processing.\r\n\r\nFurthermore, AllShare technology facilitates wireless, effortless transfer of videos, music and photos from your PC or mobile device while Anynet+ delivers one-touch control for all compatible Samsung audio and video devices connected via one of the 4 HDMI interfaces. \r\n\r\nFinally, Energy Star Compliance ensures that your TV will save you money while it helps preserve the environment. Samsung''s PN50C7000 poses the question, "Isn''t it time you became a participant instead of an observer?"');
INSERT INTO `catalog_product_entity_text` VALUES(16, 4, 65, 0, 4, '\r\n- 3D at Home
\r\n- 1080p Plasma
\r\n- Ultra Slim 1.4"
\r\n- 600Hz Subfield Motion
\r\n- AllShare
\r\n- .001 ms Response Time
\r\n- Game Mode
\r\n- 4 HDMI
\r\n- Energy Star Rated
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(17, 4, 75, 0, 4, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(18, 4, 97, 0, 4, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(19, 4, 64, 0, 5, 'Even before you turn it on, the Panasonic TC-P50S30 50" Class VIERA S30 Series 1080p Plasma TV enhances your environment by simply being a beautiful object. It''s when you fire it up, however, that the magic begins. Don''t be dismayed when others in the room fail to respond to your conversation. This is one very large TV; resistance is futile. Just give up and enjoy the show.\r\n\r\nThe 10,000 hour 1080p panel is capable of displaying 6,144 shades of gradation, the benefit of which is most obvious in pure rich blacks. Vivid is the key word in the TC-P50S30''s design. The 600Hz Subfield drive insures that each individual pixel remains lit for the minimum time possible to reduce after effects. This is especially important in sports and action sequences. And speaking of action, Game Mode tweaks the TC-P50S30''s settings, prioritizing fast response and super-sharp detail for the lightening-fast gaming world.\r\n\r\nThe TC-P50S30''s extensive connectivity has got your digital options covered with 3 HDMI connections, so you can switch from Xbox to PlayStation to TV as fast as you want to. Or you use the SD card slot or one of the 2 USB ports to enjoy music, videos and JPEG slide shows. If that''s still not enough, the LAN port is your gateway to a world of online entertainment. Just press the VIERA Tools button on your remote. But that''s not all your remote can do. Instead of juggling several remotes while you miss the kickoff, control all of your HDMI connected devices with just the VIERA remote. Setup is a snap. You can even go wireless with the optional WiFi adapter.\r\n\r\nFinally, Panasonic has demonstrated its environmental commitment by eliminating lead and mercury from its panels while Energy Star compliance ensures that your TV will save you money while it helps preserve the environment.');
INSERT INTO `catalog_product_entity_text` VALUES(20, 4, 65, 0, 5, '\r\n- VIERA Image Viewer
\r\n- WiFi Capable w/ Optional Adapter
\r\n- 600Hz Sub-Field Drive
\r\n- Energy Star Qualified
\r\n- 3 HDMI
\r\n- SD Card Slot
\r\n- Energy Star Compatible
\r\n- USB x 2
\r\n- Long Panel Life, Up to 100,000 Hours
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(21, 4, 75, 0, 5, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(22, 4, 97, 0, 5, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(23, 4, 64, 0, 6, 'The Sony KDL32BX420 32" LCD TV is great set for the den, bedroom or kitchen-or even a boat or RV. But if you think opting for a smaller size screen means sacrificing advanced features, think again.\r\n\r\nYou certainly won''t be sacrificing a quality picture. This set uses the same BRAVIA Engine Sony uses in its biggest sets. This is the latest evolution of Sony''s processing system for superior image detail, exceptionally vibrant, life-like images, reduced noise and optimized contrast and color.\r\n\r\nAnother Sony innovation you''ll enjoy is 24p True Cinema Technology. Video is shot at 30 frames per second (fps). Motion pictures are shot at 24 fps. That''s made showing movies on TV problematic since the earliest days of the medium. Your KDL32BX420 can actually, in effect, "downshift" its frame rate to 24 fps so you can enjoy movies that match the theater experience.\r\n\r\nYou can also use the set''s USB port to share content with family and guests. Plug in a USB compatible device like a flash drive and you can enjoy JPEGs, MP3s, home videos and more, right on your TV. With all this talk of sharing let''s not forget the KDL32BX420''s five HDMI ports. You can hook up a Blu-ray player, DVD player, satellite connection and more. As you fill those ports up you''ll be glad you have BRAVIA Sync. It''s based on the HDMI CEC standard and in simple English it means you can control a slew of HDMI CEC-compatible devices with one remote control.');
INSERT INTO `catalog_product_entity_text` VALUES(24, 4, 65, 0, 6, '\r\n- Full HD 1080p Resolution
\r\n- Scene Select
\r\n- 5 HD Inputs
\r\n- BRAVIA Sync Compatible
\r\n- USB Input
\r\n- LightSensor Technology
\r\n- PIP (Picture in Picture)
\r\n- 5.1 Channel Audio Out
\r\n- 24p True Cinema Technology
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(25, 4, 75, 0, 6, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(26, 4, 97, 0, 6, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(27, 4, 64, 0, 7, 'Spend a few minutes watching this 40" Sharp AQUOS LC40D78UN LCD TV and you''ll be won over by its outstanding picture. Take a little more time to examine it closely, and you''ll understand how its state-of-the-art features work together to create an unsurpassed entertainment experience.\r\n\r\nFull HD 1080p resolution, 120 Hz Fine Motion Enhanced processing and a low-glare LCD panel give you pictures that truly show off any source material, be it Blu-ray movies, broadcast and cable TV, or video games. Sharp''s proprietary technologies also ensure that whatever you''re watching comes across in rich, detailed color.\r\n\r\nThe LC40D78UN TV''s high brightness lets you install it in any convenient location, while its wide viewing angles make any seat in the room an ideal spot for viewing.\r\n\r\nBecause you need to hook up any equipment you have now or may get in the future, the Sharp AQUOS comes with a full complement of inputs. The LC40D78UN includes three HDMI and two component jacks for high-definition devices, composite jacks for legacy devices, and a PC input that lets you use the set as a big-screen computer monitor. In addition, the built-in ATSC/QAM/NTSC tuners receive virtually all available local digital and analog programs.\r\n\r\nNot only does the large-screen Sharp LC40D78UN LCD TV look good when you turn it on, but its high gloss piano black cabinet also makes it an attractive addition to your den or living room.');
INSERT INTO `catalog_product_entity_text` VALUES(28, 4, 65, 0, 7, '\r\n- Full HD 1080p (1920 x 1080) Resolution
\r\n- Advanced LCD Panel
\r\n- 120 Hz Fine Motion Enhanced
\r\n- ATSC/QAM/NTSC Tuners
\r\n- 3 HDMI Inputs
\r\n- 2 HD Component Inputs
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(29, 4, 75, 0, 7, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(30, 4, 97, 0, 7, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(31, 4, 64, 0, 8, 'The LG 47LW6500 47" 1080p 3D LED TV is up to the challenge of displaying Blu-ray native 3D discs or turning your 2D content into an immersive experience. Just add optional 3D shutter glasses. The combination of Dynamic Contrast (which delivers a ratio of 9,000,000:1) and full 1080p HD makes the 47LW6500 a remarkable TV by any standard but we''re just getting started.\r\n\r\nSince every room is different, the 47LW6500 automatically calibrates the optimal settings to match the color and light level of your specific space. The 47LW6500 is also ISFccc Ready, meaning that it can be professionally calibrated to your specs and the settings saved as a preset. You can switch back and forth from the factory settings with the push of a button.\r\n\r\nThe 47LW6500''s wide connectivity, which includes four HDMI connections, enables one-cable connection of your A/V components. The two USB inputs allow you to share JPEG slide shows and videos (including DivX HD) with your friends. Real Cinema technology displays HD movies just as they were shot in 24p (24 fps) for an authentic theater experience at home, while Clear Voice II balances the voice channel in relation to swelling music or background noise, so you never miss a word of dialogue.\r\n\r\nIn addition to all of the above, the 47LW6500 is loaded with convenience features like a sleep timer, parental control, closed captioning A/V input labeling and favorite channel programming. Lastly, Energy Star compliance means that you''ll be saving money while helping to save the environment.\r\n');
INSERT INTO `catalog_product_entity_text` VALUES(32, 4, 65, 0, 8, '\r\n- Smart TV
\r\n- TruMotion 240Hz
\r\n- DLNA Certified
\r\n- Cinema 3D (with 2D to 3D Conversion)
\r\n- Wi-Fi Ready
\r\n- Energy Star Qualified
\r\n- LED Plus with Local Dimming
\r\n- Full HD 1080p Resolution
\r\n- Picture Wizard II
\r\n- HDMI Ports x 4
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(33, 4, 75, 0, 8, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(34, 4, 97, 0, 8, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(35, 4, 64, 0, 9, 'The ASUS G53SW gaming notebook brings the authoritative performance of a full gaming PC to a compact 15-inch form factor. Powered by an Intel Core i7-2630QM processor that provides unparalleled quad-core performance and NVIDIA GTX460M graphics with full DirectX 11 capability, ASUS G53SW- XN1 takes the gaming experience to a new level. In addition to its unmatched performance, ASUS G53SW also features EAX and THX surround audio, ergonomic illuminated keyboard and en eye-catching, efficient cooling design. It’s a high definition, high performance portable PC with no compromises — delivering the action full on.');
INSERT INTO `catalog_product_entity_text` VALUES(36, 4, 65, 0, 9, '\r\n- Intel Core i7-2630QM 2.0GHz
\r\n- Windows 7 Home Premium 64-bit
\r\n- 1.5GB GDDR5 VRAM
\r\n- 2630QM(2.00GHz)
\r\n- 15.6" FHD
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(37, 4, 75, 0, 9, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(38, 4, 97, 0, 9, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(39, 4, 64, 0, 10, 'Take care of business with the stylish, affordable HP ProBook 4525s Notebook PC. This notebook has a 39.6 cm diagonal HD display, a spill-resistant keyboard and numeric keypad, and wireless connectivity options for on-the-go professionals.\r\n');
INSERT INTO `catalog_product_entity_text` VALUES(40, 4, 65, 0, 10, '\r\n- Windows 7 Professional 32-bit
\r\n- AMD Athlon II Dual-Core P340(2.20GHz)
\r\n- 15.6"
\r\n- 2GB DDR3
\r\n- 320GB
\r\n- ATI Radeon HD 4250
\r\n- 320GB HDD
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(41, 4, 75, 0, 10, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(42, 4, 97, 0, 10, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(43, 4, 64, 0, 11, '\r\n
The E Series laptop is built with the features and performance you need every day to stay connected and be entertained. You get smart performance and amazing picture quality with the 15.5" LED backlit display. All of this in a sleek up-market design.
\r\n
\r\n\r\n
FEATURES
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
TANTALIZING TEXTURE.
\r\n
Whether open or closed, the VAIO E Series laptop is irresistibly tempting to touch. Go right ahead; the honeycomb pattern embossed on the lid and matching palm rest is not only alluring, it''s fingerprint-free. The E series draws you in with its sweet aesthetics, but holds your attention with a luxe feature set and the smarts to tackle any task.
\r\n
BUILT-IN CAMERA AND MICROPHONE.
\r\n
Keeping in touch had never been easier or more fun. The VAIO E Series features an integrated camera with face-tracking technology and microphone for video messaging with family, friends and co-workers.
\r\n
BLU-RAY ANYWHERE.
\r\n
Enjoy HD entertainment at its best with available built-in Blu-ray Disc™ technology. Just pop in your favorite Blu-ray movie and witness unparalleled picture quality and incredible sound no matter where you are. What''s more, this versatile drive can also play and burn CDs and DVDs. Who says you can''t have it all?
\r\n
ONE-TOUCH TREASURE.
\r\n
With an E Series laptop, convenience is yours at the push of a button. Quickly access the internet without booting up the operating system by pressing the WEB button, or use the VAIO button to launch built-in Media Gallery software to instantly enjoy your photos and music. Press ASSIST to lunch VAIO Care troubleshooting and maintenance software to keep your laptop performing its best.
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
COOL KEYBOARD.
\r\n
An isolated keyboard gives you the feel of a larger computer, but with a much smaller footprint. Featuring a textured touchpad built into the palm rest, your fingers are free to roam with ease and accuracy.
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n
\r\n\r\n
DETAILED FEATURES
\r\n
\r\n\r\n
\r\n
LEAVE NO FINGERPRINT
\r\n
Whether it is open or closed, you will find yourself wanting to feel this VAIO® E Series laptop. With a textured, geometric patterned lid and palm rest, this pc is artfully crafted to be pleasing to the eyes and to the touch without leaving any fingerprint smudges.
\r\n
VAIO, ASSIST AND WEB THAT GET YOU TO WHERE YOU WANT TO GO WITH A TOUCH OF A BUTTON.
\r\n
• One touch access to the web without full boot up into Windows® with WEB button. • Press the VAIO® button to launch Media Gallery™ software and create movies, and enjoy photos and music in a whole new way. • ASSIST button links directly to VAIO Care™ Software that helps maintain and troubleshoot any PC issues for optimal performance.
\r\n
AMD® E-350 DUAL CORE™ PROCESSOR
\r\n
With an AMD® Dual Core™ Processor E-350 and AMD® Mobility Radeon™ HD 6130 Graphics Vision Technology you get a combination of advance HD Graphics and a multi-core processor enabling quick-loading, rich WEB content and sharp photos. Watch hours of HD movies in beautiful detail and color and play casual games with smooth, realistic graphics.
\r\n
WATCH BLU-RAY DISC™ MOVIES
\r\n
The versatile Blu-Ray Disc™ player drive on the E Series laptop combines the power of HD Blu-ray Disc™ video playback with the convenience and utility of DVD and CD read/write functionalities. The best picture. The best sound. With stunning clarity, Blu-ray Disc™ technology is the ultimate way to enjoy your entertainment.
\r\n
With AMD® Dual Core™ processor, amazing multimedia experience with Blu-ray Disc™, and easy access to the Web, VAIO Care™, and Media Gallery™ software, the E Series is in a class by itself. You get smart performance and amazing picture quality all in a sleek, up-market design with up to 5.5 hours of battery life.1
\r\n
\r\n \r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(44, 4, 65, 0, 11, '\r\n- Windows 7 Home Premium 64-bit
\r\n- AMD Dual-Core Processor E-350 1.6GHz
\r\n- 15.5"
\r\n- 4GB DDR3
\r\n- 500GB
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(45, 4, 75, 0, 11, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(46, 4, 97, 0, 11, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(47, 4, 64, 0, 12, '\r\n- Intel® Core™ i5 processor
Features a 3MB shared L3 cache and 2.3GHz processor speed. \r\n- Intel® Core™ i5 processor
Features smart 4-way processing performance with a speed boost. \r\n- Intel® Turbo Boost Technology
Delivers extra performance when you need it and increased energy efficiency when you don''t. Intel® HD Graphics provide extra graphics power for your laptop when you need it. \r\n- 4GB DDR3 SDRAM
For multitasking power, expandable to 8GB. \r\n- Slot-loading multiformat DVD±RW/CD-RW SuperDrive with double-layer support
Records up to 8.5GB of data or 4 hours of video using compatible DVD+R DL and DVD-R DL media. \r\n- 13.3" LED-backlit widescreen display
With 1280 x 800 resolution offers stunning images. \r\n- 320GB Serial ATA hard drive (5400 rpm)
Offers plenty of storage capacity. \r\n- Intel® HD Graphics 3000
Features 384MB shared DDR3 SDRAM for lush images. \r\n- Built-in media reader
Supports SDXC format for easy transfer of media (card not included). \r\n- FireWire 800 port and 2 high-speed USB 2.0 ports
Provide quick and simple connection for digital peripherals. Built-in Bluetooth 2.1 + EDR wireless interface lets you connect to other Bluetooth-enabled peripherals. \r\n- Built-in FaceTime HD webcam
With omnidirectional microphone for video chatting and Web conferencing. \r\n- Built-in wireless LAN card (802.11a/b/g/n)
Built-in 10/100/1000Base-T Gigabit Ethernet LAN with RJ-45 connector. \r\n- Weighs 4.5 lbs. and measures just 1" thin
For easy portability. Full-size backlit keyboard with multitouch trackpad for precise cursor control, inertia scrolling, pinch, rotate, swipe, 3- & 4-finger swipe, tap, double tap and drag capabilities. \r\n- Mac OS X 10.6 Snow Leopard preinstalled
Provides a stable computing platform. \r\n- Software package included
With iTunes, Time Machine, Spotlight, Quick Look, Spaces, Dashboard, Mail, iChat, Safari, Photo Booth, Address Book, QuickTime, iCal, DVD Player, Front Row, Xcode and iLife (iPhoto, iMovie, iDVD, iWeb, GarageBand). \r\n- ENERGY STAR qualified
Designed to use less energy and meets strict energy efficiency guidelines set by the Environmental Protection Agency and U.S. Department of Energy. \r\n- Apple, PowerBook, AirPort, FireWire, QuickTime, iTunes and Mac OS are trademarks of Apple Computer, Inc., registered in the U.S. and other countries. Velocity Engine, SuperDrive and iLife are trademarks of Apple Computer, Inc.
\r\n- Intel, Pentium, Celeron, Centrino, Core, Intel Inside and the Intel Inside logo are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries.
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(48, 4, 65, 0, 12, '\r\n- Apple® MacBook® Pro
\r\n- Intel® Core™ i5 Processor
\r\n- 13.3" Display
\r\n- 4GB Memory
\r\n- 320GB Hard Drive
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(49, 4, 75, 0, 12, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(50, 4, 97, 0, 12, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(51, 4, 64, 0, 13, '\r\n- Intel® Core™ i7 processor
Features a 6MB shared L3 cache and 2.0GHz processor speed. \r\n- Intel® Core™ i7 processor
Features 8-way processing for ultimate smart performance. Intel® Turbo Boost Technology delivers extra performance when you need it and increased energy efficiency when you don''t. \r\n- 4GB DDR3 SDRAM
For multitasking power, expandable to 8GB. \r\n- Slot-loading multiformat DVD±RW/CD-RW SuperDrive with double-layer support
Records up to 8.5GB of data or 4 hours of video using compatible DVD+R DL and DVD-R DL media. \r\n- 15.4" LED-backlit widescreen display
With 1440 x 900 resolution offers stunning images. \r\n- 500GB Serial ATA hard drive (5400 rpm)
Offers plenty of storage capacity. \r\n- Automatic graphics switching
With Intel® HD Graphics 3000 with 384MB shared DDR3 SDRAM and AMD Radeon HD 6490M graphics with 256MB GDDR5 memory for lush images. \r\n- Built-in media reader
Supports SDXC format for easy transfer of media (card not included). \r\n- FireWire 800 port and 2 high-speed USB 2.0 ports
Provide quick and simple connection for digital peripherals. Built-in Bluetooth 2.1 + EDR wireless interface lets you connect to other Bluetooth-enabled peripherals. \r\n- Built-in FaceTime HD webcam
With omnidirectional microphone for video chatting and Web conferencing. \r\n- Built-in wireless LAN card (802.11a/b/g/n)
Built-in 10/100/1000Base-T Gigabit Ethernet LAN with RJ-45 connector. \r\n- Weighs 5.6 lbs. and measures just 1" thin
For easy portability. Full-size backlit keyboard with multitouch trackpad. \r\n- Mac OS X 10.6 Snow Leopard preinstalled
Provides a stable computing platform. \r\n- Software package included
With iTunes, Time Machine, Spotlight, Quick Look, Spaces, Dashboard, Mail, iChat, Safari, Photo Booth, Address Book, QuickTime, iCal, DVD Player, Front Row, Xcode and iLife (iPhoto, iMovie, iDVD, iWeb, GarageBand). \r\n- ENERGY STAR qualified
Designed to use less energy and meets strict energy efficiency guidelines set by the Environmental Protection Agency and U.S. Department of Energy. \r\n- Apple, MacBook, AirPort, FireWire, QuickTime, iTunes and Mac OS are trademarks of Apple Computer, Inc., registered in the U.S. and other countries. Velocity Engine, SuperDrive and iLife are trademarks of Apple Computer, Inc.
\r\n- Intel, Pentium, Celeron, Centrino, Core, Intel Inside and the Intel Inside logo are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries.
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(52, 4, 65, 0, 13, '\r\n- Apple® MacBook® Pro
\r\n- Intel® Core™ i7 Processor
\r\n- 15.4" Display
\r\n- 4GB Memory
\r\n- 500GB Hard Drive
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(53, 4, 75, 0, 13, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(54, 4, 97, 0, 13, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(55, 4, 64, 0, 14, '\r\n- Intel® Core™ i5 processor
Features a 6MB L3 cache and 2.7GHz processor speed. \r\n- Features smart 4-way processing performance with a speed boost.
\r\n- Intel® Turbo Boost Technology
Automatically speeds up your processor when your PC needs extra performance. \r\n- 4GB DDR3 memory
For multitasking power, expandable to 16GB. \r\n- Multiformat DVD±RW/CD-RW drive with double-layer support
Records up to 8.5GB of data or 4 hours of video using compatible DVD+R DL or DVD-R DL media. \r\n- 27" LED-backlit TFT widescreen display
With 2560 x 1440 resolution for intense images. \r\n- 1TB hard drive (7200 rpm)
For fast read/write times. \r\n- AMD Radeon HD 6770M graphics
Feature 512MB of GDDR5 video memory for lush images. Dual-display and video mirroring capability. \r\n- FireWire 800 port and 4 high-speed USB 2.0 ports
Provide quick and simple connection for digital peripherals. Built-in Bluetooth 2.1 + EDR wireless interface. \r\n- Built-in FaceTime HD camera
Allows you to video chat with family and friends. \r\n- Built-in wireless LAN card (802.11n)
Built-in 10/100/1000Base-T Gigabit Ethernet LAN with RJ-45 connector. \r\n- Mac OS X Snow Leopard operating system preinstalled
Provides a stable platform for word processing, Web navigation, gaming, media storage and more. \r\n- Software package included
With iLife (includes iPhoto, iMovie, iWeb, GarageBand), iTunes, Time Machine, Quick Look, Spaces, Spotlight, Front Row, Photo Booth and more. \r\n- ENERGY STAR qualified
Designed to use less energy and meets strict energy efficiency guidelines set by the Environmental Protection Agency and U.S. Department of Energy. \r\n- Apple, iMac, AirPort, FireWire, QuickTime, iTunes and Mac OS are trademarks of Apple Computer, Inc., registered in the U.S. and other countries. Velocity Engine, SuperDrive and iLife are trademarks of Apple Computer, Inc.
\r\n- Intel, Pentium, Celeron, Centrino, Core, Intel Inside and the Intel Inside logo are trademarks or registered trademarks of Intel Corporation or its subsidiaries in the United States and other countries.
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(56, 4, 65, 0, 14, '\r\n- Intel® Core™ i5
\r\n- 27" Display
\r\n- 4GB Memory
\r\n- 1TB Hard Drive
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(57, 4, 75, 0, 14, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(58, 4, 97, 0, 14, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(59, 4, 64, 0, 15, 'The multi-touch enabled ET2400INT offers schools and business a fresh and innovative way to experience desktop computing. Delivering power in an attractive and manageable small form factor, the ET2400INT is perfect for higher-end business computing tasks such as industrial design. Featuring an Intel Core i5-650 (3.2GHz) processor and a 500GB/7200RPM hard drive, the ET2400INT allows the user a degree of power-driven versatility previously available only to experts and purists. Additional power is provided amply with the NVIDIA GeForce 310M graphics card, turning ET2400INT into a multimedia workstation capable of providing professional quality graphics. With proven ASUS All-In-One design, users don’t need to choose between computing power and ease of use.');
INSERT INTO `catalog_product_entity_text` VALUES(60, 4, 65, 0, 15, '\r\n- All-in-One PC
\r\n- Intel Core i5-650 (3.2GHz)
\r\n- 64 bit Dual Core Processor
\r\n- 4GB DDR3 1066
\r\n- 500GB 7200RPM
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(61, 4, 75, 0, 15, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(62, 4, 97, 0, 15, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(63, 4, 64, 0, 16, 'Add a valuable asset to your small business with the HP Pro 3130 Mini-tower Business PC. Powerful enough to handle your everyday multitasking needs with enough flexibility built-in to allow your PC to grow with you in the future. Get out-of-the-box productivity and flexibility in a modern look and feel today.\r\n');
INSERT INTO `catalog_product_entity_text` VALUES(64, 4, 65, 0, 16, '\r\n- G6950(2.80GHz)
\r\n- 2GB DDR3
\r\n- 160GB
\r\n- Realtek ALC261
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(65, 4, 75, 0, 16, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(66, 4, 97, 0, 16, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(67, 4, 64, 0, 17, 'Catch up on organizing digital photos, videos and music with this media-friendly desktop, monitor and printer matchup with 25" monitor upgrade (h8-1010, 2511x, DJ3000).
Key features: Intel® Core™ i5-2390T processor; 8GB DDR3 memory; 1TB hard drive; Windows 7 Home Premium; built-in wireless networking; 25" widescreen LED monitor and wireless inkjet printer included
');
INSERT INTO `catalog_product_entity_text` VALUES(68, 4, 65, 0, 17, '\r\n- Inteli5-2390T processor
\r\n- 8GB DDR3 memory
\r\n- 1TB hard drive
\r\n- Windows 7 Home Premium
\r\n- built-in wireless networking
\r\n- 25" widescreen LED monitor
\r\n- wireless inkjet printer included
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(69, 4, 75, 0, 17, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(70, 4, 97, 0, 17, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(79, 4, 64, 0, 18, 'The Canon EOS 5D Mark II improves upon the EOS 5D by increasing the resolution by about 40% to 21.1 Megapixels and adds a Live View feature that allows users to preview shots on the cameras High resolution 3.0" LCD display. It even incorporates the ability to record full motion HD Video with sound, so you can capture the action as well as superb images.
\r\nThe camera''s 21.1Mp, Full frame 35mm-format (24x36mm) CMOS sensor captures image files with incredible image quality and color accuracy, and can capture JPEG, RAW and RAW+JPEG files. The camera also incorporates Canon''s acclaimed DIGIC 4 imaging processor that works in concert with a high-speed DDR-SDRAM buffer to ensure quick performance and fast image processing times. Performance enhancements enabled by the DIGIC 4 processor include an incredibly fast full-resolution frame rate of up to 3.9 fps, improved battery life, noticeably improved image quality at all ISO sensitivities, fast start-up and reaction times, and improved noise suppression at ISO sensitivities ranging from ISO 100 to ISO 6400, plus the cameras sensitivity is further expandable to a range of ISO 50 to ISO 25600.
\r\nThe Canon EOS 5D Mark II incorporates a high-fidelity (920,000 dot) 3" LCD screen and includes a ''Live View'' feature that permits the user to frame their shots on the LCD display, and adds framing functions that are not possible with a traditional SLR viewfinder including the ability to zoom in and navigate the preview image to ensure proper focus, and a grid overlay to assist in proper composition. The Live View focusing system also enables focus modes such as Quick mode, Live mode and Face Detection Live mode. Furthermore, the Live View Feature enables HD video recording that can capture true HD-quality (1080p) video at a frame rate of 30 fps with Face Detection and sound.
\r\nThe magnesium-alloy chassis of the EOS 5D Mark II ensures the durability of the camera so users can take it on safari or to a press junket and be assured that the camera can take it. In addition the camera body incorporates extensive dust and weatherproofing features including seals and gaskets where body panels and/or camera controls meet. To further keep the imaging sensor free from dust, Canon''s EOS Integrated Cleaning System uses ultrasonic vibrations to shake dust particles off of the sensor''s low-pass filter each time you power up (or manually when needed); this ensures that your images will be spot free and reduces time needed for image retouching.
\r\nOther professional quality features found on the Canon EOS 5D Mark II include 14-bit A/D conversion, a bright viewfinder (with 98% image coverage), Auto Light Optimizer, Lens Peripheral Illumination Correction, 9-point AF plus 6-point assist AF, 25 Custom Functions with 71 settings, and 5 metering modes (35-Zone EV, 8% Partial Spot, 3.5% Spot, Center-Weighted, and Pre-Flash E-TTL II). Altogether, the Canon EOS 5D Mark II has been designed to serve the needs and interests of serious enthusiasts as well as professional photographers who are in pursuit of the perfect image.
');
INSERT INTO `catalog_product_entity_text` VALUES(80, 4, 65, 0, 18, '\r\n- 21.1 Megapixel Full-Frame Sensor
\r\n- 3.0" High Resolution LCD Display
\r\n- Live View Mode
\r\n- 1080p Movie Mode
\r\n- Dust & Weather-Resistant
\r\n- Self Cleaning Sensor
\r\n- Broad ISO Range (50-25600)
\r\n- 3.9 fps Burst Mode
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(81, 4, 75, 0, 18, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(82, 4, 97, 0, 18, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(83, 4, 64, 0, 19, 'The Canon EOS Rebel T3i Digital Camera Kit provides you with the T3i body and a Canon EF-S 18-55mm IS II lens. You''ll be ready to shoot from day one with this set-up. Just charge the included LP-E8 battery pack and pop in an SD/SDHC/SDXC memory card and you''re ready to start making photos! And should you want to expand your selection of lenses for the T3i, all Canon EF and EF-S lenses are compatible.
\r\nThe Rebel line of DSLR cameras has long been known as a value in photography, focusing on the advanced amateur, student, and all those looking to go beyond what their point-and-shoot lets them do, to stretch and test the limits of their creativity; all while not breaking the bank.
\r\nWith an 18MP CMOS (APS-C) sensor and Canon''s DIGIC 4 Image Processor the T3i captures beautiful, high resloution JPEG, RAW, and RAW+JPEG images to your choice of SD/SDHC/SDXC memory cards. The camera also records full HD .MOV video at 1920 x 1080/30p/24p, among other frame rate options. The wide range of compatible lenses and the camera''s dedicated live view give you the flexibility you need to create wonderful HD DSLR movies.
\r\nNo matter what you''re recording - still images or vibrant video - the T3i provides you with a vari-angle 3.0" Clear View LCD monitor that flips-out and is adjustable at a variety of angles for shooting and review of your subject. The camera also features an eye-level viewfinder for more precise composition of shots.
\r\nCanon''s 63 zone dual-layer sensor works with the 9 point AF system for excellent exposures by minimizing in-camera meter reading error. The system produces more accurate images even in low-lit settings. The T3i also features an in-camera flash or the option to connect a flash, and is Speedlite compatible. Another feature worth mentioning when it comes to exposure include the camera''s 100-6400 ISO rating which is expandable up to 12,800. Using this setting along with Canon''s Optical Image Stabilizer produces incredible low light shots.
\r\nIn addition, the T3i features a number of user-friendly modes that allow the user to simplify their experience. Intelligent Auto mode, for example, takes the guesswork out of shooting by automatically setting 5 of the camera''s technologies to create the optimum image. Other helpful shooting controls like Basic+ provides the user with 2 options for making creative photos like a pro. The ambience selection adjusts exposure and white balance to give your images a unique look and feel. When shooting by lighting or scene type, Basic+ creates artistic filters for the scene or gives it the feel that the viewer is focused on the center of the image. Of course, other shooting controls like the feature guide and quick control screen help to streamline your experience with the camera as well.
');
INSERT INTO `catalog_product_entity_text` VALUES(84, 4, 65, 0, 19, '\r\n- SD/SDHC/SDXC Memory Card Slot
\r\n- 18MP APS-C CMOS Sensor
\r\n- Canon EF-S 18-55mm IS II Lens Included
\r\n- 3.0" Clear View Vari-Angle LCD
\r\n- 100-6400 ISO
\r\n- Full HD Movie Mode w/ Manual Exposure
\r\n- Compatible with Canon EF and EF-S Lenses
\r\n- 3.7 Frames/Second Continuous Shooting
\r\n- 63 Zone Dual-Layer Metering / 9-Point AF
\r\n- Intelligent Auto Mode
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(85, 4, 75, 0, 19, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(86, 4, 97, 0, 19, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(87, 4, 64, 0, 20, 'The Nikon D300s SLR Digital Camera (Body Only) builds upon the success of the D300 by adding 720p HD Video Recording. With a 51-point autofocus system, 100% viewfinder accuracy, 7 frames per second continuous shooting, and low light sensitivity (expandable to ISO 6400), the D300s boasts a professional-grade feature set in a compact, highly durable, metal body. The 12.3 megapixel image sensor coupled with Nikon''s exclusive EXPEED processor ensures ample resolution for discerning shooters with vivid, life-like color and stunning detail.
\r\nAdvanced Live View Technology allows users to compose photos and video with the camera''s bright, 920,000 dot LCD. HD Video is captured in true broadcast-quality 1280 x 720 at a smooth, cinematic 24 frames per second. An integrated mono microphone allows you to capture spontaneous audio with video, and a 3.5mm stereo input offers higher quality options for professional applications.
\r\nRugged and reliable, the D300s now adds dual slots for both CompactFlash and SD/SDHC memory cards. Either card can be used for primary storage; the secondary card can be configured for overflow, mirror capture, or video recording. RAW and JPEG files can even be saved to separate cards for convenience. Images can also be copied between cards for easy sharing. With a host of new features and next-generation photo and video technologies, the Nikon D300s offers extremely high levels of performance and functionality to photo enthusiasts and professionals alike.
\r\n');
INSERT INTO `catalog_product_entity_text` VALUES(88, 4, 65, 0, 20, '\r\n- 12.3 Megapixels
\r\n- 3" LCD
\r\n- 51-point Autofocus System
\r\n- Live View
\r\n- HD Video Recording
\r\n- Stereo Audio Input
\r\n- Self Cleaning Sensor
\r\n- 100% Viewfinder Accuracy
\r\n- CF and SD/SDHC Card Slots
\r\n- Dust and Weather Resistant
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(89, 4, 75, 0, 20, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(90, 4, 97, 0, 20, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(91, 4, 64, 0, 21, 'The Sony Alpha DSLR-A560 Digital Camera W/18-55mm Lens is a camera that answers all of your questions before you can even ask. High resolution (14.2MP) APS-C sensor? Yes. Brilliant, tiltable (+/- 90°), large (3") display with superb resolution (921,600 pixels)? Sure. Dazzling video in high definition (1080i)? Of course. You want faster focusing? Using the same "phase detection" auto focus for Live View as for the optical viewfinder, plus autofocus that begins as soon as you raise the camera to your eye, you''ll catch fast action that others miss. High quality zoom lens? You got it--a 3x F3.5-5.6 18-55mm Sony Alpha (35mm equivalent 27-82.5mm) lens.
\r\nHow about capturing the absolute best quality possible, with RAW and JPEG file formats? Wouldn''t you like to create a 3D panoramic photo without breaking a sweat? Abolish camera shake forever with image stabilization and reduced-noise high sensitivity (up to 12,800 ISO)? With the A560, you get this and much more.
\r\nThe built-in HDR (High Dynamic Range) function combines 3 quick photos of a high contrast scene and combines them to give you one photo with the correct shadow, mid-tone and highlight tones for a beautifully balanced image. 6 scene selections and 6 style modes, including Portrait, Sports Action, Landscape, Sunset, Night Portrait and Hand-held Twilight modes are available. Face Detection recognizes and adjusts the camera for faces in a given scene, and Smile Shutter only takes a picture when it sees a smile on your subject''s face.
\r\nThere''s a built-in pop-up flash. You can shoot up to 7 frames per second if you want to, and you can save your images on Memory Stick PRO Duo or Pro-HG Duo; SD, SDHC and SDXC memory cards. A lens is not included. Any questions?
');
INSERT INTO `catalog_product_entity_text` VALUES(92, 4, 65, 0, 21, '\r\n- High-Resolution 14.2 MP Images
\r\n- Tiltable 3.0" LCD W/920,000 Pixels
\r\n- 18-55mm Zoom Lens (35mm Equiv 27-82.5mm)
\r\n- Responsive High Speed Shooting
\r\n- Stunning Panorama Shots in 3D
\r\n- Full HD 1080/60i Movies
\r\n- RAW & JPEG File Formats
\r\n- Quick Auto Focus Live View
\r\n- 6 Scene Selection & 6 Style Modes
\r\n- SteadyShot INSIDE Image Stabilization
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(93, 4, 75, 0, 21, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(94, 4, 97, 0, 21, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(95, 4, 64, 0, 22, 'Canon''s Powershot 100 HS Digital ELPH Camera (Orange) packs a whole galaxy of features into its compact (3.67 x 2.20 x 0.78"/9.3 x 5.5 x 1.9 cm) and lightweight (4.27 oz/121 g) body--a 12.1MP CMOS high resolution sensor, 4x wide-angle 28-112mm lens (equivalent in 35mm format), and full 1920 x 1080 HD video with stereo sound, for starters.\r\n\r\nIt''s also got the advanced HS system delivering clear, sharp photos with detail and nuance in low light, with high or low ISO images. Optical image stabilization keeps away the shaky pictures and video, and Smart AUTO recognizes and sets optimal exposure, shutter and focus settings for 32 predefined shooting situations. The Super Slow Motion Movie mode records video at 240fps for a very slow motion playback, and the High-Speed Burst mode allows you to shoot still photos at up to 8.2fps.\r\n\r\nA large range of creative effects is available, including fisheye effect, miniature effect (stills and video), toy camera effect that creates a vignette similar to pinhole cameras, monochrome, super vivid, color accent, color swap (pick one color in a photo and replace that color with another of your choice), long shutter to blur moving objects for artistic effect, and many more. This ELPH is ready to serve.');
INSERT INTO `catalog_product_entity_text` VALUES(96, 4, 65, 0, 22, '\r\n- 12.1MP CMOS Sensor
\r\n- 4x Optical Zoom 28-112mm Lens
\r\n- 28mm Wide-Angle
\r\n- Optical Image Stabilizer
\r\n- Improved Low Light/High ISO Photos
\r\n- Full 1080p HD Video W/Stereo Sound
\r\n- Hi-Speed Burst Shooting at Up to 8.2fps
\r\n- Slow Motion Movie Mode--240fps
\r\n- Effects Include Toy Camera & Monochrome
\r\n- Smart AUTO Has 32 Scene Modes
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(97, 4, 75, 0, 22, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(98, 4, 97, 0, 22, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(99, 4, 64, 0, 23, 'The Olympus Stylus Tough 8010 Digital Camera is a compact, yet strong, 14Mp camera. With a 5x optical zoom lens and numerous protective features, the Tough cam was designed for people with an active lifestyle. The camera is waterproof to 33'', shockproof to 6.6'', crushproof to 220 lbs of pressure, and freezeproof to 14°F. This makes the 8010 perfect for any activity or harsh environment. It''ll even survive being handled by a toddler.\r\n\r\nSetting the 8010 for capturing the perfect photo is easy thanks to a variety of scene modes. And using the camera''s controls is a snap with Tap Control. This is especially convenient underwater or while wearing gloves. \r\n\r\nThe 8010 has features that allow you to capture the action even in low light. In addition, Dual Image Stabilization will keep your images sharp, while HD video capture allows you to spice things up. No matter what you''re shooting though, the 2.7" LCD screen comes in handy for both composition and review of your memories. The 8010 takes SD/SDHC memory cards, but the built-in 2GB of internal memory allows you to take approximately 200 photos without a memory card.\r\n');
INSERT INTO `catalog_product_entity_text` VALUES(100, 4, 65, 0, 23, '\r\n- 14Mp Resolution
\r\n- 5X Optical Zoom
\r\n- 2.7" LCD Screen
\r\n- 2GB Internal Memory - SD/SDHC Card Slot
\r\n- Waterproof to 33''
\r\n- Shockproof to 6.6''
\r\n- Crushproof to 220 lbs of Pressure
\r\n- Freezeproof to 14°F
\r\n- Tap Control
\r\n- HD Video
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(101, 4, 75, 0, 23, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(102, 4, 97, 0, 23, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(103, 4, 64, 0, 24, 'Panasonic''s Lumix DMC-FX78 Digital Camera (Black) is a full-featured image-making powerhouse inside the body of a tiny (3.9 x 2.17 x 0.81") compact digital camera--it has a 12.1MP high-speed CCD sensor, a 5x wide-angle Leica zoom lens (24-120mm equivalent in 35mm format) with a bright f/2.5 aperture, and a large 3.5" touch-screen LCD monitor.\r\n\r\nPlus, full 1920 x 1080 HD video with Dolby sound, an optical image stabilizer, touch-screen control of AF, zoom, and shutter, and really fast autofocus and start-up. Superb shooting modes like Cosmetic (you can remove wrinkles in a face or give it a suntan) and Beauty Retouch (choose eye shadow, cheek and lip color, foundation, whitening teeth, clear skin, eye emphasis, and removing the shine from a face). 8 color modes give you plenty of artistic license for creativity, and you can even make 3D photos.\r\n\r\nAnd when you''re done creating, Lumix Image Uploader makes it simple to share your photos and movies by uploading them to sites like Facebook or YouTube.');
INSERT INTO `catalog_product_entity_text` VALUES(104, 4, 65, 0, 24, '\r\n- 12.1MP Hi-Speed CCD Sensor
\r\n- 3.5" 16x9 LCD Monitor
\r\n- Leica 5x 24-120mm Zoom Lens (Equivalent)
\r\n- Fast, Bright F/2.5 Aperture Lens
\r\n- Touch Screen Control (AF, Zoom, Shutter)
\r\n- 3D Photo Mode
\r\n- 1920x1080 Full HD Video W/Dolby Sound
\r\n- Faster Start-Up and Autofocus
\r\n- Art/Beauty Retouch & Make-up Modes
\r\n- Easy Upload to Facebook/YouTube
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(105, 4, 75, 0, 24, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(106, 4, 97, 0, 24, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(107, 4, 64, 0, 25, 'Canon''s Powershot 500 HS Digital ELPH Camera (Silver) packs features galore into its compact (3.96 x 2.18 x 0.98"/10 x 5.5 x 2.5 cm) and lightweight (5.82 oz/165 g) body--a 12.1MP CMOS high resolution sensor, 4.4x wide-angle 24-105mm lens (equivalent in 35mm format), and full 1920 x 1080 HD video with stereo sound, for starters.\r\n\r\nIt''s also got the advanced HS system delivering clear, sharp photos with detail and nuance in low light, with high or low ISO images. Optical image stabilization keeps away the shaky pictures and video, and Smart AUTO recognizes and sets optimal exposure, shutter and focus settings for 32 predefined shooting situations. The Super Slow Motion Movie mode records video at 240fps for a very slow motion playback, and the High-Speed Burst mode allows you to shoot still photos at up to 8.2fps.\r\n\r\nA large range of creative effects is available, including fisheye effect, miniature effect (stills and video), toy camera effect that creates a vignette similar to pinhole cameras, monochrome, super vivid, color accent, color swap (pick one color in a photo and replace that color with another of your choice), super vivid color for artistic effect, and many more. This ELPH is fully loaded and ready to go.');
INSERT INTO `catalog_product_entity_text` VALUES(108, 4, 65, 0, 25, '\r\n- 12.1MP CMOS Sensor
\r\n- 4.4x Optical Zoom 24-105mm Lens (Equiv)
\r\n- 24mm Wide-Angle
\r\n- Optical Image Stabilizer
\r\n- Improved Low Light/High ISO Photos
\r\n- Full 1080p HD Video W/Stereo Sound
\r\n- Hi-Speed Burst Shooting at Up to 8.2fps
\r\n- Slow Motion Movie Mode--240fps
\r\n- Effects Include Toy Camera & Monochrome
\r\n- Smart AUTO Has 32 Scene Modes
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(109, 4, 75, 0, 25, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(110, 4, 97, 0, 25, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(111, 4, 64, 0, 26, 'There''s not much you can''t photograph or film with Sony''s Cyber-shot DSC-H70 Digital Camera (Black) it''s got 16.2MP of resolution for superb image quality and a wide-angle 10x zoom lens (25-250mm equivalent in 35mm format) that allows you to capture everything from landscapes to sports and wildlife, plus everything in between.\r\n\r\nThe large, bright 3" LCD monitor makes it easy to compose and play back your photos and videos. The H70 shoots dazzling 1280 x 720 HD video. Optical SteadyShot image stabilization will chase away those blurry-picture blues, producing sharp pictures even when the light turns dim. Sweep Panorama makes it simple and easy to produce impressive and expansive ultra wide-angle panoramic photos, in the camera. Your friends and family will be thrilled with the photos you take--Anti-Blink, Soft Skin, Face Detection and Smile Shutter technologies produce the best possible pictures of the people in your life.\r\n\r\nWith iAuto, you never have to worry about having the right settings--iAuto does it all for you, automatically, for gorgeous photos and movies every time.');
INSERT INTO `catalog_product_entity_text` VALUES(112, 4, 65, 0, 26, '\r\n- 16.2MP CCD Sensor
\r\n- Wide 10x Zoom Lens 25-250mm Equiv
\r\n- 3.0" LCD Monitor
\r\n- 720p HD Video
\r\n- iAuto and Easy Mode
\r\n- Sweep Panorama Mode
\r\n- Optical SteadyShot for Sharp Pictures
\r\n- Smile Detect Mode
\r\n- Up to 3200 ISO Sensitivity
\r\n- Soft Skin Mode for Flattering Photos
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(113, 4, 75, 0, 26, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(114, 4, 97, 0, 26, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(115, 4, 64, 0, 27, 'Our Klyne is a compact sofa whose bold saffron color fills the room with attitude. Narrow tapered arms cut a sleek profile and make for an even roomier experience. The perfect size for apartment and small space living…or use in conversational pairs for larger spaces.\r\n\r\nAfter you place your order, we will send a fabric swatch via next day air for your final approval. We will contact you to verify both your receipt and approval of the fabric swatch before finalizing your order.\r\n');
INSERT INTO `catalog_product_entity_text` VALUES(116, 4, 65, 0, 27, '\r\n- Eco-friendly construction
\r\n- Certified sustainable kiln-dried hardwood frame
\r\n- Seat cushions are soy- or plant-based polyfoam encased in synthetic ticking
\r\n- Back cushions are fiber in synthetic ticking
\r\n- Flexolator spring suspension
\r\n- Hardwood legs with hickory finish
\r\n- Upholstered in polyester
\r\n- Benchmade
\r\n- See additional frame options below
\r\n- Made in North Carolina, USA
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(117, 4, 75, 0, 27, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(118, 4, 97, 0, 27, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(121, 4, 64, 0, 28, 'Ever so proper sofa winks at tradition with a fresh new color and playful new proportions. Same-height tight back and arms shelter with subtle curves, punctuated with a clever graceful rolled arm and eye-catching corner base miters. Lustrous soft-textured weave in tonal ceylon yellow accentuates the unexpected silhouette.\r\n\r\nAfter you place your order, we will send a fabric swatch via next day air for your final approval. We will contact you to verify both your receipt and approval of the fabric swatch before finalizing your order.');
INSERT INTO `catalog_product_entity_text` VALUES(122, 4, 65, 0, 28, '\r\n- Eco-friendly construction
\r\n- Certified sustainable kiln-dried hardwood frame
\r\n- Seat cushions are soy-based polyfoam encased in downproof ticking
\r\n- Tight back is soy-based polyfoam
\r\n- Sinuous wire spring suspension
\r\n- Polyester-rayon fabric with top-stitching
\r\n- Mocha-stained hardwood legs
\r\n- Made in North Carolina, USA
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(123, 4, 75, 0, 28, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(124, 4, 97, 0, 28, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(125, 4, 64, 0, 29, 'It was the most familiar furniture shape of the 1960s. And now it''s coming back to a living room near you. This time around, it has tufted and buttoned cushions for a more classic, tailored look that sits deep and firm, but lets you slouch in comfort. Chic graphite grey fabric is treated with a new stain-repellant system that''s actually in each fiber. Petrie is authentically styled light and lean with slim top-stitched track arms and delicate, tapered hardwood legs stained a dark ebony finish called deco. Also available in leather.\r\n\r\nAfter you place your order, we will send a fabric swatch via next day air for your final approval. We will contact you to verify both your receipt and approval of the fabric swatch before finalizing your order.');
INSERT INTO `catalog_product_entity_text` VALUES(126, 4, 65, 0, 29, '\r\n- Eco-friendly construction
\r\n- Certified sustainable, kiln-dried hardwood frame
\r\n- Seat cushion is soy-based polyfoam with fiber encased in downproof ticking
\r\n- Sinuous wire spring suspension
\r\n- Back cushion is blown fiber in downproof ticking
\r\n- Stain-resistant finish for maximum cleanability
\r\n- Cotton-polyester blend fabric
\r\n- Topstitched and button-tufted detail
\r\n- See additional frame options below
\r\n- Made in Virginia, USA
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(127, 4, 75, 0, 29, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(128, 4, 97, 0, 29, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(133, 4, 64, 0, 30, 'Mid-century modern lines in a modern mix of materials. Cast aluminum tripod base is seamlessly welded and finished in antiqued brass plating; richly grained shesham wood top is finished a warm walnut.');
INSERT INTO `catalog_product_entity_text` VALUES(134, 4, 65, 0, 30, '\r\n- Solid 1" thick shesham top
\r\n- Top has a walnut stain, clear water based polyurethane and a final wax topcoat
\r\n- Cast aluminum base
\r\n- Base has an antique brass plated and clear lacquer finish
\r\n- Made in India
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(135, 4, 75, 0, 30, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(136, 4, 97, 0, 30, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(137, 4, 64, 0, 31, 'Antique-inspired hourglass curves revisit the vintage bistro table in handcrafted iron with a rustic multi-step finish.');
INSERT INTO `catalog_product_entity_text` VALUES(138, 4, 65, 0, 31, '\n- 100% handmade iron
\n- Lacquer, paint, wax and powdercoat finish
\n- Made in India
\n
');
INSERT INTO `catalog_product_entity_text` VALUES(139, 4, 75, 0, 31, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(140, 4, 97, 0, 31, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(141, 4, 64, 0, 32, 'Bold tomato red takes center stage with substantial modern lines, track arms, a deep plush seat and an angled cushy back. A sophisticated weave intertwines varying thicknesses of yarn to lustrous, textural effect enhanced with self-welt detail.\n\nAfter you place your order, we will send a fabric swatch via next day air for your final approval. We will contact you to verify both your receipt and approval of the fabric swatch before finalizing your order.');
INSERT INTO `catalog_product_entity_text` VALUES(142, 4, 65, 0, 32, '\n- Eco-friendly construction
\n- Certified sustainable, kiln-dried hardwood frame
\n- Seat cushion is multilayer soy- or plant-based polyfoam encased in ticking
\n- Tight back is filled with multilayer soy- or plant-based polyfoam with fiber
\n- Flexolator spring suspension
\n- Upholstery fabric is rayon-poly-cotton blend with self-welt detail
\n- Hardwood legs have a hickory finish
\n- See additional frame options below
\n- Made in North Carolina, USA
\n
');
INSERT INTO `catalog_product_entity_text` VALUES(143, 4, 75, 0, 32, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(144, 4, 97, 0, 32, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(145, 4, 64, 0, 33, 'Classic button-tufting and a sloped-arm design add vintage appeal to the Chloe sofa. Available exclusively at Macy''s, this distinctive piece features high-density foam cushions and a sinuous spring system for exceptional comfort and durability. Metro Living sofa design is a few inches smaller than traditional sofas, making it a great fit in apartments and smaller living spaces.');
INSERT INTO `catalog_product_entity_text` VALUES(146, 4, 65, 0, 33, '\n- 76"W x 36"D x 34"H
\n- High-density foam cushions
\n- Reinforced engineered hardwood frame
\n- Sinuous carbon-tempered steel springs
\n
');
INSERT INTO `catalog_product_entity_text` VALUES(147, 4, 75, 0, 33, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(148, 4, 97, 0, 33, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(149, 4, 64, 0, 34, 'Sleek, clean lines accentuate the distinctive design of our exclusive Marino living room furniture set. Crafted from fine top-grain leather, this furniture makes an instant impression in any modern living space with chic features like slab feet and unique wraparound armrests.');
INSERT INTO `catalog_product_entity_text` VALUES(150, 4, 65, 0, 34, '\n- Sleek, clean lines.
\n- Distinctive design.
\n- Top-grain leather.
\n- Slab feet and unique wraparound armrests.
\n
');
INSERT INTO `catalog_product_entity_text` VALUES(151, 4, 75, 0, 34, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(152, 4, 97, 0, 34, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(153, 4, 64, 0, 35, 'The simplicity of 19th-century cottage styling with a black painted finish and a protective polyurethene topcoat. Pedestal table features a generously curved base, deep recessed apron and a versatile top that comfortably seats four in the round or up to six with the easy-glide leaf. Table base and edge banding are crafted of solid hardwood. Vintner''s contoured "X" back and comfortable, carved seat support you in all the right places. Crafted of solid wood with a black-painted finish and hand-rubbed at the edges.');
INSERT INTO `catalog_product_entity_text` VALUES(154, 4, 65, 0, 35, '\n- Table is oak veneer and engineered wood with a black painted finish and clear protective polyurethene topcoat
\n- Seats four; six with 17" leaf
\n- Chair is solid stustainable rubberwood with a hand-rubbed black painted finish clear protective lacquer
\n- 18"H seat
\n- Made in Vietnam
\n
');
INSERT INTO `catalog_product_entity_text` VALUES(155, 4, 75, 0, 35, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(156, 4, 97, 0, 35, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(157, 4, 64, 0, 36, 'Eclectic farmhouse styling with a beautiful tung oil finish, hand-rubbed to bring out the open grain and rich variegated hues of golden brown. Crafted in solid elm with traditional wood joinery and a crossbar base. Extension leaf increases seating from four to six. Tung tree oil finish, a natural oil derived from the seeds of the tung tree nut, preserves the beauty and grain of the wood.');
INSERT INTO `catalog_product_entity_text` VALUES(158, 4, 65, 0, 36, '\n- Created in collaboration with designer Maria Yee
\n- Solid elm
\n- Tung tree oil finish
\n- One 18" leaf with wood extension glides and storage bag
\n- Traditional Chinese joinery utilizes no nails or screws
\n- Seats up to six
\n- Made in China
\n\n
');
INSERT INTO `catalog_product_entity_text` VALUES(159, 4, 75, 0, 36, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(160, 4, 97, 0, 36, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(161, 4, 64, 0, 37, 'Classic bentwood seating to mix, match and stack at a Best Buys value. Retro modern hourglass shape curves with a generous seat and back in a versatile walnut finish; sturdy chrome-plated tube legs.');
INSERT INTO `catalog_product_entity_text` VALUES(162, 4, 65, 0, 37, '\n- Birch bentwood and walnut veneer
\n- Clear protective lacquer finish
\n- Chrome tube base
\n- Made in China
\n\n
');
INSERT INTO `catalog_product_entity_text` VALUES(163, 4, 75, 0, 37, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(164, 4, 97, 0, 37, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(165, 4, 64, 0, 38, 'A mid-century modernist''s dream. Streamlined, low platform design is wrapped head to toe in a textural charcoal weave, treated with fabric protection and punctuated with retro button tufting on the headboard. Dark tapered legs take a minimal stance. Mattresses and optional bunky board available (sold separately). Also stocked in boardwalk.\n\nAfter you place your order, we will send a fabric swatch via next day air for your final approval. We will contact you to verify both your receipt and approval of the fabric swatch before finalizing your order.');
INSERT INTO `catalog_product_entity_text` VALUES(166, 4, 65, 0, 38, '\n- Certified sustainable kiln-dried hardwood frame
\n- Soy-based foam cushioning
\n- Poly-cotton-acrylic blend fabric
\n- Fabric has soil and stain protectant
\n- Slat system with support legs
\n- Platform bed accommodates a mattress only
\n- Made in USA
\n\n
');
INSERT INTO `catalog_product_entity_text` VALUES(167, 4, 75, 0, 38, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(168, 4, 97, 0, 38, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(169, 4, 64, 0, 39, 'Our new mid-century-inspired bedroom takes a distinctive step into a modern new century. Its bold presence and depth are achieved with mitered beveled frames that recess into panels handsomely crafted in solid shesham and mango wood. Enhanced with a tinted matte carnuba wax enriched with silky coats of lacquer to reveal the woodgrain''s natural range of highlights. Mattresses and optional bunky board available (sold separately).');
INSERT INTO `catalog_product_entity_text` VALUES(170, 4, 65, 0, 39, '\n- Solid shesham and mango wood
\n- Tinted matte wax and lacquer finish
\n- Platform bed accommodates a mattress only
\n- Slat system with support leg
\n- Made in India
\n\n
');
INSERT INTO `catalog_product_entity_text` VALUES(171, 4, 75, 0, 39, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(172, 4, 97, 0, 39, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(173, 4, 64, 0, 40, 'Our new mid-century-inspired bedroom takes a distinctive step into a modern new century. Its bold presence and depth are achieved with mitered beveled frames that recess into panels handsomely crafted in solid shesham and mango wood. Two-drawer nightstand is enhanced with a tinted matte carnuba wax enriched with silky coats of lacquer to reveal the woodgrain''s natural range of highlights.');
INSERT INTO `catalog_product_entity_text` VALUES(174, 4, 65, 0, 40, '\n- Solid shesham and mango wood
\n- Tinted matte wax and lacquer finish
\n- Two drawers with undermount metal glides
\n- Integrated drawer pulls
\n- Made in India
\n
');
INSERT INTO `catalog_product_entity_text` VALUES(175, 4, 75, 0, 40, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(176, 4, 97, 0, 40, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(177, 4, 64, 0, 41, 'Beautiful paired with any decor, this four-poster bed features classic turned posts gleaming in nickel-plated metal that radiates a soft chrome look.\n');
INSERT INTO `catalog_product_entity_text` VALUES(178, 4, 65, 0, 41, '\n- Four-poster bed
\n- Classic turned posts
\n- Nickel-plated metal
\n- Soft chrome look.
\n\n
');
INSERT INTO `catalog_product_entity_text` VALUES(179, 4, 75, 0, 41, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(180, 4, 97, 0, 41, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(181, 4, 64, 0, 42, 'The art of it—a clean, geometric shape sets a strong foundation for the masterful array of galvanized metal, which adds depth and intrigue to this statement piece. A tempered glass top delicately balances the boldness of this end table.');
INSERT INTO `catalog_product_entity_text` VALUES(182, 4, 65, 0, 42, '\r\n- Galvanized metal with tempered glass top
\r\n- Imported
\r\n- 28"W x 28"D x 25"H
\r\n- All dimensions listed are approximate
\r\n
');
INSERT INTO `catalog_product_entity_text` VALUES(183, 4, 75, 0, 42, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(184, 4, 97, 0, 42, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(185, 4, 64, 0, 43, 'Sleek and simple style that works for your space. These nesting tables are topped in blocks of American walnut and finished with geometric bases of polished steel.');
INSERT INTO `catalog_product_entity_text` VALUES(186, 4, 65, 0, 43, '\n- American walnut veneers; walnut finish
\n- Polished steel bases
\n- Large table: 20"W x 20"D x 20"H; Small table: 18"W x 18"D x 18"H
\n
');
INSERT INTO `catalog_product_entity_text` VALUES(187, 4, 75, 0, 43, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(188, 4, 97, 0, 43, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(189, 4, 64, 0, 44, 'New wave. The Concorde bedroom furniture collection features the luxe lines of mid-century design with unique scalloped details throughout. Crafted with cherry veneers over select solids and finished in bold dark roast with a lustrous lacquer top coat. Black nickel finished hardware.\n');
INSERT INTO `catalog_product_entity_text` VALUES(190, 4, 65, 0, 44, '\n- Cherry veneers over select solids
\n- Dark roast finish
- \n
');
INSERT INTO `catalog_product_entity_text` VALUES(191, 4, 75, 0, 44, NULL);
INSERT INTO `catalog_product_entity_text` VALUES(192, 4, 97, 0, 44, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_entity_tier_price`
--
CREATE TABLE `catalog_product_entity_tier_price` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity ID',
`all_groups` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Is Applicable To All Customer Groups',
`customer_group_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Customer Group ID',
`qty` decimal(12,4) NOT NULL DEFAULT '1.0000' COMMENT 'QTY',
`value` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Value',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
PRIMARY KEY (`value_id`),
UNIQUE KEY `E8AB433B9ACB00343ABB312AD2FAB087` (`entity_id`,`all_groups`,`customer_group_id`,`qty`,`website_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_TIER_PRICE_ENTITY_ID` (`entity_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_TIER_PRICE_CUSTOMER_GROUP_ID` (`customer_group_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_TIER_PRICE_WEBSITE_ID` (`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Tier Price Attribute Backend Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_entity_tier_price`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_entity_varchar`
--
CREATE TABLE `catalog_product_entity_varchar` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value ID',
`entity_type_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type ID',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity ID',
`value` varchar(255) DEFAULT NULL COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CAT_PRD_ENTT_VCHR_ENTT_ID_ATTR_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_VARCHAR_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_VARCHAR_STORE_ID` (`store_id`),
KEY `IDX_CATALOG_PRODUCT_ENTITY_VARCHAR_ENTITY_ID` (`entity_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Varchar Attribute Backend Table' AUTO_INCREMENT=905 ;
--
-- Dumping data for table `catalog_product_entity_varchar`
--
INSERT INTO `catalog_product_entity_varchar` VALUES(19, 4, 63, 0, 2, 'Samsung LN26D450 26" LCD HDTV ');
INSERT INTO `catalog_product_entity_varchar` VALUES(20, 4, 88, 0, 2, 'samsung-ln26d450-26-lcd-hdtv');
INSERT INTO `catalog_product_entity_varchar` VALUES(21, 4, 108, 0, 2, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(22, 4, 109, 0, 2, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(23, 4, 110, 0, 2, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(24, 4, 74, 0, 2, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(25, 4, 76, 0, 2, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(26, 4, 77, 0, 2, '/7/5/752931_1.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(27, 4, 78, 0, 2, '/7/5/752931_1.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(28, 4, 79, 0, 2, '/7/5/752931_1.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(29, 4, 94, 0, 2, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(30, 4, 98, 0, 2, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(31, 4, 100, 0, 2, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(32, 4, 114, 0, 2, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(33, 4, 103, 0, 2, 'LN26D450');
INSERT INTO `catalog_product_entity_varchar` VALUES(34, 4, 104, 0, 2, 'LN26D450');
INSERT INTO `catalog_product_entity_varchar` VALUES(35, 4, 105, 0, 2, 'LN26D450');
INSERT INTO `catalog_product_entity_varchar` VALUES(36, 4, 89, 1, 2, 'samsung-ln26d450-26-lcd-hdtv.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(37, 4, 89, 0, 2, 'samsung-ln26d450-26-lcd-hdtv.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(38, 4, 63, 0, 3, 'Samsung UN55D8000 55" 3D LED HDTV ');
INSERT INTO `catalog_product_entity_varchar` VALUES(39, 4, 88, 0, 3, 'samsung-un55d8000-55-3d-led-hdtv');
INSERT INTO `catalog_product_entity_varchar` VALUES(40, 4, 108, 0, 3, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(41, 4, 109, 0, 3, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(42, 4, 110, 0, 3, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(43, 4, 74, 0, 3, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(44, 4, 76, 0, 3, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(45, 4, 77, 0, 3, '/7/5/752854.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(46, 4, 78, 0, 3, '/7/5/752854.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(47, 4, 79, 0, 3, '/7/5/752854.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(48, 4, 94, 0, 3, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(49, 4, 98, 0, 3, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(50, 4, 100, 0, 3, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(51, 4, 114, 0, 3, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(52, 4, 103, 0, 3, 'UN55D8000');
INSERT INTO `catalog_product_entity_varchar` VALUES(53, 4, 104, 0, 3, 'UN55D8000');
INSERT INTO `catalog_product_entity_varchar` VALUES(54, 4, 105, 0, 3, 'UN55D8000');
INSERT INTO `catalog_product_entity_varchar` VALUES(55, 4, 89, 1, 3, 'samsung-un55d8000-55-3d-led-hdtv.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(56, 4, 89, 0, 3, 'samsung-un55d8000-55-3d-led-hdtv.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(63, 4, 63, 0, 4, 'Samsung PN50C7000 50" 3D 1080p Plasma TV ');
INSERT INTO `catalog_product_entity_varchar` VALUES(64, 4, 88, 0, 4, 'samsung-pn50c7000-50-3d-1080p-plasma-tv');
INSERT INTO `catalog_product_entity_varchar` VALUES(65, 4, 108, 0, 4, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(66, 4, 109, 0, 4, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(67, 4, 110, 0, 4, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(68, 4, 74, 0, 4, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(69, 4, 76, 0, 4, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(70, 4, 77, 0, 4, '/6/7/674928.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(71, 4, 78, 0, 4, '/6/7/674928.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(72, 4, 79, 0, 4, '/6/7/674928.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(73, 4, 94, 0, 4, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(74, 4, 98, 0, 4, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(75, 4, 100, 0, 4, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(76, 4, 114, 0, 4, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(77, 4, 103, 0, 4, 'PN50C7000');
INSERT INTO `catalog_product_entity_varchar` VALUES(78, 4, 104, 0, 4, 'PN50C7000');
INSERT INTO `catalog_product_entity_varchar` VALUES(79, 4, 105, 0, 4, 'PN50C7000');
INSERT INTO `catalog_product_entity_varchar` VALUES(80, 4, 89, 1, 4, 'samsung-pn50c7000-50-3d-1080p-plasma-tv.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(81, 4, 89, 0, 4, 'samsung-pn50c7000-50-3d-1080p-plasma-tv.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(82, 4, 63, 0, 5, 'Panasonic TC-P50S30 50" Class VIERA S30 Series 1080p Plasma TV ');
INSERT INTO `catalog_product_entity_varchar` VALUES(83, 4, 88, 0, 5, 'panasonic-tc-p50s30-50-class-viera-s30-series-1080p-plasma-tv');
INSERT INTO `catalog_product_entity_varchar` VALUES(84, 4, 108, 0, 5, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(85, 4, 109, 0, 5, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(86, 4, 110, 0, 5, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(87, 4, 74, 0, 5, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(88, 4, 76, 0, 5, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(89, 4, 77, 0, 5, '/7/5/757408_1_.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(90, 4, 78, 0, 5, '/7/5/757408_1_.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(91, 4, 79, 0, 5, '/7/5/757408_1_.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(92, 4, 94, 0, 5, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(93, 4, 98, 0, 5, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(94, 4, 100, 0, 5, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(95, 4, 114, 0, 5, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(96, 4, 103, 0, 5, 'P50S30');
INSERT INTO `catalog_product_entity_varchar` VALUES(97, 4, 104, 0, 5, 'P50S30');
INSERT INTO `catalog_product_entity_varchar` VALUES(98, 4, 105, 0, 5, 'P50S30');
INSERT INTO `catalog_product_entity_varchar` VALUES(99, 4, 89, 1, 5, 'panasonic-tc-p50s30-50-class-viera-s30-series-1080p-plasma-tv.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(100, 4, 89, 0, 5, 'panasonic-tc-p50s30-50-class-viera-s30-series-1080p-plasma-tv.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(101, 4, 63, 0, 6, 'Sony KDL32BX420 32" LCD TV ');
INSERT INTO `catalog_product_entity_varchar` VALUES(102, 4, 88, 0, 6, 'sony-kdl32bx420-32-lcd-tv');
INSERT INTO `catalog_product_entity_varchar` VALUES(103, 4, 108, 0, 6, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(104, 4, 109, 0, 6, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(105, 4, 110, 0, 6, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(106, 4, 74, 0, 6, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(107, 4, 76, 0, 6, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(108, 4, 77, 0, 6, '/7/5/752576.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(109, 4, 78, 0, 6, '/7/5/752576.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(110, 4, 79, 0, 6, '/7/5/752576.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(111, 4, 94, 0, 6, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(112, 4, 98, 0, 6, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(113, 4, 100, 0, 6, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(114, 4, 114, 0, 6, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(115, 4, 103, 0, 6, 'KDL32BX420');
INSERT INTO `catalog_product_entity_varchar` VALUES(116, 4, 104, 0, 6, 'KDL32BX420');
INSERT INTO `catalog_product_entity_varchar` VALUES(117, 4, 105, 0, 6, 'KDL32BX420');
INSERT INTO `catalog_product_entity_varchar` VALUES(118, 4, 89, 1, 6, 'sony-kdl32bx420-32-lcd-tv.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(119, 4, 89, 0, 6, 'sony-kdl32bx420-32-lcd-tv.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(120, 4, 63, 0, 7, 'Sharp LC40D78UN 40" 1080p AQUOS LCD TV ');
INSERT INTO `catalog_product_entity_varchar` VALUES(121, 4, 88, 0, 7, 'sharp-lc40d78un-40-1080p-aquos-lcd-tv');
INSERT INTO `catalog_product_entity_varchar` VALUES(122, 4, 108, 0, 7, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(123, 4, 109, 0, 7, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(124, 4, 110, 0, 7, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(125, 4, 74, 0, 7, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(126, 4, 76, 0, 7, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(127, 4, 77, 0, 7, '/l/c/lc40d78un.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(128, 4, 78, 0, 7, '/l/c/lc40d78un.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(129, 4, 79, 0, 7, '/l/c/lc40d78un.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(130, 4, 94, 0, 7, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(131, 4, 98, 0, 7, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(132, 4, 100, 0, 7, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(133, 4, 114, 0, 7, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(134, 4, 103, 0, 7, 'Sharp LC40D78UN ');
INSERT INTO `catalog_product_entity_varchar` VALUES(135, 4, 104, 0, 7, 'Sharp LC40D78UN ');
INSERT INTO `catalog_product_entity_varchar` VALUES(136, 4, 105, 0, 7, 'Sharp LC40D78UN ');
INSERT INTO `catalog_product_entity_varchar` VALUES(137, 4, 89, 1, 7, 'sharp-lc40d78un-40-1080p-aquos-lcd-tv.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(138, 4, 89, 0, 7, 'sharp-lc40d78un-40-1080p-aquos-lcd-tv.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(139, 4, 63, 0, 8, 'LG Electronics 47LW6500 47" 1080p 3D LED');
INSERT INTO `catalog_product_entity_varchar` VALUES(140, 4, 88, 0, 8, 'lg-electronics-47lw6500-47-1080p-3d-led');
INSERT INTO `catalog_product_entity_varchar` VALUES(141, 4, 108, 0, 8, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(142, 4, 109, 0, 8, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(143, 4, 110, 0, 8, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(144, 4, 74, 0, 8, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(145, 4, 76, 0, 8, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(146, 4, 77, 0, 8, '/7/5/758016.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(147, 4, 78, 0, 8, '/7/5/758016.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(148, 4, 79, 0, 8, '/7/5/758016.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(149, 4, 94, 0, 8, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(150, 4, 98, 0, 8, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(151, 4, 100, 0, 8, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(152, 4, 114, 0, 8, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(153, 4, 103, 0, 8, '47LW6500');
INSERT INTO `catalog_product_entity_varchar` VALUES(154, 4, 104, 0, 8, '47LW6500');
INSERT INTO `catalog_product_entity_varchar` VALUES(155, 4, 105, 0, 8, '47LW6500');
INSERT INTO `catalog_product_entity_varchar` VALUES(156, 4, 89, 1, 8, 'lg-electronics-47lw6500-47-1080p-3d-led.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(157, 4, 89, 0, 8, 'lg-electronics-47lw6500-47-1080p-3d-led.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(158, 4, 63, 0, 9, 'ASUS G Series G53SW-XN1 Notebook Intel 2.00GHz 15.6" ');
INSERT INTO `catalog_product_entity_varchar` VALUES(159, 4, 88, 0, 9, 'asus-g-series-g53sw-xn1-notebook-intel-2-00ghz-15-6');
INSERT INTO `catalog_product_entity_varchar` VALUES(160, 4, 108, 0, 9, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(161, 4, 109, 0, 9, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(162, 4, 110, 0, 9, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(163, 4, 74, 0, 9, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(164, 4, 76, 0, 9, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(165, 4, 77, 0, 9, '/3/4/34-230-027-ts.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(166, 4, 78, 0, 9, '/3/4/34-230-027-ts.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(167, 4, 79, 0, 9, '/3/4/34-230-027-ts.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(168, 4, 94, 0, 9, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(169, 4, 98, 0, 9, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(170, 4, 100, 0, 9, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(171, 4, 114, 0, 9, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(172, 4, 103, 0, 9, 'G53SW-XN1');
INSERT INTO `catalog_product_entity_varchar` VALUES(173, 4, 104, 0, 9, 'G53SW-XN1');
INSERT INTO `catalog_product_entity_varchar` VALUES(174, 4, 105, 0, 9, 'G53SW-XN1');
INSERT INTO `catalog_product_entity_varchar` VALUES(175, 4, 89, 1, 9, 'asus-g-series-g53sw-xn1-notebook-intel-2-00ghz-15-6.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(176, 4, 89, 0, 9, 'asus-g-series-g53sw-xn1-notebook-intel-2-00ghz-15-6.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(177, 4, 63, 0, 10, 'HP ProBook 4525s AMD Athlon II Dual-Core 2.20GHz 15.6"');
INSERT INTO `catalog_product_entity_varchar` VALUES(178, 4, 88, 0, 10, 'hp-probook-4525s-amd-athlon-ii-dual-core-2-20ghz-15-6');
INSERT INTO `catalog_product_entity_varchar` VALUES(179, 4, 108, 0, 10, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(180, 4, 109, 0, 10, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(181, 4, 110, 0, 10, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(182, 4, 74, 0, 10, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(183, 4, 76, 0, 10, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(184, 4, 77, 0, 10, '/3/4/34-157-532-ts.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(185, 4, 78, 0, 10, '/3/4/34-157-532-ts.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(186, 4, 79, 0, 10, '/3/4/34-157-532-ts.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(187, 4, 94, 0, 10, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(188, 4, 98, 0, 10, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(189, 4, 100, 0, 10, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(190, 4, 114, 0, 10, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(191, 4, 103, 0, 10, '4525');
INSERT INTO `catalog_product_entity_varchar` VALUES(192, 4, 104, 0, 10, '4525');
INSERT INTO `catalog_product_entity_varchar` VALUES(193, 4, 105, 0, 10, '4525');
INSERT INTO `catalog_product_entity_varchar` VALUES(194, 4, 89, 1, 10, 'hp-probook-4525s-amd-athlon-ii-dual-core-2-20ghz-15-6.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(195, 4, 89, 0, 10, 'hp-probook-4525s-amd-athlon-ii-dual-core-2-20ghz-15-6.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(196, 4, 63, 0, 11, 'SONY VAIO EL Series VPCEL17FX/W');
INSERT INTO `catalog_product_entity_varchar` VALUES(197, 4, 88, 0, 11, 'sony-vaio-el-series-vpcel17fx-w');
INSERT INTO `catalog_product_entity_varchar` VALUES(198, 4, 108, 0, 11, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(199, 4, 109, 0, 11, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(200, 4, 110, 0, 11, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(201, 4, 74, 0, 11, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(202, 4, 76, 0, 11, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(203, 4, 77, 0, 11, '/3/4/34-127-480-z01.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(204, 4, 78, 0, 11, '/3/4/34-127-480-z01.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(205, 4, 79, 0, 11, '/3/4/34-127-480-z01.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(206, 4, 94, 0, 11, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(207, 4, 98, 0, 11, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(208, 4, 100, 0, 11, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(209, 4, 114, 0, 11, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(210, 4, 103, 0, 11, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(211, 4, 104, 0, 11, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(212, 4, 105, 0, 11, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(213, 4, 89, 1, 11, 'sony-vaio-el-series-vpcel17fx-w.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(214, 4, 89, 0, 11, 'sony-vaio-el-series-vpcel17fx-w.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(215, 4, 63, 0, 12, 'Apple MacBook Pro 13"');
INSERT INTO `catalog_product_entity_varchar` VALUES(216, 4, 88, 0, 12, 'apple-macbook-pro-13');
INSERT INTO `catalog_product_entity_varchar` VALUES(217, 4, 108, 0, 12, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(218, 4, 109, 0, 12, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(219, 4, 110, 0, 12, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(220, 4, 74, 0, 12, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(221, 4, 76, 0, 12, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(222, 4, 77, 0, 12, '/0/_/0_1425_sz_1_i_208130_00.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(223, 4, 78, 0, 12, '/0/_/0_1425_sz_1_i_208130_00.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(224, 4, 79, 0, 12, '/0/_/0_1425_sz_1_i_208130_00.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(225, 4, 94, 0, 12, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(226, 4, 98, 0, 12, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(227, 4, 100, 0, 12, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(228, 4, 114, 0, 12, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(229, 4, 103, 0, 12, 'MC700LL');
INSERT INTO `catalog_product_entity_varchar` VALUES(230, 4, 104, 0, 12, 'MC700LL');
INSERT INTO `catalog_product_entity_varchar` VALUES(231, 4, 105, 0, 12, 'MC700LL');
INSERT INTO `catalog_product_entity_varchar` VALUES(232, 4, 89, 1, 12, 'apple-macbook-pro-13.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(233, 4, 89, 0, 12, 'apple-macbook-pro-13.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(234, 4, 63, 0, 13, 'MacBook Pro 15"');
INSERT INTO `catalog_product_entity_varchar` VALUES(235, 4, 88, 0, 13, 'macbook-pro-15');
INSERT INTO `catalog_product_entity_varchar` VALUES(236, 4, 108, 0, 13, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(237, 4, 109, 0, 13, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(238, 4, 110, 0, 13, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(239, 4, 74, 0, 13, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(240, 4, 76, 0, 13, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(241, 4, 77, 0, 13, '/2/0/208141-apple-macbook-pro-15-inch-sd-slot-front.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(242, 4, 78, 0, 13, '/2/0/208141-apple-macbook-pro-15-inch-sd-slot-front.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(243, 4, 79, 0, 13, '/2/0/208141-apple-macbook-pro-15-inch-sd-slot-front.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(244, 4, 94, 0, 13, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(245, 4, 98, 0, 13, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(246, 4, 100, 0, 13, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(247, 4, 114, 0, 13, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(248, 4, 89, 1, 13, 'macbook-pro-15.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(249, 4, 89, 0, 13, 'macbook-pro-15.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(250, 4, 63, 0, 14, 'Apple iMac 27"');
INSERT INTO `catalog_product_entity_varchar` VALUES(251, 4, 88, 0, 14, 'apple-imac-27');
INSERT INTO `catalog_product_entity_varchar` VALUES(252, 4, 108, 0, 14, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(253, 4, 109, 0, 14, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(254, 4, 110, 0, 14, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(255, 4, 74, 0, 14, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(256, 4, 76, 0, 14, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(257, 4, 77, 0, 14, '/2/6/2658095_sa.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(258, 4, 78, 0, 14, '/2/6/2658095_sa.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(259, 4, 79, 0, 14, '/2/6/2658095_sa.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(260, 4, 94, 0, 14, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(261, 4, 98, 0, 14, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(262, 4, 100, 0, 14, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(263, 4, 114, 0, 14, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(264, 4, 103, 0, 14, 'MC813LL');
INSERT INTO `catalog_product_entity_varchar` VALUES(265, 4, 104, 0, 14, 'MC813LL');
INSERT INTO `catalog_product_entity_varchar` VALUES(266, 4, 105, 0, 14, 'MC813LL');
INSERT INTO `catalog_product_entity_varchar` VALUES(267, 4, 89, 1, 14, 'apple-imac-27.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(268, 4, 89, 0, 14, 'apple-imac-27.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(269, 4, 63, 0, 15, 'ASUS ET2400INT-B121E 23.6" All-in-One PC');
INSERT INTO `catalog_product_entity_varchar` VALUES(270, 4, 88, 0, 15, 'asus-et2400int-b121e-23-6-all-in-one-pc');
INSERT INTO `catalog_product_entity_varchar` VALUES(271, 4, 108, 0, 15, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(272, 4, 109, 0, 15, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(273, 4, 110, 0, 15, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(274, 4, 74, 0, 15, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(275, 4, 76, 0, 15, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(276, 4, 77, 0, 15, '/a/s/asus-eee-top-et2400int-b121e-23.6inch.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(277, 4, 78, 0, 15, '/a/s/asus-eee-top-et2400int-b121e-23.6inch.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(278, 4, 79, 0, 15, '/a/s/asus-eee-top-et2400int-b121e-23.6inch.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(279, 4, 94, 0, 15, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(280, 4, 98, 0, 15, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(281, 4, 100, 0, 15, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(282, 4, 114, 0, 15, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(283, 4, 103, 0, 15, 'ASUS ET2400INT');
INSERT INTO `catalog_product_entity_varchar` VALUES(284, 4, 104, 0, 15, 'ASUS ET2400INT');
INSERT INTO `catalog_product_entity_varchar` VALUES(285, 4, 105, 0, 15, 'ASUS ET2400INT');
INSERT INTO `catalog_product_entity_varchar` VALUES(286, 4, 89, 1, 15, 'asus-et2400int-b121e-23-6-all-in-one-pc.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(287, 4, 89, 0, 15, 'asus-et2400int-b121e-23-6-all-in-one-pc.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(288, 4, 63, 0, 16, 'HP Pro 3130 Desktop PC 2.80GHz 2GB DDR3 160GB HDD ');
INSERT INTO `catalog_product_entity_varchar` VALUES(289, 4, 88, 0, 16, 'hp-pro-3130-desktop-pc-2-80ghz-2gb-ddr3-160gb-hdd');
INSERT INTO `catalog_product_entity_varchar` VALUES(290, 4, 108, 0, 16, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(291, 4, 109, 0, 16, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(292, 4, 110, 0, 16, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(293, 4, 74, 0, 16, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(294, 4, 76, 0, 16, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(295, 4, 77, 0, 16, '/h/p/hp_pro_3130__le1_4d7cdadadded3.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(296, 4, 78, 0, 16, '/h/p/hp_pro_3130__le1_4d7cdadadded3.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(297, 4, 79, 0, 16, '/h/p/hp_pro_3130__le1_4d7cdadadded3.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(298, 4, 94, 0, 16, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(299, 4, 98, 0, 16, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(300, 4, 100, 0, 16, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(301, 4, 114, 0, 16, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(302, 4, 103, 0, 16, 'HPPro3130');
INSERT INTO `catalog_product_entity_varchar` VALUES(303, 4, 104, 0, 16, 'HPPro3130');
INSERT INTO `catalog_product_entity_varchar` VALUES(304, 4, 105, 0, 16, 'HPPro3130');
INSERT INTO `catalog_product_entity_varchar` VALUES(305, 4, 89, 1, 16, 'hp-pro-3130-desktop-pc-2-80ghz-2gb-ddr3-160gb-hdd.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(306, 4, 89, 0, 16, 'hp-pro-3130-desktop-pc-2-80ghz-2gb-ddr3-160gb-hdd.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(307, 4, 63, 0, 17, 'HP Elite h8-1010 Desktop 25" LED Monitor & Wireless Inkjet Printer Package');
INSERT INTO `catalog_product_entity_varchar` VALUES(308, 4, 88, 0, 17, 'hp-elite-h8-1010-desktop-25-led-monitor-wireless-inkjet-printer-package');
INSERT INTO `catalog_product_entity_varchar` VALUES(309, 4, 108, 0, 17, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(310, 4, 109, 0, 17, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(311, 4, 110, 0, 17, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(312, 4, 74, 0, 17, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(313, 4, 76, 0, 17, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(314, 4, 77, 0, 17, '/p/c/pcmprd164900050007_sc.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(315, 4, 78, 0, 17, '/p/c/pcmprd164900050007_sc.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(316, 4, 79, 0, 17, '/p/c/pcmprd164900050007_sc.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(317, 4, 94, 0, 17, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(318, 4, 98, 0, 17, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(319, 4, 100, 0, 17, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(320, 4, 114, 0, 17, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(321, 4, 103, 0, 17, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(322, 4, 104, 0, 17, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(323, 4, 105, 0, 17, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(324, 4, 89, 1, 17, 'hp-elite-h8-1010-desktop-25-led-monitor-wireless-inkjet-printer-package.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(325, 4, 89, 0, 17, 'hp-elite-h8-1010-desktop-25-led-monitor-wireless-inkjet-printer-package.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(326, 4, 103, 0, 13, 'MC721LL15');
INSERT INTO `catalog_product_entity_varchar` VALUES(327, 4, 104, 0, 13, 'MC721LL15');
INSERT INTO `catalog_product_entity_varchar` VALUES(328, 4, 105, 0, 13, 'MC721LL15');
INSERT INTO `catalog_product_entity_varchar` VALUES(374, 4, 63, 0, 18, 'Canon EOS 5D Mark II with 24-105mm f/4L IS ');
INSERT INTO `catalog_product_entity_varchar` VALUES(375, 4, 88, 0, 18, 'canon-eos-5d-mark-ii-digital-camera-kit-with-canon-24-105mm-f-4l-is-usm-af-lens');
INSERT INTO `catalog_product_entity_varchar` VALUES(376, 4, 108, 0, 18, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(377, 4, 109, 0, 18, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(378, 4, 110, 0, 18, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(379, 4, 74, 0, 18, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(380, 4, 76, 0, 18, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(381, 4, 77, 0, 18, '/5/8/583987_1_.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(382, 4, 78, 0, 18, '/5/8/583987_1_.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(383, 4, 79, 0, 18, '/5/8/583987_1_.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(384, 4, 94, 0, 18, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(385, 4, 98, 0, 18, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(386, 4, 100, 0, 18, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(387, 4, 114, 0, 18, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(388, 4, 103, 0, 18, '5dmkii');
INSERT INTO `catalog_product_entity_varchar` VALUES(389, 4, 104, 0, 18, '5dmkii');
INSERT INTO `catalog_product_entity_varchar` VALUES(390, 4, 105, 0, 18, '5dmkii');
INSERT INTO `catalog_product_entity_varchar` VALUES(391, 4, 89, 1, 18, 'canon-eos-5d-mark-ii-digital-camera-kit-with-canon-24-105mm-f-4l-is-usm-af-lens.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(392, 4, 89, 0, 18, 'canon-eos-5d-mark-ii-digital-camera-kit-with-canon-24-105mm-f-4l-is-usm-af-lens.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(393, 4, 63, 0, 19, 'Canon EOS Rebel T3i Digital Camera Kit');
INSERT INTO `catalog_product_entity_varchar` VALUES(394, 4, 88, 0, 19, 'canon-eos-rebel-t3i-digital-camera-kit');
INSERT INTO `catalog_product_entity_varchar` VALUES(395, 4, 108, 0, 19, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(396, 4, 109, 0, 19, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(397, 4, 110, 0, 19, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(398, 4, 74, 0, 19, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(399, 4, 76, 0, 19, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(400, 4, 77, 0, 19, '/7/5/753762.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(401, 4, 78, 0, 19, '/7/5/753762.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(402, 4, 79, 0, 19, '/7/5/753762.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(403, 4, 94, 0, 19, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(404, 4, 98, 0, 19, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(405, 4, 100, 0, 19, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(406, 4, 114, 0, 19, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(407, 4, 103, 0, 19, 'rebelt3i');
INSERT INTO `catalog_product_entity_varchar` VALUES(408, 4, 104, 0, 19, 'rebelt3i');
INSERT INTO `catalog_product_entity_varchar` VALUES(409, 4, 105, 0, 19, 'rebelt3i');
INSERT INTO `catalog_product_entity_varchar` VALUES(410, 4, 89, 1, 19, 'canon-eos-rebel-t3i-digital-camera-kit.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(411, 4, 89, 0, 19, 'canon-eos-rebel-t3i-digital-camera-kit.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(412, 4, 63, 0, 20, 'Nikon D300s SLR Digital Camera (Body Only)');
INSERT INTO `catalog_product_entity_varchar` VALUES(413, 4, 88, 0, 20, 'nikon-d300s-slr-digital-camera-body-only');
INSERT INTO `catalog_product_entity_varchar` VALUES(414, 4, 108, 0, 20, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(415, 4, 109, 0, 20, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(416, 4, 110, 0, 20, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(417, 4, 74, 0, 20, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(418, 4, 76, 0, 20, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(419, 4, 77, 0, 20, '/6/3/635645.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(420, 4, 78, 0, 20, '/6/3/635645.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(421, 4, 79, 0, 20, '/6/3/635645.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(422, 4, 94, 0, 20, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(423, 4, 98, 0, 20, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(424, 4, 100, 0, 20, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(425, 4, 114, 0, 20, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(426, 4, 103, 0, 20, 'd300');
INSERT INTO `catalog_product_entity_varchar` VALUES(427, 4, 104, 0, 20, 'd300');
INSERT INTO `catalog_product_entity_varchar` VALUES(428, 4, 105, 0, 20, 'd300');
INSERT INTO `catalog_product_entity_varchar` VALUES(429, 4, 89, 1, 20, 'nikon-d300s-slr-digital-camera-body-only.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(430, 4, 89, 0, 20, 'nikon-d300s-slr-digital-camera-body-only.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(431, 4, 63, 0, 21, 'Sony Alpha DSLR-A560 Digital Camera W/18-55mm Lens ');
INSERT INTO `catalog_product_entity_varchar` VALUES(432, 4, 88, 0, 21, 'sony-alpha-dslr-a560-digital-camera-w-18-55mm-lens');
INSERT INTO `catalog_product_entity_varchar` VALUES(433, 4, 108, 0, 21, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(434, 4, 109, 0, 21, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(435, 4, 110, 0, 21, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(436, 4, 74, 0, 21, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(437, 4, 76, 0, 21, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(438, 4, 77, 0, 21, '/7/3/731646.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(439, 4, 78, 0, 21, '/7/3/731646.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(440, 4, 79, 0, 21, '/7/3/731646.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(441, 4, 94, 0, 21, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(442, 4, 98, 0, 21, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(443, 4, 100, 0, 21, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(444, 4, 114, 0, 21, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(445, 4, 103, 0, 21, 'SLR-A560');
INSERT INTO `catalog_product_entity_varchar` VALUES(446, 4, 104, 0, 21, 'SLR-A560');
INSERT INTO `catalog_product_entity_varchar` VALUES(447, 4, 105, 0, 21, 'SLR-A560');
INSERT INTO `catalog_product_entity_varchar` VALUES(448, 4, 89, 1, 21, 'sony-alpha-dslr-a560-digital-camera-w-18-55mm-lens.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(449, 4, 89, 0, 21, 'sony-alpha-dslr-a560-digital-camera-w-18-55mm-lens.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(450, 4, 63, 0, 22, 'Canon Powershot 100 HS Digital ELPH Camera');
INSERT INTO `catalog_product_entity_varchar` VALUES(451, 4, 88, 0, 22, 'canon-powershot-100-hs-digital-elph-camera');
INSERT INTO `catalog_product_entity_varchar` VALUES(452, 4, 108, 0, 22, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(453, 4, 109, 0, 22, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(454, 4, 110, 0, 22, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(455, 4, 74, 0, 22, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(456, 4, 76, 0, 22, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(457, 4, 77, 0, 22, '/7/5/753780.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(458, 4, 78, 0, 22, '/7/5/753780.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(459, 4, 79, 0, 22, '/7/5/753780.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(460, 4, 94, 0, 22, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(461, 4, 98, 0, 22, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(462, 4, 100, 0, 22, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(463, 4, 114, 0, 22, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(464, 4, 89, 1, 22, 'canon-powershot-100-hs-digital-elph-camera.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(465, 4, 89, 0, 22, 'canon-powershot-100-hs-digital-elph-camera.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(466, 4, 103, 0, 22, '4927B001');
INSERT INTO `catalog_product_entity_varchar` VALUES(467, 4, 104, 0, 22, '4927B001');
INSERT INTO `catalog_product_entity_varchar` VALUES(468, 4, 105, 0, 22, '4927B001');
INSERT INTO `catalog_product_entity_varchar` VALUES(469, 4, 63, 0, 23, 'Stylus Tough 8010 Digital Camera');
INSERT INTO `catalog_product_entity_varchar` VALUES(470, 4, 88, 0, 23, 'stylus-tough-8010-digital-camera');
INSERT INTO `catalog_product_entity_varchar` VALUES(471, 4, 108, 0, 23, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(472, 4, 109, 0, 23, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(473, 4, 110, 0, 23, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(474, 4, 74, 0, 23, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(475, 4, 76, 0, 23, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(476, 4, 77, 0, 23, '/7/5/751076.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(477, 4, 78, 0, 23, '/7/5/751076.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(478, 4, 79, 0, 23, '/7/5/751076.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(479, 4, 94, 0, 23, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(480, 4, 98, 0, 23, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(481, 4, 100, 0, 23, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(482, 4, 114, 0, 23, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(483, 4, 103, 0, 23, 'stylustough');
INSERT INTO `catalog_product_entity_varchar` VALUES(484, 4, 104, 0, 23, 'stylustough');
INSERT INTO `catalog_product_entity_varchar` VALUES(485, 4, 105, 0, 23, 'stylustough');
INSERT INTO `catalog_product_entity_varchar` VALUES(486, 4, 89, 1, 23, 'stylus-tough-8010-digital-camera.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(487, 4, 89, 0, 23, 'stylus-tough-8010-digital-camera.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(488, 4, 63, 0, 24, 'Panasonic Lumix DMC-FX78 Digital Camera');
INSERT INTO `catalog_product_entity_varchar` VALUES(489, 4, 88, 0, 24, 'panasonic-lumix-dmc-fx78-digital-camera');
INSERT INTO `catalog_product_entity_varchar` VALUES(490, 4, 108, 0, 24, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(491, 4, 109, 0, 24, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(492, 4, 110, 0, 24, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(493, 4, 74, 0, 24, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(494, 4, 76, 0, 24, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(495, 4, 77, 0, 24, '/7/5/752053.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(496, 4, 78, 0, 24, '/7/5/752053.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(497, 4, 79, 0, 24, '/7/5/752053.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(498, 4, 94, 0, 24, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(499, 4, 98, 0, 24, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(500, 4, 100, 0, 24, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(501, 4, 114, 0, 24, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(502, 4, 103, 0, 24, 'DMC-FX78');
INSERT INTO `catalog_product_entity_varchar` VALUES(503, 4, 104, 0, 24, 'DMC-FX78');
INSERT INTO `catalog_product_entity_varchar` VALUES(504, 4, 105, 0, 24, 'DMC-FX78');
INSERT INTO `catalog_product_entity_varchar` VALUES(505, 4, 89, 1, 24, 'panasonic-lumix-dmc-fx78-digital-camera.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(506, 4, 89, 0, 24, 'panasonic-lumix-dmc-fx78-digital-camera.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(507, 4, 63, 0, 25, 'Canon Powershot 500 HS Digital ELPH Camera');
INSERT INTO `catalog_product_entity_varchar` VALUES(508, 4, 88, 0, 25, 'canon-powershot-500-hs-digital-elph-camera');
INSERT INTO `catalog_product_entity_varchar` VALUES(509, 4, 108, 0, 25, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(510, 4, 109, 0, 25, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(511, 4, 110, 0, 25, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(512, 4, 74, 0, 25, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(513, 4, 76, 0, 25, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(514, 4, 77, 0, 25, '/7/5/753768_1_.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(515, 4, 78, 0, 25, '/7/5/753768_1_.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(516, 4, 79, 0, 25, '/7/5/753768_1_.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(517, 4, 94, 0, 25, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(518, 4, 98, 0, 25, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(519, 4, 100, 0, 25, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(520, 4, 114, 0, 25, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(521, 4, 103, 0, 25, ' 500HS');
INSERT INTO `catalog_product_entity_varchar` VALUES(522, 4, 104, 0, 25, ' 500HS');
INSERT INTO `catalog_product_entity_varchar` VALUES(523, 4, 105, 0, 25, ' 500HS');
INSERT INTO `catalog_product_entity_varchar` VALUES(524, 4, 89, 1, 25, 'canon-powershot-500-hs-digital-elph-camera.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(525, 4, 89, 0, 25, 'canon-powershot-500-hs-digital-elph-camera.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(526, 4, 63, 0, 26, 'Sony Cyber-shot DSC-H70 Digital Camera');
INSERT INTO `catalog_product_entity_varchar` VALUES(527, 4, 88, 0, 26, 'sony-cyber-shot-dsc-h70-digital-camera');
INSERT INTO `catalog_product_entity_varchar` VALUES(528, 4, 108, 0, 26, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(529, 4, 109, 0, 26, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(530, 4, 110, 0, 26, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(531, 4, 74, 0, 26, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(532, 4, 76, 0, 26, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(533, 4, 77, 0, 26, '/7/5/750027.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(534, 4, 78, 0, 26, '/7/5/750027.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(535, 4, 79, 0, 26, '/7/5/750027.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(536, 4, 94, 0, 26, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(537, 4, 98, 0, 26, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(538, 4, 100, 0, 26, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(539, 4, 114, 0, 26, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(540, 4, 103, 0, 26, 'DSC-H70');
INSERT INTO `catalog_product_entity_varchar` VALUES(541, 4, 104, 0, 26, 'DSC-H70');
INSERT INTO `catalog_product_entity_varchar` VALUES(542, 4, 105, 0, 26, 'DSC-H70');
INSERT INTO `catalog_product_entity_varchar` VALUES(543, 4, 89, 1, 26, 'sony-cyber-shot-dsc-h70-digital-camera.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(544, 4, 89, 0, 26, 'sony-cyber-shot-dsc-h70-digital-camera.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(545, 4, 63, 0, 27, 'Klyne Sofa');
INSERT INTO `catalog_product_entity_varchar` VALUES(546, 4, 88, 0, 27, 'klyne-sofa');
INSERT INTO `catalog_product_entity_varchar` VALUES(547, 4, 108, 0, 27, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(548, 4, 109, 0, 27, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(549, 4, 110, 0, 27, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(550, 4, 74, 0, 27, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(551, 4, 76, 0, 27, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(552, 4, 77, 0, 27, '/k/l/klynesofadlgtivoryf11.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(553, 4, 78, 0, 27, '/k/l/klynesofadlgtivoryf11.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(554, 4, 79, 0, 27, '/k/l/klynesofadlgtivoryf11.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(555, 4, 94, 0, 27, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(556, 4, 98, 0, 27, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(557, 4, 100, 0, 27, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(558, 4, 114, 0, 27, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(559, 4, 103, 0, 27, 'klyne');
INSERT INTO `catalog_product_entity_varchar` VALUES(560, 4, 104, 0, 27, 'klyne');
INSERT INTO `catalog_product_entity_varchar` VALUES(561, 4, 105, 0, 27, 'klyne');
INSERT INTO `catalog_product_entity_varchar` VALUES(562, 4, 89, 1, 27, 'klyne-sofa.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(563, 4, 89, 0, 27, 'klyne-sofa.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(570, 4, 63, 0, 28, 'Silhouette Sofa ');
INSERT INTO `catalog_product_entity_varchar` VALUES(571, 4, 88, 0, 28, 'silhouette-sofa');
INSERT INTO `catalog_product_entity_varchar` VALUES(572, 4, 108, 0, 28, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(573, 4, 109, 0, 28, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(574, 4, 110, 0, 28, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(575, 4, 74, 0, 28, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(576, 4, 76, 0, 28, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(577, 4, 77, 0, 28, '/s/i/silhouettesofaceylonf10.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(578, 4, 78, 0, 28, '/s/i/silhouettesofaceylonf10.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(579, 4, 79, 0, 28, '/s/i/silhouettesofaceylonf10.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(580, 4, 94, 0, 28, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(581, 4, 98, 0, 28, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(582, 4, 100, 0, 28, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(583, 4, 114, 0, 28, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(584, 4, 103, 0, 28, 'sofa');
INSERT INTO `catalog_product_entity_varchar` VALUES(585, 4, 104, 0, 28, 'sofa');
INSERT INTO `catalog_product_entity_varchar` VALUES(586, 4, 105, 0, 28, 'sofa');
INSERT INTO `catalog_product_entity_varchar` VALUES(587, 4, 89, 1, 28, 'silhouette-sofa.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(588, 4, 89, 0, 28, 'silhouette-sofa.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(589, 4, 63, 0, 29, 'Petrie Chair');
INSERT INTO `catalog_product_entity_varchar` VALUES(590, 4, 74, 0, 29, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(591, 4, 76, 0, 29, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(592, 4, 77, 0, 29, '/p/e/petrie_chair.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(593, 4, 78, 0, 29, '/p/e/petrie_chair.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(594, 4, 79, 0, 29, '/p/e/petrie_chair.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(595, 4, 88, 0, 29, 'petrie-chair');
INSERT INTO `catalog_product_entity_varchar` VALUES(596, 4, 89, 0, 29, 'petrie-chair.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(597, 4, 98, 0, 29, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(598, 4, 100, 0, 29, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(599, 4, 103, 0, 29, 'petrie-chair');
INSERT INTO `catalog_product_entity_varchar` VALUES(600, 4, 104, 0, 29, 'petrie-chair');
INSERT INTO `catalog_product_entity_varchar` VALUES(601, 4, 105, 0, 29, 'petrie-chair');
INSERT INTO `catalog_product_entity_varchar` VALUES(602, 4, 109, 0, 29, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(603, 4, 110, 0, 29, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(604, 4, 114, 0, 29, '0');
INSERT INTO `catalog_product_entity_varchar` VALUES(619, 4, 63, 0, 30, 'Bel-Air Round Coffee Table');
INSERT INTO `catalog_product_entity_varchar` VALUES(620, 4, 74, 0, 30, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(621, 4, 76, 0, 30, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(622, 4, 77, 0, 30, '/b/e/belair.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(623, 4, 78, 0, 30, '/b/e/belair.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(624, 4, 79, 0, 30, '/b/e/belair.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(625, 4, 88, 0, 30, 'bel-air-table');
INSERT INTO `catalog_product_entity_varchar` VALUES(626, 4, 89, 0, 30, 'bel-air-table.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(627, 4, 98, 0, 30, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(628, 4, 100, 0, 30, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(629, 4, 103, 0, 30, 'bel-air');
INSERT INTO `catalog_product_entity_varchar` VALUES(630, 4, 104, 0, 30, 'bel-air');
INSERT INTO `catalog_product_entity_varchar` VALUES(631, 4, 105, 0, 30, 'bel-air');
INSERT INTO `catalog_product_entity_varchar` VALUES(632, 4, 108, 0, 30, 'IN');
INSERT INTO `catalog_product_entity_varchar` VALUES(633, 4, 109, 0, 30, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(634, 4, 110, 0, 30, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(635, 4, 114, 0, 30, '0');
INSERT INTO `catalog_product_entity_varchar` VALUES(636, 4, 63, 0, 31, 'Dauphine Table');
INSERT INTO `catalog_product_entity_varchar` VALUES(637, 4, 74, 0, 31, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(638, 4, 76, 0, 31, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(639, 4, 77, 0, 31, '/d/a/dauphine.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(640, 4, 78, 0, 31, '/d/a/dauphine.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(641, 4, 79, 0, 31, '/d/a/dauphine.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(642, 4, 88, 0, 31, 'dauphine-table');
INSERT INTO `catalog_product_entity_varchar` VALUES(643, 4, 89, 0, 31, 'dauphine-table.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(644, 4, 98, 0, 31, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(645, 4, 100, 0, 31, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(646, 4, 103, 0, 31, 'dauphine');
INSERT INTO `catalog_product_entity_varchar` VALUES(647, 4, 104, 0, 31, 'dauphine');
INSERT INTO `catalog_product_entity_varchar` VALUES(648, 4, 105, 0, 31, 'dauphine');
INSERT INTO `catalog_product_entity_varchar` VALUES(649, 4, 108, 0, 31, 'IN');
INSERT INTO `catalog_product_entity_varchar` VALUES(650, 4, 109, 0, 31, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(651, 4, 110, 0, 31, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(652, 4, 114, 0, 31, '0');
INSERT INTO `catalog_product_entity_varchar` VALUES(653, 4, 63, 0, 32, 'Hennessy Chair');
INSERT INTO `catalog_product_entity_varchar` VALUES(654, 4, 74, 0, 32, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(655, 4, 76, 0, 32, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(656, 4, 77, 0, 32, '/h/e/hennessy.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(657, 4, 78, 0, 32, '/h/e/hennessy.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(658, 4, 79, 0, 32, '/h/e/hennessy.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(659, 4, 88, 0, 32, 'hennessy-chair');
INSERT INTO `catalog_product_entity_varchar` VALUES(660, 4, 89, 0, 32, 'hennessy-chair.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(661, 4, 98, 0, 32, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(662, 4, 100, 0, 32, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(663, 4, 103, 0, 32, 'hennessy');
INSERT INTO `catalog_product_entity_varchar` VALUES(664, 4, 104, 0, 32, 'hennessy');
INSERT INTO `catalog_product_entity_varchar` VALUES(665, 4, 105, 0, 32, 'hennessy');
INSERT INTO `catalog_product_entity_varchar` VALUES(666, 4, 109, 0, 32, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(667, 4, 110, 0, 32, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(668, 4, 114, 0, 32, '0');
INSERT INTO `catalog_product_entity_varchar` VALUES(669, 4, 63, 0, 33, 'Chloe Metro Living Sofa');
INSERT INTO `catalog_product_entity_varchar` VALUES(670, 4, 74, 0, 33, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(671, 4, 76, 0, 33, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(672, 4, 77, 0, 33, '/c/h/chloe.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(673, 4, 78, 0, 33, '/c/h/chloe.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(674, 4, 79, 0, 33, '/c/h/chloe.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(675, 4, 88, 0, 33, 'chloe-sofa');
INSERT INTO `catalog_product_entity_varchar` VALUES(676, 4, 89, 0, 33, 'chloe-sofa.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(677, 4, 98, 0, 33, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(678, 4, 100, 0, 33, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(679, 4, 103, 0, 33, 'chloe');
INSERT INTO `catalog_product_entity_varchar` VALUES(680, 4, 104, 0, 33, 'chloe');
INSERT INTO `catalog_product_entity_varchar` VALUES(681, 4, 105, 0, 33, 'chloe');
INSERT INTO `catalog_product_entity_varchar` VALUES(682, 4, 109, 0, 33, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(683, 4, 110, 0, 33, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(684, 4, 114, 0, 33, '0');
INSERT INTO `catalog_product_entity_varchar` VALUES(685, 4, 63, 0, 34, 'Marino Sofa');
INSERT INTO `catalog_product_entity_varchar` VALUES(686, 4, 74, 0, 34, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(687, 4, 76, 0, 34, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(688, 4, 77, 0, 34, '/m/a/marino.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(689, 4, 78, 0, 34, '/m/a/marino.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(690, 4, 79, 0, 34, '/m/a/marino.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(691, 4, 88, 0, 34, 'marino-sofa');
INSERT INTO `catalog_product_entity_varchar` VALUES(692, 4, 89, 0, 34, 'marino-sofa.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(693, 4, 98, 0, 34, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(694, 4, 100, 0, 34, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(695, 4, 103, 0, 34, 'marino');
INSERT INTO `catalog_product_entity_varchar` VALUES(696, 4, 104, 0, 34, 'marino');
INSERT INTO `catalog_product_entity_varchar` VALUES(697, 4, 105, 0, 34, 'marino');
INSERT INTO `catalog_product_entity_varchar` VALUES(698, 4, 109, 0, 34, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(699, 4, 110, 0, 34, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(700, 4, 114, 0, 34, '0');
INSERT INTO `catalog_product_entity_varchar` VALUES(701, 4, 63, 0, 35, '5-Piece Avalon-Vitner Dining Set');
INSERT INTO `catalog_product_entity_varchar` VALUES(702, 4, 74, 0, 35, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(703, 4, 76, 0, 35, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(704, 4, 77, 0, 35, '/v/i/vintner.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(705, 4, 78, 0, 35, '/v/i/vintner.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(706, 4, 79, 0, 35, '/v/i/vintner.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(707, 4, 88, 0, 35, 'vintner-dining-set');
INSERT INTO `catalog_product_entity_varchar` VALUES(708, 4, 89, 0, 35, 'vintner-dining-set.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(709, 4, 98, 0, 35, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(710, 4, 100, 0, 35, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(711, 4, 103, 0, 35, 'vintner');
INSERT INTO `catalog_product_entity_varchar` VALUES(712, 4, 104, 0, 35, 'vintner');
INSERT INTO `catalog_product_entity_varchar` VALUES(713, 4, 105, 0, 35, 'vintner');
INSERT INTO `catalog_product_entity_varchar` VALUES(714, 4, 109, 0, 35, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(715, 4, 110, 0, 35, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(716, 4, 114, 0, 35, '0');
INSERT INTO `catalog_product_entity_varchar` VALUES(717, 4, 63, 0, 36, 'Harvest Table');
INSERT INTO `catalog_product_entity_varchar` VALUES(718, 4, 74, 0, 36, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(719, 4, 76, 0, 36, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(720, 4, 77, 0, 36, '/h/a/harvest.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(721, 4, 78, 0, 36, '/h/a/harvest.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(722, 4, 79, 0, 36, '/h/a/harvest.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(723, 4, 88, 0, 36, 'harvest-dining-table');
INSERT INTO `catalog_product_entity_varchar` VALUES(724, 4, 89, 0, 36, 'harvest-dining-table.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(725, 4, 98, 0, 36, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(726, 4, 100, 0, 36, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(727, 4, 103, 0, 36, 'harvest');
INSERT INTO `catalog_product_entity_varchar` VALUES(728, 4, 104, 0, 36, 'harvest');
INSERT INTO `catalog_product_entity_varchar` VALUES(729, 4, 105, 0, 36, 'harvest');
INSERT INTO `catalog_product_entity_varchar` VALUES(730, 4, 109, 0, 36, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(731, 4, 110, 0, 36, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(732, 4, 114, 0, 36, '0');
INSERT INTO `catalog_product_entity_varchar` VALUES(733, 4, 63, 0, 37, 'Felix Side Chair');
INSERT INTO `catalog_product_entity_varchar` VALUES(734, 4, 74, 0, 37, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(735, 4, 76, 0, 37, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(736, 4, 77, 0, 37, '/f/e/felix.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(737, 4, 78, 0, 37, '/f/e/felix.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(738, 4, 79, 0, 37, '/f/e/felix.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(739, 4, 88, 0, 37, 'felix-side-chair');
INSERT INTO `catalog_product_entity_varchar` VALUES(740, 4, 89, 0, 37, 'felix-side-chair.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(741, 4, 98, 0, 37, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(742, 4, 100, 0, 37, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(743, 4, 103, 0, 37, 'felix');
INSERT INTO `catalog_product_entity_varchar` VALUES(744, 4, 104, 0, 37, 'felix');
INSERT INTO `catalog_product_entity_varchar` VALUES(745, 4, 105, 0, 37, 'felix');
INSERT INTO `catalog_product_entity_varchar` VALUES(746, 4, 109, 0, 37, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(747, 4, 110, 0, 37, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(748, 4, 114, 0, 37, '0');
INSERT INTO `catalog_product_entity_varchar` VALUES(749, 4, 63, 0, 38, 'Tate Bed');
INSERT INTO `catalog_product_entity_varchar` VALUES(750, 4, 74, 0, 38, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(751, 4, 76, 0, 38, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(752, 4, 77, 0, 38, '/t/a/tatebed.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(753, 4, 78, 0, 38, '/t/a/tatebed.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(754, 4, 79, 0, 38, '/t/a/tatebed.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(755, 4, 88, 0, 38, 'tate-bed');
INSERT INTO `catalog_product_entity_varchar` VALUES(756, 4, 89, 0, 38, 'tate-bed.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(757, 4, 98, 0, 38, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(758, 4, 100, 0, 38, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(759, 4, 103, 0, 38, 'tate');
INSERT INTO `catalog_product_entity_varchar` VALUES(760, 4, 104, 0, 38, 'tate');
INSERT INTO `catalog_product_entity_varchar` VALUES(761, 4, 105, 0, 38, 'tate');
INSERT INTO `catalog_product_entity_varchar` VALUES(762, 4, 109, 0, 38, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(763, 4, 110, 0, 38, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(764, 4, 114, 0, 38, '0');
INSERT INTO `catalog_product_entity_varchar` VALUES(765, 4, 63, 0, 39, 'Steppe Bed');
INSERT INTO `catalog_product_entity_varchar` VALUES(766, 4, 74, 0, 39, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(767, 4, 76, 0, 39, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(768, 4, 77, 0, 39, '/s/t/steppe.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(769, 4, 78, 0, 39, '/s/t/steppe.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(770, 4, 79, 0, 39, '/s/t/steppe.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(771, 4, 88, 0, 39, 'steppe-bed');
INSERT INTO `catalog_product_entity_varchar` VALUES(772, 4, 89, 0, 39, 'steppe-bed.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(773, 4, 98, 0, 39, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(774, 4, 100, 0, 39, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(775, 4, 103, 0, 39, 'steppe');
INSERT INTO `catalog_product_entity_varchar` VALUES(776, 4, 104, 0, 39, 'steppe');
INSERT INTO `catalog_product_entity_varchar` VALUES(777, 4, 105, 0, 39, 'steppe');
INSERT INTO `catalog_product_entity_varchar` VALUES(778, 4, 109, 0, 39, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(779, 4, 110, 0, 39, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(780, 4, 114, 0, 39, '0');
INSERT INTO `catalog_product_entity_varchar` VALUES(781, 4, 63, 0, 40, 'Steppe Nightstand');
INSERT INTO `catalog_product_entity_varchar` VALUES(782, 4, 74, 0, 40, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(783, 4, 76, 0, 40, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(784, 4, 77, 0, 40, '/s/t/steppenight.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(785, 4, 78, 0, 40, '/s/t/steppenight.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(786, 4, 79, 0, 40, '/s/t/steppenight.jpeg');
INSERT INTO `catalog_product_entity_varchar` VALUES(787, 4, 88, 0, 40, 'steppe-nightstand');
INSERT INTO `catalog_product_entity_varchar` VALUES(788, 4, 89, 0, 40, 'steppe-nightstand.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(789, 4, 98, 0, 40, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(790, 4, 100, 0, 40, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(791, 4, 103, 0, 40, 'steppe');
INSERT INTO `catalog_product_entity_varchar` VALUES(792, 4, 104, 0, 40, 'steppe');
INSERT INTO `catalog_product_entity_varchar` VALUES(793, 4, 105, 0, 40, 'steppe');
INSERT INTO `catalog_product_entity_varchar` VALUES(794, 4, 109, 0, 40, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(795, 4, 110, 0, 40, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(796, 4, 114, 0, 40, '0');
INSERT INTO `catalog_product_entity_varchar` VALUES(797, 4, 63, 0, 41, 'Cobble Hill Bed');
INSERT INTO `catalog_product_entity_varchar` VALUES(798, 4, 74, 0, 41, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(799, 4, 76, 0, 41, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(800, 4, 77, 0, 41, '/c/o/cobblehill.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(801, 4, 78, 0, 41, '/c/o/cobblehill.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(802, 4, 79, 0, 41, '/c/o/cobblehill.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(803, 4, 88, 0, 41, 'cobble-hill');
INSERT INTO `catalog_product_entity_varchar` VALUES(804, 4, 89, 0, 41, 'cobble-hill.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(805, 4, 98, 0, 41, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(806, 4, 100, 0, 41, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(807, 4, 103, 0, 41, 'cobble');
INSERT INTO `catalog_product_entity_varchar` VALUES(808, 4, 104, 0, 41, 'cobble');
INSERT INTO `catalog_product_entity_varchar` VALUES(809, 4, 105, 0, 41, 'cobble');
INSERT INTO `catalog_product_entity_varchar` VALUES(810, 4, 109, 0, 41, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(811, 4, 110, 0, 41, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(812, 4, 114, 0, 41, '0');
INSERT INTO `catalog_product_entity_varchar` VALUES(813, 4, 63, 0, 42, 'Architect End Table');
INSERT INTO `catalog_product_entity_varchar` VALUES(814, 4, 74, 0, 42, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(815, 4, 76, 0, 42, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(816, 4, 77, 0, 42, '/a/r/architect.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(817, 4, 78, 0, 42, '/a/r/architect.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(818, 4, 79, 0, 42, '/a/r/architect.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(819, 4, 88, 0, 42, 'architect-end-table');
INSERT INTO `catalog_product_entity_varchar` VALUES(820, 4, 89, 0, 42, 'architect-end-table.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(821, 4, 98, 0, 42, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(822, 4, 100, 0, 42, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(823, 4, 103, 0, 42, 'architect');
INSERT INTO `catalog_product_entity_varchar` VALUES(824, 4, 104, 0, 42, 'architect');
INSERT INTO `catalog_product_entity_varchar` VALUES(825, 4, 105, 0, 42, 'architect');
INSERT INTO `catalog_product_entity_varchar` VALUES(826, 4, 109, 0, 42, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(827, 4, 110, 0, 42, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(828, 4, 114, 0, 42, '0');
INSERT INTO `catalog_product_entity_varchar` VALUES(829, 4, 63, 0, 43, 'Stockholm Tables');
INSERT INTO `catalog_product_entity_varchar` VALUES(830, 4, 74, 0, 43, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(831, 4, 76, 0, 43, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(832, 4, 77, 0, 43, '/s/t/stockholm.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(833, 4, 78, 0, 43, '/s/t/stockholm.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(834, 4, 79, 0, 43, '/s/t/stockholm.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(835, 4, 88, 0, 43, 'stockholm-tables');
INSERT INTO `catalog_product_entity_varchar` VALUES(836, 4, 89, 0, 43, 'stockholm-tables.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(837, 4, 98, 0, 43, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(838, 4, 100, 0, 43, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(839, 4, 103, 0, 43, 'stockholm');
INSERT INTO `catalog_product_entity_varchar` VALUES(840, 4, 104, 0, 43, 'stockholm');
INSERT INTO `catalog_product_entity_varchar` VALUES(841, 4, 105, 0, 43, 'stockholm');
INSERT INTO `catalog_product_entity_varchar` VALUES(842, 4, 109, 0, 43, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(843, 4, 110, 0, 43, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(844, 4, 114, 0, 43, '0');
INSERT INTO `catalog_product_entity_varchar` VALUES(845, 4, 63, 0, 44, 'Concorde Bed');
INSERT INTO `catalog_product_entity_varchar` VALUES(846, 4, 74, 0, 44, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(847, 4, 76, 0, 44, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(848, 4, 77, 0, 44, '/c/o/concordebed.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(849, 4, 78, 0, 44, '/c/o/concordebed.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(850, 4, 79, 0, 44, '/c/o/concordebed.jpg');
INSERT INTO `catalog_product_entity_varchar` VALUES(851, 4, 88, 0, 44, 'concorde-bed');
INSERT INTO `catalog_product_entity_varchar` VALUES(852, 4, 89, 0, 44, 'concorde-bed.html');
INSERT INTO `catalog_product_entity_varchar` VALUES(853, 4, 98, 0, 44, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(854, 4, 100, 0, 44, 'container2');
INSERT INTO `catalog_product_entity_varchar` VALUES(855, 4, 103, 0, 44, 'concorde');
INSERT INTO `catalog_product_entity_varchar` VALUES(856, 4, 104, 0, 44, 'concorde');
INSERT INTO `catalog_product_entity_varchar` VALUES(857, 4, 105, 0, 44, 'concorde');
INSERT INTO `catalog_product_entity_varchar` VALUES(858, 4, 109, 0, 44, '2');
INSERT INTO `catalog_product_entity_varchar` VALUES(859, 4, 110, 0, 44, '4');
INSERT INTO `catalog_product_entity_varchar` VALUES(860, 4, 114, 0, 44, '0');
INSERT INTO `catalog_product_entity_varchar` VALUES(867, 4, 94, 0, 30, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(871, 4, 108, 0, 42, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(872, 4, 94, 0, 42, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(903, 4, 108, 0, 29, NULL);
INSERT INTO `catalog_product_entity_varchar` VALUES(904, 4, 94, 0, 29, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_flat_1`
--
CREATE TABLE `catalog_product_flat_1` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity Id',
`attribute_set_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Set Id',
`type_id` varchar(32) NOT NULL DEFAULT 'simple' COMMENT 'Type Id',
`cost` decimal(12,4) DEFAULT NULL COMMENT 'Cost',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
`enable_googlecheckout` smallint(6) DEFAULT NULL COMMENT 'Enable Googlecheckout',
`gift_message_available` smallint(6) DEFAULT NULL COMMENT 'Gift Message Available',
`has_options` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Has Options',
`image_label` varchar(255) DEFAULT NULL COMMENT 'Image Label',
`is_imported` smallint(6) DEFAULT NULL COMMENT 'Is Imported',
`is_recurring` smallint(6) DEFAULT NULL COMMENT 'Is Recurring',
`links_exist` int(11) DEFAULT NULL COMMENT 'Links Exist',
`links_purchased_separately` int(11) DEFAULT NULL COMMENT 'Links Purchased Separately',
`links_title` varchar(255) DEFAULT NULL COMMENT 'Links Title',
`msrp` decimal(12,4) DEFAULT NULL COMMENT 'Msrp',
`msrp_display_actual_price_type` varchar(255) DEFAULT NULL COMMENT 'Msrp Display Actual Price Type',
`msrp_enabled` smallint(6) DEFAULT NULL COMMENT 'Msrp Enabled',
`name` varchar(255) DEFAULT NULL COMMENT 'Name',
`news_from_date` datetime DEFAULT NULL COMMENT 'News From Date',
`news_to_date` datetime DEFAULT NULL COMMENT 'News To Date',
`price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
`price_type` int(11) DEFAULT NULL COMMENT 'Price Type',
`price_view` int(11) DEFAULT NULL COMMENT 'Price View',
`recurring_profile` text COMMENT 'Recurring Profile',
`required_options` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Required Options',
`shipment_type` int(11) DEFAULT NULL COMMENT 'Shipment Type',
`short_description` text COMMENT 'Short Description',
`sku` varchar(64) DEFAULT NULL COMMENT 'Sku',
`sku_type` int(11) DEFAULT NULL COMMENT 'Sku Type',
`small_image` varchar(255) DEFAULT NULL COMMENT 'Small Image',
`small_image_label` varchar(255) DEFAULT NULL COMMENT 'Small Image Label',
`special_from_date` datetime DEFAULT NULL COMMENT 'Special From Date',
`special_price` decimal(12,4) DEFAULT NULL COMMENT 'Special Price',
`special_to_date` datetime DEFAULT NULL COMMENT 'Special To Date',
`tax_class_id` int(10) unsigned DEFAULT NULL COMMENT 'Tax Class Id',
`thumbnail` varchar(255) DEFAULT NULL COMMENT 'Thumbnail',
`thumbnail_label` varchar(255) DEFAULT NULL COMMENT 'Thumbnail Label',
`updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At',
`url_key` varchar(255) DEFAULT NULL COMMENT 'Url Key',
`url_path` varchar(255) DEFAULT NULL COMMENT 'Url Path',
`visibility` smallint(5) unsigned DEFAULT NULL COMMENT 'Visibility',
`weight` decimal(12,4) DEFAULT NULL COMMENT 'Weight',
`weight_type` int(11) DEFAULT NULL COMMENT 'Weight Type',
`camera_type` int(11) DEFAULT NULL COMMENT 'Camera Type',
`camera_type_value` varchar(255) DEFAULT NULL COMMENT 'Camera Type Value',
`computer_memory` int(11) DEFAULT NULL COMMENT 'Computer Memory',
`computer_memory_value` varchar(255) DEFAULT NULL COMMENT 'Computer Memory Value',
`computer_processor` int(11) DEFAULT NULL COMMENT 'Computer Processor',
`computer_processor_value` varchar(255) DEFAULT NULL COMMENT 'Computer Processor Value',
`dryer_capacity` int(11) DEFAULT NULL COMMENT 'Dryer Capacity',
`dryer_capacity_value` varchar(255) DEFAULT NULL COMMENT 'Dryer Capacity Value',
`dryer_type` int(11) DEFAULT NULL COMMENT 'Dryer Type',
`dryer_type_value` varchar(255) DEFAULT NULL COMMENT 'Dryer Type Value',
`hard_drive_size` int(11) DEFAULT NULL COMMENT 'Hard Drive Size',
`hard_drive_size_value` varchar(255) DEFAULT NULL COMMENT 'Hard Drive Size Value',
`laptop_screen_size` int(11) DEFAULT NULL COMMENT 'Laptop Screen Size',
`laptop_screen_size_value` varchar(255) DEFAULT NULL COMMENT 'Laptop Screen Size Value',
`megapixel` int(11) DEFAULT NULL COMMENT 'Megapixel',
`megapixel_value` varchar(255) DEFAULT NULL COMMENT 'Megapixel Value',
`mens_clothing_type` int(11) DEFAULT NULL COMMENT 'Mens Clothing Type',
`mens_clothing_type_value` varchar(255) DEFAULT NULL COMMENT 'Mens Clothing Type Value',
`mens_shoe_style` int(11) DEFAULT NULL COMMENT 'Mens Shoe Style',
`mens_shoe_style_value` varchar(255) DEFAULT NULL COMMENT 'Mens Shoe Style Value',
`operating_platform` int(11) DEFAULT NULL COMMENT 'Operating Platform',
`operating_platform_value` varchar(255) DEFAULT NULL COMMENT 'Operating Platform Value',
`optical_zoom` int(11) DEFAULT NULL COMMENT 'Optical Zoom',
`optical_zoom_value` varchar(255) DEFAULT NULL COMMENT 'Optical Zoom Value',
`power_tool_type` int(11) DEFAULT NULL COMMENT 'Power Tool Type',
`power_tool_type_value` varchar(255) DEFAULT NULL COMMENT 'Power Tool Type Value',
`retailer` int(11) DEFAULT NULL COMMENT 'Retailer',
`retailer_value` varchar(255) DEFAULT NULL COMMENT 'Retailer Value',
`tv_display_type` int(11) DEFAULT NULL COMMENT 'Tv Display Type',
`tv_display_type_value` varchar(255) DEFAULT NULL COMMENT 'Tv Display Type Value',
`tv_max_res` int(11) DEFAULT NULL COMMENT 'Tv Max Res',
`tv_max_res_value` varchar(255) DEFAULT NULL COMMENT 'Tv Max Res Value',
`tv_refresh_rate` int(11) DEFAULT NULL COMMENT 'Tv Refresh Rate',
`tv_refresh_rate_value` varchar(255) DEFAULT NULL COMMENT 'Tv Refresh Rate Value',
`tv_screen_size` int(11) DEFAULT NULL COMMENT 'Tv Screen Size',
`tv_screen_size_value` varchar(255) DEFAULT NULL COMMENT 'Tv Screen Size Value',
`video_card` int(11) DEFAULT NULL COMMENT 'Video Card',
`video_card_value` varchar(255) DEFAULT NULL COMMENT 'Video Card Value',
`washer_capacity` int(11) DEFAULT NULL COMMENT 'Washer Capacity',
`washer_capacity_value` varchar(255) DEFAULT NULL COMMENT 'Washer Capacity Value',
`washer_type` int(11) DEFAULT NULL COMMENT 'Washer Type',
`washer_type_value` varchar(255) DEFAULT NULL COMMENT 'Washer Type Value',
`womens_clothing_type` int(11) DEFAULT NULL COMMENT 'Womens Clothing Type',
`womens_clothing_type_value` varchar(255) DEFAULT NULL COMMENT 'Womens Clothing Type Value',
`womens_shoe_style` int(11) DEFAULT NULL COMMENT 'Womens Shoe Style',
`womens_shoe_style_value` varchar(255) DEFAULT NULL COMMENT 'Womens Shoe Style Value',
`color` int(11) DEFAULT NULL COMMENT 'Color',
`color_value` varchar(255) DEFAULT NULL COMMENT 'Color Value',
`furniture_material` int(11) DEFAULT NULL COMMENT 'Furniture Material',
`furniture_material_value` varchar(255) DEFAULT NULL COMMENT 'Furniture Material Value',
`furniture_type` int(11) DEFAULT NULL COMMENT 'Furniture Type',
`furniture_type_value` varchar(255) DEFAULT NULL COMMENT 'Furniture Type Value',
`manufacturer` int(11) DEFAULT NULL COMMENT 'Manufacturer',
`manufacturer_value` varchar(255) DEFAULT NULL COMMENT 'Manufacturer Value',
PRIMARY KEY (`entity_id`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_TYPE_ID` (`type_id`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_ATTRIBUTE_SET_ID` (`attribute_set_id`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_NAME` (`name`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_PRICE` (`price`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_CAMERA_TYPE` (`camera_type`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_CAMERA_TYPE_VALUE` (`camera_type_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_COMPUTER_MEMORY` (`computer_memory`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_COMPUTER_MEMORY_VALUE` (`computer_memory_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_COMPUTER_PROCESSOR` (`computer_processor`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_COMPUTER_PROCESSOR_VALUE` (`computer_processor_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_DRYER_CAPACITY` (`dryer_capacity`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_DRYER_CAPACITY_VALUE` (`dryer_capacity_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_DRYER_TYPE` (`dryer_type`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_DRYER_TYPE_VALUE` (`dryer_type_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_HARD_DRIVE_SIZE` (`hard_drive_size`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_HARD_DRIVE_SIZE_VALUE` (`hard_drive_size_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_LAPTOP_SCREEN_SIZE` (`laptop_screen_size`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_LAPTOP_SCREEN_SIZE_VALUE` (`laptop_screen_size_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_MEGAPIXEL` (`megapixel`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_MEGAPIXEL_VALUE` (`megapixel_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_MENS_CLOTHING_TYPE` (`mens_clothing_type`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_MENS_CLOTHING_TYPE_VALUE` (`mens_clothing_type_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_MENS_SHOE_STYLE` (`mens_shoe_style`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_MENS_SHOE_STYLE_VALUE` (`mens_shoe_style_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_OPERATING_PLATFORM` (`operating_platform`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_OPERATING_PLATFORM_VALUE` (`operating_platform_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_OPTICAL_ZOOM` (`optical_zoom`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_OPTICAL_ZOOM_VALUE` (`optical_zoom_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_POWER_TOOL_TYPE` (`power_tool_type`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_POWER_TOOL_TYPE_VALUE` (`power_tool_type_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_RETAILER` (`retailer`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_RETAILER_VALUE` (`retailer_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_TV_DISPLAY_TYPE` (`tv_display_type`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_TV_DISPLAY_TYPE_VALUE` (`tv_display_type_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_TV_MAX_RES` (`tv_max_res`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_TV_MAX_RES_VALUE` (`tv_max_res_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_TV_REFRESH_RATE` (`tv_refresh_rate`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_TV_REFRESH_RATE_VALUE` (`tv_refresh_rate_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_TV_SCREEN_SIZE` (`tv_screen_size`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_TV_SCREEN_SIZE_VALUE` (`tv_screen_size_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_VIDEO_CARD` (`video_card`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_VIDEO_CARD_VALUE` (`video_card_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_WASHER_CAPACITY` (`washer_capacity`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_WASHER_CAPACITY_VALUE` (`washer_capacity_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_WASHER_TYPE` (`washer_type`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_WASHER_TYPE_VALUE` (`washer_type_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_WOMENS_CLOTHING_TYPE` (`womens_clothing_type`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_WOMENS_CLOTHING_TYPE_VALUE` (`womens_clothing_type_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_WOMENS_SHOE_STYLE` (`womens_shoe_style`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_WOMENS_SHOE_STYLE_VALUE` (`womens_shoe_style_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_COLOR` (`color`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_COLOR_VALUE` (`color_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_FURNITURE_MATERIAL` (`furniture_material`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_FURNITURE_MATERIAL_VALUE` (`furniture_material_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_FURNITURE_TYPE` (`furniture_type`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_FURNITURE_TYPE_VALUE` (`furniture_type_value`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_MANUFACTURER` (`manufacturer`),
KEY `IDX_CATALOG_PRODUCT_FLAT_1_MANUFACTURER_VALUE` (`manufacturer_value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Flat (Store 1)';
--
-- Dumping data for table `catalog_product_flat_1`
--
INSERT INTO `catalog_product_flat_1` VALUES(2, 9, 'simple', NULL, '2011-09-15 17:34:10', 1, NULL, 0, 'LN26D450', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Samsung LN26D450 26" LCD HDTV ', NULL, NULL, 349.9900, NULL, NULL, NULL, 0, NULL, '\r\n- 720p Resolution
\r\n- Touch of Color Design
\r\n- Exceeds Energy Star Standards
\r\n- Clear Motion Rate 60Hz
\r\n- 2 HDMI Connections
\r\n- 20W SRS TheaterSound
\r\n- ConnectShare Movie
\r\n- Dolby Digital Plus
\r\n
', 'SLN26D450', NULL, '/7/5/752931_1.jpg', 'LN26D450', '2011-09-15 00:00:00', 299.9900, '2012-02-15 00:00:00', 0, '/7/5/752931_1.jpg', 'LN26D450', '2011-09-15 17:34:10', 'samsung-ln26d450-26-lcd-hdtv', 'samsung-ln26d450-26-lcd-hdtv.html', 4, 13.8000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 37, 'bestbuy', 48, 'lcd', 56, '720p', 58, '60hz', 52, 'up_to_29', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 24, 'samsung');
INSERT INTO `catalog_product_flat_1` VALUES(3, 9, 'simple', NULL, '2011-09-15 17:46:32', 1, NULL, 0, 'UN55D8000', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Samsung UN55D8000 55" 3D LED HDTV ', NULL, NULL, 2599.9900, NULL, NULL, NULL, 0, NULL, '\r\n- Mega Dynamic Contrast Ratio 25,000,000:1
\r\n- Auto Motion Plus 240Hz
\r\n- Full HD 1080p Resolution
\r\n- One Design (0.2" Bezel)
\r\n- QWERTY Remote Control
\r\n- 3D Ready w/ 2 Pairs of Active 3D Glasses
\r\n- Micro Dimming Plus
\r\n- Built-In Wi-Fi
\r\n- Skype Available
\r\n- Ultra Clear Panel
\r\n
', 'UN55D8000', NULL, '/7/5/752854.jpg', 'UN55D8000', '2011-09-15 00:00:00', 2199.9900, '2012-02-15 00:00:00', 0, '/7/5/752854.jpg', 'UN55D8000', '2011-09-21 21:40:20', 'samsung-un55d8000-55-3d-led-hdtv', 'samsung-un55d8000-55-3d-led-hdtv.html', 4, 41.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 38, 'hhgregg', 51, '3d', 57, '1080p', 60, '240hz', 55, '50_and_up', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 24, 'samsung');
INSERT INTO `catalog_product_flat_1` VALUES(4, 9, 'simple', NULL, '2011-09-15 17:51:02', 1, NULL, 0, 'PN50C7000', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Samsung PN50C7000 50" 3D 1080p Plasma TV ', NULL, NULL, 1195.0000, NULL, NULL, NULL, 0, NULL, '\r\n- 3D at Home
\r\n- 1080p Plasma
\r\n- Ultra Slim 1.4"
\r\n- 600Hz Subfield Motion
\r\n- AllShare
\r\n- .001 ms Response Time
\r\n- Game Mode
\r\n- 4 HDMI
\r\n- Energy Star Rated
\r\n
', 'PN50C7000', NULL, '/6/7/674928.jpg', 'PN50C7000', '2011-09-15 00:00:00', 1095.9900, '2011-12-15 00:00:00', 0, '/6/7/674928.jpg', 'PN50C7000', '2011-09-15 17:51:02', 'samsung-pn50c7000-50-3d-1080p-plasma-tv', 'samsung-pn50c7000-50-3d-1080p-plasma-tv.html', 4, 63.5000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 37, 'bestbuy', 51, '3d', 57, '1080p', 61, '600hz', 55, '50_and_up', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 24, 'samsung');
INSERT INTO `catalog_product_flat_1` VALUES(5, 9, 'simple', NULL, '2011-09-15 17:55:27', 1, NULL, 0, 'P50S30', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Panasonic TC-P50S30 50" Class VIERA S30 Series 1080p Plasma TV ', NULL, NULL, 779.9500, NULL, NULL, NULL, 0, NULL, '\r\n- VIERA Image Viewer
\r\n- WiFi Capable w/ Optional Adapter
\r\n- 600Hz Sub-Field Drive
\r\n- Energy Star Qualified
\r\n- 3 HDMI
\r\n- SD Card Slot
\r\n- Energy Star Compatible
\r\n- USB x 2
\r\n- Long Panel Life, Up to 100,000 Hours
\r\n
', 'P50S30', NULL, '/7/5/757408_1_.jpg', 'P50S30', '2011-09-15 00:00:00', 699.9500, '2011-12-15 00:00:00', 0, '/7/5/757408_1_.jpg', 'P50S30', '2011-09-15 17:55:27', 'panasonic-tc-p50s30-50-class-viera-s30-series-1080p-plasma-tv', 'panasonic-tc-p50s30-50-class-viera-s30-series-1080p-plasma-tv.html', 4, 63.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 38, 'hhgregg', 50, 'plasma', 57, '1080p', 61, '600hz', 55, '50_and_up', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 27, 'panasonic');
INSERT INTO `catalog_product_flat_1` VALUES(6, 9, 'simple', NULL, '2011-09-15 17:59:36', 1, NULL, 0, 'KDL32BX420', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Sony KDL32BX420 32" LCD TV ', NULL, NULL, 449.9900, NULL, NULL, NULL, 0, NULL, '\r\n- Full HD 1080p Resolution
\r\n- Scene Select
\r\n- 5 HD Inputs
\r\n- BRAVIA Sync Compatible
\r\n- USB Input
\r\n- LightSensor Technology
\r\n- PIP (Picture in Picture)
\r\n- 5.1 Channel Audio Out
\r\n- 24p True Cinema Technology
\r\n
', 'KDL32BX420', NULL, '/7/5/752576.jpg', 'KDL32BX420', '2011-09-15 00:00:00', 409.9900, '2011-12-15 00:00:00', 0, '/7/5/752576.jpg', 'KDL32BX420', '2011-09-15 17:59:36', 'sony-kdl32bx420-32-lcd-tv', 'sony-kdl32bx420-32-lcd-tv.html', 4, 24.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 39, 'sears', 48, 'lcd', 57, '1080p', 58, '60hz', 53, '30to39', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 23, 'sony');
INSERT INTO `catalog_product_flat_1` VALUES(7, 9, 'simple', NULL, '2011-09-15 18:04:11', 1, NULL, 0, 'Sharp LC40D78UN ', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Sharp LC40D78UN 40" 1080p AQUOS LCD TV ', NULL, NULL, 525.0000, NULL, NULL, NULL, 0, NULL, '\r\n- Full HD 1080p (1920 x 1080) Resolution
\r\n- Advanced LCD Panel
\r\n- 120 Hz Fine Motion Enhanced
\r\n- ATSC/QAM/NTSC Tuners
\r\n- 3 HDMI Inputs
\r\n- 2 HD Component Inputs
\r\n
', 'LC40D78UN', NULL, '/l/c/lc40d78un.jpg', 'Sharp LC40D78UN ', '2011-09-15 00:00:00', 499.9900, '2011-12-15 00:00:00', 0, '/l/c/lc40d78un.jpg', 'Sharp LC40D78UN ', '2011-09-15 18:04:11', 'sharp-lc40d78un-40-1080p-aquos-lcd-tv', 'sharp-lc40d78un-40-1080p-aquos-lcd-tv.html', 4, 36.4000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 37, 'bestbuy', 48, 'lcd', 57, '1080p', 58, '60hz', 54, '40to49', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 26, 'sharp');
INSERT INTO `catalog_product_flat_1` VALUES(8, 9, 'simple', NULL, '2011-09-15 18:14:23', 1, NULL, 0, '47LW6500', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'LG Electronics 47LW6500 47" 1080p 3D LED', NULL, NULL, 1399.9900, NULL, NULL, NULL, 0, NULL, '\r\n- Smart TV
\r\n- TruMotion 240Hz
\r\n- DLNA Certified
\r\n- Cinema 3D (with 2D to 3D Conversion)
\r\n- Wi-Fi Ready
\r\n- Energy Star Qualified
\r\n- LED Plus with Local Dimming
\r\n- Full HD 1080p Resolution
\r\n- Picture Wizard II
\r\n- HDMI Ports x 4
\r\n
', '47LW6500', NULL, '/7/5/758016.jpg', '47LW6500', '2011-09-15 00:00:00', 1149.9900, '2012-01-15 00:00:00', 0, '/7/5/758016.jpg', '47LW6500', '2011-09-15 18:14:23', 'lg-electronics-47lw6500-47-1080p-3d-led', 'lg-electronics-47lw6500-47-1080p-3d-led.html', 4, 44.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 38, 'hhgregg', 51, '3d', 57, '1080p', 60, '240hz', 54, '40to49', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 25, 'lg');
INSERT INTO `catalog_product_flat_1` VALUES(9, 10, 'simple', NULL, '2011-09-15 18:26:52', 1, NULL, 0, 'G53SW-XN1', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'ASUS G Series G53SW-XN1 Notebook Intel 2.00GHz 15.6" ', NULL, NULL, 1119.9500, NULL, NULL, NULL, 0, NULL, '\r\n- Intel Core i7-2630QM 2.0GHz
\r\n- Windows 7 Home Premium 64-bit
\r\n- 1.5GB GDDR5 VRAM
\r\n- 2630QM(2.00GHz)
\r\n- 15.6" FHD
\r\n
', 'G53SW', NULL, '/3/4/34-230-027-ts.jpeg', 'G53SW-XN1', '2011-09-15 00:00:00', 999.9500, '2012-01-15 00:00:00', 0, '/3/4/34-230-027-ts.jpeg', 'G53SW-XN1', '2011-09-15 18:26:52', 'asus-g-series-g53sw-xn1-notebook-intel-2-00ghz-15-6', 'asus-g-series-g53sw-xn1-notebook-intel-2-00ghz-15-6.html', 4, 8.0000, NULL, NULL, NULL, 66, '1gb', 75, 'intel', NULL, NULL, NULL, NULL, 79, '500-599gb', 63, '15', NULL, NULL, NULL, NULL, NULL, NULL, 84, 'windows', NULL, NULL, NULL, NULL, 37, 'bestbuy', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 81, 'intel', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `catalog_product_flat_1` VALUES(10, 10, 'simple', NULL, '2011-09-15 18:36:16', 1, NULL, 0, '4525', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'HP ProBook 4525s AMD Athlon II Dual-Core 2.20GHz 15.6"', NULL, NULL, 499.9900, NULL, NULL, NULL, 0, NULL, '\r\n- Windows 7 Professional 32-bit
\r\n- AMD Athlon II Dual-Core P340(2.20GHz)
\r\n- 15.6"
\r\n- 2GB DDR3
\r\n- 320GB
\r\n- ATI Radeon HD 4250
\r\n- 320GB HDD
\r\n
', '4525s', NULL, '/3/4/34-157-532-ts.jpeg', '4525', '2011-09-15 00:00:00', 399.9900, '2012-01-15 00:00:00', 0, '/3/4/34-157-532-ts.jpeg', '4525', '2011-09-15 21:03:17', 'hp-probook-4525s-amd-athlon-ii-dual-core-2-20ghz-15-6', 'hp-probook-4525s-amd-athlon-ii-dual-core-2-20ghz-15-6.html', 4, 5.2600, NULL, NULL, NULL, 67, '2gb', 74, 'amd', NULL, NULL, NULL, NULL, 77, '300-399gb', 63, '15', NULL, NULL, NULL, NULL, NULL, NULL, 84, 'windows', NULL, NULL, NULL, NULL, 37, 'bestbuy', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 83, 'ati', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `catalog_product_flat_1` VALUES(11, 10, 'simple', NULL, '2011-09-15 19:54:24', 1, NULL, 0, NULL, 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'SONY VAIO EL Series VPCEL17FX/W', NULL, NULL, 574.9900, NULL, NULL, NULL, 0, NULL, '\r\n- Windows 7 Home Premium 64-bit
\r\n- AMD Dual-Core Processor E-350 1.6GHz
\r\n- 15.5"
\r\n- 4GB DDR3
\r\n- 500GB
\r\n
', 'VPCEL17FX', NULL, '/3/4/34-127-480-z01.jpeg', NULL, '2011-09-15 00:00:00', 499.9900, '2012-03-15 00:00:00', 0, '/3/4/34-127-480-z01.jpeg', NULL, '2011-09-15 19:54:24', 'sony-vaio-el-series-vpcel17fx-w', 'sony-vaio-el-series-vpcel17fx-w.html', 4, 5.9700, NULL, NULL, NULL, 69, '4gb', 74, 'amd', NULL, NULL, NULL, NULL, 79, '500-599gb', 63, '15', NULL, NULL, NULL, NULL, NULL, NULL, 84, 'windows', NULL, NULL, NULL, NULL, 43, 'officedepot', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 83, 'ati', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `catalog_product_flat_1` VALUES(12, 10, 'simple', NULL, '2011-09-15 20:00:26', 1, NULL, 0, 'MC700LL', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Apple MacBook Pro 13"', NULL, NULL, 1199.9900, NULL, NULL, NULL, 0, NULL, '\r\n- Apple® MacBook® Pro
\r\n- Intel® Core™ i5 Processor
\r\n- 13.3" Display
\r\n- 4GB Memory
\r\n- 320GB Hard Drive
\r\n
', 'MC700LL/A', NULL, '/0/_/0_1425_sz_1_i_208130_00.jpg', 'MC700LL', '2011-09-15 00:00:00', 999.9900, '2012-01-15 00:00:00', 0, '/0/_/0_1425_sz_1_i_208130_00.jpg', 'MC700LL', '2011-09-15 21:04:58', 'apple-macbook-pro-13', 'apple-macbook-pro-13.html', 4, 4.5000, NULL, NULL, NULL, 69, '4gb', 75, 'intel', NULL, NULL, NULL, NULL, 77, '300-399gb', 62, 'up_to_12', NULL, NULL, NULL, NULL, NULL, NULL, 85, 'mac', NULL, NULL, NULL, NULL, 37, 'bestbuy', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 82, 'nvidea', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `catalog_product_flat_1` VALUES(13, 10, 'simple', NULL, '2011-09-15 20:04:44', 1, NULL, 0, 'MC721LL15', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'MacBook Pro 15"', NULL, NULL, 1799.9900, NULL, NULL, NULL, 0, NULL, '\r\n- Apple® MacBook® Pro
\r\n- Intel® Core™ i7 Processor
\r\n- 15.4" Display
\r\n- 4GB Memory
\r\n- 500GB Hard Drive
\r\n
', 'MC721LLA', NULL, '/2/0/208141-apple-macbook-pro-15-inch-sd-slot-front.jpg', 'MC721LL15', '2011-09-15 00:00:00', 1599.9900, '2012-02-15 00:00:00', 0, '/2/0/208141-apple-macbook-pro-15-inch-sd-slot-front.jpg', 'MC721LL15', '2011-09-21 21:40:09', 'macbook-pro-15', 'macbook-pro-15.html', 4, 5.6000, NULL, NULL, NULL, 69, '4gb', 75, 'intel', NULL, NULL, NULL, NULL, 79, '500-599gb', 63, '15', NULL, NULL, NULL, NULL, NULL, NULL, 85, 'mac', NULL, NULL, NULL, NULL, 37, 'bestbuy', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 82, 'nvidea', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `catalog_product_flat_1` VALUES(14, 11, 'simple', NULL, '2011-09-15 20:09:56', 1, NULL, 0, 'MC813LL', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Apple iMac 27"', NULL, NULL, 1699.9900, NULL, NULL, NULL, 0, NULL, '\r\n- Intel® Core™ i5
\r\n- 27" Display
\r\n- 4GB Memory
\r\n- 1TB Hard Drive
\r\n
', 'MC813LL', NULL, '/2/6/2658095_sa.jpg', 'MC813LL', '2011-09-15 00:00:00', 1499.9900, '2012-03-15 00:00:00', 0, '/2/6/2658095_sa.jpg', 'MC813LL', '2011-09-15 20:09:56', 'apple-imac-27', 'apple-imac-27.html', 4, 25.0000, NULL, NULL, NULL, 69, '4gb', 75, 'intel', NULL, NULL, NULL, NULL, 80, '600gb_and_up', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 85, 'mac', NULL, NULL, NULL, NULL, 37, 'bestbuy', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 82, 'nvidea', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 28, 'apple');
INSERT INTO `catalog_product_flat_1` VALUES(15, 11, 'simple', NULL, '2011-09-15 20:16:54', 1, NULL, 0, 'ASUS ET2400INT', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'ASUS ET2400INT-B121E 23.6" All-in-One PC', NULL, NULL, 949.9900, NULL, NULL, NULL, 0, NULL, '\r\n- All-in-One PC
\r\n- Intel Core i5-650 (3.2GHz)
\r\n- 64 bit Dual Core Processor
\r\n- 4GB DDR3 1066
\r\n- 500GB 7200RPM
\r\n
', 'ET2400INT', NULL, '/a/s/asus-eee-top-et2400int-b121e-23.6inch.jpg', 'ASUS ET2400INT', '2011-09-15 00:00:00', 899.9900, '2018-01-15 00:00:00', 0, '/a/s/asus-eee-top-et2400int-b121e-23.6inch.jpg', 'ASUS ET2400INT', '2011-09-15 20:16:54', 'asus-et2400int-b121e-23-6-all-in-one-pc', 'asus-et2400int-b121e-23-6-all-in-one-pc.html', 4, 28.0000, NULL, NULL, NULL, 69, '4gb', 75, 'intel', NULL, NULL, NULL, NULL, 79, '500-599gb', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 84, 'windows', NULL, NULL, NULL, NULL, 38, 'hhgregg', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 82, 'nvidea', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 31, 'asus');
INSERT INTO `catalog_product_flat_1` VALUES(16, 11, 'simple', NULL, '2011-09-15 20:41:16', 1, NULL, 0, 'HPPro3130', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'HP Pro 3130 Desktop PC 2.80GHz 2GB DDR3 160GB HDD ', NULL, NULL, 554.9900, NULL, NULL, NULL, 0, NULL, '\r\n- G6950(2.80GHz)
\r\n- 2GB DDR3
\r\n- 160GB
\r\n- Realtek ALC261
\r\n
', '3130', NULL, '/h/p/hp_pro_3130__le1_4d7cdadadded3.jpg', 'HPPro3130', '2011-09-15 00:00:00', 479.9900, '2012-04-15 00:00:00', 0, '/h/p/hp_pro_3130__le1_4d7cdadadded3.jpg', 'HPPro3130', '2011-09-15 20:41:16', 'hp-pro-3130-desktop-pc-2-80ghz-2gb-ddr3-160gb-hdd', 'hp-pro-3130-desktop-pc-2-80ghz-2gb-ddr3-160gb-hdd.html', 4, 16.7000, NULL, NULL, NULL, 67, '2gb', 75, 'intel', NULL, NULL, NULL, NULL, 76, '100-299gb', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 84, 'windows', NULL, NULL, NULL, NULL, 43, 'officedepot', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 81, 'intel', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 29, 'hp');
INSERT INTO `catalog_product_flat_1` VALUES(17, 11, 'simple', NULL, '2011-09-15 20:56:54', 1, NULL, 0, NULL, 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'HP Elite h8-1010 Desktop 25" LED Monitor & Wireless Inkjet Printer Package', NULL, NULL, 949.4900, NULL, NULL, NULL, 0, NULL, '\r\n- Inteli5-2390T processor
\r\n- 8GB DDR3 memory
\r\n- 1TB hard drive
\r\n- Windows 7 Home Premium
\r\n- built-in wireless networking
\r\n- 25" widescreen LED monitor
\r\n- wireless inkjet printer included
\r\n
', 'h81010 ', NULL, '/p/c/pcmprd164900050007_sc.jpg', NULL, '2011-09-15 00:00:00', 879.9900, '2012-01-19 00:00:00', 0, '/p/c/pcmprd164900050007_sc.jpg', NULL, '2011-09-21 21:40:12', 'hp-elite-h8-1010-desktop-25-led-monitor-wireless-inkjet-printer-package', 'hp-elite-h8-1010-desktop-25-led-monitor-wireless-inkjet-printer-package.html', 4, 35.0000, NULL, NULL, NULL, 71, '8gb', 75, 'intel', NULL, NULL, NULL, NULL, 80, '600gb_and_up', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 84, 'windows', NULL, NULL, NULL, NULL, 38, 'hhgregg', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 83, 'ati', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 29, 'hp');
INSERT INTO `catalog_product_flat_1` VALUES(18, 12, 'simple', NULL, '2011-09-15 21:15:44', 1, NULL, 0, '5dmkii', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Canon EOS 5D Mark II with 24-105mm f/4L IS ', NULL, NULL, 3299.9900, NULL, NULL, NULL, 0, NULL, '\r\n- 21.1 Megapixel Full-Frame Sensor
\r\n- 3.0" High Resolution LCD Display
\r\n- Live View Mode
\r\n- 1080p Movie Mode
\r\n- Dust & Weather-Resistant
\r\n- Self Cleaning Sensor
\r\n- Broad ISO Range (50-25600)
\r\n- 3.9 fps Burst Mode
\r\n
', '2764B004', NULL, '/5/8/583987_1_.jpg', '5dmkii', '2011-09-15 00:00:00', 2999.9900, '2013-03-15 00:00:00', 0, '/5/8/583987_1_.jpg', '5dmkii', '2011-09-21 21:39:58', 'canon-eos-5d-mark-ii-digital-camera-kit-with-canon-24-105mm-f-4l-is-usm-af-lens', 'canon-eos-5d-mark-ii-digital-camera-kit-with-canon-24-105mm-f-4l-is-usm-af-lens.html', 4, 1.4700, NULL, 86, 'dslr', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 88, '19_and_up', NULL, NULL, NULL, NULL, NULL, NULL, 97, '4-7x', NULL, NULL, 37, 'bestbuy', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, 'canon');
INSERT INTO `catalog_product_flat_1` VALUES(19, 12, 'simple', NULL, '2011-09-15 21:20:15', 1, NULL, 0, 'rebelt3i', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Canon EOS Rebel T3i Digital Camera Kit', NULL, NULL, 849.9900, NULL, NULL, NULL, 0, NULL, '\r\n- SD/SDHC/SDXC Memory Card Slot
\r\n- 18MP APS-C CMOS Sensor
\r\n- Canon EF-S 18-55mm IS II Lens Included
\r\n- 3.0" Clear View Vari-Angle LCD
\r\n- 100-6400 ISO
\r\n- Full HD Movie Mode w/ Manual Exposure
\r\n- Compatible with Canon EF and EF-S Lenses
\r\n- 3.7 Frames/Second Continuous Shooting
\r\n- 63 Zone Dual-Layer Metering / 9-Point AF
\r\n- Intelligent Auto Mode
\r\n
', '5169B003', NULL, '/7/5/753762.jpg', 'rebelt3i', '2011-09-15 00:00:00', 799.9900, '2012-02-15 00:00:00', 0, '/7/5/753762.jpg', 'rebelt3i', '2011-09-15 21:20:15', 'canon-eos-rebel-t3i-digital-camera-kit', 'canon-eos-rebel-t3i-digital-camera-kit.html', 4, 1.2000, NULL, 86, 'dslr', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 89, '16-18', NULL, NULL, NULL, NULL, NULL, NULL, 98, '1-3x', NULL, NULL, 37, 'bestbuy', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, 'canon');
INSERT INTO `catalog_product_flat_1` VALUES(20, 12, 'simple', NULL, '2011-09-15 21:24:10', 1, NULL, 0, 'd300', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Nikon D300s SLR Digital Camera (Body Only)', NULL, NULL, 1599.9900, NULL, NULL, NULL, 0, NULL, '\r\n- 12.3 Megapixels
\r\n- 3" LCD
\r\n- 51-point Autofocus System
\r\n- Live View
\r\n- HD Video Recording
\r\n- Stereo Audio Input
\r\n- Self Cleaning Sensor
\r\n- 100% Viewfinder Accuracy
\r\n- CF and SD/SDHC Card Slots
\r\n- Dust and Weather Resistant
\r\n
', '25464', NULL, '/6/3/635645.jpg', 'd300', '2011-09-15 00:00:00', 1499.9900, '2012-02-15 00:00:00', 0, '/6/3/635645.jpg', 'd300', '2011-09-15 21:24:10', 'nikon-d300s-slr-digital-camera-body-only', 'nikon-d300s-slr-digital-camera-body-only.html', 4, 1.5000, NULL, 86, 'dslr', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 91, '10-12', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 38, 'hhgregg', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 18, 'nikon');
INSERT INTO `catalog_product_flat_1` VALUES(21, 12, 'simple', NULL, '2011-09-15 21:28:38', 1, NULL, 0, 'SLR-A560', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Sony Alpha DSLR-A560 Digital Camera W/18-55mm Lens ', NULL, NULL, 749.9900, NULL, NULL, NULL, 0, NULL, '\r\n- High-Resolution 14.2 MP Images
\r\n- Tiltable 3.0" LCD W/920,000 Pixels
\r\n- 18-55mm Zoom Lens (35mm Equiv 27-82.5mm)
\r\n- Responsive High Speed Shooting
\r\n- Stunning Panorama Shots in 3D
\r\n- Full HD 1080/60i Movies
\r\n- RAW & JPEG File Formats
\r\n- Quick Auto Focus Live View
\r\n- 6 Scene Selection & 6 Style Modes
\r\n- SteadyShot INSIDE Image Stabilization
\r\n
', 'SLRA560', NULL, '/7/3/731646.jpg', 'SLR-A560', '2011-09-15 00:00:00', 679.9900, '2012-02-15 00:00:00', 0, '/7/3/731646.jpg', 'SLR-A560', '2011-09-15 21:28:38', 'sony-alpha-dslr-a560-digital-camera-w-18-55mm-lens', 'sony-alpha-dslr-a560-digital-camera-w-18-55mm-lens.html', 4, 2.5000, NULL, 86, 'dslr', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 90, '13-15', NULL, NULL, NULL, NULL, NULL, NULL, 98, '1-3x', NULL, NULL, 38, 'hhgregg', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 23, 'sony');
INSERT INTO `catalog_product_flat_1` VALUES(22, 12, 'simple', NULL, '2011-09-15 21:33:18', 1, NULL, 0, '4927B001', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Canon Powershot 100 HS Digital ELPH Camera', NULL, NULL, 169.9900, NULL, NULL, NULL, 0, NULL, '\r\n- 12.1MP CMOS Sensor
\r\n- 4x Optical Zoom 28-112mm Lens
\r\n- 28mm Wide-Angle
\r\n- Optical Image Stabilizer
\r\n- Improved Low Light/High ISO Photos
\r\n- Full 1080p HD Video W/Stereo Sound
\r\n- Hi-Speed Burst Shooting at Up to 8.2fps
\r\n- Slow Motion Movie Mode--240fps
\r\n- Effects Include Toy Camera & Monochrome
\r\n- Smart AUTO Has 32 Scene Modes
\r\n
', '4927B001', NULL, '/7/5/753780.jpg', '4927B001', '2011-09-15 00:00:00', 129.9900, '2012-01-15 00:00:00', 0, '/7/5/753780.jpg', '4927B001', '2011-09-21 21:40:03', 'canon-powershot-100-hs-digital-elph-camera', 'canon-powershot-100-hs-digital-elph-camera.html', 4, 0.3000, NULL, 87, 'point_and_shoot', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 91, '10-12', NULL, NULL, NULL, NULL, NULL, NULL, 97, '4-7x', NULL, NULL, 43, 'officedepot', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, 'canon');
INSERT INTO `catalog_product_flat_1` VALUES(23, 12, 'simple', NULL, '2011-09-16 14:47:15', 1, NULL, 0, 'stylustough', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Stylus Tough 8010 Digital Camera', NULL, NULL, 299.9900, NULL, NULL, NULL, 0, NULL, '\r\n- 14Mp Resolution
\r\n- 5X Optical Zoom
\r\n- 2.7" LCD Screen
\r\n- 2GB Internal Memory - SD/SDHC Card Slot
\r\n- Waterproof to 33''
\r\n- Shockproof to 6.6''
\r\n- Crushproof to 220 lbs of Pressure
\r\n- Freezeproof to 14°F
\r\n- Tap Control
\r\n- HD Video
\r\n
', '8010', NULL, '/7/5/751076.jpg', 'stylustough', '2011-09-16 00:00:00', 279.9900, '2012-02-16 00:00:00', 0, '/7/5/751076.jpg', 'stylustough', '2011-09-16 14:47:15', 'stylus-tough-8010-digital-camera', 'stylus-tough-8010-digital-camera.html', 4, 0.5000, NULL, 87, 'point_and_shoot', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 90, '13-15', NULL, NULL, NULL, NULL, NULL, NULL, 97, '4-7x', NULL, NULL, 38, 'hhgregg', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 19, 'olympus');
INSERT INTO `catalog_product_flat_1` VALUES(24, 12, 'simple', NULL, '2011-09-16 14:55:25', 1, NULL, 0, 'DMC-FX78', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Panasonic Lumix DMC-FX78 Digital Camera', NULL, NULL, 299.9900, NULL, NULL, NULL, 0, NULL, '\r\n- 12.1MP Hi-Speed CCD Sensor
\r\n- 3.5" 16x9 LCD Monitor
\r\n- Leica 5x 24-120mm Zoom Lens (Equivalent)
\r\n- Fast, Bright F/2.5 Aperture Lens
\r\n- Touch Screen Control (AF, Zoom, Shutter)
\r\n- 3D Photo Mode
\r\n- 1920x1080 Full HD Video W/Dolby Sound
\r\n- Faster Start-Up and Autofocus
\r\n- Art/Beauty Retouch & Make-up Modes
\r\n- Easy Upload to Facebook/YouTube
\r\n
', 'DMC-FX78', NULL, '/7/5/752053.jpg', 'DMC-FX78', '2011-09-16 00:00:00', 249.9900, '2012-01-16 00:00:00', 0, '/7/5/752053.jpg', 'DMC-FX78', '2011-09-16 14:55:25', 'panasonic-lumix-dmc-fx78-digital-camera', 'panasonic-lumix-dmc-fx78-digital-camera.html', 4, 0.3000, NULL, 87, 'point_and_shoot', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 90, '13-15', NULL, NULL, NULL, NULL, NULL, NULL, 97, '4-7x', NULL, NULL, 45, 'target', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 27, 'panasonic');
INSERT INTO `catalog_product_flat_1` VALUES(25, 12, 'simple', NULL, '2011-09-16 15:06:06', 1, NULL, 0, ' 500HS', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Canon Powershot 500 HS Digital ELPH Camera', NULL, NULL, 249.9900, NULL, NULL, NULL, 0, NULL, '\r\n- 12.1MP CMOS Sensor
\r\n- 4.4x Optical Zoom 24-105mm Lens (Equiv)
\r\n- 24mm Wide-Angle
\r\n- Optical Image Stabilizer
\r\n- Improved Low Light/High ISO Photos
\r\n- Full 1080p HD Video W/Stereo Sound
\r\n- Hi-Speed Burst Shooting at Up to 8.2fps
\r\n- Slow Motion Movie Mode--240fps
\r\n- Effects Include Toy Camera & Monochrome
\r\n- Smart AUTO Has 32 Scene Modes
\r\n
', '500HS', NULL, '/7/5/753768_1_.jpg', ' 500HS', '2011-09-16 00:00:00', 199.9900, NULL, 0, '/7/5/753768_1_.jpg', ' 500HS', '2011-09-16 15:06:06', 'canon-powershot-500-hs-digital-elph-camera', 'canon-powershot-500-hs-digital-elph-camera.html', 4, 0.4000, NULL, 87, 'point_and_shoot', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 91, '10-12', NULL, NULL, NULL, NULL, NULL, NULL, 97, '4-7x', NULL, NULL, 37, 'bestbuy', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 32, 'canon');
INSERT INTO `catalog_product_flat_1` VALUES(26, 12, 'simple', NULL, '2011-09-16 15:27:31', 1, NULL, 0, 'DSC-H70', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Sony Cyber-shot DSC-H70 Digital Camera', NULL, NULL, 199.9900, NULL, NULL, NULL, 0, NULL, '\r\n- 16.2MP CCD Sensor
\r\n- Wide 10x Zoom Lens 25-250mm Equiv
\r\n- 3.0" LCD Monitor
\r\n- 720p HD Video
\r\n- iAuto and Easy Mode
\r\n- Sweep Panorama Mode
\r\n- Optical SteadyShot for Sharp Pictures
\r\n- Smile Detect Mode
\r\n- Up to 3200 ISO Sensitivity
\r\n- Soft Skin Mode for Flattering Photos
\r\n
', 'DSC-H70', NULL, '/7/5/750027.jpg', 'DSC-H70', '2011-09-16 00:00:00', 149.9900, '2012-03-16 00:00:00', 0, '/7/5/750027.jpg', 'DSC-H70', '2011-09-16 15:27:31', 'sony-cyber-shot-dsc-h70-digital-camera', 'sony-cyber-shot-dsc-h70-digital-camera.html', 4, 0.4000, NULL, 87, 'point_and_shoot', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 89, '16-18', NULL, NULL, NULL, NULL, NULL, NULL, 96, '8-12x', NULL, NULL, 43, 'officedepot', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 23, 'sony');
INSERT INTO `catalog_product_flat_1` VALUES(27, 20, 'simple', NULL, '2011-09-16 18:39:18', 1, NULL, 0, 'klyne', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Klyne Sofa', NULL, NULL, 1019.9500, NULL, NULL, NULL, 0, NULL, '\r\n- Eco-friendly construction
\r\n- Certified sustainable kiln-dried hardwood frame
\r\n- Seat cushions are soy- or plant-based polyfoam encased in synthetic ticking
\r\n- Back cushions are fiber in synthetic ticking
\r\n- Flexolator spring suspension
\r\n- Hardwood legs with hickory finish
\r\n- Upholstered in polyester
\r\n- Benchmade
\r\n- See additional frame options below
\r\n- Made in North Carolina, USA
\r\n
', 'klyne', NULL, '/k/l/klynesofadlgtivoryf11.jpeg', 'klyne', '2011-09-16 00:00:00', 969.9900, '2012-01-16 00:00:00', 0, '/k/l/klynesofadlgtivoryf11.jpeg', 'klyne', '2011-09-21 21:36:15', 'klyne-sofa', 'klyne-sofa.html', 4, 150.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 129, 'crate_and_barrel', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 139, 'natural', 136, 'fabric', 134, 'living_room', 146, 'crate_and_barrel');
INSERT INTO `catalog_product_flat_1` VALUES(28, 20, 'simple', NULL, '2011-09-19 17:34:48', 1, NULL, 0, 'sofa', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Silhouette Sofa ', NULL, NULL, 999.9900, NULL, NULL, NULL, 0, NULL, '\r\n- Eco-friendly construction
\r\n- Certified sustainable kiln-dried hardwood frame
\r\n- Seat cushions are soy-based polyfoam encased in downproof ticking
\r\n- Tight back is soy-based polyfoam
\r\n- Sinuous wire spring suspension
\r\n- Polyester-rayon fabric with top-stitching
\r\n- Mocha-stained hardwood legs
\r\n- Made in North Carolina, USA
\r\n
', 'Silhouette', NULL, '/s/i/silhouettesofaceylonf10.jpeg', 'sofa', '2011-09-19 00:00:00', 899.9900, '2012-02-19 00:00:00', 0, '/s/i/silhouettesofaceylonf10.jpeg', 'sofa', '2011-09-19 17:34:48', 'silhouette-sofa', 'silhouette-sofa.html', 4, 100.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 129, 'crate_and_barrel', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 148, 'green', 136, 'fabric', 135, 'bedroom', 146, 'crate_and_barrel');
INSERT INTO `catalog_product_flat_1` VALUES(29, 20, 'simple', NULL, '2011-09-19 18:36:29', 1, 0, 0, 'petrie-chair', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Petrie Chair', NULL, NULL, 999.9900, NULL, NULL, NULL, 0, NULL, '\r\n- Eco-friendly construction
\r\n- Certified sustainable, kiln-dried hardwood frame
\r\n- Seat cushion is soy-based polyfoam with fiber encased in downproof ticking
\r\n- Sinuous wire spring suspension
\r\n- Back cushion is blown fiber in downproof ticking
\r\n- Stain-resistant finish for maximum cleanability
\r\n- Cotton-polyester blend fabric
\r\n- Topstitched and button-tufted detail
\r\n- See additional frame options below
\r\n- Made in Virginia, USA
\r\n
', 'petrie', NULL, '/p/e/petrie_chair.jpeg', 'petrie-chair', '2011-09-19 00:00:00', 809.9900, '2012-02-19 00:00:00', 0, '/p/e/petrie_chair.jpeg', 'petrie-chair', '2011-09-21 21:40:16', 'petrie-chair', 'petrie-chair.html', 4, 75.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 129, 'crate_and_barrel', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 144, 'gray', 136, 'fabric', 134, 'living_room', 146, 'crate_and_barrel');
INSERT INTO `catalog_product_flat_1` VALUES(30, 20, 'simple', NULL, '2011-09-19 18:36:35', 1, 0, 0, 'bel-air', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Bel-Air Round Coffee Table', NULL, NULL, 599.9900, NULL, NULL, NULL, 0, NULL, '\r\n- Solid 1" thick shesham top
\r\n- Top has a walnut stain, clear water based polyurethane and a final wax topcoat
\r\n- Cast aluminum base
\r\n- Base has an antique brass plated and clear lacquer finish
\r\n- Made in India
\r\n
', 'belair', NULL, '/b/e/belair.jpeg', 'bel-air', '2011-09-19 00:00:00', 499.9900, '2012-02-19 00:00:00', 0, '/b/e/belair.jpeg', 'bel-air', '2011-09-21 21:39:48', 'bel-air-table', 'bel-air-table.html', 4, 15.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 129, 'crate_and_barrel', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 141, 'brown', 138, 'wood', 134, 'living_room', 146, 'crate_and_barrel');
INSERT INTO `catalog_product_flat_1` VALUES(31, 20, 'simple', NULL, '2011-09-19 18:36:37', 1, 0, 0, 'dauphine', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Dauphine Table', NULL, NULL, 249.0000, NULL, NULL, NULL, 0, NULL, '\n- 100% handmade iron
\n- Lacquer, paint, wax and powdercoat finish
\n- Made in India
\n
', 'dauphine', NULL, '/d/a/dauphine.jpeg', 'dauphine', '2011-09-19 00:00:00', 199.9900, '2012-02-19 00:00:00', 0, '/d/a/dauphine.jpeg', 'dauphine', '2011-09-19 18:36:37', 'dauphine-table', 'dauphine-table.html', 4, 10.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 129, 'crate_and_barrel', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 144, 'gray', 149, 'metal', 134, 'living_room', 146, 'crate_and_barrel');
INSERT INTO `catalog_product_flat_1` VALUES(32, 20, 'simple', NULL, '2011-09-19 21:43:36', 1, 0, 0, 'hennessy', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Hennessy Chair', NULL, NULL, 699.9900, NULL, NULL, NULL, 0, NULL, '\n- Eco-friendly construction
\n- Certified sustainable, kiln-dried hardwood frame
\n- Seat cushion is multilayer soy- or plant-based polyfoam encased in ticking
\n- Tight back is filled with multilayer soy- or plant-based polyfoam with fiber
\n- Flexolator spring suspension
\n- Upholstery fabric is rayon-poly-cotton blend with self-welt detail
\n- Hardwood legs have a hickory finish
\n- See additional frame options below
\n- Made in North Carolina, USA
\n
', 'hennessy', NULL, '/h/e/hennessy.jpeg', 'hennessy', '2011-09-19 00:00:00', 549.9900, '2012-02-19 00:00:00', 0, '/h/e/hennessy.jpeg', 'hennessy', '2011-09-19 21:43:36', 'hennessy-chair', 'hennessy-chair.html', 4, 75.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 129, 'crate_and_barrel', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 142, 'red', 136, 'fabric', 134, 'living_room', 146, 'crate_and_barrel');
INSERT INTO `catalog_product_flat_1` VALUES(33, 20, 'simple', NULL, '2011-09-19 21:43:39', 1, 0, 0, 'chloe', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Chloe Metro Living Sofa', NULL, NULL, 899.9900, NULL, NULL, NULL, 0, NULL, '\n- 76"W x 36"D x 34"H
\n- High-density foam cushions
\n- Reinforced engineered hardwood frame
\n- Sinuous carbon-tempered steel springs
\n
', 'chloe', NULL, '/c/h/chloe.jpeg', 'chloe', '2011-09-19 00:00:00', 799.9900, '2012-02-19 00:00:00', 0, '/c/h/chloe.jpeg', 'chloe', '2011-09-19 21:43:39', 'chloe-sofa', 'chloe-sofa.html', 4, 90.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 42, 'macys', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 136, 'fabric', 134, 'living_room', NULL, NULL);
INSERT INTO `catalog_product_flat_1` VALUES(34, 20, 'simple', NULL, '2011-09-19 21:43:41', 1, 0, 0, 'marino', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Marino Sofa', NULL, NULL, 1899.9900, NULL, NULL, NULL, 0, NULL, '\n- Sleek, clean lines.
\n- Distinctive design.
\n- Top-grain leather.
\n- Slab feet and unique wraparound armrests.
\n
', 'marinosofa', NULL, '/m/a/marino.jpeg', 'marino', '2011-09-19 00:00:00', 1599.9900, '2012-02-19 00:00:00', 0, '/m/a/marino.jpeg', 'marino', '2011-09-19 21:43:41', 'marino-sofa', 'marino-sofa.html', 4, 110.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 42, 'macys', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 145, 'black', 137, 'leather', 134, 'living_room', NULL, NULL);
INSERT INTO `catalog_product_flat_1` VALUES(35, 20, 'simple', NULL, '2011-09-19 21:43:47', 1, 0, 0, 'vintner', 0, 0, NULL, NULL, NULL, NULL, '4', 2, '5-Piece Avalon-Vitner Dining Set', NULL, NULL, 949.0000, NULL, NULL, NULL, 0, NULL, '\n- Table is oak veneer and engineered wood with a black painted finish and clear protective polyurethene topcoat
\n- Seats four; six with 17" leaf
\n- Chair is solid stustainable rubberwood with a hand-rubbed black painted finish clear protective lacquer
\n- 18"H seat
\n- Made in Vietnam
\n
', 'avalonvintner', NULL, '/v/i/vintner.jpeg', 'vintner', '2011-09-19 00:00:00', 849.0000, '2012-02-19 00:00:00', 0, '/v/i/vintner.jpeg', 'vintner', '2011-09-19 21:43:47', 'vintner-dining-set', 'vintner-dining-set.html', 4, 200.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 129, 'crate_and_barrel', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 145, 'black', 138, 'wood', 133, 'dining_room', 146, 'crate_and_barrel');
INSERT INTO `catalog_product_flat_1` VALUES(36, 20, 'simple', NULL, '2011-09-19 21:43:49', 1, 0, 0, 'harvest', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Harvest Table', NULL, NULL, 1499.9900, NULL, NULL, NULL, 0, NULL, '\n- Created in collaboration with designer Maria Yee
\n- Solid elm
\n- Tung tree oil finish
\n- One 18" leaf with wood extension glides and storage bag
\n- Traditional Chinese joinery utilizes no nails or screws
\n- Seats up to six
\n- Made in China
\n\n
', 'harvest', NULL, '/h/a/harvest.jpeg', 'harvest', '2011-09-19 00:00:00', 999.9900, '2012-02-19 00:00:00', 0, '/h/a/harvest.jpeg', 'harvest', '2011-09-19 21:43:49', 'harvest-dining-table', 'harvest-dining-table.html', 4, 60.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 129, 'crate_and_barrel', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 141, 'brown', 138, 'wood', 133, 'dining_room', 146, 'crate_and_barrel');
INSERT INTO `catalog_product_flat_1` VALUES(37, 20, 'simple', NULL, '2011-09-19 21:43:51', 1, 0, 0, 'felix', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Felix Side Chair', NULL, NULL, 89.9500, NULL, NULL, NULL, 0, NULL, '\n- Birch bentwood and walnut veneer
\n- Clear protective lacquer finish
\n- Chrome tube base
\n- Made in China
\n\n
', 'felix', NULL, '/f/e/felix.jpeg', 'felix', '2011-09-19 00:00:00', 59.9500, '2012-02-19 00:00:00', 0, '/f/e/felix.jpeg', 'felix', '2011-09-19 21:43:51', 'felix-side-chair', 'felix-side-chair.html', 4, 12.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 129, 'crate_and_barrel', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 141, 'brown', 138, 'wood', 133, 'dining_room', 146, 'crate_and_barrel');
INSERT INTO `catalog_product_flat_1` VALUES(38, 20, 'simple', NULL, '2011-09-19 21:43:56', 1, 0, 0, 'tate', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Tate Bed', NULL, NULL, 1499.9900, NULL, NULL, NULL, 0, NULL, '\n- Certified sustainable kiln-dried hardwood frame
\n- Soy-based foam cushioning
\n- Poly-cotton-acrylic blend fabric
\n- Fabric has soil and stain protectant
\n- Slat system with support legs
\n- Platform bed accommodates a mattress only
\n- Made in USA
\n\n
', 'tate', NULL, '/t/a/tatebed.jpeg', 'tate', '2011-09-19 00:00:00', 1199.9900, '2012-02-19 00:00:00', 0, '/t/a/tatebed.jpeg', 'tate', '2011-09-19 21:43:56', 'tate-bed', 'tate-bed.html', 4, 150.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 129, 'crate_and_barrel', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 144, 'gray', 136, 'fabric', 135, 'bedroom', 146, 'crate_and_barrel');
INSERT INTO `catalog_product_flat_1` VALUES(39, 20, 'simple', NULL, '2011-09-19 21:43:59', 1, 0, 0, 'steppe', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Steppe Bed', NULL, NULL, 1399.9900, NULL, NULL, NULL, 0, NULL, '\n- Solid shesham and mango wood
\n- Tinted matte wax and lacquer finish
\n- Platform bed accommodates a mattress only
\n- Slat system with support leg
\n- Made in India
\n\n
', 'steppe', NULL, '/s/t/steppe.jpeg', 'steppe', '2011-09-19 00:00:00', 999.9900, '2012-02-19 00:00:00', 0, '/s/t/steppe.jpeg', 'steppe', '2011-09-19 21:43:59', 'steppe-bed', 'steppe-bed.html', 4, 190.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 129, 'crate_and_barrel', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 141, 'brown', 138, 'wood', 135, 'bedroom', 146, 'crate_and_barrel');
INSERT INTO `catalog_product_flat_1` VALUES(40, 20, 'simple', NULL, '2011-09-19 21:44:01', 1, 0, 0, 'steppe', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Steppe Nightstand', NULL, NULL, 449.0000, NULL, NULL, NULL, 0, NULL, '\n- Solid shesham and mango wood
\n- Tinted matte wax and lacquer finish
\n- Two drawers with undermount metal glides
\n- Integrated drawer pulls
\n- Made in India
\n
', 'steppenight', NULL, '/s/t/steppenight.jpeg', 'steppe', '2011-09-19 00:00:00', 375.0000, '2012-02-19 00:00:00', 0, '/s/t/steppenight.jpeg', 'steppe', '2011-09-19 21:44:01', 'steppe-nightstand', 'steppe-nightstand.html', 4, 35.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 129, 'crate_and_barrel', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 141, 'brown', 138, 'wood', 135, 'bedroom', 146, 'crate_and_barrel');
INSERT INTO `catalog_product_flat_1` VALUES(41, 20, 'simple', NULL, '2011-09-19 21:44:06', 1, 0, 0, 'cobble', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Cobble Hill Bed', NULL, NULL, 999.0000, NULL, NULL, NULL, 0, NULL, '\n- Four-poster bed
\n- Classic turned posts
\n- Nickel-plated metal
\n- Soft chrome look.
\n\n
', 'cobblehill', NULL, '/c/o/cobblehill.jpg', 'cobble', '2011-09-19 00:00:00', 799.0000, '2012-02-19 00:00:00', 0, '/c/o/cobblehill.jpg', 'cobble', '2011-09-19 21:44:06', 'cobble-hill', 'cobble-hill.html', 4, 225.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 42, 'macys', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 144, 'gray', 149, 'metal', 135, 'bedroom', NULL, NULL);
INSERT INTO `catalog_product_flat_1` VALUES(42, 20, 'simple', NULL, '2011-09-19 22:04:33', 1, 0, 0, 'architect', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Architect End Table', NULL, NULL, 699.0000, NULL, NULL, NULL, 0, NULL, '\r\n- Galvanized metal with tempered glass top
\r\n- Imported
\r\n- 28"W x 28"D x 25"H
\r\n- All dimensions listed are approximate
\r\n
', 'architect', NULL, '/a/r/architect.jpg', 'architect', '2011-09-19 00:00:00', 579.9900, '2012-02-19 00:00:00', 0, '/a/r/architect.jpg', 'architect', '2011-09-21 21:39:53', 'architect-end-table', 'architect-end-table.html', 4, 25.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 42, 'macys', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 145, 'black', 149, 'metal', 134, 'living_room', NULL, NULL);
INSERT INTO `catalog_product_flat_1` VALUES(43, 20, 'simple', NULL, '2011-09-19 22:04:37', 1, 0, 0, 'stockholm', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Stockholm Tables', NULL, NULL, 349.0000, NULL, NULL, NULL, 0, NULL, '\n- American walnut veneers; walnut finish
\n- Polished steel bases
\n- Large table: 20"W x 20"D x 20"H; Small table: 18"W x 18"D x 18"H
\n
', 'stockholm', NULL, '/s/t/stockholm.jpg', 'stockholm', '2011-09-19 00:00:00', 279.9900, '2012-02-19 00:00:00', 0, '/s/t/stockholm.jpg', 'stockholm', '2011-09-19 22:04:37', 'stockholm-tables', 'stockholm-tables.html', 4, 30.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 42, 'macys', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 141, 'brown', NULL, NULL, 134, 'living_room', NULL, NULL);
INSERT INTO `catalog_product_flat_1` VALUES(44, 20, 'simple', NULL, '2011-09-19 22:04:41', 1, 0, 0, 'concorde', 0, 0, NULL, NULL, NULL, NULL, '4', 2, 'Concorde Bed', NULL, NULL, 1399.9900, NULL, NULL, NULL, 0, NULL, '\n- Cherry veneers over select solids
\n- Dark roast finish
- \n
', 'concordebed', NULL, '/c/o/concordebed.jpg', 'concorde', '2011-09-19 00:00:00', 1099.9900, '2012-02-19 00:00:00', 0, '/c/o/concordebed.jpg', 'concorde', '2011-09-19 22:04:41', 'concorde-bed', 'concorde-bed.html', 4, 200.0000, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 42, 'macys', NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, 141, 'brown', 138, 'wood', 135, 'bedroom', NULL, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_eav`
--
CREATE TABLE `catalog_product_index_eav` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`attribute_id` smallint(5) unsigned NOT NULL COMMENT 'Attribute ID',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store ID',
`value` int(10) unsigned NOT NULL COMMENT 'Value',
PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`,`value`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_ENTITY_ID` (`entity_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_STORE_ID` (`store_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_VALUE` (`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product EAV Index Table';
--
-- Dumping data for table `catalog_product_index_eav`
--
INSERT INTO `catalog_product_index_eav` VALUES(2, 73, 1, 24);
INSERT INTO `catalog_product_index_eav` VALUES(3, 73, 1, 24);
INSERT INTO `catalog_product_index_eav` VALUES(4, 73, 1, 24);
INSERT INTO `catalog_product_index_eav` VALUES(5, 73, 1, 27);
INSERT INTO `catalog_product_index_eav` VALUES(6, 73, 1, 23);
INSERT INTO `catalog_product_index_eav` VALUES(7, 73, 1, 26);
INSERT INTO `catalog_product_index_eav` VALUES(8, 73, 1, 25);
INSERT INTO `catalog_product_index_eav` VALUES(14, 73, 1, 28);
INSERT INTO `catalog_product_index_eav` VALUES(15, 73, 1, 31);
INSERT INTO `catalog_product_index_eav` VALUES(16, 73, 1, 29);
INSERT INTO `catalog_product_index_eav` VALUES(17, 73, 1, 29);
INSERT INTO `catalog_product_index_eav` VALUES(18, 73, 1, 32);
INSERT INTO `catalog_product_index_eav` VALUES(19, 73, 1, 32);
INSERT INTO `catalog_product_index_eav` VALUES(20, 73, 1, 18);
INSERT INTO `catalog_product_index_eav` VALUES(21, 73, 1, 23);
INSERT INTO `catalog_product_index_eav` VALUES(22, 73, 1, 32);
INSERT INTO `catalog_product_index_eav` VALUES(23, 73, 1, 19);
INSERT INTO `catalog_product_index_eav` VALUES(24, 73, 1, 27);
INSERT INTO `catalog_product_index_eav` VALUES(25, 73, 1, 32);
INSERT INTO `catalog_product_index_eav` VALUES(26, 73, 1, 23);
INSERT INTO `catalog_product_index_eav` VALUES(27, 73, 1, 146);
INSERT INTO `catalog_product_index_eav` VALUES(28, 73, 1, 146);
INSERT INTO `catalog_product_index_eav` VALUES(29, 73, 1, 146);
INSERT INTO `catalog_product_index_eav` VALUES(30, 73, 1, 146);
INSERT INTO `catalog_product_index_eav` VALUES(31, 73, 1, 146);
INSERT INTO `catalog_product_index_eav` VALUES(32, 73, 1, 146);
INSERT INTO `catalog_product_index_eav` VALUES(35, 73, 1, 146);
INSERT INTO `catalog_product_index_eav` VALUES(36, 73, 1, 146);
INSERT INTO `catalog_product_index_eav` VALUES(37, 73, 1, 146);
INSERT INTO `catalog_product_index_eav` VALUES(38, 73, 1, 146);
INSERT INTO `catalog_product_index_eav` VALUES(39, 73, 1, 146);
INSERT INTO `catalog_product_index_eav` VALUES(40, 73, 1, 146);
INSERT INTO `catalog_product_index_eav` VALUES(27, 83, 1, 139);
INSERT INTO `catalog_product_index_eav` VALUES(28, 83, 1, 148);
INSERT INTO `catalog_product_index_eav` VALUES(29, 83, 1, 144);
INSERT INTO `catalog_product_index_eav` VALUES(30, 83, 1, 141);
INSERT INTO `catalog_product_index_eav` VALUES(31, 83, 1, 144);
INSERT INTO `catalog_product_index_eav` VALUES(32, 83, 1, 142);
INSERT INTO `catalog_product_index_eav` VALUES(34, 83, 1, 145);
INSERT INTO `catalog_product_index_eav` VALUES(35, 83, 1, 145);
INSERT INTO `catalog_product_index_eav` VALUES(36, 83, 1, 141);
INSERT INTO `catalog_product_index_eav` VALUES(37, 83, 1, 141);
INSERT INTO `catalog_product_index_eav` VALUES(38, 83, 1, 144);
INSERT INTO `catalog_product_index_eav` VALUES(39, 83, 1, 141);
INSERT INTO `catalog_product_index_eav` VALUES(40, 83, 1, 141);
INSERT INTO `catalog_product_index_eav` VALUES(41, 83, 1, 144);
INSERT INTO `catalog_product_index_eav` VALUES(42, 83, 1, 145);
INSERT INTO `catalog_product_index_eav` VALUES(43, 83, 1, 141);
INSERT INTO `catalog_product_index_eav` VALUES(44, 83, 1, 141);
INSERT INTO `catalog_product_index_eav` VALUES(2, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(3, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(4, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(5, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(6, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(7, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(8, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(9, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(10, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(11, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(12, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(13, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(14, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(15, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(16, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(17, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(18, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(19, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(20, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(21, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(22, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(23, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(24, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(25, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(26, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(27, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(28, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(29, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(30, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(31, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(32, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(33, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(34, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(35, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(36, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(37, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(38, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(39, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(40, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(41, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(42, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(43, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(44, 113, 1, 0);
INSERT INTO `catalog_product_index_eav` VALUES(2, 126, 1, 37);
INSERT INTO `catalog_product_index_eav` VALUES(3, 126, 1, 38);
INSERT INTO `catalog_product_index_eav` VALUES(4, 126, 1, 37);
INSERT INTO `catalog_product_index_eav` VALUES(5, 126, 1, 38);
INSERT INTO `catalog_product_index_eav` VALUES(6, 126, 1, 39);
INSERT INTO `catalog_product_index_eav` VALUES(7, 126, 1, 37);
INSERT INTO `catalog_product_index_eav` VALUES(8, 126, 1, 38);
INSERT INTO `catalog_product_index_eav` VALUES(9, 126, 1, 37);
INSERT INTO `catalog_product_index_eav` VALUES(10, 126, 1, 37);
INSERT INTO `catalog_product_index_eav` VALUES(11, 126, 1, 43);
INSERT INTO `catalog_product_index_eav` VALUES(12, 126, 1, 37);
INSERT INTO `catalog_product_index_eav` VALUES(13, 126, 1, 37);
INSERT INTO `catalog_product_index_eav` VALUES(14, 126, 1, 37);
INSERT INTO `catalog_product_index_eav` VALUES(15, 126, 1, 38);
INSERT INTO `catalog_product_index_eav` VALUES(16, 126, 1, 43);
INSERT INTO `catalog_product_index_eav` VALUES(17, 126, 1, 38);
INSERT INTO `catalog_product_index_eav` VALUES(18, 126, 1, 37);
INSERT INTO `catalog_product_index_eav` VALUES(19, 126, 1, 37);
INSERT INTO `catalog_product_index_eav` VALUES(20, 126, 1, 38);
INSERT INTO `catalog_product_index_eav` VALUES(21, 126, 1, 38);
INSERT INTO `catalog_product_index_eav` VALUES(22, 126, 1, 43);
INSERT INTO `catalog_product_index_eav` VALUES(23, 126, 1, 38);
INSERT INTO `catalog_product_index_eav` VALUES(24, 126, 1, 45);
INSERT INTO `catalog_product_index_eav` VALUES(25, 126, 1, 37);
INSERT INTO `catalog_product_index_eav` VALUES(26, 126, 1, 43);
INSERT INTO `catalog_product_index_eav` VALUES(27, 126, 1, 129);
INSERT INTO `catalog_product_index_eav` VALUES(28, 126, 1, 129);
INSERT INTO `catalog_product_index_eav` VALUES(29, 126, 1, 129);
INSERT INTO `catalog_product_index_eav` VALUES(30, 126, 1, 129);
INSERT INTO `catalog_product_index_eav` VALUES(31, 126, 1, 129);
INSERT INTO `catalog_product_index_eav` VALUES(32, 126, 1, 129);
INSERT INTO `catalog_product_index_eav` VALUES(33, 126, 1, 42);
INSERT INTO `catalog_product_index_eav` VALUES(34, 126, 1, 42);
INSERT INTO `catalog_product_index_eav` VALUES(35, 126, 1, 129);
INSERT INTO `catalog_product_index_eav` VALUES(36, 126, 1, 129);
INSERT INTO `catalog_product_index_eav` VALUES(37, 126, 1, 129);
INSERT INTO `catalog_product_index_eav` VALUES(38, 126, 1, 129);
INSERT INTO `catalog_product_index_eav` VALUES(39, 126, 1, 129);
INSERT INTO `catalog_product_index_eav` VALUES(40, 126, 1, 129);
INSERT INTO `catalog_product_index_eav` VALUES(41, 126, 1, 42);
INSERT INTO `catalog_product_index_eav` VALUES(42, 126, 1, 42);
INSERT INTO `catalog_product_index_eav` VALUES(43, 126, 1, 42);
INSERT INTO `catalog_product_index_eav` VALUES(44, 126, 1, 42);
INSERT INTO `catalog_product_index_eav` VALUES(2, 127, 1, 48);
INSERT INTO `catalog_product_index_eav` VALUES(3, 127, 1, 51);
INSERT INTO `catalog_product_index_eav` VALUES(4, 127, 1, 51);
INSERT INTO `catalog_product_index_eav` VALUES(5, 127, 1, 50);
INSERT INTO `catalog_product_index_eav` VALUES(6, 127, 1, 48);
INSERT INTO `catalog_product_index_eav` VALUES(7, 127, 1, 48);
INSERT INTO `catalog_product_index_eav` VALUES(8, 127, 1, 51);
INSERT INTO `catalog_product_index_eav` VALUES(2, 128, 1, 52);
INSERT INTO `catalog_product_index_eav` VALUES(3, 128, 1, 55);
INSERT INTO `catalog_product_index_eav` VALUES(4, 128, 1, 55);
INSERT INTO `catalog_product_index_eav` VALUES(5, 128, 1, 55);
INSERT INTO `catalog_product_index_eav` VALUES(6, 128, 1, 53);
INSERT INTO `catalog_product_index_eav` VALUES(7, 128, 1, 54);
INSERT INTO `catalog_product_index_eav` VALUES(8, 128, 1, 54);
INSERT INTO `catalog_product_index_eav` VALUES(2, 129, 1, 56);
INSERT INTO `catalog_product_index_eav` VALUES(3, 129, 1, 57);
INSERT INTO `catalog_product_index_eav` VALUES(4, 129, 1, 57);
INSERT INTO `catalog_product_index_eav` VALUES(5, 129, 1, 57);
INSERT INTO `catalog_product_index_eav` VALUES(6, 129, 1, 57);
INSERT INTO `catalog_product_index_eav` VALUES(7, 129, 1, 57);
INSERT INTO `catalog_product_index_eav` VALUES(8, 129, 1, 57);
INSERT INTO `catalog_product_index_eav` VALUES(2, 130, 1, 58);
INSERT INTO `catalog_product_index_eav` VALUES(3, 130, 1, 60);
INSERT INTO `catalog_product_index_eav` VALUES(4, 130, 1, 61);
INSERT INTO `catalog_product_index_eav` VALUES(5, 130, 1, 61);
INSERT INTO `catalog_product_index_eav` VALUES(6, 130, 1, 58);
INSERT INTO `catalog_product_index_eav` VALUES(7, 130, 1, 58);
INSERT INTO `catalog_product_index_eav` VALUES(8, 130, 1, 60);
INSERT INTO `catalog_product_index_eav` VALUES(9, 132, 1, 63);
INSERT INTO `catalog_product_index_eav` VALUES(10, 132, 1, 63);
INSERT INTO `catalog_product_index_eav` VALUES(11, 132, 1, 63);
INSERT INTO `catalog_product_index_eav` VALUES(12, 132, 1, 62);
INSERT INTO `catalog_product_index_eav` VALUES(13, 132, 1, 63);
INSERT INTO `catalog_product_index_eav` VALUES(9, 133, 1, 66);
INSERT INTO `catalog_product_index_eav` VALUES(10, 133, 1, 67);
INSERT INTO `catalog_product_index_eav` VALUES(11, 133, 1, 69);
INSERT INTO `catalog_product_index_eav` VALUES(12, 133, 1, 69);
INSERT INTO `catalog_product_index_eav` VALUES(13, 133, 1, 69);
INSERT INTO `catalog_product_index_eav` VALUES(14, 133, 1, 69);
INSERT INTO `catalog_product_index_eav` VALUES(15, 133, 1, 69);
INSERT INTO `catalog_product_index_eav` VALUES(16, 133, 1, 67);
INSERT INTO `catalog_product_index_eav` VALUES(17, 133, 1, 71);
INSERT INTO `catalog_product_index_eav` VALUES(9, 134, 1, 75);
INSERT INTO `catalog_product_index_eav` VALUES(10, 134, 1, 74);
INSERT INTO `catalog_product_index_eav` VALUES(11, 134, 1, 74);
INSERT INTO `catalog_product_index_eav` VALUES(12, 134, 1, 75);
INSERT INTO `catalog_product_index_eav` VALUES(13, 134, 1, 75);
INSERT INTO `catalog_product_index_eav` VALUES(14, 134, 1, 75);
INSERT INTO `catalog_product_index_eav` VALUES(15, 134, 1, 75);
INSERT INTO `catalog_product_index_eav` VALUES(16, 134, 1, 75);
INSERT INTO `catalog_product_index_eav` VALUES(17, 134, 1, 75);
INSERT INTO `catalog_product_index_eav` VALUES(9, 135, 1, 79);
INSERT INTO `catalog_product_index_eav` VALUES(10, 135, 1, 77);
INSERT INTO `catalog_product_index_eav` VALUES(11, 135, 1, 79);
INSERT INTO `catalog_product_index_eav` VALUES(12, 135, 1, 77);
INSERT INTO `catalog_product_index_eav` VALUES(13, 135, 1, 79);
INSERT INTO `catalog_product_index_eav` VALUES(14, 135, 1, 80);
INSERT INTO `catalog_product_index_eav` VALUES(15, 135, 1, 79);
INSERT INTO `catalog_product_index_eav` VALUES(16, 135, 1, 76);
INSERT INTO `catalog_product_index_eav` VALUES(17, 135, 1, 80);
INSERT INTO `catalog_product_index_eav` VALUES(9, 136, 1, 81);
INSERT INTO `catalog_product_index_eav` VALUES(10, 136, 1, 83);
INSERT INTO `catalog_product_index_eav` VALUES(11, 136, 1, 83);
INSERT INTO `catalog_product_index_eav` VALUES(12, 136, 1, 82);
INSERT INTO `catalog_product_index_eav` VALUES(13, 136, 1, 82);
INSERT INTO `catalog_product_index_eav` VALUES(14, 136, 1, 82);
INSERT INTO `catalog_product_index_eav` VALUES(15, 136, 1, 82);
INSERT INTO `catalog_product_index_eav` VALUES(16, 136, 1, 81);
INSERT INTO `catalog_product_index_eav` VALUES(17, 136, 1, 83);
INSERT INTO `catalog_product_index_eav` VALUES(9, 137, 1, 84);
INSERT INTO `catalog_product_index_eav` VALUES(10, 137, 1, 84);
INSERT INTO `catalog_product_index_eav` VALUES(11, 137, 1, 84);
INSERT INTO `catalog_product_index_eav` VALUES(12, 137, 1, 85);
INSERT INTO `catalog_product_index_eav` VALUES(13, 137, 1, 85);
INSERT INTO `catalog_product_index_eav` VALUES(14, 137, 1, 85);
INSERT INTO `catalog_product_index_eav` VALUES(15, 137, 1, 84);
INSERT INTO `catalog_product_index_eav` VALUES(16, 137, 1, 84);
INSERT INTO `catalog_product_index_eav` VALUES(17, 137, 1, 84);
INSERT INTO `catalog_product_index_eav` VALUES(18, 138, 1, 86);
INSERT INTO `catalog_product_index_eav` VALUES(19, 138, 1, 86);
INSERT INTO `catalog_product_index_eav` VALUES(20, 138, 1, 86);
INSERT INTO `catalog_product_index_eav` VALUES(21, 138, 1, 86);
INSERT INTO `catalog_product_index_eav` VALUES(22, 138, 1, 87);
INSERT INTO `catalog_product_index_eav` VALUES(23, 138, 1, 87);
INSERT INTO `catalog_product_index_eav` VALUES(24, 138, 1, 87);
INSERT INTO `catalog_product_index_eav` VALUES(25, 138, 1, 87);
INSERT INTO `catalog_product_index_eav` VALUES(26, 138, 1, 87);
INSERT INTO `catalog_product_index_eav` VALUES(18, 139, 1, 88);
INSERT INTO `catalog_product_index_eav` VALUES(19, 139, 1, 89);
INSERT INTO `catalog_product_index_eav` VALUES(20, 139, 1, 91);
INSERT INTO `catalog_product_index_eav` VALUES(21, 139, 1, 90);
INSERT INTO `catalog_product_index_eav` VALUES(22, 139, 1, 91);
INSERT INTO `catalog_product_index_eav` VALUES(23, 139, 1, 90);
INSERT INTO `catalog_product_index_eav` VALUES(24, 139, 1, 90);
INSERT INTO `catalog_product_index_eav` VALUES(25, 139, 1, 91);
INSERT INTO `catalog_product_index_eav` VALUES(26, 139, 1, 89);
INSERT INTO `catalog_product_index_eav` VALUES(18, 140, 1, 97);
INSERT INTO `catalog_product_index_eav` VALUES(19, 140, 1, 98);
INSERT INTO `catalog_product_index_eav` VALUES(21, 140, 1, 98);
INSERT INTO `catalog_product_index_eav` VALUES(22, 140, 1, 97);
INSERT INTO `catalog_product_index_eav` VALUES(23, 140, 1, 97);
INSERT INTO `catalog_product_index_eav` VALUES(24, 140, 1, 97);
INSERT INTO `catalog_product_index_eav` VALUES(25, 140, 1, 97);
INSERT INTO `catalog_product_index_eav` VALUES(26, 140, 1, 96);
INSERT INTO `catalog_product_index_eav` VALUES(27, 151, 1, 134);
INSERT INTO `catalog_product_index_eav` VALUES(28, 151, 1, 135);
INSERT INTO `catalog_product_index_eav` VALUES(29, 151, 1, 134);
INSERT INTO `catalog_product_index_eav` VALUES(30, 151, 1, 134);
INSERT INTO `catalog_product_index_eav` VALUES(31, 151, 1, 134);
INSERT INTO `catalog_product_index_eav` VALUES(32, 151, 1, 134);
INSERT INTO `catalog_product_index_eav` VALUES(33, 151, 1, 134);
INSERT INTO `catalog_product_index_eav` VALUES(34, 151, 1, 134);
INSERT INTO `catalog_product_index_eav` VALUES(35, 151, 1, 133);
INSERT INTO `catalog_product_index_eav` VALUES(36, 151, 1, 133);
INSERT INTO `catalog_product_index_eav` VALUES(37, 151, 1, 133);
INSERT INTO `catalog_product_index_eav` VALUES(38, 151, 1, 135);
INSERT INTO `catalog_product_index_eav` VALUES(39, 151, 1, 135);
INSERT INTO `catalog_product_index_eav` VALUES(40, 151, 1, 135);
INSERT INTO `catalog_product_index_eav` VALUES(41, 151, 1, 135);
INSERT INTO `catalog_product_index_eav` VALUES(42, 151, 1, 134);
INSERT INTO `catalog_product_index_eav` VALUES(43, 151, 1, 134);
INSERT INTO `catalog_product_index_eav` VALUES(44, 151, 1, 135);
INSERT INTO `catalog_product_index_eav` VALUES(27, 152, 1, 136);
INSERT INTO `catalog_product_index_eav` VALUES(28, 152, 1, 136);
INSERT INTO `catalog_product_index_eav` VALUES(29, 152, 1, 136);
INSERT INTO `catalog_product_index_eav` VALUES(30, 152, 1, 138);
INSERT INTO `catalog_product_index_eav` VALUES(31, 152, 1, 149);
INSERT INTO `catalog_product_index_eav` VALUES(32, 152, 1, 136);
INSERT INTO `catalog_product_index_eav` VALUES(33, 152, 1, 136);
INSERT INTO `catalog_product_index_eav` VALUES(34, 152, 1, 137);
INSERT INTO `catalog_product_index_eav` VALUES(35, 152, 1, 138);
INSERT INTO `catalog_product_index_eav` VALUES(36, 152, 1, 138);
INSERT INTO `catalog_product_index_eav` VALUES(37, 152, 1, 138);
INSERT INTO `catalog_product_index_eav` VALUES(38, 152, 1, 136);
INSERT INTO `catalog_product_index_eav` VALUES(39, 152, 1, 138);
INSERT INTO `catalog_product_index_eav` VALUES(40, 152, 1, 138);
INSERT INTO `catalog_product_index_eav` VALUES(41, 152, 1, 149);
INSERT INTO `catalog_product_index_eav` VALUES(42, 152, 1, 149);
INSERT INTO `catalog_product_index_eav` VALUES(44, 152, 1, 138);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_eav_decimal`
--
CREATE TABLE `catalog_product_index_eav_decimal` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`attribute_id` smallint(5) unsigned NOT NULL COMMENT 'Attribute ID',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store ID',
`value` decimal(12,4) NOT NULL COMMENT 'Value',
PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_DECIMAL_ENTITY_ID` (`entity_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_DECIMAL_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_DECIMAL_STORE_ID` (`store_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_DECIMAL_VALUE` (`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product EAV Decimal Index Table';
--
-- Dumping data for table `catalog_product_index_eav_decimal`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_eav_decimal_idx`
--
CREATE TABLE `catalog_product_index_eav_decimal_idx` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`attribute_id` smallint(5) unsigned NOT NULL COMMENT 'Attribute ID',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store ID',
`value` decimal(12,4) NOT NULL COMMENT 'Value',
PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`,`value`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_DECIMAL_IDX_ENTITY_ID` (`entity_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_DECIMAL_IDX_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_DECIMAL_IDX_STORE_ID` (`store_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_DECIMAL_IDX_VALUE` (`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product EAV Decimal Indexer Index Table';
--
-- Dumping data for table `catalog_product_index_eav_decimal_idx`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_eav_decimal_tmp`
--
CREATE TABLE `catalog_product_index_eav_decimal_tmp` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`attribute_id` smallint(5) unsigned NOT NULL COMMENT 'Attribute ID',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store ID',
`value` decimal(12,4) NOT NULL COMMENT 'Value',
PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_DECIMAL_TMP_ENTITY_ID` (`entity_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_DECIMAL_TMP_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_DECIMAL_TMP_STORE_ID` (`store_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_DECIMAL_TMP_VALUE` (`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product EAV Decimal Indexer Temp Table';
--
-- Dumping data for table `catalog_product_index_eav_decimal_tmp`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_eav_idx`
--
CREATE TABLE `catalog_product_index_eav_idx` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`attribute_id` smallint(5) unsigned NOT NULL COMMENT 'Attribute ID',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store ID',
`value` int(10) unsigned NOT NULL COMMENT 'Value',
PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`,`value`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_IDX_ENTITY_ID` (`entity_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_IDX_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_IDX_STORE_ID` (`store_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_IDX_VALUE` (`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product EAV Indexer Index Table';
--
-- Dumping data for table `catalog_product_index_eav_idx`
--
INSERT INTO `catalog_product_index_eav_idx` VALUES(2, 73, 1, 24);
INSERT INTO `catalog_product_index_eav_idx` VALUES(3, 73, 1, 24);
INSERT INTO `catalog_product_index_eav_idx` VALUES(4, 73, 1, 24);
INSERT INTO `catalog_product_index_eav_idx` VALUES(5, 73, 1, 27);
INSERT INTO `catalog_product_index_eav_idx` VALUES(6, 73, 1, 23);
INSERT INTO `catalog_product_index_eav_idx` VALUES(7, 73, 1, 26);
INSERT INTO `catalog_product_index_eav_idx` VALUES(8, 73, 1, 25);
INSERT INTO `catalog_product_index_eav_idx` VALUES(14, 73, 1, 28);
INSERT INTO `catalog_product_index_eav_idx` VALUES(15, 73, 1, 31);
INSERT INTO `catalog_product_index_eav_idx` VALUES(16, 73, 1, 29);
INSERT INTO `catalog_product_index_eav_idx` VALUES(17, 73, 1, 29);
INSERT INTO `catalog_product_index_eav_idx` VALUES(18, 73, 1, 32);
INSERT INTO `catalog_product_index_eav_idx` VALUES(19, 73, 1, 32);
INSERT INTO `catalog_product_index_eav_idx` VALUES(20, 73, 1, 18);
INSERT INTO `catalog_product_index_eav_idx` VALUES(21, 73, 1, 23);
INSERT INTO `catalog_product_index_eav_idx` VALUES(22, 73, 1, 32);
INSERT INTO `catalog_product_index_eav_idx` VALUES(23, 73, 1, 19);
INSERT INTO `catalog_product_index_eav_idx` VALUES(24, 73, 1, 27);
INSERT INTO `catalog_product_index_eav_idx` VALUES(25, 73, 1, 32);
INSERT INTO `catalog_product_index_eav_idx` VALUES(26, 73, 1, 23);
INSERT INTO `catalog_product_index_eav_idx` VALUES(27, 73, 1, 146);
INSERT INTO `catalog_product_index_eav_idx` VALUES(28, 73, 1, 146);
INSERT INTO `catalog_product_index_eav_idx` VALUES(29, 73, 1, 146);
INSERT INTO `catalog_product_index_eav_idx` VALUES(30, 73, 1, 146);
INSERT INTO `catalog_product_index_eav_idx` VALUES(31, 73, 1, 146);
INSERT INTO `catalog_product_index_eav_idx` VALUES(32, 73, 1, 146);
INSERT INTO `catalog_product_index_eav_idx` VALUES(35, 73, 1, 146);
INSERT INTO `catalog_product_index_eav_idx` VALUES(36, 73, 1, 146);
INSERT INTO `catalog_product_index_eav_idx` VALUES(37, 73, 1, 146);
INSERT INTO `catalog_product_index_eav_idx` VALUES(38, 73, 1, 146);
INSERT INTO `catalog_product_index_eav_idx` VALUES(39, 73, 1, 146);
INSERT INTO `catalog_product_index_eav_idx` VALUES(40, 73, 1, 146);
INSERT INTO `catalog_product_index_eav_idx` VALUES(27, 83, 1, 139);
INSERT INTO `catalog_product_index_eav_idx` VALUES(28, 83, 1, 148);
INSERT INTO `catalog_product_index_eav_idx` VALUES(29, 83, 1, 144);
INSERT INTO `catalog_product_index_eav_idx` VALUES(30, 83, 1, 141);
INSERT INTO `catalog_product_index_eav_idx` VALUES(31, 83, 1, 144);
INSERT INTO `catalog_product_index_eav_idx` VALUES(32, 83, 1, 142);
INSERT INTO `catalog_product_index_eav_idx` VALUES(34, 83, 1, 145);
INSERT INTO `catalog_product_index_eav_idx` VALUES(35, 83, 1, 145);
INSERT INTO `catalog_product_index_eav_idx` VALUES(36, 83, 1, 141);
INSERT INTO `catalog_product_index_eav_idx` VALUES(37, 83, 1, 141);
INSERT INTO `catalog_product_index_eav_idx` VALUES(38, 83, 1, 144);
INSERT INTO `catalog_product_index_eav_idx` VALUES(39, 83, 1, 141);
INSERT INTO `catalog_product_index_eav_idx` VALUES(40, 83, 1, 141);
INSERT INTO `catalog_product_index_eav_idx` VALUES(41, 83, 1, 144);
INSERT INTO `catalog_product_index_eav_idx` VALUES(42, 83, 1, 145);
INSERT INTO `catalog_product_index_eav_idx` VALUES(43, 83, 1, 141);
INSERT INTO `catalog_product_index_eav_idx` VALUES(44, 83, 1, 141);
INSERT INTO `catalog_product_index_eav_idx` VALUES(2, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(3, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(4, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(5, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(6, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(7, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(8, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(9, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(10, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(11, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(12, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(13, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(14, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(15, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(16, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(17, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(18, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(19, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(20, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(21, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(22, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(23, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(24, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(25, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(26, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(27, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(28, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(29, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(30, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(31, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(32, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(33, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(34, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(35, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(36, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(37, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(38, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(39, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(40, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(41, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(42, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(43, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(44, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_idx` VALUES(2, 126, 1, 37);
INSERT INTO `catalog_product_index_eav_idx` VALUES(3, 126, 1, 38);
INSERT INTO `catalog_product_index_eav_idx` VALUES(4, 126, 1, 37);
INSERT INTO `catalog_product_index_eav_idx` VALUES(5, 126, 1, 38);
INSERT INTO `catalog_product_index_eav_idx` VALUES(6, 126, 1, 39);
INSERT INTO `catalog_product_index_eav_idx` VALUES(7, 126, 1, 37);
INSERT INTO `catalog_product_index_eav_idx` VALUES(8, 126, 1, 38);
INSERT INTO `catalog_product_index_eav_idx` VALUES(9, 126, 1, 37);
INSERT INTO `catalog_product_index_eav_idx` VALUES(10, 126, 1, 37);
INSERT INTO `catalog_product_index_eav_idx` VALUES(11, 126, 1, 43);
INSERT INTO `catalog_product_index_eav_idx` VALUES(12, 126, 1, 37);
INSERT INTO `catalog_product_index_eav_idx` VALUES(13, 126, 1, 37);
INSERT INTO `catalog_product_index_eav_idx` VALUES(14, 126, 1, 37);
INSERT INTO `catalog_product_index_eav_idx` VALUES(15, 126, 1, 38);
INSERT INTO `catalog_product_index_eav_idx` VALUES(16, 126, 1, 43);
INSERT INTO `catalog_product_index_eav_idx` VALUES(17, 126, 1, 38);
INSERT INTO `catalog_product_index_eav_idx` VALUES(18, 126, 1, 37);
INSERT INTO `catalog_product_index_eav_idx` VALUES(19, 126, 1, 37);
INSERT INTO `catalog_product_index_eav_idx` VALUES(20, 126, 1, 38);
INSERT INTO `catalog_product_index_eav_idx` VALUES(21, 126, 1, 38);
INSERT INTO `catalog_product_index_eav_idx` VALUES(22, 126, 1, 43);
INSERT INTO `catalog_product_index_eav_idx` VALUES(23, 126, 1, 38);
INSERT INTO `catalog_product_index_eav_idx` VALUES(24, 126, 1, 45);
INSERT INTO `catalog_product_index_eav_idx` VALUES(25, 126, 1, 37);
INSERT INTO `catalog_product_index_eav_idx` VALUES(26, 126, 1, 43);
INSERT INTO `catalog_product_index_eav_idx` VALUES(27, 126, 1, 129);
INSERT INTO `catalog_product_index_eav_idx` VALUES(28, 126, 1, 129);
INSERT INTO `catalog_product_index_eav_idx` VALUES(29, 126, 1, 129);
INSERT INTO `catalog_product_index_eav_idx` VALUES(30, 126, 1, 129);
INSERT INTO `catalog_product_index_eav_idx` VALUES(31, 126, 1, 129);
INSERT INTO `catalog_product_index_eav_idx` VALUES(32, 126, 1, 129);
INSERT INTO `catalog_product_index_eav_idx` VALUES(33, 126, 1, 42);
INSERT INTO `catalog_product_index_eav_idx` VALUES(34, 126, 1, 42);
INSERT INTO `catalog_product_index_eav_idx` VALUES(35, 126, 1, 129);
INSERT INTO `catalog_product_index_eav_idx` VALUES(36, 126, 1, 129);
INSERT INTO `catalog_product_index_eav_idx` VALUES(37, 126, 1, 129);
INSERT INTO `catalog_product_index_eav_idx` VALUES(38, 126, 1, 129);
INSERT INTO `catalog_product_index_eav_idx` VALUES(39, 126, 1, 129);
INSERT INTO `catalog_product_index_eav_idx` VALUES(40, 126, 1, 129);
INSERT INTO `catalog_product_index_eav_idx` VALUES(41, 126, 1, 42);
INSERT INTO `catalog_product_index_eav_idx` VALUES(42, 126, 1, 42);
INSERT INTO `catalog_product_index_eav_idx` VALUES(43, 126, 1, 42);
INSERT INTO `catalog_product_index_eav_idx` VALUES(44, 126, 1, 42);
INSERT INTO `catalog_product_index_eav_idx` VALUES(2, 127, 1, 48);
INSERT INTO `catalog_product_index_eav_idx` VALUES(3, 127, 1, 51);
INSERT INTO `catalog_product_index_eav_idx` VALUES(4, 127, 1, 51);
INSERT INTO `catalog_product_index_eav_idx` VALUES(5, 127, 1, 50);
INSERT INTO `catalog_product_index_eav_idx` VALUES(6, 127, 1, 48);
INSERT INTO `catalog_product_index_eav_idx` VALUES(7, 127, 1, 48);
INSERT INTO `catalog_product_index_eav_idx` VALUES(8, 127, 1, 51);
INSERT INTO `catalog_product_index_eav_idx` VALUES(2, 128, 1, 52);
INSERT INTO `catalog_product_index_eav_idx` VALUES(3, 128, 1, 55);
INSERT INTO `catalog_product_index_eav_idx` VALUES(4, 128, 1, 55);
INSERT INTO `catalog_product_index_eav_idx` VALUES(5, 128, 1, 55);
INSERT INTO `catalog_product_index_eav_idx` VALUES(6, 128, 1, 53);
INSERT INTO `catalog_product_index_eav_idx` VALUES(7, 128, 1, 54);
INSERT INTO `catalog_product_index_eav_idx` VALUES(8, 128, 1, 54);
INSERT INTO `catalog_product_index_eav_idx` VALUES(2, 129, 1, 56);
INSERT INTO `catalog_product_index_eav_idx` VALUES(3, 129, 1, 57);
INSERT INTO `catalog_product_index_eav_idx` VALUES(4, 129, 1, 57);
INSERT INTO `catalog_product_index_eav_idx` VALUES(5, 129, 1, 57);
INSERT INTO `catalog_product_index_eav_idx` VALUES(6, 129, 1, 57);
INSERT INTO `catalog_product_index_eav_idx` VALUES(7, 129, 1, 57);
INSERT INTO `catalog_product_index_eav_idx` VALUES(8, 129, 1, 57);
INSERT INTO `catalog_product_index_eav_idx` VALUES(2, 130, 1, 58);
INSERT INTO `catalog_product_index_eav_idx` VALUES(3, 130, 1, 60);
INSERT INTO `catalog_product_index_eav_idx` VALUES(4, 130, 1, 61);
INSERT INTO `catalog_product_index_eav_idx` VALUES(5, 130, 1, 61);
INSERT INTO `catalog_product_index_eav_idx` VALUES(6, 130, 1, 58);
INSERT INTO `catalog_product_index_eav_idx` VALUES(7, 130, 1, 58);
INSERT INTO `catalog_product_index_eav_idx` VALUES(8, 130, 1, 60);
INSERT INTO `catalog_product_index_eav_idx` VALUES(9, 132, 1, 63);
INSERT INTO `catalog_product_index_eav_idx` VALUES(10, 132, 1, 63);
INSERT INTO `catalog_product_index_eav_idx` VALUES(11, 132, 1, 63);
INSERT INTO `catalog_product_index_eav_idx` VALUES(12, 132, 1, 62);
INSERT INTO `catalog_product_index_eav_idx` VALUES(13, 132, 1, 63);
INSERT INTO `catalog_product_index_eav_idx` VALUES(9, 133, 1, 66);
INSERT INTO `catalog_product_index_eav_idx` VALUES(10, 133, 1, 67);
INSERT INTO `catalog_product_index_eav_idx` VALUES(11, 133, 1, 69);
INSERT INTO `catalog_product_index_eav_idx` VALUES(12, 133, 1, 69);
INSERT INTO `catalog_product_index_eav_idx` VALUES(13, 133, 1, 69);
INSERT INTO `catalog_product_index_eav_idx` VALUES(14, 133, 1, 69);
INSERT INTO `catalog_product_index_eav_idx` VALUES(15, 133, 1, 69);
INSERT INTO `catalog_product_index_eav_idx` VALUES(16, 133, 1, 67);
INSERT INTO `catalog_product_index_eav_idx` VALUES(17, 133, 1, 71);
INSERT INTO `catalog_product_index_eav_idx` VALUES(9, 134, 1, 75);
INSERT INTO `catalog_product_index_eav_idx` VALUES(10, 134, 1, 74);
INSERT INTO `catalog_product_index_eav_idx` VALUES(11, 134, 1, 74);
INSERT INTO `catalog_product_index_eav_idx` VALUES(12, 134, 1, 75);
INSERT INTO `catalog_product_index_eav_idx` VALUES(13, 134, 1, 75);
INSERT INTO `catalog_product_index_eav_idx` VALUES(14, 134, 1, 75);
INSERT INTO `catalog_product_index_eav_idx` VALUES(15, 134, 1, 75);
INSERT INTO `catalog_product_index_eav_idx` VALUES(16, 134, 1, 75);
INSERT INTO `catalog_product_index_eav_idx` VALUES(17, 134, 1, 75);
INSERT INTO `catalog_product_index_eav_idx` VALUES(9, 135, 1, 79);
INSERT INTO `catalog_product_index_eav_idx` VALUES(10, 135, 1, 77);
INSERT INTO `catalog_product_index_eav_idx` VALUES(11, 135, 1, 79);
INSERT INTO `catalog_product_index_eav_idx` VALUES(12, 135, 1, 77);
INSERT INTO `catalog_product_index_eav_idx` VALUES(13, 135, 1, 79);
INSERT INTO `catalog_product_index_eav_idx` VALUES(14, 135, 1, 80);
INSERT INTO `catalog_product_index_eav_idx` VALUES(15, 135, 1, 79);
INSERT INTO `catalog_product_index_eav_idx` VALUES(16, 135, 1, 76);
INSERT INTO `catalog_product_index_eav_idx` VALUES(17, 135, 1, 80);
INSERT INTO `catalog_product_index_eav_idx` VALUES(9, 136, 1, 81);
INSERT INTO `catalog_product_index_eav_idx` VALUES(10, 136, 1, 83);
INSERT INTO `catalog_product_index_eav_idx` VALUES(11, 136, 1, 83);
INSERT INTO `catalog_product_index_eav_idx` VALUES(12, 136, 1, 82);
INSERT INTO `catalog_product_index_eav_idx` VALUES(13, 136, 1, 82);
INSERT INTO `catalog_product_index_eav_idx` VALUES(14, 136, 1, 82);
INSERT INTO `catalog_product_index_eav_idx` VALUES(15, 136, 1, 82);
INSERT INTO `catalog_product_index_eav_idx` VALUES(16, 136, 1, 81);
INSERT INTO `catalog_product_index_eav_idx` VALUES(17, 136, 1, 83);
INSERT INTO `catalog_product_index_eav_idx` VALUES(9, 137, 1, 84);
INSERT INTO `catalog_product_index_eav_idx` VALUES(10, 137, 1, 84);
INSERT INTO `catalog_product_index_eav_idx` VALUES(11, 137, 1, 84);
INSERT INTO `catalog_product_index_eav_idx` VALUES(12, 137, 1, 85);
INSERT INTO `catalog_product_index_eav_idx` VALUES(13, 137, 1, 85);
INSERT INTO `catalog_product_index_eav_idx` VALUES(14, 137, 1, 85);
INSERT INTO `catalog_product_index_eav_idx` VALUES(15, 137, 1, 84);
INSERT INTO `catalog_product_index_eav_idx` VALUES(16, 137, 1, 84);
INSERT INTO `catalog_product_index_eav_idx` VALUES(17, 137, 1, 84);
INSERT INTO `catalog_product_index_eav_idx` VALUES(18, 138, 1, 86);
INSERT INTO `catalog_product_index_eav_idx` VALUES(19, 138, 1, 86);
INSERT INTO `catalog_product_index_eav_idx` VALUES(20, 138, 1, 86);
INSERT INTO `catalog_product_index_eav_idx` VALUES(21, 138, 1, 86);
INSERT INTO `catalog_product_index_eav_idx` VALUES(22, 138, 1, 87);
INSERT INTO `catalog_product_index_eav_idx` VALUES(23, 138, 1, 87);
INSERT INTO `catalog_product_index_eav_idx` VALUES(24, 138, 1, 87);
INSERT INTO `catalog_product_index_eav_idx` VALUES(25, 138, 1, 87);
INSERT INTO `catalog_product_index_eav_idx` VALUES(26, 138, 1, 87);
INSERT INTO `catalog_product_index_eav_idx` VALUES(18, 139, 1, 88);
INSERT INTO `catalog_product_index_eav_idx` VALUES(19, 139, 1, 89);
INSERT INTO `catalog_product_index_eav_idx` VALUES(20, 139, 1, 91);
INSERT INTO `catalog_product_index_eav_idx` VALUES(21, 139, 1, 90);
INSERT INTO `catalog_product_index_eav_idx` VALUES(22, 139, 1, 91);
INSERT INTO `catalog_product_index_eav_idx` VALUES(23, 139, 1, 90);
INSERT INTO `catalog_product_index_eav_idx` VALUES(24, 139, 1, 90);
INSERT INTO `catalog_product_index_eav_idx` VALUES(25, 139, 1, 91);
INSERT INTO `catalog_product_index_eav_idx` VALUES(26, 139, 1, 89);
INSERT INTO `catalog_product_index_eav_idx` VALUES(18, 140, 1, 97);
INSERT INTO `catalog_product_index_eav_idx` VALUES(19, 140, 1, 98);
INSERT INTO `catalog_product_index_eav_idx` VALUES(21, 140, 1, 98);
INSERT INTO `catalog_product_index_eav_idx` VALUES(22, 140, 1, 97);
INSERT INTO `catalog_product_index_eav_idx` VALUES(23, 140, 1, 97);
INSERT INTO `catalog_product_index_eav_idx` VALUES(24, 140, 1, 97);
INSERT INTO `catalog_product_index_eav_idx` VALUES(25, 140, 1, 97);
INSERT INTO `catalog_product_index_eav_idx` VALUES(26, 140, 1, 96);
INSERT INTO `catalog_product_index_eav_idx` VALUES(27, 151, 1, 134);
INSERT INTO `catalog_product_index_eav_idx` VALUES(28, 151, 1, 135);
INSERT INTO `catalog_product_index_eav_idx` VALUES(29, 151, 1, 134);
INSERT INTO `catalog_product_index_eav_idx` VALUES(30, 151, 1, 134);
INSERT INTO `catalog_product_index_eav_idx` VALUES(31, 151, 1, 134);
INSERT INTO `catalog_product_index_eav_idx` VALUES(32, 151, 1, 134);
INSERT INTO `catalog_product_index_eav_idx` VALUES(33, 151, 1, 134);
INSERT INTO `catalog_product_index_eav_idx` VALUES(34, 151, 1, 134);
INSERT INTO `catalog_product_index_eav_idx` VALUES(35, 151, 1, 133);
INSERT INTO `catalog_product_index_eav_idx` VALUES(36, 151, 1, 133);
INSERT INTO `catalog_product_index_eav_idx` VALUES(37, 151, 1, 133);
INSERT INTO `catalog_product_index_eav_idx` VALUES(38, 151, 1, 135);
INSERT INTO `catalog_product_index_eav_idx` VALUES(39, 151, 1, 135);
INSERT INTO `catalog_product_index_eav_idx` VALUES(40, 151, 1, 135);
INSERT INTO `catalog_product_index_eav_idx` VALUES(41, 151, 1, 135);
INSERT INTO `catalog_product_index_eav_idx` VALUES(42, 151, 1, 134);
INSERT INTO `catalog_product_index_eav_idx` VALUES(43, 151, 1, 134);
INSERT INTO `catalog_product_index_eav_idx` VALUES(44, 151, 1, 135);
INSERT INTO `catalog_product_index_eav_idx` VALUES(27, 152, 1, 136);
INSERT INTO `catalog_product_index_eav_idx` VALUES(28, 152, 1, 136);
INSERT INTO `catalog_product_index_eav_idx` VALUES(29, 152, 1, 136);
INSERT INTO `catalog_product_index_eav_idx` VALUES(30, 152, 1, 138);
INSERT INTO `catalog_product_index_eav_idx` VALUES(31, 152, 1, 149);
INSERT INTO `catalog_product_index_eav_idx` VALUES(32, 152, 1, 136);
INSERT INTO `catalog_product_index_eav_idx` VALUES(33, 152, 1, 136);
INSERT INTO `catalog_product_index_eav_idx` VALUES(34, 152, 1, 137);
INSERT INTO `catalog_product_index_eav_idx` VALUES(35, 152, 1, 138);
INSERT INTO `catalog_product_index_eav_idx` VALUES(36, 152, 1, 138);
INSERT INTO `catalog_product_index_eav_idx` VALUES(37, 152, 1, 138);
INSERT INTO `catalog_product_index_eav_idx` VALUES(38, 152, 1, 136);
INSERT INTO `catalog_product_index_eav_idx` VALUES(39, 152, 1, 138);
INSERT INTO `catalog_product_index_eav_idx` VALUES(40, 152, 1, 138);
INSERT INTO `catalog_product_index_eav_idx` VALUES(41, 152, 1, 149);
INSERT INTO `catalog_product_index_eav_idx` VALUES(42, 152, 1, 149);
INSERT INTO `catalog_product_index_eav_idx` VALUES(44, 152, 1, 138);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_eav_tmp`
--
CREATE TABLE `catalog_product_index_eav_tmp` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`attribute_id` smallint(5) unsigned NOT NULL COMMENT 'Attribute ID',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store ID',
`value` int(10) unsigned NOT NULL COMMENT 'Value',
PRIMARY KEY (`entity_id`,`attribute_id`,`store_id`,`value`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_TMP_ENTITY_ID` (`entity_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_TMP_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_TMP_STORE_ID` (`store_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_EAV_TMP_VALUE` (`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product EAV Indexer Temp Table';
--
-- Dumping data for table `catalog_product_index_eav_tmp`
--
INSERT INTO `catalog_product_index_eav_tmp` VALUES(3, 73, 1, 24);
INSERT INTO `catalog_product_index_eav_tmp` VALUES(3, 113, 1, 0);
INSERT INTO `catalog_product_index_eav_tmp` VALUES(3, 126, 1, 38);
INSERT INTO `catalog_product_index_eav_tmp` VALUES(3, 127, 1, 51);
INSERT INTO `catalog_product_index_eav_tmp` VALUES(3, 128, 1, 55);
INSERT INTO `catalog_product_index_eav_tmp` VALUES(3, 129, 1, 57);
INSERT INTO `catalog_product_index_eav_tmp` VALUES(3, 130, 1, 60);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price`
--
CREATE TABLE `catalog_product_index_price` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group ID',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
`tax_class_id` smallint(5) unsigned DEFAULT '0' COMMENT 'Tax Class ID',
`price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
`final_price` decimal(12,4) DEFAULT NULL COMMENT 'Final Price',
`min_price` decimal(12,4) DEFAULT NULL COMMENT 'Min Price',
`max_price` decimal(12,4) DEFAULT NULL COMMENT 'Max Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_PRICE_CUSTOMER_GROUP_ID` (`customer_group_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_PRICE_WEBSITE_ID` (`website_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_PRICE_MIN_PRICE` (`min_price`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Index Table';
--
-- Dumping data for table `catalog_product_index_price`
--
INSERT INTO `catalog_product_index_price` VALUES(2, 0, 1, 0, 349.9900, 299.9900, 299.9900, 299.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(2, 1, 1, 0, 349.9900, 299.9900, 299.9900, 299.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(2, 2, 1, 0, 349.9900, 299.9900, 299.9900, 299.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(2, 3, 1, 0, 349.9900, 299.9900, 299.9900, 299.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(3, 0, 1, 0, 2599.9900, 2199.9900, 2199.9900, 2199.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(3, 1, 1, 0, 2599.9900, 2199.9900, 2199.9900, 2199.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(3, 2, 1, 0, 2599.9900, 2199.9900, 2199.9900, 2199.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(3, 3, 1, 0, 2599.9900, 2199.9900, 2199.9900, 2199.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(4, 0, 1, 0, 1195.0000, 1095.9900, 1095.9900, 1095.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(4, 1, 1, 0, 1195.0000, 1095.9900, 1095.9900, 1095.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(4, 2, 1, 0, 1195.0000, 1095.9900, 1095.9900, 1095.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(4, 3, 1, 0, 1195.0000, 1095.9900, 1095.9900, 1095.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(5, 0, 1, 0, 779.9500, 699.9500, 699.9500, 699.9500, NULL);
INSERT INTO `catalog_product_index_price` VALUES(5, 1, 1, 0, 779.9500, 699.9500, 699.9500, 699.9500, NULL);
INSERT INTO `catalog_product_index_price` VALUES(5, 2, 1, 0, 779.9500, 699.9500, 699.9500, 699.9500, NULL);
INSERT INTO `catalog_product_index_price` VALUES(5, 3, 1, 0, 779.9500, 699.9500, 699.9500, 699.9500, NULL);
INSERT INTO `catalog_product_index_price` VALUES(6, 0, 1, 0, 449.9900, 409.9900, 409.9900, 409.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(6, 1, 1, 0, 449.9900, 409.9900, 409.9900, 409.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(6, 2, 1, 0, 449.9900, 409.9900, 409.9900, 409.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(6, 3, 1, 0, 449.9900, 409.9900, 409.9900, 409.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(7, 0, 1, 0, 525.0000, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(7, 1, 1, 0, 525.0000, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(7, 2, 1, 0, 525.0000, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(7, 3, 1, 0, 525.0000, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(8, 0, 1, 0, 1399.9900, 1149.9900, 1149.9900, 1149.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(8, 1, 1, 0, 1399.9900, 1149.9900, 1149.9900, 1149.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(8, 2, 1, 0, 1399.9900, 1149.9900, 1149.9900, 1149.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(8, 3, 1, 0, 1399.9900, 1149.9900, 1149.9900, 1149.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(9, 0, 1, 0, 1119.9500, 999.9500, 999.9500, 999.9500, NULL);
INSERT INTO `catalog_product_index_price` VALUES(9, 1, 1, 0, 1119.9500, 999.9500, 999.9500, 999.9500, NULL);
INSERT INTO `catalog_product_index_price` VALUES(9, 2, 1, 0, 1119.9500, 999.9500, 999.9500, 999.9500, NULL);
INSERT INTO `catalog_product_index_price` VALUES(9, 3, 1, 0, 1119.9500, 999.9500, 999.9500, 999.9500, NULL);
INSERT INTO `catalog_product_index_price` VALUES(10, 0, 1, 0, 499.9900, 399.9900, 399.9900, 399.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(10, 1, 1, 0, 499.9900, 399.9900, 399.9900, 399.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(10, 2, 1, 0, 499.9900, 399.9900, 399.9900, 399.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(10, 3, 1, 0, 499.9900, 399.9900, 399.9900, 399.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(11, 0, 1, 0, 574.9900, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(11, 1, 1, 0, 574.9900, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(11, 2, 1, 0, 574.9900, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(11, 3, 1, 0, 574.9900, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(12, 0, 1, 0, 1199.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(12, 1, 1, 0, 1199.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(12, 2, 1, 0, 1199.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(12, 3, 1, 0, 1199.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(13, 0, 1, 0, 1799.9900, 1599.9900, 1599.9900, 1599.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(13, 1, 1, 0, 1799.9900, 1599.9900, 1599.9900, 1599.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(13, 2, 1, 0, 1799.9900, 1599.9900, 1599.9900, 1599.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(13, 3, 1, 0, 1799.9900, 1599.9900, 1599.9900, 1599.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(14, 0, 1, 0, 1699.9900, 1499.9900, 1499.9900, 1499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(14, 1, 1, 0, 1699.9900, 1499.9900, 1499.9900, 1499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(14, 2, 1, 0, 1699.9900, 1499.9900, 1499.9900, 1499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(14, 3, 1, 0, 1699.9900, 1499.9900, 1499.9900, 1499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(15, 0, 1, 0, 949.9900, 899.9900, 899.9900, 899.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(15, 1, 1, 0, 949.9900, 899.9900, 899.9900, 899.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(15, 2, 1, 0, 949.9900, 899.9900, 899.9900, 899.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(15, 3, 1, 0, 949.9900, 899.9900, 899.9900, 899.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(16, 0, 1, 0, 554.9900, 479.9900, 479.9900, 479.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(16, 1, 1, 0, 554.9900, 479.9900, 479.9900, 479.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(16, 2, 1, 0, 554.9900, 479.9900, 479.9900, 479.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(16, 3, 1, 0, 554.9900, 479.9900, 479.9900, 479.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(17, 0, 1, 0, 949.4900, 879.9900, 879.9900, 879.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(17, 1, 1, 0, 949.4900, 879.9900, 879.9900, 879.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(17, 2, 1, 0, 949.4900, 879.9900, 879.9900, 879.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(17, 3, 1, 0, 949.4900, 879.9900, 879.9900, 879.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(18, 0, 1, 0, 3299.9900, 2999.9900, 2999.9900, 2999.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(18, 1, 1, 0, 3299.9900, 2999.9900, 2999.9900, 2999.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(18, 2, 1, 0, 3299.9900, 2999.9900, 2999.9900, 2999.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(18, 3, 1, 0, 3299.9900, 2999.9900, 2999.9900, 2999.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(19, 0, 1, 0, 849.9900, 799.9900, 799.9900, 799.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(19, 1, 1, 0, 849.9900, 799.9900, 799.9900, 799.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(19, 2, 1, 0, 849.9900, 799.9900, 799.9900, 799.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(19, 3, 1, 0, 849.9900, 799.9900, 799.9900, 799.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(20, 0, 1, 0, 1599.9900, 1499.9900, 1499.9900, 1499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(20, 1, 1, 0, 1599.9900, 1499.9900, 1499.9900, 1499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(20, 2, 1, 0, 1599.9900, 1499.9900, 1499.9900, 1499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(20, 3, 1, 0, 1599.9900, 1499.9900, 1499.9900, 1499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(21, 0, 1, 0, 749.9900, 679.9900, 679.9900, 679.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(21, 1, 1, 0, 749.9900, 679.9900, 679.9900, 679.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(21, 2, 1, 0, 749.9900, 679.9900, 679.9900, 679.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(21, 3, 1, 0, 749.9900, 679.9900, 679.9900, 679.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(22, 0, 1, 0, 169.9900, 129.9900, 129.9900, 129.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(22, 1, 1, 0, 169.9900, 129.9900, 129.9900, 129.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(22, 2, 1, 0, 169.9900, 129.9900, 129.9900, 129.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(22, 3, 1, 0, 169.9900, 129.9900, 129.9900, 129.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(23, 0, 1, 0, 299.9900, 279.9900, 279.9900, 279.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(23, 1, 1, 0, 299.9900, 279.9900, 279.9900, 279.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(23, 2, 1, 0, 299.9900, 279.9900, 279.9900, 279.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(23, 3, 1, 0, 299.9900, 279.9900, 279.9900, 279.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(24, 0, 1, 0, 299.9900, 249.9900, 249.9900, 249.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(24, 1, 1, 0, 299.9900, 249.9900, 249.9900, 249.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(24, 2, 1, 0, 299.9900, 249.9900, 249.9900, 249.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(24, 3, 1, 0, 299.9900, 249.9900, 249.9900, 249.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(25, 0, 1, 0, 249.9900, 199.9900, 199.9900, 199.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(25, 1, 1, 0, 249.9900, 199.9900, 199.9900, 199.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(25, 2, 1, 0, 249.9900, 199.9900, 199.9900, 199.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(25, 3, 1, 0, 249.9900, 199.9900, 199.9900, 199.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(26, 0, 1, 0, 199.9900, 149.9900, 149.9900, 149.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(26, 1, 1, 0, 199.9900, 149.9900, 149.9900, 149.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(26, 2, 1, 0, 199.9900, 149.9900, 149.9900, 149.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(26, 3, 1, 0, 199.9900, 149.9900, 149.9900, 149.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(27, 0, 1, 0, 1019.9500, 969.9900, 969.9900, 969.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(27, 1, 1, 0, 1019.9500, 969.9900, 969.9900, 969.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(27, 2, 1, 0, 1019.9500, 969.9900, 969.9900, 969.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(27, 3, 1, 0, 1019.9500, 969.9900, 969.9900, 969.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(28, 0, 1, 0, 999.9900, 899.9900, 899.9900, 899.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(28, 1, 1, 0, 999.9900, 899.9900, 899.9900, 899.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(28, 2, 1, 0, 999.9900, 899.9900, 899.9900, 899.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(28, 3, 1, 0, 999.9900, 899.9900, 899.9900, 899.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(29, 0, 1, 0, 999.9900, 809.9900, 809.9900, 809.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(29, 1, 1, 0, 999.9900, 809.9900, 809.9900, 809.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(29, 2, 1, 0, 999.9900, 809.9900, 809.9900, 809.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(29, 3, 1, 0, 999.9900, 809.9900, 809.9900, 809.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(30, 0, 1, 0, 599.9900, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(30, 1, 1, 0, 599.9900, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(30, 2, 1, 0, 599.9900, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(30, 3, 1, 0, 599.9900, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(31, 0, 1, 0, 249.0000, 199.9900, 199.9900, 199.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(31, 1, 1, 0, 249.0000, 199.9900, 199.9900, 199.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(31, 2, 1, 0, 249.0000, 199.9900, 199.9900, 199.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(31, 3, 1, 0, 249.0000, 199.9900, 199.9900, 199.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(32, 0, 1, 0, 699.9900, 549.9900, 549.9900, 549.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(32, 1, 1, 0, 699.9900, 549.9900, 549.9900, 549.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(32, 2, 1, 0, 699.9900, 549.9900, 549.9900, 549.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(32, 3, 1, 0, 699.9900, 549.9900, 549.9900, 549.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(33, 0, 1, 0, 899.9900, 799.9900, 799.9900, 799.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(33, 1, 1, 0, 899.9900, 799.9900, 799.9900, 799.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(33, 2, 1, 0, 899.9900, 799.9900, 799.9900, 799.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(33, 3, 1, 0, 899.9900, 799.9900, 799.9900, 799.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(34, 0, 1, 0, 1899.9900, 1599.9900, 1599.9900, 1599.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(34, 1, 1, 0, 1899.9900, 1599.9900, 1599.9900, 1599.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(34, 2, 1, 0, 1899.9900, 1599.9900, 1599.9900, 1599.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(34, 3, 1, 0, 1899.9900, 1599.9900, 1599.9900, 1599.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(35, 0, 1, 0, 949.0000, 849.0000, 849.0000, 849.0000, NULL);
INSERT INTO `catalog_product_index_price` VALUES(35, 1, 1, 0, 949.0000, 849.0000, 849.0000, 849.0000, NULL);
INSERT INTO `catalog_product_index_price` VALUES(35, 2, 1, 0, 949.0000, 849.0000, 849.0000, 849.0000, NULL);
INSERT INTO `catalog_product_index_price` VALUES(35, 3, 1, 0, 949.0000, 849.0000, 849.0000, 849.0000, NULL);
INSERT INTO `catalog_product_index_price` VALUES(36, 0, 1, 0, 1499.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(36, 1, 1, 0, 1499.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(36, 2, 1, 0, 1499.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(36, 3, 1, 0, 1499.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(37, 0, 1, 0, 89.9500, 59.9500, 59.9500, 59.9500, NULL);
INSERT INTO `catalog_product_index_price` VALUES(37, 1, 1, 0, 89.9500, 59.9500, 59.9500, 59.9500, NULL);
INSERT INTO `catalog_product_index_price` VALUES(37, 2, 1, 0, 89.9500, 59.9500, 59.9500, 59.9500, NULL);
INSERT INTO `catalog_product_index_price` VALUES(37, 3, 1, 0, 89.9500, 59.9500, 59.9500, 59.9500, NULL);
INSERT INTO `catalog_product_index_price` VALUES(38, 0, 1, 0, 1499.9900, 1199.9900, 1199.9900, 1199.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(38, 1, 1, 0, 1499.9900, 1199.9900, 1199.9900, 1199.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(38, 2, 1, 0, 1499.9900, 1199.9900, 1199.9900, 1199.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(38, 3, 1, 0, 1499.9900, 1199.9900, 1199.9900, 1199.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(39, 0, 1, 0, 1399.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(39, 1, 1, 0, 1399.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(39, 2, 1, 0, 1399.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(39, 3, 1, 0, 1399.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(40, 0, 1, 0, 449.0000, 375.0000, 375.0000, 375.0000, NULL);
INSERT INTO `catalog_product_index_price` VALUES(40, 1, 1, 0, 449.0000, 375.0000, 375.0000, 375.0000, NULL);
INSERT INTO `catalog_product_index_price` VALUES(40, 2, 1, 0, 449.0000, 375.0000, 375.0000, 375.0000, NULL);
INSERT INTO `catalog_product_index_price` VALUES(40, 3, 1, 0, 449.0000, 375.0000, 375.0000, 375.0000, NULL);
INSERT INTO `catalog_product_index_price` VALUES(41, 0, 1, 0, 999.0000, 799.0000, 799.0000, 799.0000, NULL);
INSERT INTO `catalog_product_index_price` VALUES(41, 1, 1, 0, 999.0000, 799.0000, 799.0000, 799.0000, NULL);
INSERT INTO `catalog_product_index_price` VALUES(41, 2, 1, 0, 999.0000, 799.0000, 799.0000, 799.0000, NULL);
INSERT INTO `catalog_product_index_price` VALUES(41, 3, 1, 0, 999.0000, 799.0000, 799.0000, 799.0000, NULL);
INSERT INTO `catalog_product_index_price` VALUES(42, 0, 1, 0, 699.0000, 579.9900, 579.9900, 579.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(42, 1, 1, 0, 699.0000, 579.9900, 579.9900, 579.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(42, 2, 1, 0, 699.0000, 579.9900, 579.9900, 579.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(42, 3, 1, 0, 699.0000, 579.9900, 579.9900, 579.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(43, 0, 1, 0, 349.0000, 279.9900, 279.9900, 279.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(43, 1, 1, 0, 349.0000, 279.9900, 279.9900, 279.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(43, 2, 1, 0, 349.0000, 279.9900, 279.9900, 279.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(43, 3, 1, 0, 349.0000, 279.9900, 279.9900, 279.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(44, 0, 1, 0, 1399.9900, 1099.9900, 1099.9900, 1099.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(44, 1, 1, 0, 1399.9900, 1099.9900, 1099.9900, 1099.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(44, 2, 1, 0, 1399.9900, 1099.9900, 1099.9900, 1099.9900, NULL);
INSERT INTO `catalog_product_index_price` VALUES(44, 3, 1, 0, 1399.9900, 1099.9900, 1099.9900, 1099.9900, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_bundle_idx`
--
CREATE TABLE `catalog_product_index_price_bundle_idx` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity Id',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group Id',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website Id',
`tax_class_id` smallint(5) unsigned DEFAULT '0' COMMENT 'Tax Class Id',
`price_type` smallint(5) unsigned NOT NULL COMMENT 'Price Type',
`special_price` decimal(12,4) DEFAULT NULL COMMENT 'Special Price',
`tier_percent` decimal(12,4) DEFAULT NULL COMMENT 'Tier Percent',
`orig_price` decimal(12,4) DEFAULT NULL COMMENT 'Orig Price',
`price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
`min_price` decimal(12,4) DEFAULT NULL COMMENT 'Min Price',
`max_price` decimal(12,4) DEFAULT NULL COMMENT 'Max Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
`base_tier` decimal(12,4) DEFAULT NULL COMMENT 'Base Tier',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Index Price Bundle Idx';
--
-- Dumping data for table `catalog_product_index_price_bundle_idx`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_bundle_opt_idx`
--
CREATE TABLE `catalog_product_index_price_bundle_opt_idx` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity Id',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group Id',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website Id',
`option_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Option Id',
`min_price` decimal(12,4) DEFAULT NULL COMMENT 'Min Price',
`alt_price` decimal(12,4) DEFAULT NULL COMMENT 'Alt Price',
`max_price` decimal(12,4) DEFAULT NULL COMMENT 'Max Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
`alt_tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Alt Tier Price',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Index Price Bundle Opt Idx';
--
-- Dumping data for table `catalog_product_index_price_bundle_opt_idx`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_bundle_opt_tmp`
--
CREATE TABLE `catalog_product_index_price_bundle_opt_tmp` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity Id',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group Id',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website Id',
`option_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Option Id',
`min_price` decimal(12,4) DEFAULT NULL COMMENT 'Min Price',
`alt_price` decimal(12,4) DEFAULT NULL COMMENT 'Alt Price',
`max_price` decimal(12,4) DEFAULT NULL COMMENT 'Max Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
`alt_tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Alt Tier Price',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Index Price Bundle Opt Tmp';
--
-- Dumping data for table `catalog_product_index_price_bundle_opt_tmp`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_bundle_sel_idx`
--
CREATE TABLE `catalog_product_index_price_bundle_sel_idx` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity Id',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group Id',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website Id',
`option_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Option Id',
`selection_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Selection Id',
`group_type` smallint(5) unsigned DEFAULT '0' COMMENT 'Group Type',
`is_required` smallint(5) unsigned DEFAULT '0' COMMENT 'Is Required',
`price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`,`selection_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Index Price Bundle Sel Idx';
--
-- Dumping data for table `catalog_product_index_price_bundle_sel_idx`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_bundle_sel_tmp`
--
CREATE TABLE `catalog_product_index_price_bundle_sel_tmp` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity Id',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group Id',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website Id',
`option_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Option Id',
`selection_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Selection Id',
`group_type` smallint(5) unsigned DEFAULT '0' COMMENT 'Group Type',
`is_required` smallint(5) unsigned DEFAULT '0' COMMENT 'Is Required',
`price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`,`selection_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Index Price Bundle Sel Tmp';
--
-- Dumping data for table `catalog_product_index_price_bundle_sel_tmp`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_bundle_tmp`
--
CREATE TABLE `catalog_product_index_price_bundle_tmp` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity Id',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group Id',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website Id',
`tax_class_id` smallint(5) unsigned DEFAULT '0' COMMENT 'Tax Class Id',
`price_type` smallint(5) unsigned NOT NULL COMMENT 'Price Type',
`special_price` decimal(12,4) DEFAULT NULL COMMENT 'Special Price',
`tier_percent` decimal(12,4) DEFAULT NULL COMMENT 'Tier Percent',
`orig_price` decimal(12,4) DEFAULT NULL COMMENT 'Orig Price',
`price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
`min_price` decimal(12,4) DEFAULT NULL COMMENT 'Min Price',
`max_price` decimal(12,4) DEFAULT NULL COMMENT 'Max Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
`base_tier` decimal(12,4) DEFAULT NULL COMMENT 'Base Tier',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Index Price Bundle Tmp';
--
-- Dumping data for table `catalog_product_index_price_bundle_tmp`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_cfg_opt_agr_idx`
--
CREATE TABLE `catalog_product_index_price_cfg_opt_agr_idx` (
`parent_id` int(10) unsigned NOT NULL COMMENT 'Parent ID',
`child_id` int(10) unsigned NOT NULL COMMENT 'Child ID',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group ID',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
`price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
PRIMARY KEY (`parent_id`,`child_id`,`customer_group_id`,`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Config Option Aggregate Index Table';
--
-- Dumping data for table `catalog_product_index_price_cfg_opt_agr_idx`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_cfg_opt_agr_tmp`
--
CREATE TABLE `catalog_product_index_price_cfg_opt_agr_tmp` (
`parent_id` int(10) unsigned NOT NULL COMMENT 'Parent ID',
`child_id` int(10) unsigned NOT NULL COMMENT 'Child ID',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group ID',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
`price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
PRIMARY KEY (`parent_id`,`child_id`,`customer_group_id`,`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Config Option Aggregate Temp Table';
--
-- Dumping data for table `catalog_product_index_price_cfg_opt_agr_tmp`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_cfg_opt_idx`
--
CREATE TABLE `catalog_product_index_price_cfg_opt_idx` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group ID',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
`min_price` decimal(12,4) DEFAULT NULL COMMENT 'Min Price',
`max_price` decimal(12,4) DEFAULT NULL COMMENT 'Max Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Config Option Index Table';
--
-- Dumping data for table `catalog_product_index_price_cfg_opt_idx`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_cfg_opt_tmp`
--
CREATE TABLE `catalog_product_index_price_cfg_opt_tmp` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group ID',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
`min_price` decimal(12,4) DEFAULT NULL COMMENT 'Min Price',
`max_price` decimal(12,4) DEFAULT NULL COMMENT 'Max Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Config Option Temp Table';
--
-- Dumping data for table `catalog_product_index_price_cfg_opt_tmp`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_downlod_idx`
--
CREATE TABLE `catalog_product_index_price_downlod_idx` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group ID',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
`min_price` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Minimum price',
`max_price` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Maximum price',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Indexer Table for price of downloadable products';
--
-- Dumping data for table `catalog_product_index_price_downlod_idx`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_downlod_tmp`
--
CREATE TABLE `catalog_product_index_price_downlod_tmp` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group ID',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
`min_price` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Minimum price',
`max_price` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Maximum price',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`)
) ENGINE=MEMORY DEFAULT CHARSET=utf8 COMMENT='Temporary Indexer Table for price of downloadable products';
--
-- Dumping data for table `catalog_product_index_price_downlod_tmp`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_final_idx`
--
CREATE TABLE `catalog_product_index_price_final_idx` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group ID',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
`tax_class_id` smallint(5) unsigned DEFAULT '0' COMMENT 'Tax Class ID',
`orig_price` decimal(12,4) DEFAULT NULL COMMENT 'Original Price',
`price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
`min_price` decimal(12,4) DEFAULT NULL COMMENT 'Min Price',
`max_price` decimal(12,4) DEFAULT NULL COMMENT 'Max Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
`base_tier` decimal(12,4) DEFAULT NULL COMMENT 'Base Tier',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Final Index Table';
--
-- Dumping data for table `catalog_product_index_price_final_idx`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_final_tmp`
--
CREATE TABLE `catalog_product_index_price_final_tmp` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group ID',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
`tax_class_id` smallint(5) unsigned DEFAULT '0' COMMENT 'Tax Class ID',
`orig_price` decimal(12,4) DEFAULT NULL COMMENT 'Original Price',
`price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
`min_price` decimal(12,4) DEFAULT NULL COMMENT 'Min Price',
`max_price` decimal(12,4) DEFAULT NULL COMMENT 'Max Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
`base_tier` decimal(12,4) DEFAULT NULL COMMENT 'Base Tier',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Final Temp Table';
--
-- Dumping data for table `catalog_product_index_price_final_tmp`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_idx`
--
CREATE TABLE `catalog_product_index_price_idx` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group ID',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
`tax_class_id` smallint(5) unsigned DEFAULT '0' COMMENT 'Tax Class ID',
`price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
`final_price` decimal(12,4) DEFAULT NULL COMMENT 'Final Price',
`min_price` decimal(12,4) DEFAULT NULL COMMENT 'Min Price',
`max_price` decimal(12,4) DEFAULT NULL COMMENT 'Max Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_PRICE_IDX_CUSTOMER_GROUP_ID` (`customer_group_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_PRICE_IDX_WEBSITE_ID` (`website_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_PRICE_IDX_MIN_PRICE` (`min_price`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Index Table';
--
-- Dumping data for table `catalog_product_index_price_idx`
--
INSERT INTO `catalog_product_index_price_idx` VALUES(2, 0, 1, 0, 349.9900, 299.9900, 299.9900, 299.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(2, 1, 1, 0, 349.9900, 299.9900, 299.9900, 299.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(2, 2, 1, 0, 349.9900, 299.9900, 299.9900, 299.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(2, 3, 1, 0, 349.9900, 299.9900, 299.9900, 299.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(3, 0, 1, 0, 2599.9900, 2199.9900, 2199.9900, 2199.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(3, 1, 1, 0, 2599.9900, 2199.9900, 2199.9900, 2199.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(3, 2, 1, 0, 2599.9900, 2199.9900, 2199.9900, 2199.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(3, 3, 1, 0, 2599.9900, 2199.9900, 2199.9900, 2199.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(4, 0, 1, 0, 1195.0000, 1095.9900, 1095.9900, 1095.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(4, 1, 1, 0, 1195.0000, 1095.9900, 1095.9900, 1095.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(4, 2, 1, 0, 1195.0000, 1095.9900, 1095.9900, 1095.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(4, 3, 1, 0, 1195.0000, 1095.9900, 1095.9900, 1095.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(5, 0, 1, 0, 779.9500, 699.9500, 699.9500, 699.9500, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(5, 1, 1, 0, 779.9500, 699.9500, 699.9500, 699.9500, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(5, 2, 1, 0, 779.9500, 699.9500, 699.9500, 699.9500, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(5, 3, 1, 0, 779.9500, 699.9500, 699.9500, 699.9500, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(6, 0, 1, 0, 449.9900, 409.9900, 409.9900, 409.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(6, 1, 1, 0, 449.9900, 409.9900, 409.9900, 409.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(6, 2, 1, 0, 449.9900, 409.9900, 409.9900, 409.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(6, 3, 1, 0, 449.9900, 409.9900, 409.9900, 409.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(7, 0, 1, 0, 525.0000, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(7, 1, 1, 0, 525.0000, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(7, 2, 1, 0, 525.0000, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(7, 3, 1, 0, 525.0000, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(8, 0, 1, 0, 1399.9900, 1149.9900, 1149.9900, 1149.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(8, 1, 1, 0, 1399.9900, 1149.9900, 1149.9900, 1149.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(8, 2, 1, 0, 1399.9900, 1149.9900, 1149.9900, 1149.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(8, 3, 1, 0, 1399.9900, 1149.9900, 1149.9900, 1149.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(9, 0, 1, 0, 1119.9500, 999.9500, 999.9500, 999.9500, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(9, 1, 1, 0, 1119.9500, 999.9500, 999.9500, 999.9500, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(9, 2, 1, 0, 1119.9500, 999.9500, 999.9500, 999.9500, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(9, 3, 1, 0, 1119.9500, 999.9500, 999.9500, 999.9500, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(10, 0, 1, 0, 499.9900, 399.9900, 399.9900, 399.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(10, 1, 1, 0, 499.9900, 399.9900, 399.9900, 399.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(10, 2, 1, 0, 499.9900, 399.9900, 399.9900, 399.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(10, 3, 1, 0, 499.9900, 399.9900, 399.9900, 399.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(11, 0, 1, 0, 574.9900, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(11, 1, 1, 0, 574.9900, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(11, 2, 1, 0, 574.9900, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(11, 3, 1, 0, 574.9900, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(12, 0, 1, 0, 1199.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(12, 1, 1, 0, 1199.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(12, 2, 1, 0, 1199.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(12, 3, 1, 0, 1199.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(13, 0, 1, 0, 1799.9900, 1599.9900, 1599.9900, 1599.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(13, 1, 1, 0, 1799.9900, 1599.9900, 1599.9900, 1599.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(13, 2, 1, 0, 1799.9900, 1599.9900, 1599.9900, 1599.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(13, 3, 1, 0, 1799.9900, 1599.9900, 1599.9900, 1599.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(14, 0, 1, 0, 1699.9900, 1499.9900, 1499.9900, 1499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(14, 1, 1, 0, 1699.9900, 1499.9900, 1499.9900, 1499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(14, 2, 1, 0, 1699.9900, 1499.9900, 1499.9900, 1499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(14, 3, 1, 0, 1699.9900, 1499.9900, 1499.9900, 1499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(15, 0, 1, 0, 949.9900, 899.9900, 899.9900, 899.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(15, 1, 1, 0, 949.9900, 899.9900, 899.9900, 899.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(15, 2, 1, 0, 949.9900, 899.9900, 899.9900, 899.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(15, 3, 1, 0, 949.9900, 899.9900, 899.9900, 899.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(16, 0, 1, 0, 554.9900, 479.9900, 479.9900, 479.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(16, 1, 1, 0, 554.9900, 479.9900, 479.9900, 479.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(16, 2, 1, 0, 554.9900, 479.9900, 479.9900, 479.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(16, 3, 1, 0, 554.9900, 479.9900, 479.9900, 479.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(17, 0, 1, 0, 949.4900, 879.9900, 879.9900, 879.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(17, 1, 1, 0, 949.4900, 879.9900, 879.9900, 879.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(17, 2, 1, 0, 949.4900, 879.9900, 879.9900, 879.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(17, 3, 1, 0, 949.4900, 879.9900, 879.9900, 879.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(18, 0, 1, 0, 3299.9900, 2999.9900, 2999.9900, 2999.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(18, 1, 1, 0, 3299.9900, 2999.9900, 2999.9900, 2999.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(18, 2, 1, 0, 3299.9900, 2999.9900, 2999.9900, 2999.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(18, 3, 1, 0, 3299.9900, 2999.9900, 2999.9900, 2999.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(19, 0, 1, 0, 849.9900, 799.9900, 799.9900, 799.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(19, 1, 1, 0, 849.9900, 799.9900, 799.9900, 799.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(19, 2, 1, 0, 849.9900, 799.9900, 799.9900, 799.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(19, 3, 1, 0, 849.9900, 799.9900, 799.9900, 799.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(20, 0, 1, 0, 1599.9900, 1499.9900, 1499.9900, 1499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(20, 1, 1, 0, 1599.9900, 1499.9900, 1499.9900, 1499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(20, 2, 1, 0, 1599.9900, 1499.9900, 1499.9900, 1499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(20, 3, 1, 0, 1599.9900, 1499.9900, 1499.9900, 1499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(21, 0, 1, 0, 749.9900, 679.9900, 679.9900, 679.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(21, 1, 1, 0, 749.9900, 679.9900, 679.9900, 679.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(21, 2, 1, 0, 749.9900, 679.9900, 679.9900, 679.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(21, 3, 1, 0, 749.9900, 679.9900, 679.9900, 679.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(22, 0, 1, 0, 169.9900, 129.9900, 129.9900, 129.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(22, 1, 1, 0, 169.9900, 129.9900, 129.9900, 129.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(22, 2, 1, 0, 169.9900, 129.9900, 129.9900, 129.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(22, 3, 1, 0, 169.9900, 129.9900, 129.9900, 129.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(23, 0, 1, 0, 299.9900, 279.9900, 279.9900, 279.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(23, 1, 1, 0, 299.9900, 279.9900, 279.9900, 279.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(23, 2, 1, 0, 299.9900, 279.9900, 279.9900, 279.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(23, 3, 1, 0, 299.9900, 279.9900, 279.9900, 279.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(24, 0, 1, 0, 299.9900, 249.9900, 249.9900, 249.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(24, 1, 1, 0, 299.9900, 249.9900, 249.9900, 249.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(24, 2, 1, 0, 299.9900, 249.9900, 249.9900, 249.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(24, 3, 1, 0, 299.9900, 249.9900, 249.9900, 249.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(25, 0, 1, 0, 249.9900, 199.9900, 199.9900, 199.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(25, 1, 1, 0, 249.9900, 199.9900, 199.9900, 199.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(25, 2, 1, 0, 249.9900, 199.9900, 199.9900, 199.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(25, 3, 1, 0, 249.9900, 199.9900, 199.9900, 199.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(26, 0, 1, 0, 199.9900, 149.9900, 149.9900, 149.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(26, 1, 1, 0, 199.9900, 149.9900, 149.9900, 149.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(26, 2, 1, 0, 199.9900, 149.9900, 149.9900, 149.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(26, 3, 1, 0, 199.9900, 149.9900, 149.9900, 149.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(27, 0, 1, 0, 1019.9500, 969.9900, 969.9900, 969.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(27, 1, 1, 0, 1019.9500, 969.9900, 969.9900, 969.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(27, 2, 1, 0, 1019.9500, 969.9900, 969.9900, 969.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(27, 3, 1, 0, 1019.9500, 969.9900, 969.9900, 969.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(28, 0, 1, 0, 999.9900, 899.9900, 899.9900, 899.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(28, 1, 1, 0, 999.9900, 899.9900, 899.9900, 899.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(28, 2, 1, 0, 999.9900, 899.9900, 899.9900, 899.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(28, 3, 1, 0, 999.9900, 899.9900, 899.9900, 899.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(29, 0, 1, 0, 999.9900, 809.9900, 809.9900, 809.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(29, 1, 1, 0, 999.9900, 809.9900, 809.9900, 809.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(29, 2, 1, 0, 999.9900, 809.9900, 809.9900, 809.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(29, 3, 1, 0, 999.9900, 809.9900, 809.9900, 809.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(30, 0, 1, 0, 599.9900, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(30, 1, 1, 0, 599.9900, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(30, 2, 1, 0, 599.9900, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(30, 3, 1, 0, 599.9900, 499.9900, 499.9900, 499.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(31, 0, 1, 0, 249.0000, 199.9900, 199.9900, 199.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(31, 1, 1, 0, 249.0000, 199.9900, 199.9900, 199.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(31, 2, 1, 0, 249.0000, 199.9900, 199.9900, 199.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(31, 3, 1, 0, 249.0000, 199.9900, 199.9900, 199.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(32, 0, 1, 0, 699.9900, 549.9900, 549.9900, 549.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(32, 1, 1, 0, 699.9900, 549.9900, 549.9900, 549.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(32, 2, 1, 0, 699.9900, 549.9900, 549.9900, 549.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(32, 3, 1, 0, 699.9900, 549.9900, 549.9900, 549.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(33, 0, 1, 0, 899.9900, 799.9900, 799.9900, 799.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(33, 1, 1, 0, 899.9900, 799.9900, 799.9900, 799.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(33, 2, 1, 0, 899.9900, 799.9900, 799.9900, 799.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(33, 3, 1, 0, 899.9900, 799.9900, 799.9900, 799.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(34, 0, 1, 0, 1899.9900, 1599.9900, 1599.9900, 1599.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(34, 1, 1, 0, 1899.9900, 1599.9900, 1599.9900, 1599.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(34, 2, 1, 0, 1899.9900, 1599.9900, 1599.9900, 1599.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(34, 3, 1, 0, 1899.9900, 1599.9900, 1599.9900, 1599.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(35, 0, 1, 0, 949.0000, 849.0000, 849.0000, 849.0000, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(35, 1, 1, 0, 949.0000, 849.0000, 849.0000, 849.0000, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(35, 2, 1, 0, 949.0000, 849.0000, 849.0000, 849.0000, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(35, 3, 1, 0, 949.0000, 849.0000, 849.0000, 849.0000, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(36, 0, 1, 0, 1499.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(36, 1, 1, 0, 1499.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(36, 2, 1, 0, 1499.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(36, 3, 1, 0, 1499.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(37, 0, 1, 0, 89.9500, 59.9500, 59.9500, 59.9500, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(37, 1, 1, 0, 89.9500, 59.9500, 59.9500, 59.9500, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(37, 2, 1, 0, 89.9500, 59.9500, 59.9500, 59.9500, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(37, 3, 1, 0, 89.9500, 59.9500, 59.9500, 59.9500, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(38, 0, 1, 0, 1499.9900, 1199.9900, 1199.9900, 1199.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(38, 1, 1, 0, 1499.9900, 1199.9900, 1199.9900, 1199.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(38, 2, 1, 0, 1499.9900, 1199.9900, 1199.9900, 1199.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(38, 3, 1, 0, 1499.9900, 1199.9900, 1199.9900, 1199.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(39, 0, 1, 0, 1399.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(39, 1, 1, 0, 1399.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(39, 2, 1, 0, 1399.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(39, 3, 1, 0, 1399.9900, 999.9900, 999.9900, 999.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(40, 0, 1, 0, 449.0000, 375.0000, 375.0000, 375.0000, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(40, 1, 1, 0, 449.0000, 375.0000, 375.0000, 375.0000, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(40, 2, 1, 0, 449.0000, 375.0000, 375.0000, 375.0000, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(40, 3, 1, 0, 449.0000, 375.0000, 375.0000, 375.0000, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(41, 0, 1, 0, 999.0000, 799.0000, 799.0000, 799.0000, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(41, 1, 1, 0, 999.0000, 799.0000, 799.0000, 799.0000, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(41, 2, 1, 0, 999.0000, 799.0000, 799.0000, 799.0000, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(41, 3, 1, 0, 999.0000, 799.0000, 799.0000, 799.0000, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(42, 0, 1, 0, 699.0000, 579.9900, 579.9900, 579.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(42, 1, 1, 0, 699.0000, 579.9900, 579.9900, 579.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(42, 2, 1, 0, 699.0000, 579.9900, 579.9900, 579.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(42, 3, 1, 0, 699.0000, 579.9900, 579.9900, 579.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(43, 0, 1, 0, 349.0000, 279.9900, 279.9900, 279.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(43, 1, 1, 0, 349.0000, 279.9900, 279.9900, 279.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(43, 2, 1, 0, 349.0000, 279.9900, 279.9900, 279.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(43, 3, 1, 0, 349.0000, 279.9900, 279.9900, 279.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(44, 0, 1, 0, 1399.9900, 1099.9900, 1099.9900, 1099.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(44, 1, 1, 0, 1399.9900, 1099.9900, 1099.9900, 1099.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(44, 2, 1, 0, 1399.9900, 1099.9900, 1099.9900, 1099.9900, NULL);
INSERT INTO `catalog_product_index_price_idx` VALUES(44, 3, 1, 0, 1399.9900, 1099.9900, 1099.9900, 1099.9900, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_opt_agr_idx`
--
CREATE TABLE `catalog_product_index_price_opt_agr_idx` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group ID',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
`option_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Option ID',
`min_price` decimal(12,4) DEFAULT NULL COMMENT 'Min Price',
`max_price` decimal(12,4) DEFAULT NULL COMMENT 'Max Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Option Aggregate Index Table';
--
-- Dumping data for table `catalog_product_index_price_opt_agr_idx`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_opt_agr_tmp`
--
CREATE TABLE `catalog_product_index_price_opt_agr_tmp` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group ID',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
`option_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Option ID',
`min_price` decimal(12,4) DEFAULT NULL COMMENT 'Min Price',
`max_price` decimal(12,4) DEFAULT NULL COMMENT 'Max Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`,`option_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Option Aggregate Temp Table';
--
-- Dumping data for table `catalog_product_index_price_opt_agr_tmp`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_opt_idx`
--
CREATE TABLE `catalog_product_index_price_opt_idx` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group ID',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
`min_price` decimal(12,4) DEFAULT NULL COMMENT 'Min Price',
`max_price` decimal(12,4) DEFAULT NULL COMMENT 'Max Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Option Index Table';
--
-- Dumping data for table `catalog_product_index_price_opt_idx`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_opt_tmp`
--
CREATE TABLE `catalog_product_index_price_opt_tmp` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group ID',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
`min_price` decimal(12,4) DEFAULT NULL COMMENT 'Min Price',
`max_price` decimal(12,4) DEFAULT NULL COMMENT 'Max Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Option Temp Table';
--
-- Dumping data for table `catalog_product_index_price_opt_tmp`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_price_tmp`
--
CREATE TABLE `catalog_product_index_price_tmp` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group ID',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
`tax_class_id` smallint(5) unsigned DEFAULT '0' COMMENT 'Tax Class ID',
`price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
`final_price` decimal(12,4) DEFAULT NULL COMMENT 'Final Price',
`min_price` decimal(12,4) DEFAULT NULL COMMENT 'Min Price',
`max_price` decimal(12,4) DEFAULT NULL COMMENT 'Max Price',
`tier_price` decimal(12,4) DEFAULT NULL COMMENT 'Tier Price',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_PRICE_TMP_CUSTOMER_GROUP_ID` (`customer_group_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_PRICE_TMP_WEBSITE_ID` (`website_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_PRICE_TMP_MIN_PRICE` (`min_price`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Price Indexer Temp Table';
--
-- Dumping data for table `catalog_product_index_price_tmp`
--
INSERT INTO `catalog_product_index_price_tmp` VALUES(3, 0, 1, 0, 2599.9900, 2199.9900, 2199.9900, 2199.9900, NULL);
INSERT INTO `catalog_product_index_price_tmp` VALUES(3, 1, 1, 0, 2599.9900, 2199.9900, 2199.9900, 2199.9900, NULL);
INSERT INTO `catalog_product_index_price_tmp` VALUES(3, 2, 1, 0, 2599.9900, 2199.9900, 2199.9900, 2199.9900, NULL);
INSERT INTO `catalog_product_index_price_tmp` VALUES(3, 3, 1, 0, 2599.9900, 2199.9900, 2199.9900, 2199.9900, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_tier_price`
--
CREATE TABLE `catalog_product_index_tier_price` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity ID',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group ID',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
`min_price` decimal(12,4) DEFAULT NULL COMMENT 'Min Price',
PRIMARY KEY (`entity_id`,`customer_group_id`,`website_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_TIER_PRICE_CUSTOMER_GROUP_ID` (`customer_group_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_TIER_PRICE_WEBSITE_ID` (`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Tier Price Index Table';
--
-- Dumping data for table `catalog_product_index_tier_price`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_index_website`
--
CREATE TABLE `catalog_product_index_website` (
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
`website_date` date DEFAULT NULL COMMENT 'Website Date',
`rate` float DEFAULT '1' COMMENT 'Rate',
PRIMARY KEY (`website_id`),
KEY `IDX_CATALOG_PRODUCT_INDEX_WEBSITE_WEBSITE_DATE` (`website_date`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Website Index Table';
--
-- Dumping data for table `catalog_product_index_website`
--
INSERT INTO `catalog_product_index_website` VALUES(1, '2011-09-21', 1);
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_link`
--
CREATE TABLE `catalog_product_link` (
`link_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Link ID',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product ID',
`linked_product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Linked Product ID',
`link_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Link Type ID',
PRIMARY KEY (`link_id`),
UNIQUE KEY `UNQ_CAT_PRD_LNK_LNK_TYPE_ID_PRD_ID_LNKED_PRD_ID` (`link_type_id`,`product_id`,`linked_product_id`),
KEY `IDX_CATALOG_PRODUCT_LINK_PRODUCT_ID` (`product_id`),
KEY `IDX_CATALOG_PRODUCT_LINK_LINKED_PRODUCT_ID` (`linked_product_id`),
KEY `IDX_CATALOG_PRODUCT_LINK_LINK_TYPE_ID` (`link_type_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product To Product Linkage Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_link`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_link_attribute`
--
CREATE TABLE `catalog_product_link_attribute` (
`product_link_attribute_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Product Link Attribute ID',
`link_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Link Type ID',
`product_link_attribute_code` varchar(32) NOT NULL DEFAULT '' COMMENT 'Product Link Attribute Code',
`data_type` varchar(32) NOT NULL DEFAULT '' COMMENT 'Data Type',
PRIMARY KEY (`product_link_attribute_id`),
KEY `IDX_CATALOG_PRODUCT_LINK_ATTRIBUTE_LINK_TYPE_ID` (`link_type_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Link Attribute Table' AUTO_INCREMENT=6 ;
--
-- Dumping data for table `catalog_product_link_attribute`
--
INSERT INTO `catalog_product_link_attribute` VALUES(1, 1, 'position', 'int');
INSERT INTO `catalog_product_link_attribute` VALUES(2, 3, 'position', 'int');
INSERT INTO `catalog_product_link_attribute` VALUES(3, 3, 'qty', 'decimal');
INSERT INTO `catalog_product_link_attribute` VALUES(4, 4, 'position', 'int');
INSERT INTO `catalog_product_link_attribute` VALUES(5, 5, 'position', 'int');
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_link_attribute_decimal`
--
CREATE TABLE `catalog_product_link_attribute_decimal` (
`value_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Value ID',
`product_link_attribute_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Product Link Attribute ID',
`link_id` int(10) unsigned NOT NULL COMMENT 'Link ID',
`value` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CAT_PRD_LNK_ATTR_DEC_PRD_LNK_ATTR_ID_LNK_ID` (`product_link_attribute_id`,`link_id`),
KEY `IDX_CAT_PRD_LNK_ATTR_DEC_PRD_LNK_ATTR_ID` (`product_link_attribute_id`),
KEY `IDX_CATALOG_PRODUCT_LINK_ATTRIBUTE_DECIMAL_LINK_ID` (`link_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Link Decimal Attribute Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_link_attribute_decimal`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_link_attribute_int`
--
CREATE TABLE `catalog_product_link_attribute_int` (
`value_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Value ID',
`product_link_attribute_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Product Link Attribute ID',
`link_id` int(10) unsigned NOT NULL COMMENT 'Link ID',
`value` int(11) NOT NULL DEFAULT '0' COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CAT_PRD_LNK_ATTR_INT_PRD_LNK_ATTR_ID_LNK_ID` (`product_link_attribute_id`,`link_id`),
KEY `IDX_CATALOG_PRODUCT_LINK_ATTRIBUTE_INT_PRODUCT_LINK_ATTRIBUTE_ID` (`product_link_attribute_id`),
KEY `IDX_CATALOG_PRODUCT_LINK_ATTRIBUTE_INT_LINK_ID` (`link_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Link Integer Attribute Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_link_attribute_int`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_link_attribute_varchar`
--
CREATE TABLE `catalog_product_link_attribute_varchar` (
`value_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Value ID',
`product_link_attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Product Link Attribute ID',
`link_id` int(10) unsigned NOT NULL COMMENT 'Link ID',
`value` varchar(255) DEFAULT NULL COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CAT_PRD_LNK_ATTR_VCHR_PRD_LNK_ATTR_ID_LNK_ID` (`product_link_attribute_id`,`link_id`),
KEY `IDX_CAT_PRD_LNK_ATTR_VCHR_PRD_LNK_ATTR_ID` (`product_link_attribute_id`),
KEY `IDX_CATALOG_PRODUCT_LINK_ATTRIBUTE_VARCHAR_LINK_ID` (`link_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Link Varchar Attribute Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_link_attribute_varchar`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_link_type`
--
CREATE TABLE `catalog_product_link_type` (
`link_type_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Link Type ID',
`code` varchar(32) NOT NULL DEFAULT '' COMMENT 'Code',
PRIMARY KEY (`link_type_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Link Type Table' AUTO_INCREMENT=6 ;
--
-- Dumping data for table `catalog_product_link_type`
--
INSERT INTO `catalog_product_link_type` VALUES(1, 'relation');
INSERT INTO `catalog_product_link_type` VALUES(3, 'super');
INSERT INTO `catalog_product_link_type` VALUES(4, 'up_sell');
INSERT INTO `catalog_product_link_type` VALUES(5, 'cross_sell');
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_option`
--
CREATE TABLE `catalog_product_option` (
`option_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Option ID',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product ID',
`type` varchar(50) NOT NULL DEFAULT '' COMMENT 'Type',
`is_require` smallint(6) NOT NULL DEFAULT '1' COMMENT 'Is Required',
`sku` varchar(64) DEFAULT NULL COMMENT 'SKU',
`max_characters` int(10) unsigned DEFAULT NULL COMMENT 'Max Characters',
`file_extension` varchar(50) DEFAULT NULL COMMENT 'File Extension',
`image_size_x` smallint(5) unsigned DEFAULT NULL COMMENT 'Image Size X',
`image_size_y` smallint(5) unsigned DEFAULT NULL COMMENT 'Image Size Y',
`sort_order` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Sort Order',
PRIMARY KEY (`option_id`),
KEY `IDX_CATALOG_PRODUCT_OPTION_PRODUCT_ID` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Option Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_option`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_option_price`
--
CREATE TABLE `catalog_product_option_price` (
`option_price_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Option Price ID',
`option_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Option ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`price` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Price',
`price_type` varchar(7) NOT NULL DEFAULT 'fixed' COMMENT 'Price Type',
PRIMARY KEY (`option_price_id`),
UNIQUE KEY `UNQ_CATALOG_PRODUCT_OPTION_PRICE_OPTION_ID_STORE_ID` (`option_id`,`store_id`),
KEY `IDX_CATALOG_PRODUCT_OPTION_PRICE_OPTION_ID` (`option_id`),
KEY `IDX_CATALOG_PRODUCT_OPTION_PRICE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Option Price Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_option_price`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_option_title`
--
CREATE TABLE `catalog_product_option_title` (
`option_title_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Option Title ID',
`option_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Option ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`title` varchar(255) NOT NULL DEFAULT '' COMMENT 'Title',
PRIMARY KEY (`option_title_id`),
UNIQUE KEY `UNQ_CATALOG_PRODUCT_OPTION_TITLE_OPTION_ID_STORE_ID` (`option_id`,`store_id`),
KEY `IDX_CATALOG_PRODUCT_OPTION_TITLE_OPTION_ID` (`option_id`),
KEY `IDX_CATALOG_PRODUCT_OPTION_TITLE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Option Title Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_option_title`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_option_type_price`
--
CREATE TABLE `catalog_product_option_type_price` (
`option_type_price_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Option Type Price ID',
`option_type_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Option Type ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`price` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Price',
`price_type` varchar(7) NOT NULL DEFAULT 'fixed' COMMENT 'Price Type',
PRIMARY KEY (`option_type_price_id`),
UNIQUE KEY `UNQ_CATALOG_PRODUCT_OPTION_TYPE_PRICE_OPTION_TYPE_ID_STORE_ID` (`option_type_id`,`store_id`),
KEY `IDX_CATALOG_PRODUCT_OPTION_TYPE_PRICE_OPTION_TYPE_ID` (`option_type_id`),
KEY `IDX_CATALOG_PRODUCT_OPTION_TYPE_PRICE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Option Type Price Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_option_type_price`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_option_type_title`
--
CREATE TABLE `catalog_product_option_type_title` (
`option_type_title_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Option Type Title ID',
`option_type_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Option Type ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`title` varchar(255) NOT NULL DEFAULT '' COMMENT 'Title',
PRIMARY KEY (`option_type_title_id`),
UNIQUE KEY `UNQ_CATALOG_PRODUCT_OPTION_TYPE_TITLE_OPTION_TYPE_ID_STORE_ID` (`option_type_id`,`store_id`),
KEY `IDX_CATALOG_PRODUCT_OPTION_TYPE_TITLE_OPTION_TYPE_ID` (`option_type_id`),
KEY `IDX_CATALOG_PRODUCT_OPTION_TYPE_TITLE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Option Type Title Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_option_type_title`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_option_type_value`
--
CREATE TABLE `catalog_product_option_type_value` (
`option_type_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Option Type ID',
`option_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Option ID',
`sku` varchar(64) DEFAULT NULL COMMENT 'SKU',
`sort_order` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Sort Order',
PRIMARY KEY (`option_type_id`),
KEY `IDX_CATALOG_PRODUCT_OPTION_TYPE_VALUE_OPTION_ID` (`option_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Option Type Value Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_option_type_value`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_relation`
--
CREATE TABLE `catalog_product_relation` (
`parent_id` int(10) unsigned NOT NULL COMMENT 'Parent ID',
`child_id` int(10) unsigned NOT NULL COMMENT 'Child ID',
PRIMARY KEY (`parent_id`,`child_id`),
KEY `IDX_CATALOG_PRODUCT_RELATION_CHILD_ID` (`child_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Relation Table';
--
-- Dumping data for table `catalog_product_relation`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_super_attribute`
--
CREATE TABLE `catalog_product_super_attribute` (
`product_super_attribute_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Product Super Attribute ID',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product ID',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute ID',
`position` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Position',
PRIMARY KEY (`product_super_attribute_id`),
UNIQUE KEY `UNQ_CATALOG_PRODUCT_SUPER_ATTRIBUTE_PRODUCT_ID_ATTRIBUTE_ID` (`product_id`,`attribute_id`),
KEY `IDX_CATALOG_PRODUCT_SUPER_ATTRIBUTE_PRODUCT_ID` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Super Attribute Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_super_attribute`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_super_attribute_label`
--
CREATE TABLE `catalog_product_super_attribute_label` (
`value_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Value ID',
`product_super_attribute_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product Super Attribute ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`use_default` smallint(5) unsigned DEFAULT '0' COMMENT 'Use Default Value',
`value` varchar(255) DEFAULT NULL COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CAT_PRD_SPR_ATTR_LBL_PRD_SPR_ATTR_ID_STORE_ID` (`product_super_attribute_id`,`store_id`),
KEY `IDX_CAT_PRD_SPR_ATTR_LBL_PRD_SPR_ATTR_ID` (`product_super_attribute_id`),
KEY `IDX_CATALOG_PRODUCT_SUPER_ATTRIBUTE_LABEL_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Super Attribute Label Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_super_attribute_label`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_super_attribute_pricing`
--
CREATE TABLE `catalog_product_super_attribute_pricing` (
`value_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Value ID',
`product_super_attribute_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product Super Attribute ID',
`value_index` varchar(255) NOT NULL DEFAULT '' COMMENT 'Value Index',
`is_percent` smallint(5) unsigned DEFAULT '0' COMMENT 'Is Percent',
`pricing_value` decimal(12,4) DEFAULT NULL COMMENT 'Pricing Value',
`website_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Website ID',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CAT_PRD_SPR_ATTR_PRICING_PRD_SPR_ATTR_ID_VAL_IDX_WS_ID` (`product_super_attribute_id`,`value_index`,`website_id`),
KEY `IDX_CAT_PRD_SPR_ATTR_PRICING_PRD_SPR_ATTR_ID` (`product_super_attribute_id`),
KEY `IDX_CATALOG_PRODUCT_SUPER_ATTRIBUTE_PRICING_WEBSITE_ID` (`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Super Attribute Pricing Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_super_attribute_pricing`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_super_link`
--
CREATE TABLE `catalog_product_super_link` (
`link_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Link ID',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product ID',
`parent_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parent ID',
PRIMARY KEY (`link_id`),
UNIQUE KEY `UNQ_CATALOG_PRODUCT_SUPER_LINK_PRODUCT_ID_PARENT_ID` (`product_id`,`parent_id`),
KEY `IDX_CATALOG_PRODUCT_SUPER_LINK_PARENT_ID` (`parent_id`),
KEY `IDX_CATALOG_PRODUCT_SUPER_LINK_PRODUCT_ID` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product Super Link Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `catalog_product_super_link`
--
-- --------------------------------------------------------
--
-- Table structure for table `catalog_product_website`
--
CREATE TABLE `catalog_product_website` (
`product_id` int(10) unsigned NOT NULL COMMENT 'Product ID',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website ID',
PRIMARY KEY (`product_id`,`website_id`),
KEY `IDX_CATALOG_PRODUCT_WEBSITE_WEBSITE_ID` (`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Catalog Product To Website Linkage Table';
--
-- Dumping data for table `catalog_product_website`
--
INSERT INTO `catalog_product_website` VALUES(2, 1);
INSERT INTO `catalog_product_website` VALUES(3, 1);
INSERT INTO `catalog_product_website` VALUES(4, 1);
INSERT INTO `catalog_product_website` VALUES(5, 1);
INSERT INTO `catalog_product_website` VALUES(6, 1);
INSERT INTO `catalog_product_website` VALUES(7, 1);
INSERT INTO `catalog_product_website` VALUES(8, 1);
INSERT INTO `catalog_product_website` VALUES(9, 1);
INSERT INTO `catalog_product_website` VALUES(10, 1);
INSERT INTO `catalog_product_website` VALUES(11, 1);
INSERT INTO `catalog_product_website` VALUES(12, 1);
INSERT INTO `catalog_product_website` VALUES(13, 1);
INSERT INTO `catalog_product_website` VALUES(14, 1);
INSERT INTO `catalog_product_website` VALUES(15, 1);
INSERT INTO `catalog_product_website` VALUES(16, 1);
INSERT INTO `catalog_product_website` VALUES(17, 1);
INSERT INTO `catalog_product_website` VALUES(18, 1);
INSERT INTO `catalog_product_website` VALUES(19, 1);
INSERT INTO `catalog_product_website` VALUES(20, 1);
INSERT INTO `catalog_product_website` VALUES(21, 1);
INSERT INTO `catalog_product_website` VALUES(22, 1);
INSERT INTO `catalog_product_website` VALUES(23, 1);
INSERT INTO `catalog_product_website` VALUES(24, 1);
INSERT INTO `catalog_product_website` VALUES(25, 1);
INSERT INTO `catalog_product_website` VALUES(26, 1);
INSERT INTO `catalog_product_website` VALUES(27, 1);
INSERT INTO `catalog_product_website` VALUES(28, 1);
INSERT INTO `catalog_product_website` VALUES(29, 1);
INSERT INTO `catalog_product_website` VALUES(30, 1);
INSERT INTO `catalog_product_website` VALUES(31, 1);
INSERT INTO `catalog_product_website` VALUES(32, 1);
INSERT INTO `catalog_product_website` VALUES(33, 1);
INSERT INTO `catalog_product_website` VALUES(34, 1);
INSERT INTO `catalog_product_website` VALUES(35, 1);
INSERT INTO `catalog_product_website` VALUES(36, 1);
INSERT INTO `catalog_product_website` VALUES(37, 1);
INSERT INTO `catalog_product_website` VALUES(38, 1);
INSERT INTO `catalog_product_website` VALUES(39, 1);
INSERT INTO `catalog_product_website` VALUES(40, 1);
INSERT INTO `catalog_product_website` VALUES(41, 1);
INSERT INTO `catalog_product_website` VALUES(42, 1);
INSERT INTO `catalog_product_website` VALUES(43, 1);
INSERT INTO `catalog_product_website` VALUES(44, 1);
-- --------------------------------------------------------
--
-- Table structure for table `checkout_agreement`
--
CREATE TABLE `checkout_agreement` (
`agreement_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Agreement Id',
`name` varchar(255) DEFAULT NULL COMMENT 'Name',
`content` text COMMENT 'Content',
`content_height` varchar(25) DEFAULT NULL COMMENT 'Content Height',
`checkbox_text` text COMMENT 'Checkbox Text',
`is_active` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Is Active',
`is_html` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Is Html',
PRIMARY KEY (`agreement_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Checkout Agreement' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `checkout_agreement`
--
-- --------------------------------------------------------
--
-- Table structure for table `checkout_agreement_store`
--
CREATE TABLE `checkout_agreement_store` (
`agreement_id` int(10) unsigned NOT NULL COMMENT 'Agreement Id',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store Id',
PRIMARY KEY (`agreement_id`,`store_id`),
KEY `FK_CHECKOUT_AGREEMENT_STORE_STORE_ID_CORE_STORE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Checkout Agreement Store';
--
-- Dumping data for table `checkout_agreement_store`
--
-- --------------------------------------------------------
--
-- Table structure for table `cms_block`
--
CREATE TABLE `cms_block` (
`block_id` smallint(6) NOT NULL AUTO_INCREMENT COMMENT 'Block ID',
`title` varchar(255) NOT NULL COMMENT 'Block Title',
`identifier` varchar(255) NOT NULL COMMENT 'Block String Identifier',
`content` mediumtext COMMENT 'Block Content',
`creation_time` timestamp NULL DEFAULT NULL COMMENT 'Block Creation Time',
`update_time` timestamp NULL DEFAULT NULL COMMENT 'Block Modification Time',
`is_active` smallint(6) NOT NULL DEFAULT '1' COMMENT 'Is Block Active',
PRIMARY KEY (`block_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CMS Block Table' AUTO_INCREMENT=7 ;
--
-- Dumping data for table `cms_block`
--
INSERT INTO `cms_block` VALUES(1, 'Footer Links', 'footer_links', '', '2011-09-06 21:15:54', '2011-09-22 00:14:58', 1);
INSERT INTO `cms_block` VALUES(4, 'Nivo Slider', 'nivo-slider', '', '2011-09-08 22:35:11', '2011-09-21 22:47:10', 1);
INSERT INTO `cms_block` VALUES(5, 'Verizon Banner Ad', 'verizon_ad', '', '2011-09-21 18:53:19', '2011-09-21 20:51:20', 1);
INSERT INTO `cms_block` VALUES(6, 'Suits Banner', 'suits_banner', '', '2011-09-21 20:47:03', '2011-09-21 20:48:55', 1);
-- --------------------------------------------------------
--
-- Table structure for table `cms_block_store`
--
CREATE TABLE `cms_block_store` (
`block_id` smallint(6) NOT NULL COMMENT 'Block ID',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store ID',
PRIMARY KEY (`block_id`,`store_id`),
KEY `IDX_CMS_BLOCK_STORE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CMS Block To Store Linkage Table';
--
-- Dumping data for table `cms_block_store`
--
INSERT INTO `cms_block_store` VALUES(1, 1);
INSERT INTO `cms_block_store` VALUES(4, 1);
INSERT INTO `cms_block_store` VALUES(5, 1);
INSERT INTO `cms_block_store` VALUES(6, 1);
-- --------------------------------------------------------
--
-- Table structure for table `cms_page`
--
CREATE TABLE `cms_page` (
`page_id` smallint(6) NOT NULL AUTO_INCREMENT COMMENT 'Page ID',
`title` varchar(255) DEFAULT NULL COMMENT 'Page Title',
`root_template` varchar(255) DEFAULT NULL COMMENT 'Page Template',
`meta_keywords` text COMMENT 'Page Meta Keywords',
`meta_description` text COMMENT 'Page Meta Description',
`identifier` varchar(100) NOT NULL DEFAULT '' COMMENT 'Page String Identifier',
`content_heading` varchar(255) DEFAULT NULL COMMENT 'Page Content Heading',
`content` mediumtext COMMENT 'Page Content',
`creation_time` timestamp NULL DEFAULT NULL COMMENT 'Page Creation Time',
`update_time` timestamp NULL DEFAULT NULL COMMENT 'Page Modification Time',
`is_active` smallint(6) NOT NULL DEFAULT '1' COMMENT 'Is Page Active',
`sort_order` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Page Sort Order',
`layout_update_xml` text COMMENT 'Page Layout Update Content',
`custom_theme` varchar(100) DEFAULT NULL COMMENT 'Page Custom Theme',
`custom_root_template` varchar(255) DEFAULT NULL COMMENT 'Page Custom Template',
`custom_layout_update_xml` text COMMENT 'Page Custom Layout Update Content',
`custom_theme_from` date DEFAULT NULL COMMENT 'Page Custom Theme Active From Date',
`custom_theme_to` date DEFAULT NULL COMMENT 'Page Custom Theme Active To Date',
PRIMARY KEY (`page_id`),
KEY `IDX_CMS_PAGE_IDENTIFIER` (`identifier`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CMS Page Table' AUTO_INCREMENT=6 ;
--
-- Dumping data for table `cms_page`
--
INSERT INTO `cms_page` VALUES(1, '404 Not Found 1', 'two_columns_right', 'Page keywords', 'Page description', 'no-route', NULL, 'Whoops, our bad...
\r\n\r\n- The page you requested was not found, and we have a fine guess why.
\r\n- \r\n
\r\n- If you typed the URL directly, please make sure the spelling is correct.
\r\n- If you clicked on a link to get here, the link is outdated.
\r\n
\r\n
\r\n\r\n- What can you do?
\r\n- Have no fear, help is near! There are many ways you can get back on track with Magento Store.
\r\n- \r\n
\r\n- Go back to the previous page.
\r\n- Use the search bar at the top of the page to search for your products.
\r\n- Follow these links to get you back on track!
Store Home | My Account
\r\n', '2011-09-06 21:15:54', '2011-09-06 21:15:54', 1, 0, NULL, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `cms_page` VALUES(2, 'Home page', 'home', NULL, NULL, 'home', NULL, '\r\n
{{block type="cms/block" block_id="nivo-slider" template="cms/content.phtml"}}
\r\n
\r\n{{block type="cms/block" block_id="verizon_ad" template="cms/content.phtml"}}
\r\n{{block type="catalog/product_list" category_id="21" template="catalog/product/list.phtml"}}
\r\n{{block type="cms/block" block_id="suits_banner" template="cms/content.phtml"}}
', '2011-09-06 21:15:54', '2011-09-22 00:04:24', 1, 0, '', NULL, NULL, '\r\n\r\n\r\n\r\n\r\n', NULL, NULL);
INSERT INTO `cms_page` VALUES(3, 'About Us', 'two_columns_right', NULL, NULL, 'about-us', NULL, '\r\n
About Us
\r\n
\r\n
“Testimonial”/StoryMark-What he’s seen professionally/personally to inspire I@C (i.e. owning car dealerships-inventory management)... \r\n
+
\r\n
Klein boys representing the more technology driven shoppers. =It’s at Cost.....?????????????VisualDiagram of the I@C process to explain to visitors how our system actually works from visiting itsatcost.com to the check-out counter. (to Reward Point bonuses/Referral gifts?)1 - Member at PC visiting itsatcost.com to shop for deals.2 - Member confirms product and store and obtains voucher/confirmation code.3 - Member arrives at retail store and presents voucher to clerk and purchases item.4 - Member logs back onto itsatcost.com for extra incentives.CommunitySpiel about our “community” of savvy shoppers and how they can communicate with us and each other to maximize their shopping experience.“Social Shopping Community” or “Smart Shopper Club” or otherTwitter and Facebook updates and links.Links to Retailer’s Rewards Points Page and Blog Page. \r\n
\r\n
', '2011-09-06 21:15:54', '2011-09-22 00:12:45', 1, 0, NULL, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `cms_page` VALUES(4, 'Customer Service', 'three_columns', NULL, NULL, 'customer-service', NULL, '\r\n
Customer Service
\r\n\r\n\r\n\r\n- Shipping & Delivery
\r\n- Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi luctus. Duis lobortis. Nulla nec velit. Mauris pulvinar erat non massa. Suspendisse tortor turpis, porta nec, tempus vitae, iaculis semper, pede. Cras vel libero id lectus rhoncus porta. Suspendisse convallis felis ac enim. Vivamus tortor nisl, lobortis in, faucibus et, tempus at, dui. Nunc risus. Proin scelerisque augue. Nam ullamcorper. Phasellus id massa. Pellentesque nisl. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nunc augue. Aenean sed justo non leo vehicula laoreet. Praesent ipsum libero, auctor ac, tempus nec, tempor nec, justo.
\r\n- Privacy & Security
\r\n- Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi luctus. Duis lobortis. Nulla nec velit. Mauris pulvinar erat non massa. Suspendisse tortor turpis, porta nec, tempus vitae, iaculis semper, pede. Cras vel libero id lectus rhoncus porta. Suspendisse convallis felis ac enim. Vivamus tortor nisl, lobortis in, faucibus et, tempus at, dui. Nunc risus. Proin scelerisque augue. Nam ullamcorper. Phasellus id massa. Pellentesque nisl. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nunc augue. Aenean sed justo non leo vehicula laoreet. Praesent ipsum libero, auctor ac, tempus nec, tempor nec, justo.
\r\n- Returns & Replacements
\r\n- Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi luctus. Duis lobortis. Nulla nec velit. Mauris pulvinar erat non massa. Suspendisse tortor turpis, porta nec, tempus vitae, iaculis semper, pede. Cras vel libero id lectus rhoncus porta. Suspendisse convallis felis ac enim. Vivamus tortor nisl, lobortis in, faucibus et, tempus at, dui. Nunc risus. Proin scelerisque augue. Nam ullamcorper. Phasellus id massa. Pellentesque nisl. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nunc augue. Aenean sed justo non leo vehicula laoreet. Praesent ipsum libero, auctor ac, tempus nec, tempor nec, justo.
\r\n- Ordering
\r\n- Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi luctus. Duis lobortis. Nulla nec velit. Mauris pulvinar erat non massa. Suspendisse tortor turpis, porta nec, tempus vitae, iaculis semper, pede. Cras vel libero id lectus rhoncus porta. Suspendisse convallis felis ac enim. Vivamus tortor nisl, lobortis in, faucibus et, tempus at, dui. Nunc risus. Proin scelerisque augue. Nam ullamcorper. Phasellus id massa. Pellentesque nisl. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nunc augue. Aenean sed justo non leo vehicula laoreet. Praesent ipsum libero, auctor ac, tempus nec, tempor nec, justo.
\r\n- Payment, Pricing & Promotions
\r\n- Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi luctus. Duis lobortis. Nulla nec velit. Mauris pulvinar erat non massa. Suspendisse tortor turpis, porta nec, tempus vitae, iaculis semper, pede. Cras vel libero id lectus rhoncus porta. Suspendisse convallis felis ac enim. Vivamus tortor nisl, lobortis in, faucibus et, tempus at, dui. Nunc risus. Proin scelerisque augue. Nam ullamcorper. Phasellus id massa. Pellentesque nisl. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nunc augue. Aenean sed justo non leo vehicula laoreet. Praesent ipsum libero, auctor ac, tempus nec, tempor nec, justo.
\r\n- Viewing Orders
\r\n- Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi luctus. Duis lobortis. Nulla nec velit. Mauris pulvinar erat non massa. Suspendisse tortor turpis, porta nec, tempus vitae, iaculis semper, pede. Cras vel libero id lectus rhoncus porta. Suspendisse convallis felis ac enim. Vivamus tortor nisl, lobortis in, faucibus et, tempus at, dui. Nunc risus. Proin scelerisque augue. Nam ullamcorper. Phasellus id massa. Pellentesque nisl. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nunc augue. Aenean sed justo non leo vehicula laoreet. Praesent ipsum libero, auctor ac, tempus nec, tempor nec, justo.
\r\n- Updating Account Information
\r\n- Lorem ipsum dolor sit amet, consectetuer adipiscing elit. Morbi luctus. Duis lobortis. Nulla nec velit. Mauris pulvinar erat non massa. Suspendisse tortor turpis, porta nec, tempus vitae, iaculis semper, pede. Cras vel libero id lectus rhoncus porta. Suspendisse convallis felis ac enim. Vivamus tortor nisl, lobortis in, faucibus et, tempus at, dui. Nunc risus. Proin scelerisque augue. Nam ullamcorper. Phasellus id massa. Pellentesque nisl. Pellentesque habitant morbi tristique senectus et netus et malesuada fames ac turpis egestas. Nunc augue. Aenean sed justo non leo vehicula laoreet. Praesent ipsum libero, auctor ac, tempus nec, tempor nec, justo.
\r\n
', '2011-09-06 21:15:54', '2011-09-06 21:15:54', 1, 0, NULL, NULL, NULL, NULL, NULL, NULL);
INSERT INTO `cms_page` VALUES(5, 'Enable Cookies', 'one_column', NULL, NULL, 'enable-cookies', NULL, '\r\n
\r\n - \r\n
\r\n - Please enable cookies in your web browser to continue.
\r\n
\r\n \r\n
\r\n
\r\n
What are Cookies?
\r\n
\r\n
Cookies are short pieces of data that are sent to your computer when you visit a website. On later visits, this data is then returned to that website. Cookies allow us to recognize you automatically whenever you visit our site so that we can personalize your experience and provide you with better service. We also use cookies (and similar browser data, such as Flash cookies) for fraud prevention and other purposes. If your web browser is set to refuse cookies from our website, you will not be able to complete a purchase or take advantage of certain features of our website, such as storing items in your Shopping Cart or receiving personalized recommendations. As a result, we strongly encourage you to configure your web browser to accept cookies from our website.
\r\n
Enabling Cookies
\r\n
\r\n
Internet Explorer 7.x
\r\n
\r\n - \r\n
Start Internet Explorer
\r\n \r\n - \r\n
Under the Tools menu, click Internet Options
\r\n 
\r\n \r\n - \r\n
Click the Privacy tab
\r\n 
\r\n \r\n - \r\n
Click the Advanced button
\r\n 
\r\n \r\n - \r\n
Put a check mark in the box for Override Automatic Cookie Handling, put another check mark in the Always accept session cookies box
\r\n 
\r\n \r\n - \r\n
Click OK
\r\n 
\r\n \r\n - \r\n
Click OK
\r\n 
\r\n \r\n - \r\n
Restart Internet Explore
\r\n \r\n
\r\n
Back to Top
\r\n
Internet Explorer 6.x
\r\n
\r\n - \r\n
Select Internet Options from the Tools menu
\r\n 
\r\n \r\n - \r\n
Click on the Privacy tab
\r\n \r\n - \r\n
Click the Default button (or manually slide the bar down to Medium) under Settings. Click OK
\r\n 
\r\n \r\n
\r\n
Back to Top
\r\n
Mozilla/Firefox
\r\n
\r\n - \r\n
Click on the Tools-menu in Mozilla
\r\n \r\n - \r\n
Click on the Options... item in the menu - a new window open
\r\n \r\n - \r\n
Click on the Privacy selection in the left part of the window. (See image below)
\r\n 
\r\n \r\n - \r\n
Expand the Cookies section
\r\n \r\n - \r\n
Check the Enable cookies and Accept cookies normally checkboxes
\r\n \r\n - \r\n
Save changes by clicking Ok.
\r\n \r\n
\r\n
Back to Top
\r\n
Opera 7.x
\r\n
\r\n - \r\n
Click on the Tools menu in Opera
\r\n \r\n - \r\n
Click on the Preferences... item in the menu - a new window open
\r\n \r\n - \r\n
Click on the Privacy selection near the bottom left of the window. (See image below)
\r\n 
\r\n \r\n - \r\n
The Enable cookies checkbox must be checked, and Accept all cookies should be selected in the "Normal cookies" drop-down
\r\n \r\n - \r\n
Save changes by clicking Ok
\r\n \r\n
\r\n
Back to Top
\r\n
\r\n', '2011-09-06 21:15:54', '2011-09-06 21:15:54', 1, 0, NULL, NULL, NULL, NULL, NULL, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `cms_page_store`
--
CREATE TABLE `cms_page_store` (
`page_id` smallint(6) NOT NULL COMMENT 'Page ID',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store ID',
PRIMARY KEY (`page_id`,`store_id`),
KEY `IDX_CMS_PAGE_STORE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='CMS Page To Store Linkage Table';
--
-- Dumping data for table `cms_page_store`
--
INSERT INTO `cms_page_store` VALUES(1, 0);
INSERT INTO `cms_page_store` VALUES(4, 0);
INSERT INTO `cms_page_store` VALUES(5, 0);
INSERT INTO `cms_page_store` VALUES(2, 1);
INSERT INTO `cms_page_store` VALUES(3, 1);
-- --------------------------------------------------------
--
-- Table structure for table `core_cache`
--
CREATE TABLE `core_cache` (
`id` varchar(200) NOT NULL COMMENT 'Cache Id',
`data` mediumblob COMMENT 'Cache Data',
`create_time` int(11) DEFAULT NULL COMMENT 'Cache Creation Time',
`update_time` int(11) DEFAULT NULL COMMENT 'Time of Cache Updating',
`expire_time` int(11) DEFAULT NULL COMMENT 'Cache Expiration Time',
PRIMARY KEY (`id`),
KEY `IDX_CORE_CACHE_EXPIRE_TIME` (`expire_time`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Caches';
--
-- Dumping data for table `core_cache`
--
-- --------------------------------------------------------
--
-- Table structure for table `core_cache_option`
--
CREATE TABLE `core_cache_option` (
`code` varchar(32) NOT NULL COMMENT 'Code',
`value` smallint(6) DEFAULT NULL COMMENT 'Value',
PRIMARY KEY (`code`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Cache Options';
--
-- Dumping data for table `core_cache_option`
--
INSERT INTO `core_cache_option` VALUES('block_html', 0);
INSERT INTO `core_cache_option` VALUES('collections', 1);
INSERT INTO `core_cache_option` VALUES('config', 0);
INSERT INTO `core_cache_option` VALUES('config_api', 1);
INSERT INTO `core_cache_option` VALUES('eav', 1);
INSERT INTO `core_cache_option` VALUES('layout', 0);
INSERT INTO `core_cache_option` VALUES('translate', 0);
-- --------------------------------------------------------
--
-- Table structure for table `core_cache_tag`
--
CREATE TABLE `core_cache_tag` (
`tag` varchar(100) NOT NULL COMMENT 'Tag',
`cache_id` varchar(200) NOT NULL COMMENT 'Cache Id',
PRIMARY KEY (`tag`,`cache_id`),
KEY `IDX_CORE_CACHE_TAG_CACHE_ID` (`cache_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tag Caches';
--
-- Dumping data for table `core_cache_tag`
--
-- --------------------------------------------------------
--
-- Table structure for table `core_config_data`
--
CREATE TABLE `core_config_data` (
`config_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Config Id',
`scope` varchar(8) NOT NULL DEFAULT 'default' COMMENT 'Config Scope',
`scope_id` int(11) NOT NULL DEFAULT '0' COMMENT 'Config Scope Id',
`path` varchar(255) NOT NULL DEFAULT 'general' COMMENT 'Config Path',
`value` text COMMENT 'Config Value',
PRIMARY KEY (`config_id`),
UNIQUE KEY `UNQ_CORE_CONFIG_DATA_SCOPE_SCOPE_ID_PATH` (`scope`,`scope_id`,`path`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Config Data' AUTO_INCREMENT=146 ;
--
-- Dumping data for table `core_config_data`
--
INSERT INTO `core_config_data` VALUES(1, 'default', 0, 'catalog/category/root_id', '2');
INSERT INTO `core_config_data` VALUES(2, 'default', 0, 'admin/dashboard/enable_charts', '1');
INSERT INTO `core_config_data` VALUES(3, 'default', 0, 'web/unsecure/base_url', 'http://127.0.0.1/itsatcost/');
INSERT INTO `core_config_data` VALUES(4, 'default', 0, 'web/secure/base_url', 'http://127.0.0.1/itsatcost/');
INSERT INTO `core_config_data` VALUES(5, 'default', 0, 'general/locale/code', 'en_US');
INSERT INTO `core_config_data` VALUES(6, 'default', 0, 'general/locale/timezone', 'America/New_York');
INSERT INTO `core_config_data` VALUES(7, 'default', 0, 'currency/options/base', 'USD');
INSERT INTO `core_config_data` VALUES(8, 'default', 0, 'currency/options/default', 'USD');
INSERT INTO `core_config_data` VALUES(9, 'default', 0, 'currency/options/allow', 'USD');
INSERT INTO `core_config_data` VALUES(10, 'default', 0, 'design/package/name', 'itsatcost');
INSERT INTO `core_config_data` VALUES(11, 'default', 0, 'design/package/ua_regexp', 'a:0:{}');
INSERT INTO `core_config_data` VALUES(12, 'default', 0, 'design/theme/locale', NULL);
INSERT INTO `core_config_data` VALUES(13, 'default', 0, 'design/theme/template', 'default');
INSERT INTO `core_config_data` VALUES(14, 'default', 0, 'design/theme/template_ua_regexp', 'a:0:{}');
INSERT INTO `core_config_data` VALUES(15, 'default', 0, 'design/theme/skin', 'default');
INSERT INTO `core_config_data` VALUES(16, 'default', 0, 'design/theme/skin_ua_regexp', 'a:0:{}');
INSERT INTO `core_config_data` VALUES(17, 'default', 0, 'design/theme/layout', 'default');
INSERT INTO `core_config_data` VALUES(18, 'default', 0, 'design/theme/layout_ua_regexp', 'a:0:{}');
INSERT INTO `core_config_data` VALUES(19, 'default', 0, 'design/theme/default', 'default');
INSERT INTO `core_config_data` VALUES(20, 'default', 0, 'design/theme/default_ua_regexp', 'a:0:{}');
INSERT INTO `core_config_data` VALUES(21, 'default', 0, 'design/head/default_title', 'It''s At Cost');
INSERT INTO `core_config_data` VALUES(22, 'default', 0, 'design/head/title_prefix', NULL);
INSERT INTO `core_config_data` VALUES(23, 'default', 0, 'design/head/title_suffix', NULL);
INSERT INTO `core_config_data` VALUES(24, 'default', 0, 'design/head/default_description', 'Default Description');
INSERT INTO `core_config_data` VALUES(25, 'default', 0, 'design/head/default_keywords', 'Magento, Varien, E-commerce');
INSERT INTO `core_config_data` VALUES(26, 'default', 0, 'design/head/default_robots', 'INDEX,FOLLOW');
INSERT INTO `core_config_data` VALUES(27, 'default', 0, 'design/head/includes', NULL);
INSERT INTO `core_config_data` VALUES(28, 'default', 0, 'design/head/demonotice', '0');
INSERT INTO `core_config_data` VALUES(29, 'default', 0, 'design/header/logo_src', 'images/logo.png');
INSERT INTO `core_config_data` VALUES(30, 'default', 0, 'design/header/logo_alt', 'It''s At Cost');
INSERT INTO `core_config_data` VALUES(31, 'default', 0, 'design/header/welcome', NULL);
INSERT INTO `core_config_data` VALUES(32, 'default', 0, 'design/footer/copyright', '© 2011 It''s At Cost, LLC. All Rights Reserved.');
INSERT INTO `core_config_data` VALUES(33, 'default', 0, 'design/footer/absolute_footer', NULL);
INSERT INTO `core_config_data` VALUES(34, 'default', 0, 'design/watermark/image_size', NULL);
INSERT INTO `core_config_data` VALUES(35, 'default', 0, 'design/watermark/image_imageOpacity', NULL);
INSERT INTO `core_config_data` VALUES(36, 'default', 0, 'design/watermark/image_position', 'stretch');
INSERT INTO `core_config_data` VALUES(37, 'default', 0, 'design/watermark/small_image_size', NULL);
INSERT INTO `core_config_data` VALUES(38, 'default', 0, 'design/watermark/small_image_imageOpacity', NULL);
INSERT INTO `core_config_data` VALUES(39, 'default', 0, 'design/watermark/small_image_position', 'stretch');
INSERT INTO `core_config_data` VALUES(40, 'default', 0, 'design/watermark/thumbnail_size', NULL);
INSERT INTO `core_config_data` VALUES(41, 'default', 0, 'design/watermark/thumbnail_imageOpacity', NULL);
INSERT INTO `core_config_data` VALUES(42, 'default', 0, 'design/watermark/thumbnail_position', 'stretch');
INSERT INTO `core_config_data` VALUES(43, 'default', 0, 'design/pagination/pagination_frame', '5');
INSERT INTO `core_config_data` VALUES(44, 'default', 0, 'design/pagination/pagination_frame_skip', NULL);
INSERT INTO `core_config_data` VALUES(45, 'default', 0, 'design/pagination/anchor_text_for_previous', NULL);
INSERT INTO `core_config_data` VALUES(46, 'default', 0, 'design/pagination/anchor_text_for_next', NULL);
INSERT INTO `core_config_data` VALUES(47, 'websites', 1, 'dev/debug/template_hints', '0');
INSERT INTO `core_config_data` VALUES(48, 'websites', 1, 'dev/debug/template_hints_blocks', '0');
INSERT INTO `core_config_data` VALUES(49, 'websites', 1, 'payment/paypal_express/active', '0');
INSERT INTO `core_config_data` VALUES(50, 'websites', 1, 'payment/paypal_standard/active', '0');
INSERT INTO `core_config_data` VALUES(51, 'websites', 1, 'payment/paypaluk_express/active', '0');
INSERT INTO `core_config_data` VALUES(52, 'websites', 1, 'paypal/style/logo', NULL);
INSERT INTO `core_config_data` VALUES(53, 'default', 0, 'web/url/use_store', '0');
INSERT INTO `core_config_data` VALUES(54, 'default', 0, 'web/url/redirect_to_base', '1');
INSERT INTO `core_config_data` VALUES(55, 'default', 0, 'web/seo/use_rewrites', '0');
INSERT INTO `core_config_data` VALUES(56, 'default', 0, 'web/unsecure/base_link_url', '{{unsecure_base_url}}');
INSERT INTO `core_config_data` VALUES(57, 'default', 0, 'web/unsecure/base_skin_url', '{{unsecure_base_url}}skin/');
INSERT INTO `core_config_data` VALUES(58, 'default', 0, 'web/unsecure/base_media_url', '{{unsecure_base_url}}media/');
INSERT INTO `core_config_data` VALUES(59, 'default', 0, 'web/unsecure/base_js_url', '{{unsecure_base_url}}js/');
INSERT INTO `core_config_data` VALUES(60, 'default', 0, 'web/secure/base_link_url', '{{secure_base_url}}');
INSERT INTO `core_config_data` VALUES(61, 'default', 0, 'web/secure/base_skin_url', '{{secure_base_url}}skin/');
INSERT INTO `core_config_data` VALUES(62, 'default', 0, 'web/secure/base_media_url', '{{secure_base_url}}media/');
INSERT INTO `core_config_data` VALUES(63, 'default', 0, 'web/secure/base_js_url', '{{secure_base_url}}js/');
INSERT INTO `core_config_data` VALUES(64, 'default', 0, 'web/secure/use_in_frontend', '0');
INSERT INTO `core_config_data` VALUES(65, 'default', 0, 'web/secure/use_in_adminhtml', '0');
INSERT INTO `core_config_data` VALUES(66, 'default', 0, 'web/secure/offloader_header', 'SSL_OFFLOADED');
INSERT INTO `core_config_data` VALUES(67, 'default', 0, 'web/default/front', 'cms');
INSERT INTO `core_config_data` VALUES(68, 'default', 0, 'web/default/cms_home_page', 'home');
INSERT INTO `core_config_data` VALUES(69, 'default', 0, 'web/default/no_route', 'cms/index/noRoute');
INSERT INTO `core_config_data` VALUES(70, 'default', 0, 'web/default/cms_no_route', 'no-route');
INSERT INTO `core_config_data` VALUES(71, 'default', 0, 'web/default/cms_no_cookies', 'enable-cookies');
INSERT INTO `core_config_data` VALUES(72, 'default', 0, 'web/default/show_cms_breadcrumbs', '1');
INSERT INTO `core_config_data` VALUES(73, 'default', 0, 'web/polls/poll_check_by_ip', '0');
INSERT INTO `core_config_data` VALUES(74, 'default', 0, 'web/cookie/cookie_lifetime', '3600');
INSERT INTO `core_config_data` VALUES(75, 'default', 0, 'web/cookie/cookie_path', NULL);
INSERT INTO `core_config_data` VALUES(76, 'default', 0, 'web/cookie/cookie_domain', NULL);
INSERT INTO `core_config_data` VALUES(77, 'default', 0, 'web/cookie/cookie_httponly', '1');
INSERT INTO `core_config_data` VALUES(78, 'default', 0, 'web/session/use_remote_addr', '0');
INSERT INTO `core_config_data` VALUES(79, 'default', 0, 'web/session/use_http_via', '0');
INSERT INTO `core_config_data` VALUES(80, 'default', 0, 'web/session/use_http_x_forwarded_for', '0');
INSERT INTO `core_config_data` VALUES(81, 'default', 0, 'web/session/use_http_user_agent', '0');
INSERT INTO `core_config_data` VALUES(82, 'default', 0, 'web/session/use_frontend_sid', '1');
INSERT INTO `core_config_data` VALUES(83, 'default', 0, 'web/browser_capabilities/cookies', '1');
INSERT INTO `core_config_data` VALUES(84, 'default', 0, 'web/browser_capabilities/javascript', '1');
INSERT INTO `core_config_data` VALUES(85, 'default', 0, 'mxperts/jquerysettings/active', '1');
INSERT INTO `core_config_data` VALUES(86, 'default', 0, 'mxperts/jquerysettings/jquery_version', '1.4.2');
INSERT INTO `core_config_data` VALUES(87, 'default', 0, 'mxperts/jquerysettings/jquery_always_latest', '1');
INSERT INTO `core_config_data` VALUES(88, 'default', 0, 'mxperts/jquerysettings/jquery_noconflict', '1');
INSERT INTO `core_config_data` VALUES(89, 'default', 0, 'mxperts/jquerysettings/jquery_minified', '1');
INSERT INTO `core_config_data` VALUES(90, 'default', 0, 'mxperts/jquerysettings/jquery_functionality', '0');
INSERT INTO `core_config_data` VALUES(91, 'default', 0, 'mxperts/jqueryscript1/active', '0');
INSERT INTO `core_config_data` VALUES(92, 'default', 0, 'mxperts/jqueryscript1/code', 'jQuery(''.wrapper'').css(''border'', ''solid 2px red'');');
INSERT INTO `core_config_data` VALUES(93, 'default', 0, 'mxperts/jqueryscript1/ready', '1');
INSERT INTO `core_config_data` VALUES(94, 'default', 0, 'mxperts/jqueryscript2/active', '0');
INSERT INTO `core_config_data` VALUES(95, 'default', 0, 'mxperts/jqueryscript2/code', '// after click navigation is animated :-) \r\n jQuery("#nav").click(function () {\r\n jQuery(this).hide(2000, function () {\r\n jQuery(this).show(2000);\r\n });\r\n });\r\n');
INSERT INTO `core_config_data` VALUES(96, 'default', 0, 'mxperts/jqueryscript2/ready', '1');
INSERT INTO `core_config_data` VALUES(97, 'default', 0, 'mxperts/jqueryjs/active', '0');
INSERT INTO `core_config_data` VALUES(98, 'default', 0, 'mxperts/jqueryjs/code', NULL);
INSERT INTO `core_config_data` VALUES(99, 'default', 0, 'mxperts/jquerycss/active', '0');
INSERT INTO `core_config_data` VALUES(100, 'default', 0, 'mxperts/jquerycss/code', NULL);
INSERT INTO `core_config_data` VALUES(101, 'default', 0, 'awall/install/run', '1315843013');
INSERT INTO `core_config_data` VALUES(102, 'default', 0, 'blog/blog/enabled', '1');
INSERT INTO `core_config_data` VALUES(103, 'default', 0, 'blog/blog/title', 'It''s At Cost Blog');
INSERT INTO `core_config_data` VALUES(104, 'default', 0, 'blog/blog/route', NULL);
INSERT INTO `core_config_data` VALUES(105, 'default', 0, 'blog/blog/layout', 'page/1column.phtml');
INSERT INTO `core_config_data` VALUES(106, 'default', 0, 'blog/blog/dateformat', 'full');
INSERT INTO `core_config_data` VALUES(107, 'default', 0, 'blog/blog/blogcrumbs', '1');
INSERT INTO `core_config_data` VALUES(108, 'default', 0, 'blog/blog/readmore', NULL);
INSERT INTO `core_config_data` VALUES(109, 'default', 0, 'blog/blog/useshortcontent', '1');
INSERT INTO `core_config_data` VALUES(110, 'default', 0, 'blog/blog/parse_cms', '0');
INSERT INTO `core_config_data` VALUES(111, 'default', 0, 'blog/blog/perpage', NULL);
INSERT INTO `core_config_data` VALUES(112, 'default', 0, 'blog/blog/categories_urls', '1');
INSERT INTO `core_config_data` VALUES(113, 'default', 0, 'blog/blog/bookmarkslist', '0');
INSERT INTO `core_config_data` VALUES(114, 'default', 0, 'blog/blog/bookmarkspost', '0');
INSERT INTO `core_config_data` VALUES(115, 'default', 0, 'blog/menu/left', '0');
INSERT INTO `core_config_data` VALUES(116, 'default', 0, 'blog/menu/right', '0');
INSERT INTO `core_config_data` VALUES(117, 'default', 0, 'blog/menu/footer', '0');
INSERT INTO `core_config_data` VALUES(118, 'default', 0, 'blog/menu/top', '0');
INSERT INTO `core_config_data` VALUES(119, 'default', 0, 'blog/menu/recent', NULL);
INSERT INTO `core_config_data` VALUES(120, 'default', 0, 'blog/menu/category', '1');
INSERT INTO `core_config_data` VALUES(121, 'default', 0, 'blog/menu/tagcloud_size', '10');
INSERT INTO `core_config_data` VALUES(122, 'default', 0, 'blog/comments/enabled', '1');
INSERT INTO `core_config_data` VALUES(123, 'default', 0, 'blog/comments/login', '1');
INSERT INTO `core_config_data` VALUES(124, 'default', 0, 'blog/comments/approval', '1');
INSERT INTO `core_config_data` VALUES(125, 'default', 0, 'blog/comments/loginauto', '1');
INSERT INTO `core_config_data` VALUES(126, 'default', 0, 'blog/comments/recipient_email', NULL);
INSERT INTO `core_config_data` VALUES(127, 'default', 0, 'blog/comments/sender_email_identity', 'general');
INSERT INTO `core_config_data` VALUES(128, 'default', 0, 'blog/comments/email_template', 'blog_comments_email_template');
INSERT INTO `core_config_data` VALUES(129, 'default', 0, 'blog/recaptcha/enabled', '0');
INSERT INTO `core_config_data` VALUES(130, 'default', 0, 'blog/recaptcha/publickey', NULL);
INSERT INTO `core_config_data` VALUES(131, 'default', 0, 'blog/recaptcha/privatekey', NULL);
INSERT INTO `core_config_data` VALUES(132, 'default', 0, 'blog/rss/enable', '0');
INSERT INTO `core_config_data` VALUES(133, 'default', 0, 'blog/rss/image', NULL);
INSERT INTO `core_config_data` VALUES(134, 'default', 0, 'blog/rss/posts', NULL);
INSERT INTO `core_config_data` VALUES(135, 'default', 0, 'wordpress/database/is_different_db', '1');
INSERT INTO `core_config_data` VALUES(136, 'default', 0, 'wordpress/database/host', 'localhost');
INSERT INTO `core_config_data` VALUES(137, 'default', 0, 'wordpress/database/username', 'pDyQvFEqaD4=');
INSERT INTO `core_config_data` VALUES(138, 'default', 0, 'wordpress/database/password', 'pDyQvFEqaD4=');
INSERT INTO `core_config_data` VALUES(139, 'default', 0, 'wordpress/database/dbname', 'IV/AbboAc+s=');
INSERT INTO `core_config_data` VALUES(140, 'default', 0, 'wordpress/database/charset', 'utf8');
INSERT INTO `core_config_data` VALUES(141, 'default', 0, 'wordpress/database/table_prefix', 'wp_');
INSERT INTO `core_config_data` VALUES(142, 'default', 0, 'wordpress/integration/full', '1');
INSERT INTO `core_config_data` VALUES(143, 'default', 0, 'wordpress/integration/route', 'blog');
INSERT INTO `core_config_data` VALUES(144, 'default', 0, 'wordpress/misc/path', 'wp/');
INSERT INTO `core_config_data` VALUES(145, 'default', 0, 'wordpress/debug/log_enabled', '1');
-- --------------------------------------------------------
--
-- Table structure for table `core_email_template`
--
CREATE TABLE `core_email_template` (
`template_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Template Id',
`template_code` varchar(150) NOT NULL COMMENT 'Template Name',
`template_text` text NOT NULL COMMENT 'Template Content',
`template_styles` text COMMENT 'Templste Styles',
`template_type` int(10) unsigned DEFAULT NULL COMMENT 'Template Type',
`template_subject` varchar(200) NOT NULL COMMENT 'Template Subject',
`template_sender_name` varchar(200) DEFAULT NULL COMMENT 'Template Sender Name',
`template_sender_email` varchar(200) DEFAULT NULL COMMENT 'Template Sender Email',
`added_at` timestamp NULL DEFAULT NULL COMMENT 'Date of Template Creation',
`modified_at` timestamp NULL DEFAULT NULL COMMENT 'Date of Template Modification',
`orig_template_code` varchar(200) DEFAULT NULL COMMENT 'Original Template Code',
`orig_template_variables` text COMMENT 'Original Template Variables',
PRIMARY KEY (`template_id`),
UNIQUE KEY `UNQ_CORE_EMAIL_TEMPLATE_TEMPLATE_CODE` (`template_code`),
KEY `IDX_CORE_EMAIL_TEMPLATE_ADDED_AT` (`added_at`),
KEY `IDX_CORE_EMAIL_TEMPLATE_MODIFIED_AT` (`modified_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Email Templates' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `core_email_template`
--
-- --------------------------------------------------------
--
-- Table structure for table `core_flag`
--
CREATE TABLE `core_flag` (
`flag_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Flag Id',
`flag_code` varchar(255) NOT NULL COMMENT 'Flag Code',
`state` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Flag State',
`flag_data` text COMMENT 'Flag Data',
`last_update` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Date of Last Flag Update',
PRIMARY KEY (`flag_id`),
KEY `IDX_CORE_FLAG_LAST_UPDATE` (`last_update`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Flag' AUTO_INCREMENT=3 ;
--
-- Dumping data for table `core_flag`
--
INSERT INTO `core_flag` VALUES(1, 'admin_notification_survey', 0, 'a:1:{s:13:"survey_viewed";b:1;}', '2011-09-06 21:20:34');
INSERT INTO `core_flag` VALUES(2, 'catalog_product_flat', 0, 'a:1:{s:8:"is_built";b:1;}', '2011-09-21 17:00:25');
-- --------------------------------------------------------
--
-- Table structure for table `core_layout_link`
--
CREATE TABLE `core_layout_link` (
`layout_link_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Link Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`area` varchar(64) DEFAULT NULL COMMENT 'Area',
`package` varchar(64) DEFAULT NULL COMMENT 'Package',
`theme` varchar(64) DEFAULT NULL COMMENT 'Theme',
`layout_update_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Layout Update Id',
PRIMARY KEY (`layout_link_id`),
UNIQUE KEY `UNQ_CORE_LAYOUT_LINK_STORE_ID_PACKAGE_THEME_LAYOUT_UPDATE_ID` (`store_id`,`package`,`theme`,`layout_update_id`),
KEY `IDX_CORE_LAYOUT_LINK_LAYOUT_UPDATE_ID` (`layout_update_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Layout Link' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `core_layout_link`
--
-- --------------------------------------------------------
--
-- Table structure for table `core_layout_update`
--
CREATE TABLE `core_layout_update` (
`layout_update_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Layout Update Id',
`handle` varchar(255) DEFAULT NULL COMMENT 'Handle',
`xml` text COMMENT 'Xml',
`sort_order` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Sort Order',
PRIMARY KEY (`layout_update_id`),
KEY `IDX_CORE_LAYOUT_UPDATE_HANDLE` (`handle`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Layout Updates' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `core_layout_update`
--
-- --------------------------------------------------------
--
-- Table structure for table `core_resource`
--
CREATE TABLE `core_resource` (
`code` varchar(50) NOT NULL COMMENT 'Resource Code',
`version` varchar(50) DEFAULT NULL COMMENT 'Resource Version',
`data_version` varchar(50) DEFAULT NULL COMMENT 'Data Version',
PRIMARY KEY (`code`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Resources';
--
-- Dumping data for table `core_resource`
--
INSERT INTO `core_resource` VALUES('adminnotification_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('admin_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('api_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('awall_setup', '2.1.2', '2.1.2');
INSERT INTO `core_resource` VALUES('backup_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('blog_setup', '1.0.22', '1.0.22');
INSERT INTO `core_resource` VALUES('bundle_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('catalogindex_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('cataloginventory_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('catalogrule_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('catalogsearch_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('catalog_setup', '1.6.0.0.5', '1.6.0.0.5');
INSERT INTO `core_resource` VALUES('checkout_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('cms_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('compiler_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('contacts_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('core_setup', '1.6.0.1', '1.6.0.1');
INSERT INTO `core_resource` VALUES('cron_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('customer_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('dataflow_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('directory_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('downloadable_setup', '1.6.0.0.1', '1.6.0.0.1');
INSERT INTO `core_resource` VALUES('eav_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('find_feed_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('giftmessage_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('googlebase_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('googlecheckout_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('googleoptimizer_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('importexport_setup', '1.6.0.2', '1.6.0.2');
INSERT INTO `core_resource` VALUES('index_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('jqueryall_setup', '1.0', '1.0');
INSERT INTO `core_resource` VALUES('log_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('moneybookers_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('newsletter_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('paygate_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('payment_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('paypaluk_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('paypal_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('persistent_setup', '1.0.0.0', '1.0.0.0');
INSERT INTO `core_resource` VALUES('poll_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('productalert_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('rating_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('reports_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('review_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('salesrule_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('sales_setup', '1.6.0.3', '1.6.0.3');
INSERT INTO `core_resource` VALUES('sendfriend_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('shipping_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('sitemap_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('tag_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('tax_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('usa_setup', '1.6.0.1', '1.6.0.1');
INSERT INTO `core_resource` VALUES('weee_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('widget_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('wishlist_setup', '1.6.0.0', '1.6.0.0');
INSERT INTO `core_resource` VALUES('wordpress_setup', '1.8.41', '1.8.41');
INSERT INTO `core_resource` VALUES('xmlconnect_setup', '1.6.0.0', '1.6.0.0');
-- --------------------------------------------------------
--
-- Table structure for table `core_session`
--
CREATE TABLE `core_session` (
`session_id` varchar(255) NOT NULL COMMENT 'Session Id',
`session_expires` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Date of Session Expiration',
`session_data` mediumblob NOT NULL COMMENT 'Session Data',
PRIMARY KEY (`session_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Database Sessions Storage';
--
-- Dumping data for table `core_session`
--
-- --------------------------------------------------------
--
-- Table structure for table `core_store`
--
CREATE TABLE `core_store` (
`store_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Store Id',
`code` varchar(32) DEFAULT NULL COMMENT 'Code',
`website_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Website Id',
`group_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Group Id',
`name` varchar(255) NOT NULL COMMENT 'Store Name',
`sort_order` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Sort Order',
`is_active` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Activity',
PRIMARY KEY (`store_id`),
UNIQUE KEY `UNQ_CORE_STORE_CODE` (`code`),
KEY `IDX_CORE_STORE_WEBSITE_ID` (`website_id`),
KEY `IDX_CORE_STORE_IS_ACTIVE_SORT_ORDER` (`is_active`,`sort_order`),
KEY `IDX_CORE_STORE_GROUP_ID` (`group_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Stores' AUTO_INCREMENT=2 ;
--
-- Dumping data for table `core_store`
--
INSERT INTO `core_store` VALUES(0, 'admin', 0, 0, 'Admin', 0, 1);
INSERT INTO `core_store` VALUES(1, 'default', 1, 1, 'Default Store View', 0, 1);
-- --------------------------------------------------------
--
-- Table structure for table `core_store_group`
--
CREATE TABLE `core_store_group` (
`group_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Group Id',
`website_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Website Id',
`name` varchar(255) NOT NULL COMMENT 'Store Group Name',
`root_category_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Root Category Id',
`default_store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Default Store Id',
PRIMARY KEY (`group_id`),
KEY `IDX_CORE_STORE_GROUP_WEBSITE_ID` (`website_id`),
KEY `IDX_CORE_STORE_GROUP_DEFAULT_STORE_ID` (`default_store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Store Groups' AUTO_INCREMENT=2 ;
--
-- Dumping data for table `core_store_group`
--
INSERT INTO `core_store_group` VALUES(0, 0, 'Default', 0, 0);
INSERT INTO `core_store_group` VALUES(1, 1, 'Main Website Store', 2, 1);
-- --------------------------------------------------------
--
-- Table structure for table `core_translate`
--
CREATE TABLE `core_translate` (
`key_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Key Id of Translation',
`string` varchar(255) NOT NULL DEFAULT 'Translate String' COMMENT 'Translation String',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`translate` varchar(255) DEFAULT NULL COMMENT 'Translate',
`locale` varchar(20) NOT NULL DEFAULT 'en_US' COMMENT 'Locale',
PRIMARY KEY (`key_id`),
UNIQUE KEY `UNQ_CORE_TRANSLATE_STORE_ID_LOCALE_STRING` (`store_id`,`locale`,`string`),
KEY `IDX_CORE_TRANSLATE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Translations' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `core_translate`
--
-- --------------------------------------------------------
--
-- Table structure for table `core_url_rewrite`
--
CREATE TABLE `core_url_rewrite` (
`url_rewrite_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Rewrite Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`id_path` varchar(255) DEFAULT NULL COMMENT 'Id Path',
`request_path` varchar(255) DEFAULT NULL COMMENT 'Request Path',
`target_path` varchar(255) DEFAULT NULL COMMENT 'Target Path',
`is_system` smallint(5) unsigned DEFAULT '1' COMMENT 'Defines is Rewrite System',
`options` varchar(255) DEFAULT NULL COMMENT 'Options',
`description` varchar(255) DEFAULT NULL COMMENT 'Deascription',
`category_id` int(10) unsigned DEFAULT NULL COMMENT 'Category Id',
`product_id` int(10) unsigned DEFAULT NULL COMMENT 'Product Id',
PRIMARY KEY (`url_rewrite_id`),
UNIQUE KEY `UNQ_CORE_URL_REWRITE_REQUEST_PATH_STORE_ID` (`request_path`,`store_id`),
UNIQUE KEY `UNQ_CORE_URL_REWRITE_ID_PATH_IS_SYSTEM_STORE_ID` (`id_path`,`is_system`,`store_id`),
KEY `IDX_CORE_URL_REWRITE_TARGET_PATH_STORE_ID` (`target_path`,`store_id`),
KEY `IDX_CORE_URL_REWRITE_ID_PATH` (`id_path`),
KEY `IDX_CORE_URL_REWRITE_STORE_ID` (`store_id`),
KEY `FK_CORE_URL_REWRITE_CTGR_ID_CAT_CTGR_ENTT_ENTT_ID` (`category_id`),
KEY `FK_CORE_URL_REWRITE_PRODUCT_ID_CATALOG_CATEGORY_ENTITY_ENTITY_ID` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Url Rewrites' AUTO_INCREMENT=129 ;
--
-- Dumping data for table `core_url_rewrite`
--
INSERT INTO `core_url_rewrite` VALUES(1, 1, 'category/3', 'products.html', 'catalog/category/view/id/3', 1, NULL, NULL, 3, NULL);
INSERT INTO `core_url_rewrite` VALUES(2, 1, 'category/4', 'products/electronics.html', 'catalog/category/view/id/4', 1, NULL, NULL, 4, NULL);
INSERT INTO `core_url_rewrite` VALUES(3, 1, 'category/5', 'products/home-garden.html', 'catalog/category/view/id/5', 1, NULL, NULL, 5, NULL);
INSERT INTO `core_url_rewrite` VALUES(5, 1, 'category/7', 'products/clothing-shoes.html', 'catalog/category/view/id/7', 1, NULL, NULL, 7, NULL);
INSERT INTO `core_url_rewrite` VALUES(6, 1, 'category/8', 'products/electronics/televisions.html', 'catalog/category/view/id/8', 1, NULL, NULL, 8, NULL);
INSERT INTO `core_url_rewrite` VALUES(7, 1, 'category/9', 'products/electronics/computers.html', 'catalog/category/view/id/9', 1, NULL, NULL, 9, NULL);
INSERT INTO `core_url_rewrite` VALUES(8, 1, 'category/10', 'products/electronics/digital-cameras.html', 'catalog/category/view/id/10', 1, NULL, NULL, 10, NULL);
INSERT INTO `core_url_rewrite` VALUES(9, 1, 'category/11', 'products/home-garden/grills.html', 'catalog/category/view/id/11', 1, NULL, NULL, 11, NULL);
INSERT INTO `core_url_rewrite` VALUES(10, 1, 'category/12', 'products/home-garden/appliances.html', 'catalog/category/view/id/12', 1, NULL, NULL, 12, NULL);
INSERT INTO `core_url_rewrite` VALUES(11, 1, 'category/13', 'products/home-garden/tools.html', 'catalog/category/view/id/13', 1, NULL, NULL, 13, NULL);
INSERT INTO `core_url_rewrite` VALUES(12, 1, 'category/14', 'products/clothing-shoes/men-s-clothing.html', 'catalog/category/view/id/14', 1, NULL, NULL, 14, NULL);
INSERT INTO `core_url_rewrite` VALUES(13, 1, 'category/15', 'products/clothing-shoes/women-s-clothing.html', 'catalog/category/view/id/15', 1, NULL, NULL, 15, NULL);
INSERT INTO `core_url_rewrite` VALUES(14, 1, 'category/16', 'products/clothing-shoes/women-s-footwear.html', 'catalog/category/view/id/16', 1, NULL, NULL, 16, NULL);
INSERT INTO `core_url_rewrite` VALUES(15, 1, 'category/17', 'products/clothing-shoes/men-s-footwear.html', 'catalog/category/view/id/17', 1, NULL, NULL, 17, NULL);
INSERT INTO `core_url_rewrite` VALUES(18, 1, 'product/2/8', 'products/electronics/televisions/samsung-ln26d450-26-lcd-hdtv.html', 'catalog/product/view/id/2/category/8', 1, NULL, NULL, 8, 2);
INSERT INTO `core_url_rewrite` VALUES(19, 1, 'product/2', 'samsung-ln26d450-26-lcd-hdtv.html', 'catalog/product/view/id/2', 1, NULL, NULL, NULL, 2);
INSERT INTO `core_url_rewrite` VALUES(20, 1, 'product/3/8', 'products/electronics/televisions/samsung-un55d8000-55-3d-led-hdtv.html', 'catalog/product/view/id/3/category/8', 1, NULL, NULL, 8, 3);
INSERT INTO `core_url_rewrite` VALUES(21, 1, 'product/3', 'samsung-un55d8000-55-3d-led-hdtv.html', 'catalog/product/view/id/3', 1, NULL, NULL, NULL, 3);
INSERT INTO `core_url_rewrite` VALUES(22, 1, 'product/4/8', 'products/electronics/televisions/samsung-pn50c7000-50-3d-1080p-plasma-tv.html', 'catalog/product/view/id/4/category/8', 1, NULL, NULL, 8, 4);
INSERT INTO `core_url_rewrite` VALUES(23, 1, 'product/4', 'samsung-pn50c7000-50-3d-1080p-plasma-tv.html', 'catalog/product/view/id/4', 1, NULL, NULL, NULL, 4);
INSERT INTO `core_url_rewrite` VALUES(24, 1, 'product/5/8', 'products/electronics/televisions/panasonic-tc-p50s30-50-class-viera-s30-series-1080p-plasma-tv.html', 'catalog/product/view/id/5/category/8', 1, NULL, NULL, 8, 5);
INSERT INTO `core_url_rewrite` VALUES(25, 1, 'product/5', 'panasonic-tc-p50s30-50-class-viera-s30-series-1080p-plasma-tv.html', 'catalog/product/view/id/5', 1, NULL, NULL, NULL, 5);
INSERT INTO `core_url_rewrite` VALUES(26, 1, 'product/6/8', 'products/electronics/televisions/sony-kdl32bx420-32-lcd-tv.html', 'catalog/product/view/id/6/category/8', 1, NULL, NULL, 8, 6);
INSERT INTO `core_url_rewrite` VALUES(27, 1, 'product/6', 'sony-kdl32bx420-32-lcd-tv.html', 'catalog/product/view/id/6', 1, NULL, NULL, NULL, 6);
INSERT INTO `core_url_rewrite` VALUES(28, 1, 'product/7/8', 'products/electronics/televisions/sharp-lc40d78un-40-1080p-aquos-lcd-tv.html', 'catalog/product/view/id/7/category/8', 1, NULL, NULL, 8, 7);
INSERT INTO `core_url_rewrite` VALUES(29, 1, 'product/7', 'sharp-lc40d78un-40-1080p-aquos-lcd-tv.html', 'catalog/product/view/id/7', 1, NULL, NULL, NULL, 7);
INSERT INTO `core_url_rewrite` VALUES(30, 1, '39623100_1316109915', 'samsung-ln26d450-26-lcd-hdtv-2.html', 'samsung-ln26d450-26-lcd-hdtv.html', 0, 'RP', NULL, NULL, 2);
INSERT INTO `core_url_rewrite` VALUES(31, 1, '40551800_1316109915', 'products/electronics/televisions/samsung-ln26d450-26-lcd-hdtv-2.html', 'products/electronics/televisions/samsung-ln26d450-26-lcd-hdtv.html', 0, 'RP', NULL, 8, 2);
INSERT INTO `core_url_rewrite` VALUES(32, 1, 'product/8/8', 'products/electronics/televisions/lg-electronics-47lw6500-47-1080p-3d-led.html', 'catalog/product/view/id/8/category/8', 1, NULL, NULL, 8, 8);
INSERT INTO `core_url_rewrite` VALUES(33, 1, 'product/8', 'lg-electronics-47lw6500-47-1080p-3d-led.html', 'catalog/product/view/id/8', 1, NULL, NULL, NULL, 8);
INSERT INTO `core_url_rewrite` VALUES(34, 1, 'category/18', 'products/electronics/computers/laptops.html', 'catalog/category/view/id/18', 1, NULL, NULL, 18, NULL);
INSERT INTO `core_url_rewrite` VALUES(35, 1, 'category/19', 'products/electronics/computers/desktops.html', 'catalog/category/view/id/19', 1, NULL, NULL, 19, NULL);
INSERT INTO `core_url_rewrite` VALUES(36, 1, 'product/9/18', 'products/electronics/computers/laptops/asus-g-series-g53sw-xn1-notebook-intel-2-00ghz-15-6.html', 'catalog/product/view/id/9/category/18', 1, NULL, NULL, 18, 9);
INSERT INTO `core_url_rewrite` VALUES(37, 1, 'product/9', 'asus-g-series-g53sw-xn1-notebook-intel-2-00ghz-15-6.html', 'catalog/product/view/id/9', 1, NULL, NULL, NULL, 9);
INSERT INTO `core_url_rewrite` VALUES(38, 1, 'product/10/18', 'products/electronics/computers/laptops/hp-probook-4525s-amd-athlon-ii-dual-core-2-20ghz-15-6.html', 'catalog/product/view/id/10/category/18', 1, NULL, NULL, 18, 10);
INSERT INTO `core_url_rewrite` VALUES(39, 1, 'product/10', 'hp-probook-4525s-amd-athlon-ii-dual-core-2-20ghz-15-6.html', 'catalog/product/view/id/10', 1, NULL, NULL, NULL, 10);
INSERT INTO `core_url_rewrite` VALUES(40, 1, 'product/11/18', 'products/electronics/computers/laptops/sony-vaio-el-series-vpcel17fx-w.html', 'catalog/product/view/id/11/category/18', 1, NULL, NULL, 18, 11);
INSERT INTO `core_url_rewrite` VALUES(41, 1, 'product/11', 'sony-vaio-el-series-vpcel17fx-w.html', 'catalog/product/view/id/11', 1, NULL, NULL, NULL, 11);
INSERT INTO `core_url_rewrite` VALUES(42, 1, 'product/12/18', 'products/electronics/computers/laptops/apple-macbook-pro-13.html', 'catalog/product/view/id/12/category/18', 1, NULL, NULL, 18, 12);
INSERT INTO `core_url_rewrite` VALUES(43, 1, 'product/12', 'apple-macbook-pro-13.html', 'catalog/product/view/id/12', 1, NULL, NULL, NULL, 12);
INSERT INTO `core_url_rewrite` VALUES(44, 1, 'product/13/18', 'products/electronics/computers/laptops/macbook-pro-15.html', 'catalog/product/view/id/13/category/18', 1, NULL, NULL, 18, 13);
INSERT INTO `core_url_rewrite` VALUES(45, 1, 'product/13', 'macbook-pro-15.html', 'catalog/product/view/id/13', 1, NULL, NULL, NULL, 13);
INSERT INTO `core_url_rewrite` VALUES(46, 1, 'product/14/19', 'products/electronics/computers/desktops/apple-imac-27.html', 'catalog/product/view/id/14/category/19', 1, NULL, NULL, 19, 14);
INSERT INTO `core_url_rewrite` VALUES(47, 1, 'product/14', 'apple-imac-27.html', 'catalog/product/view/id/14', 1, NULL, NULL, NULL, 14);
INSERT INTO `core_url_rewrite` VALUES(48, 1, 'product/15/19', 'products/electronics/computers/desktops/asus-et2400int-b121e-23-6-all-in-one-pc.html', 'catalog/product/view/id/15/category/19', 1, NULL, NULL, 19, 15);
INSERT INTO `core_url_rewrite` VALUES(49, 1, 'product/15', 'asus-et2400int-b121e-23-6-all-in-one-pc.html', 'catalog/product/view/id/15', 1, NULL, NULL, NULL, 15);
INSERT INTO `core_url_rewrite` VALUES(50, 1, 'product/16/19', 'products/electronics/computers/desktops/hp-pro-3130-desktop-pc-2-80ghz-2gb-ddr3-160gb-hdd.html', 'catalog/product/view/id/16/category/19', 1, NULL, NULL, 19, 16);
INSERT INTO `core_url_rewrite` VALUES(51, 1, 'product/16', 'hp-pro-3130-desktop-pc-2-80ghz-2gb-ddr3-160gb-hdd.html', 'catalog/product/view/id/16', 1, NULL, NULL, NULL, 16);
INSERT INTO `core_url_rewrite` VALUES(52, 1, 'product/17/19', 'products/electronics/computers/desktops/hp-elite-h8-1010-desktop-25-led-monitor-wireless-inkjet-printer-package.html', 'catalog/product/view/id/17/category/19', 1, NULL, NULL, 19, 17);
INSERT INTO `core_url_rewrite` VALUES(53, 1, 'product/17', 'hp-elite-h8-1010-desktop-25-led-monitor-wireless-inkjet-printer-package.html', 'catalog/product/view/id/17', 1, NULL, NULL, NULL, 17);
INSERT INTO `core_url_rewrite` VALUES(54, 1, 'product/18/10', 'products/electronics/digital-cameras/canon-eos-5d-mark-ii-digital-camera-kit-with-canon-24-105mm-f-4l-is-usm-af-lens.html', 'catalog/product/view/id/18/category/10', 1, NULL, NULL, 10, 18);
INSERT INTO `core_url_rewrite` VALUES(55, 1, 'product/18', 'canon-eos-5d-mark-ii-digital-camera-kit-with-canon-24-105mm-f-4l-is-usm-af-lens.html', 'catalog/product/view/id/18', 1, NULL, NULL, NULL, 18);
INSERT INTO `core_url_rewrite` VALUES(56, 1, 'product/19/10', 'products/electronics/digital-cameras/canon-eos-rebel-t3i-digital-camera-kit.html', 'catalog/product/view/id/19/category/10', 1, NULL, NULL, 10, 19);
INSERT INTO `core_url_rewrite` VALUES(57, 1, 'product/19', 'canon-eos-rebel-t3i-digital-camera-kit.html', 'catalog/product/view/id/19', 1, NULL, NULL, NULL, 19);
INSERT INTO `core_url_rewrite` VALUES(58, 1, 'product/20/10', 'products/electronics/digital-cameras/nikon-d300s-slr-digital-camera-body-only.html', 'catalog/product/view/id/20/category/10', 1, NULL, NULL, 10, 20);
INSERT INTO `core_url_rewrite` VALUES(59, 1, 'product/20', 'nikon-d300s-slr-digital-camera-body-only.html', 'catalog/product/view/id/20', 1, NULL, NULL, NULL, 20);
INSERT INTO `core_url_rewrite` VALUES(60, 1, 'product/21/10', 'products/electronics/digital-cameras/sony-alpha-dslr-a560-digital-camera-w-18-55mm-lens.html', 'catalog/product/view/id/21/category/10', 1, NULL, NULL, 10, 21);
INSERT INTO `core_url_rewrite` VALUES(61, 1, 'product/21', 'sony-alpha-dslr-a560-digital-camera-w-18-55mm-lens.html', 'catalog/product/view/id/21', 1, NULL, NULL, NULL, 21);
INSERT INTO `core_url_rewrite` VALUES(62, 1, 'product/22/10', 'products/electronics/digital-cameras/canon-powershot-100-hs-digital-elph-camera.html', 'catalog/product/view/id/22/category/10', 1, NULL, NULL, 10, 22);
INSERT INTO `core_url_rewrite` VALUES(63, 1, 'product/22', 'canon-powershot-100-hs-digital-elph-camera.html', 'catalog/product/view/id/22', 1, NULL, NULL, NULL, 22);
INSERT INTO `core_url_rewrite` VALUES(64, 1, 'product/23/10', 'products/electronics/digital-cameras/stylus-tough-8010-digital-camera.html', 'catalog/product/view/id/23/category/10', 1, NULL, NULL, 10, 23);
INSERT INTO `core_url_rewrite` VALUES(65, 1, 'product/23', 'stylus-tough-8010-digital-camera.html', 'catalog/product/view/id/23', 1, NULL, NULL, NULL, 23);
INSERT INTO `core_url_rewrite` VALUES(66, 1, 'product/24/10', 'products/electronics/digital-cameras/panasonic-lumix-dmc-fx78-digital-camera.html', 'catalog/product/view/id/24/category/10', 1, NULL, NULL, 10, 24);
INSERT INTO `core_url_rewrite` VALUES(67, 1, 'product/24', 'panasonic-lumix-dmc-fx78-digital-camera.html', 'catalog/product/view/id/24', 1, NULL, NULL, NULL, 24);
INSERT INTO `core_url_rewrite` VALUES(68, 1, 'product/25/10', 'products/electronics/digital-cameras/canon-powershot-500-hs-digital-elph-camera.html', 'catalog/product/view/id/25/category/10', 1, NULL, NULL, 10, 25);
INSERT INTO `core_url_rewrite` VALUES(69, 1, 'product/25', 'canon-powershot-500-hs-digital-elph-camera.html', 'catalog/product/view/id/25', 1, NULL, NULL, NULL, 25);
INSERT INTO `core_url_rewrite` VALUES(70, 1, 'product/26/10', 'products/electronics/digital-cameras/sony-cyber-shot-dsc-h70-digital-camera.html', 'catalog/product/view/id/26/category/10', 1, NULL, NULL, 10, 26);
INSERT INTO `core_url_rewrite` VALUES(71, 1, 'product/26', 'sony-cyber-shot-dsc-h70-digital-camera.html', 'catalog/product/view/id/26', 1, NULL, NULL, NULL, 26);
INSERT INTO `core_url_rewrite` VALUES(72, 1, 'category/20', 'products/home-garden/furniture.html', 'catalog/category/view/id/20', 1, NULL, NULL, 20, NULL);
INSERT INTO `core_url_rewrite` VALUES(73, 1, 'product/27/20', 'products/home-garden/furniture/klyne-sofa.html', 'catalog/product/view/id/27/category/20', 1, NULL, NULL, 20, 27);
INSERT INTO `core_url_rewrite` VALUES(74, 1, 'product/27', 'klyne-sofa.html', 'catalog/product/view/id/27', 1, NULL, NULL, NULL, 27);
INSERT INTO `core_url_rewrite` VALUES(75, 1, 'product/28/20', 'products/home-garden/furniture/silhouette-sofa.html', 'catalog/product/view/id/28/category/20', 1, NULL, NULL, 20, 28);
INSERT INTO `core_url_rewrite` VALUES(76, 1, 'product/28', 'silhouette-sofa.html', 'catalog/product/view/id/28', 1, NULL, NULL, NULL, 28);
INSERT INTO `core_url_rewrite` VALUES(77, 1, 'product/29', 'petrie-chair.html', 'catalog/product/view/id/29', 1, NULL, NULL, NULL, 29);
INSERT INTO `core_url_rewrite` VALUES(78, 1, 'product/29/20', 'products/home-garden/furniture/petrie-chair.html', 'catalog/product/view/id/29/category/20', 1, NULL, NULL, 20, 29);
INSERT INTO `core_url_rewrite` VALUES(79, 1, 'product/30', 'bel-air-table.html', 'catalog/product/view/id/30', 1, NULL, NULL, NULL, 30);
INSERT INTO `core_url_rewrite` VALUES(80, 1, 'product/30/20', 'products/home-garden/furniture/bel-air-table.html', 'catalog/product/view/id/30/category/20', 1, NULL, NULL, 20, 30);
INSERT INTO `core_url_rewrite` VALUES(81, 1, 'product/31', 'dauphine-table.html', 'catalog/product/view/id/31', 1, NULL, NULL, NULL, 31);
INSERT INTO `core_url_rewrite` VALUES(82, 1, 'product/31/20', 'products/home-garden/furniture/dauphine-table.html', 'catalog/product/view/id/31/category/20', 1, NULL, NULL, 20, 31);
INSERT INTO `core_url_rewrite` VALUES(83, 1, 'product/32', 'hennessy-chair.html', 'catalog/product/view/id/32', 1, NULL, NULL, NULL, 32);
INSERT INTO `core_url_rewrite` VALUES(84, 1, 'product/32/20', 'products/home-garden/furniture/hennessy-chair.html', 'catalog/product/view/id/32/category/20', 1, NULL, NULL, 20, 32);
INSERT INTO `core_url_rewrite` VALUES(85, 1, 'product/33', 'chloe-sofa.html', 'catalog/product/view/id/33', 1, NULL, NULL, NULL, 33);
INSERT INTO `core_url_rewrite` VALUES(86, 1, 'product/33/20', 'products/home-garden/furniture/chloe-sofa.html', 'catalog/product/view/id/33/category/20', 1, NULL, NULL, 20, 33);
INSERT INTO `core_url_rewrite` VALUES(87, 1, 'product/34', 'marino-sofa.html', 'catalog/product/view/id/34', 1, NULL, NULL, NULL, 34);
INSERT INTO `core_url_rewrite` VALUES(88, 1, 'product/34/20', 'products/home-garden/furniture/marino-sofa.html', 'catalog/product/view/id/34/category/20', 1, NULL, NULL, 20, 34);
INSERT INTO `core_url_rewrite` VALUES(89, 1, 'product/35', 'vintner-dining-set.html', 'catalog/product/view/id/35', 1, NULL, NULL, NULL, 35);
INSERT INTO `core_url_rewrite` VALUES(90, 1, 'product/35/20', 'products/home-garden/furniture/vintner-dining-set.html', 'catalog/product/view/id/35/category/20', 1, NULL, NULL, 20, 35);
INSERT INTO `core_url_rewrite` VALUES(91, 1, 'product/36', 'harvest-dining-table.html', 'catalog/product/view/id/36', 1, NULL, NULL, NULL, 36);
INSERT INTO `core_url_rewrite` VALUES(92, 1, 'product/36/20', 'products/home-garden/furniture/harvest-dining-table.html', 'catalog/product/view/id/36/category/20', 1, NULL, NULL, 20, 36);
INSERT INTO `core_url_rewrite` VALUES(93, 1, 'product/37', 'felix-side-chair.html', 'catalog/product/view/id/37', 1, NULL, NULL, NULL, 37);
INSERT INTO `core_url_rewrite` VALUES(94, 1, 'product/37/20', 'products/home-garden/furniture/felix-side-chair.html', 'catalog/product/view/id/37/category/20', 1, NULL, NULL, 20, 37);
INSERT INTO `core_url_rewrite` VALUES(95, 1, 'product/38', 'tate-bed.html', 'catalog/product/view/id/38', 1, NULL, NULL, NULL, 38);
INSERT INTO `core_url_rewrite` VALUES(96, 1, 'product/38/20', 'products/home-garden/furniture/tate-bed.html', 'catalog/product/view/id/38/category/20', 1, NULL, NULL, 20, 38);
INSERT INTO `core_url_rewrite` VALUES(97, 1, 'product/39', 'steppe-bed.html', 'catalog/product/view/id/39', 1, NULL, NULL, NULL, 39);
INSERT INTO `core_url_rewrite` VALUES(98, 1, 'product/39/20', 'products/home-garden/furniture/steppe-bed.html', 'catalog/product/view/id/39/category/20', 1, NULL, NULL, 20, 39);
INSERT INTO `core_url_rewrite` VALUES(99, 1, 'product/40', 'steppe-nightstand.html', 'catalog/product/view/id/40', 1, NULL, NULL, NULL, 40);
INSERT INTO `core_url_rewrite` VALUES(100, 1, 'product/40/20', 'products/home-garden/furniture/steppe-nightstand.html', 'catalog/product/view/id/40/category/20', 1, NULL, NULL, 20, 40);
INSERT INTO `core_url_rewrite` VALUES(101, 1, 'product/41', 'cobble-hill.html', 'catalog/product/view/id/41', 1, NULL, NULL, NULL, 41);
INSERT INTO `core_url_rewrite` VALUES(102, 1, 'product/41/20', 'products/home-garden/furniture/cobble-hill.html', 'catalog/product/view/id/41/category/20', 1, NULL, NULL, 20, 41);
INSERT INTO `core_url_rewrite` VALUES(103, 1, 'product/42', 'architect-end-table.html', 'catalog/product/view/id/42', 1, NULL, NULL, NULL, 42);
INSERT INTO `core_url_rewrite` VALUES(104, 1, 'product/42/20', 'products/home-garden/furniture/architect-end-table.html', 'catalog/product/view/id/42/category/20', 1, NULL, NULL, 20, 42);
INSERT INTO `core_url_rewrite` VALUES(105, 1, 'product/43', 'stockholm-tables.html', 'catalog/product/view/id/43', 1, NULL, NULL, NULL, 43);
INSERT INTO `core_url_rewrite` VALUES(106, 1, 'product/43/20', 'products/home-garden/furniture/stockholm-tables.html', 'catalog/product/view/id/43/category/20', 1, NULL, NULL, 20, 43);
INSERT INTO `core_url_rewrite` VALUES(107, 1, 'product/44', 'concorde-bed.html', 'catalog/product/view/id/44', 1, NULL, NULL, NULL, 44);
INSERT INTO `core_url_rewrite` VALUES(108, 1, 'product/44/20', 'products/home-garden/furniture/concorde-bed.html', 'catalog/product/view/id/44/category/20', 1, NULL, NULL, 20, 44);
INSERT INTO `core_url_rewrite` VALUES(109, 1, 'category/21', 'featured-products.html', 'catalog/category/view/id/21', 1, NULL, NULL, 21, NULL);
INSERT INTO `core_url_rewrite` VALUES(110, 1, 'product/3/21', 'featured-products/samsung-un55d8000-55-3d-led-hdtv.html', 'catalog/product/view/id/3/category/21', 1, NULL, NULL, 21, 3);
INSERT INTO `core_url_rewrite` VALUES(111, 1, 'product/13/21', 'featured-products/macbook-pro-15.html', 'catalog/product/view/id/13/category/21', 1, NULL, NULL, 21, 13);
INSERT INTO `core_url_rewrite` VALUES(112, 1, 'product/17/21', 'featured-products/hp-elite-h8-1010-desktop-25-led-monitor-wireless-inkjet-printer-package.html', 'catalog/product/view/id/17/category/21', 1, NULL, NULL, 21, 17);
INSERT INTO `core_url_rewrite` VALUES(113, 1, 'product/18/21', 'featured-products/canon-eos-5d-mark-ii-digital-camera-kit-with-canon-24-105mm-f-4l-is-usm-af-lens.html', 'catalog/product/view/id/18/category/21', 1, NULL, NULL, 21, 18);
INSERT INTO `core_url_rewrite` VALUES(114, 1, 'product/22/21', 'featured-products/canon-powershot-100-hs-digital-elph-camera.html', 'catalog/product/view/id/22/category/21', 1, NULL, NULL, 21, 22);
INSERT INTO `core_url_rewrite` VALUES(115, 1, 'product/27/21', 'featured-products/klyne-sofa.html', 'catalog/product/view/id/27/category/21', 1, NULL, NULL, 21, 27);
INSERT INTO `core_url_rewrite` VALUES(116, 1, 'product/29/21', 'featured-products/petrie-chair.html', 'catalog/product/view/id/29/category/21', 1, NULL, NULL, 21, 29);
INSERT INTO `core_url_rewrite` VALUES(117, 1, 'product/30/21', 'featured-products/bel-air-table.html', 'catalog/product/view/id/30/category/21', 1, NULL, NULL, 21, 30);
INSERT INTO `core_url_rewrite` VALUES(118, 1, 'product/42/21', 'featured-products/architect-end-table.html', 'catalog/product/view/id/42/category/21', 1, NULL, NULL, 21, 42);
INSERT INTO `core_url_rewrite` VALUES(119, 1, '13386800_1316648749', 'products/featured-products.html', 'featured-products.html', 0, 'RP', NULL, 21, NULL);
INSERT INTO `core_url_rewrite` VALUES(120, 1, '18095600_1316648749', 'products/featured-products/samsung-un55d8000-55-3d-led-hdtv.html', 'featured-products/samsung-un55d8000-55-3d-led-hdtv.html', 0, 'RP', NULL, 21, 3);
INSERT INTO `core_url_rewrite` VALUES(121, 1, '19064400_1316648749', 'products/featured-products/macbook-pro-15.html', 'featured-products/macbook-pro-15.html', 0, 'RP', NULL, 21, 13);
INSERT INTO `core_url_rewrite` VALUES(122, 1, '19855000_1316648749', 'products/featured-products/hp-elite-h8-1010-desktop-25-led-monitor-wireless-inkjet-printer-package.html', 'featured-products/hp-elite-h8-1010-desktop-25-led-monitor-wireless-inkjet-printer-package.html', 0, 'RP', NULL, 21, 17);
INSERT INTO `core_url_rewrite` VALUES(123, 1, '20757800_1316648749', 'products/featured-products/canon-eos-5d-mark-ii-digital-camera-kit-with-canon-24-105mm-f-4l-is-usm-af-lens.html', 'featured-products/canon-eos-5d-mark-ii-digital-camera-kit-with-canon-24-105mm-f-4l-is-usm-af-lens.html', 0, 'RP', NULL, 21, 18);
INSERT INTO `core_url_rewrite` VALUES(124, 1, '23760500_1316648749', 'products/featured-products/canon-powershot-100-hs-digital-elph-camera.html', 'featured-products/canon-powershot-100-hs-digital-elph-camera.html', 0, 'RP', NULL, 21, 22);
INSERT INTO `core_url_rewrite` VALUES(125, 1, '24557500_1316648749', 'products/featured-products/klyne-sofa.html', 'featured-products/klyne-sofa.html', 0, 'RP', NULL, 21, 27);
INSERT INTO `core_url_rewrite` VALUES(126, 1, '25347300_1316648749', 'products/featured-products/petrie-chair.html', 'featured-products/petrie-chair.html', 0, 'RP', NULL, 21, 29);
INSERT INTO `core_url_rewrite` VALUES(127, 1, '29033500_1316648749', 'products/featured-products/bel-air-table.html', 'featured-products/bel-air-table.html', 0, 'RP', NULL, 21, 30);
INSERT INTO `core_url_rewrite` VALUES(128, 1, '29788000_1316648749', 'products/featured-products/architect-end-table.html', 'featured-products/architect-end-table.html', 0, 'RP', NULL, 21, 42);
-- --------------------------------------------------------
--
-- Table structure for table `core_variable`
--
CREATE TABLE `core_variable` (
`variable_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Variable Id',
`code` varchar(255) DEFAULT NULL COMMENT 'Variable Code',
`name` varchar(255) DEFAULT NULL COMMENT 'Variable Name',
PRIMARY KEY (`variable_id`),
UNIQUE KEY `UNQ_CORE_VARIABLE_CODE` (`code`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Variables' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `core_variable`
--
-- --------------------------------------------------------
--
-- Table structure for table `core_variable_value`
--
CREATE TABLE `core_variable_value` (
`value_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Variable Value Id',
`variable_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Variable Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`plain_value` text COMMENT 'Plain Text Value',
`html_value` text COMMENT 'Html Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CORE_VARIABLE_VALUE_VARIABLE_ID_STORE_ID` (`variable_id`,`store_id`),
KEY `IDX_CORE_VARIABLE_VALUE_VARIABLE_ID` (`variable_id`),
KEY `IDX_CORE_VARIABLE_VALUE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Variable Value' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `core_variable_value`
--
-- --------------------------------------------------------
--
-- Table structure for table `core_website`
--
CREATE TABLE `core_website` (
`website_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Website Id',
`code` varchar(32) DEFAULT NULL COMMENT 'Code',
`name` varchar(64) DEFAULT NULL COMMENT 'Website Name',
`sort_order` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Sort Order',
`default_group_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Default Group Id',
`is_default` smallint(5) unsigned DEFAULT '0' COMMENT 'Defines Is Website Default',
PRIMARY KEY (`website_id`),
UNIQUE KEY `UNQ_CORE_WEBSITE_CODE` (`code`),
KEY `IDX_CORE_WEBSITE_SORT_ORDER` (`sort_order`),
KEY `IDX_CORE_WEBSITE_DEFAULT_GROUP_ID` (`default_group_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Websites' AUTO_INCREMENT=2 ;
--
-- Dumping data for table `core_website`
--
INSERT INTO `core_website` VALUES(0, 'admin', 'Admin', 0, 0, 0);
INSERT INTO `core_website` VALUES(1, 'base', 'Main Website', 0, 1, 1);
-- --------------------------------------------------------
--
-- Table structure for table `coupon_aggregated`
--
CREATE TABLE `coupon_aggregated` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Id',
`period` date NOT NULL COMMENT 'Period',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`order_status` varchar(50) DEFAULT NULL COMMENT 'Order Status',
`coupon_code` varchar(50) DEFAULT NULL COMMENT 'Coupon Code',
`coupon_uses` int(11) NOT NULL DEFAULT '0' COMMENT 'Coupon Uses',
`subtotal_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Subtotal Amount',
`discount_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Discount Amount',
`total_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Total Amount',
`subtotal_amount_actual` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Subtotal Amount Actual',
`discount_amount_actual` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Discount Amount Actual',
`total_amount_actual` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Total Amount Actual',
PRIMARY KEY (`id`),
UNIQUE KEY `UNQ_COUPON_AGGREGATED_PERIOD_STORE_ID_ORDER_STATUS_COUPON_CODE` (`period`,`store_id`,`order_status`,`coupon_code`),
KEY `IDX_COUPON_AGGREGATED_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Coupon Aggregated' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `coupon_aggregated`
--
-- --------------------------------------------------------
--
-- Table structure for table `coupon_aggregated_order`
--
CREATE TABLE `coupon_aggregated_order` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Id',
`period` date NOT NULL COMMENT 'Period',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`order_status` varchar(50) DEFAULT NULL COMMENT 'Order Status',
`coupon_code` varchar(50) DEFAULT NULL COMMENT 'Coupon Code',
`coupon_uses` int(11) NOT NULL DEFAULT '0' COMMENT 'Coupon Uses',
`subtotal_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Subtotal Amount',
`discount_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Discount Amount',
`total_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Total Amount',
PRIMARY KEY (`id`),
UNIQUE KEY `UNQ_COUPON_AGGRED_ORDER_PERIOD_STORE_ID_ORDER_STS_COUPON_CODE` (`period`,`store_id`,`order_status`,`coupon_code`),
KEY `IDX_COUPON_AGGREGATED_ORDER_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Coupon Aggregated Order' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `coupon_aggregated_order`
--
-- --------------------------------------------------------
--
-- Table structure for table `cron_schedule`
--
CREATE TABLE `cron_schedule` (
`schedule_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Schedule Id',
`job_code` varchar(255) NOT NULL DEFAULT '0' COMMENT 'Job Code',
`status` varchar(7) NOT NULL DEFAULT 'pending' COMMENT 'Status',
`messages` text COMMENT 'Messages',
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Created At',
`scheduled_at` timestamp NULL DEFAULT NULL COMMENT 'Scheduled At',
`executed_at` timestamp NULL DEFAULT NULL COMMENT 'Executed At',
`finished_at` timestamp NULL DEFAULT NULL COMMENT 'Finished At',
PRIMARY KEY (`schedule_id`),
KEY `IDX_CRON_SCHEDULE_JOB_CODE` (`job_code`),
KEY `IDX_CRON_SCHEDULE_SCHEDULED_AT_STATUS` (`scheduled_at`,`status`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Cron Schedule' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `cron_schedule`
--
-- --------------------------------------------------------
--
-- Table structure for table `customer_address_entity`
--
CREATE TABLE `customer_address_entity` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_set_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Set Id',
`increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment Id',
`parent_id` int(10) unsigned DEFAULT NULL COMMENT 'Parent Id',
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Created At',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Updated At',
`is_active` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Is Active',
PRIMARY KEY (`entity_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_PARENT_ID` (`parent_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Address Entity' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `customer_address_entity`
--
-- --------------------------------------------------------
--
-- Table structure for table `customer_address_entity_datetime`
--
CREATE TABLE `customer_address_entity_datetime` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Id',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Id',
`value` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CUSTOMER_ADDRESS_ENTITY_DATETIME_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_DATETIME_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_DATETIME_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_DATETIME_ENTITY_ID` (`entity_id`),
KEY `IDX_CSTR_ADDR_ENTT_DTIME_ENTT_ID_ATTR_ID_VAL` (`entity_id`,`attribute_id`,`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Address Entity Datetime' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `customer_address_entity_datetime`
--
-- --------------------------------------------------------
--
-- Table structure for table `customer_address_entity_decimal`
--
CREATE TABLE `customer_address_entity_decimal` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Id',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Id',
`value` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CUSTOMER_ADDRESS_ENTITY_DECIMAL_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_DECIMAL_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_DECIMAL_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_DECIMAL_ENTITY_ID` (`entity_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_DECIMAL_ENTITY_ID_ATTRIBUTE_ID_VALUE` (`entity_id`,`attribute_id`,`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Address Entity Decimal' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `customer_address_entity_decimal`
--
-- --------------------------------------------------------
--
-- Table structure for table `customer_address_entity_int`
--
CREATE TABLE `customer_address_entity_int` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Id',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Id',
`value` int(11) NOT NULL DEFAULT '0' COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CUSTOMER_ADDRESS_ENTITY_INT_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_INT_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_INT_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_INT_ENTITY_ID` (`entity_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_INT_ENTITY_ID_ATTRIBUTE_ID_VALUE` (`entity_id`,`attribute_id`,`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Address Entity Int' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `customer_address_entity_int`
--
-- --------------------------------------------------------
--
-- Table structure for table `customer_address_entity_text`
--
CREATE TABLE `customer_address_entity_text` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Id',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Id',
`value` text NOT NULL COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CUSTOMER_ADDRESS_ENTITY_TEXT_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_TEXT_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_TEXT_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_TEXT_ENTITY_ID` (`entity_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Address Entity Text' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `customer_address_entity_text`
--
-- --------------------------------------------------------
--
-- Table structure for table `customer_address_entity_varchar`
--
CREATE TABLE `customer_address_entity_varchar` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Id',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Id',
`value` varchar(255) DEFAULT NULL COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CUSTOMER_ADDRESS_ENTITY_VARCHAR_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_VARCHAR_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_VARCHAR_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_VARCHAR_ENTITY_ID` (`entity_id`),
KEY `IDX_CUSTOMER_ADDRESS_ENTITY_VARCHAR_ENTITY_ID_ATTRIBUTE_ID_VALUE` (`entity_id`,`attribute_id`,`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Address Entity Varchar' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `customer_address_entity_varchar`
--
-- --------------------------------------------------------
--
-- Table structure for table `customer_eav_attribute`
--
CREATE TABLE `customer_eav_attribute` (
`attribute_id` smallint(5) unsigned NOT NULL COMMENT 'Attribute Id',
`is_visible` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Is Visible',
`input_filter` varchar(255) DEFAULT NULL COMMENT 'Input Filter',
`multiline_count` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Multiline Count',
`validate_rules` text COMMENT 'Validate Rules',
`is_system` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is System',
`sort_order` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Sort Order',
`data_model` varchar(255) DEFAULT NULL COMMENT 'Data Model',
PRIMARY KEY (`attribute_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Eav Attribute';
--
-- Dumping data for table `customer_eav_attribute`
--
INSERT INTO `customer_eav_attribute` VALUES(1, 1, NULL, 0, NULL, 1, 10, NULL);
INSERT INTO `customer_eav_attribute` VALUES(2, 0, NULL, 0, NULL, 1, 0, NULL);
INSERT INTO `customer_eav_attribute` VALUES(3, 1, NULL, 0, NULL, 1, 20, NULL);
INSERT INTO `customer_eav_attribute` VALUES(4, 0, NULL, 0, NULL, 0, 30, NULL);
INSERT INTO `customer_eav_attribute` VALUES(5, 1, NULL, 0, 'a:2:{s:15:"max_text_length";i:255;s:15:"min_text_length";i:1;}', 1, 40, NULL);
INSERT INTO `customer_eav_attribute` VALUES(6, 0, NULL, 0, NULL, 0, 50, NULL);
INSERT INTO `customer_eav_attribute` VALUES(7, 1, NULL, 0, 'a:2:{s:15:"max_text_length";i:255;s:15:"min_text_length";i:1;}', 1, 60, NULL);
INSERT INTO `customer_eav_attribute` VALUES(8, 0, NULL, 0, NULL, 0, 70, NULL);
INSERT INTO `customer_eav_attribute` VALUES(9, 1, NULL, 0, 'a:1:{s:16:"input_validation";s:5:"email";}', 1, 80, NULL);
INSERT INTO `customer_eav_attribute` VALUES(10, 1, NULL, 0, NULL, 1, 25, NULL);
INSERT INTO `customer_eav_attribute` VALUES(11, 0, 'date', 0, 'a:1:{s:16:"input_validation";s:4:"date";}', 0, 90, NULL);
INSERT INTO `customer_eav_attribute` VALUES(12, 0, NULL, 0, NULL, 1, 0, NULL);
INSERT INTO `customer_eav_attribute` VALUES(13, 0, NULL, 0, NULL, 1, 0, NULL);
INSERT INTO `customer_eav_attribute` VALUES(14, 0, NULL, 0, NULL, 1, 0, NULL);
INSERT INTO `customer_eav_attribute` VALUES(15, 0, NULL, 0, 'a:1:{s:15:"max_text_length";i:255;}', 0, 100, NULL);
INSERT INTO `customer_eav_attribute` VALUES(16, 0, NULL, 0, NULL, 1, 0, NULL);
INSERT INTO `customer_eav_attribute` VALUES(17, 0, NULL, 0, NULL, 0, 0, NULL);
INSERT INTO `customer_eav_attribute` VALUES(18, 0, NULL, 0, 'a:0:{}', 0, 110, NULL);
INSERT INTO `customer_eav_attribute` VALUES(19, 0, NULL, 0, NULL, 0, 10, NULL);
INSERT INTO `customer_eav_attribute` VALUES(20, 1, NULL, 0, 'a:2:{s:15:"max_text_length";i:255;s:15:"min_text_length";i:1;}', 1, 20, NULL);
INSERT INTO `customer_eav_attribute` VALUES(21, 0, NULL, 0, NULL, 0, 30, NULL);
INSERT INTO `customer_eav_attribute` VALUES(22, 1, NULL, 0, 'a:2:{s:15:"max_text_length";i:255;s:15:"min_text_length";i:1;}', 1, 40, NULL);
INSERT INTO `customer_eav_attribute` VALUES(23, 0, NULL, 0, NULL, 0, 50, NULL);
INSERT INTO `customer_eav_attribute` VALUES(24, 1, NULL, 0, 'a:2:{s:15:"max_text_length";i:255;s:15:"min_text_length";i:1;}', 1, 60, NULL);
INSERT INTO `customer_eav_attribute` VALUES(25, 1, NULL, 2, 'a:2:{s:15:"max_text_length";i:255;s:15:"min_text_length";i:1;}', 1, 70, NULL);
INSERT INTO `customer_eav_attribute` VALUES(26, 1, NULL, 0, 'a:2:{s:15:"max_text_length";i:255;s:15:"min_text_length";i:1;}', 1, 80, NULL);
INSERT INTO `customer_eav_attribute` VALUES(27, 1, NULL, 0, NULL, 1, 90, NULL);
INSERT INTO `customer_eav_attribute` VALUES(28, 1, NULL, 0, NULL, 1, 100, NULL);
INSERT INTO `customer_eav_attribute` VALUES(29, 1, NULL, 0, NULL, 1, 100, NULL);
INSERT INTO `customer_eav_attribute` VALUES(30, 1, NULL, 0, 'a:0:{}', 1, 110, 'customer/attribute_data_postcode');
INSERT INTO `customer_eav_attribute` VALUES(31, 1, NULL, 0, 'a:2:{s:15:"max_text_length";i:255;s:15:"min_text_length";i:1;}', 1, 120, NULL);
INSERT INTO `customer_eav_attribute` VALUES(32, 1, NULL, 0, 'a:2:{s:15:"max_text_length";i:255;s:15:"min_text_length";i:1;}', 1, 130, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `customer_eav_attribute_website`
--
CREATE TABLE `customer_eav_attribute_website` (
`attribute_id` smallint(5) unsigned NOT NULL COMMENT 'Attribute Id',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website Id',
`is_visible` smallint(5) unsigned DEFAULT NULL COMMENT 'Is Visible',
`is_required` smallint(5) unsigned DEFAULT NULL COMMENT 'Is Required',
`default_value` text COMMENT 'Default Value',
`multiline_count` smallint(5) unsigned DEFAULT NULL COMMENT 'Multiline Count',
PRIMARY KEY (`attribute_id`,`website_id`),
KEY `IDX_CUSTOMER_EAV_ATTRIBUTE_WEBSITE_WEBSITE_ID` (`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Eav Attribute Website';
--
-- Dumping data for table `customer_eav_attribute_website`
--
-- --------------------------------------------------------
--
-- Table structure for table `customer_entity`
--
CREATE TABLE `customer_entity` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_set_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Set Id',
`website_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Website Id',
`email` varchar(255) DEFAULT NULL COMMENT 'Email',
`group_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Group Id',
`increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment Id',
`store_id` smallint(5) unsigned DEFAULT '0' COMMENT 'Store Id',
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Created At',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Updated At',
`is_active` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Is Active',
PRIMARY KEY (`entity_id`),
KEY `IDX_CUSTOMER_ENTITY_STORE_ID` (`store_id`),
KEY `IDX_CUSTOMER_ENTITY_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_CUSTOMER_ENTITY_EMAIL_WEBSITE_ID` (`email`,`website_id`),
KEY `IDX_CUSTOMER_ENTITY_WEBSITE_ID` (`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Entity' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `customer_entity`
--
-- --------------------------------------------------------
--
-- Table structure for table `customer_entity_datetime`
--
CREATE TABLE `customer_entity_datetime` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Id',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Id',
`value` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CUSTOMER_ENTITY_DATETIME_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
KEY `IDX_CUSTOMER_ENTITY_DATETIME_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_CUSTOMER_ENTITY_DATETIME_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CUSTOMER_ENTITY_DATETIME_ENTITY_ID` (`entity_id`),
KEY `IDX_CUSTOMER_ENTITY_DATETIME_ENTITY_ID_ATTRIBUTE_ID_VALUE` (`entity_id`,`attribute_id`,`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Entity Datetime' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `customer_entity_datetime`
--
-- --------------------------------------------------------
--
-- Table structure for table `customer_entity_decimal`
--
CREATE TABLE `customer_entity_decimal` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Id',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Id',
`value` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CUSTOMER_ENTITY_DECIMAL_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
KEY `IDX_CUSTOMER_ENTITY_DECIMAL_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_CUSTOMER_ENTITY_DECIMAL_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CUSTOMER_ENTITY_DECIMAL_ENTITY_ID` (`entity_id`),
KEY `IDX_CUSTOMER_ENTITY_DECIMAL_ENTITY_ID_ATTRIBUTE_ID_VALUE` (`entity_id`,`attribute_id`,`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Entity Decimal' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `customer_entity_decimal`
--
-- --------------------------------------------------------
--
-- Table structure for table `customer_entity_int`
--
CREATE TABLE `customer_entity_int` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Id',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Id',
`value` int(11) NOT NULL DEFAULT '0' COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CUSTOMER_ENTITY_INT_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
KEY `IDX_CUSTOMER_ENTITY_INT_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_CUSTOMER_ENTITY_INT_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CUSTOMER_ENTITY_INT_ENTITY_ID` (`entity_id`),
KEY `IDX_CUSTOMER_ENTITY_INT_ENTITY_ID_ATTRIBUTE_ID_VALUE` (`entity_id`,`attribute_id`,`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Entity Int' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `customer_entity_int`
--
-- --------------------------------------------------------
--
-- Table structure for table `customer_entity_text`
--
CREATE TABLE `customer_entity_text` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Id',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Id',
`value` text NOT NULL COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CUSTOMER_ENTITY_TEXT_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
KEY `IDX_CUSTOMER_ENTITY_TEXT_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_CUSTOMER_ENTITY_TEXT_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CUSTOMER_ENTITY_TEXT_ENTITY_ID` (`entity_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Entity Text' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `customer_entity_text`
--
-- --------------------------------------------------------
--
-- Table structure for table `customer_entity_varchar`
--
CREATE TABLE `customer_entity_varchar` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Id',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Id',
`value` varchar(255) DEFAULT NULL COMMENT 'Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_CUSTOMER_ENTITY_VARCHAR_ENTITY_ID_ATTRIBUTE_ID` (`entity_id`,`attribute_id`),
KEY `IDX_CUSTOMER_ENTITY_VARCHAR_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_CUSTOMER_ENTITY_VARCHAR_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_CUSTOMER_ENTITY_VARCHAR_ENTITY_ID` (`entity_id`),
KEY `IDX_CUSTOMER_ENTITY_VARCHAR_ENTITY_ID_ATTRIBUTE_ID_VALUE` (`entity_id`,`attribute_id`,`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Entity Varchar' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `customer_entity_varchar`
--
-- --------------------------------------------------------
--
-- Table structure for table `customer_form_attribute`
--
CREATE TABLE `customer_form_attribute` (
`form_code` varchar(32) NOT NULL COMMENT 'Form Code',
`attribute_id` smallint(5) unsigned NOT NULL COMMENT 'Attribute Id',
PRIMARY KEY (`form_code`,`attribute_id`),
KEY `IDX_CUSTOMER_FORM_ATTRIBUTE_ATTRIBUTE_ID` (`attribute_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Form Attribute';
--
-- Dumping data for table `customer_form_attribute`
--
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer', 1);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer', 3);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer', 4);
INSERT INTO `customer_form_attribute` VALUES('checkout_register', 4);
INSERT INTO `customer_form_attribute` VALUES('customer_account_create', 4);
INSERT INTO `customer_form_attribute` VALUES('customer_account_edit', 4);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer', 5);
INSERT INTO `customer_form_attribute` VALUES('checkout_register', 5);
INSERT INTO `customer_form_attribute` VALUES('customer_account_create', 5);
INSERT INTO `customer_form_attribute` VALUES('customer_account_edit', 5);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer', 6);
INSERT INTO `customer_form_attribute` VALUES('checkout_register', 6);
INSERT INTO `customer_form_attribute` VALUES('customer_account_create', 6);
INSERT INTO `customer_form_attribute` VALUES('customer_account_edit', 6);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer', 7);
INSERT INTO `customer_form_attribute` VALUES('checkout_register', 7);
INSERT INTO `customer_form_attribute` VALUES('customer_account_create', 7);
INSERT INTO `customer_form_attribute` VALUES('customer_account_edit', 7);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer', 8);
INSERT INTO `customer_form_attribute` VALUES('checkout_register', 8);
INSERT INTO `customer_form_attribute` VALUES('customer_account_create', 8);
INSERT INTO `customer_form_attribute` VALUES('customer_account_edit', 8);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_checkout', 9);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer', 9);
INSERT INTO `customer_form_attribute` VALUES('checkout_register', 9);
INSERT INTO `customer_form_attribute` VALUES('customer_account_create', 9);
INSERT INTO `customer_form_attribute` VALUES('customer_account_edit', 9);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_checkout', 10);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer', 10);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_checkout', 11);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer', 11);
INSERT INTO `customer_form_attribute` VALUES('checkout_register', 11);
INSERT INTO `customer_form_attribute` VALUES('customer_account_create', 11);
INSERT INTO `customer_form_attribute` VALUES('customer_account_edit', 11);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_checkout', 15);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer', 15);
INSERT INTO `customer_form_attribute` VALUES('checkout_register', 15);
INSERT INTO `customer_form_attribute` VALUES('customer_account_create', 15);
INSERT INTO `customer_form_attribute` VALUES('customer_account_edit', 15);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer', 17);
INSERT INTO `customer_form_attribute` VALUES('checkout_register', 17);
INSERT INTO `customer_form_attribute` VALUES('customer_account_create', 17);
INSERT INTO `customer_form_attribute` VALUES('customer_account_edit', 17);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_checkout', 18);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer', 18);
INSERT INTO `customer_form_attribute` VALUES('checkout_register', 18);
INSERT INTO `customer_form_attribute` VALUES('customer_account_create', 18);
INSERT INTO `customer_form_attribute` VALUES('customer_account_edit', 18);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer_address', 19);
INSERT INTO `customer_form_attribute` VALUES('customer_address_edit', 19);
INSERT INTO `customer_form_attribute` VALUES('customer_register_address', 19);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer_address', 20);
INSERT INTO `customer_form_attribute` VALUES('customer_address_edit', 20);
INSERT INTO `customer_form_attribute` VALUES('customer_register_address', 20);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer_address', 21);
INSERT INTO `customer_form_attribute` VALUES('customer_address_edit', 21);
INSERT INTO `customer_form_attribute` VALUES('customer_register_address', 21);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer_address', 22);
INSERT INTO `customer_form_attribute` VALUES('customer_address_edit', 22);
INSERT INTO `customer_form_attribute` VALUES('customer_register_address', 22);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer_address', 23);
INSERT INTO `customer_form_attribute` VALUES('customer_address_edit', 23);
INSERT INTO `customer_form_attribute` VALUES('customer_register_address', 23);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer_address', 24);
INSERT INTO `customer_form_attribute` VALUES('customer_address_edit', 24);
INSERT INTO `customer_form_attribute` VALUES('customer_register_address', 24);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer_address', 25);
INSERT INTO `customer_form_attribute` VALUES('customer_address_edit', 25);
INSERT INTO `customer_form_attribute` VALUES('customer_register_address', 25);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer_address', 26);
INSERT INTO `customer_form_attribute` VALUES('customer_address_edit', 26);
INSERT INTO `customer_form_attribute` VALUES('customer_register_address', 26);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer_address', 27);
INSERT INTO `customer_form_attribute` VALUES('customer_address_edit', 27);
INSERT INTO `customer_form_attribute` VALUES('customer_register_address', 27);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer_address', 28);
INSERT INTO `customer_form_attribute` VALUES('customer_address_edit', 28);
INSERT INTO `customer_form_attribute` VALUES('customer_register_address', 28);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer_address', 29);
INSERT INTO `customer_form_attribute` VALUES('customer_address_edit', 29);
INSERT INTO `customer_form_attribute` VALUES('customer_register_address', 29);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer_address', 30);
INSERT INTO `customer_form_attribute` VALUES('customer_address_edit', 30);
INSERT INTO `customer_form_attribute` VALUES('customer_register_address', 30);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer_address', 31);
INSERT INTO `customer_form_attribute` VALUES('customer_address_edit', 31);
INSERT INTO `customer_form_attribute` VALUES('customer_register_address', 31);
INSERT INTO `customer_form_attribute` VALUES('adminhtml_customer_address', 32);
INSERT INTO `customer_form_attribute` VALUES('customer_address_edit', 32);
INSERT INTO `customer_form_attribute` VALUES('customer_register_address', 32);
-- --------------------------------------------------------
--
-- Table structure for table `customer_group`
--
CREATE TABLE `customer_group` (
`customer_group_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Customer Group Id',
`customer_group_code` varchar(32) NOT NULL COMMENT 'Customer Group Code',
`tax_class_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Tax Class Id',
PRIMARY KEY (`customer_group_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Customer Group' AUTO_INCREMENT=4 ;
--
-- Dumping data for table `customer_group`
--
INSERT INTO `customer_group` VALUES(0, 'NOT LOGGED IN', 3);
INSERT INTO `customer_group` VALUES(1, 'General', 3);
INSERT INTO `customer_group` VALUES(2, 'Wholesale', 3);
INSERT INTO `customer_group` VALUES(3, 'Retailer', 3);
-- --------------------------------------------------------
--
-- Table structure for table `dataflow_batch`
--
CREATE TABLE `dataflow_batch` (
`batch_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Batch Id',
`profile_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Profile ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`adapter` varchar(128) DEFAULT NULL COMMENT 'Adapter',
`params` text COMMENT 'Parameters',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
PRIMARY KEY (`batch_id`),
KEY `IDX_DATAFLOW_BATCH_PROFILE_ID` (`profile_id`),
KEY `IDX_DATAFLOW_BATCH_STORE_ID` (`store_id`),
KEY `IDX_DATAFLOW_BATCH_CREATED_AT` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Dataflow Batch' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `dataflow_batch`
--
-- --------------------------------------------------------
--
-- Table structure for table `dataflow_batch_export`
--
CREATE TABLE `dataflow_batch_export` (
`batch_export_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Batch Export Id',
`batch_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Batch Id',
`batch_data` longtext COMMENT 'Batch Data',
`status` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Status',
PRIMARY KEY (`batch_export_id`),
KEY `IDX_DATAFLOW_BATCH_EXPORT_BATCH_ID` (`batch_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Dataflow Batch Export' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `dataflow_batch_export`
--
-- --------------------------------------------------------
--
-- Table structure for table `dataflow_batch_import`
--
CREATE TABLE `dataflow_batch_import` (
`batch_import_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Batch Import Id',
`batch_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Batch Id',
`batch_data` longtext COMMENT 'Batch Data',
`status` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Status',
PRIMARY KEY (`batch_import_id`),
KEY `IDX_DATAFLOW_BATCH_IMPORT_BATCH_ID` (`batch_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Dataflow Batch Import' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `dataflow_batch_import`
--
-- --------------------------------------------------------
--
-- Table structure for table `dataflow_import_data`
--
CREATE TABLE `dataflow_import_data` (
`import_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Import Id',
`session_id` int(11) DEFAULT NULL COMMENT 'Session Id',
`serial_number` int(11) NOT NULL DEFAULT '0' COMMENT 'Serial Number',
`value` text COMMENT 'Value',
`status` int(11) NOT NULL DEFAULT '0' COMMENT 'Status',
PRIMARY KEY (`import_id`),
KEY `IDX_DATAFLOW_IMPORT_DATA_SESSION_ID` (`session_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Dataflow Import Data' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `dataflow_import_data`
--
-- --------------------------------------------------------
--
-- Table structure for table `dataflow_profile`
--
CREATE TABLE `dataflow_profile` (
`profile_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Profile Id',
`name` varchar(255) DEFAULT NULL COMMENT 'Name',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
`updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At',
`actions_xml` text COMMENT 'Actions Xml',
`gui_data` text COMMENT 'Gui Data',
`direction` varchar(6) DEFAULT NULL COMMENT 'Direction',
`entity_type` varchar(64) DEFAULT NULL COMMENT 'Entity Type',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`data_transfer` varchar(11) DEFAULT NULL COMMENT 'Data Transfer',
PRIMARY KEY (`profile_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Dataflow Profile' AUTO_INCREMENT=7 ;
--
-- Dumping data for table `dataflow_profile`
--
INSERT INTO `dataflow_profile` VALUES(1, 'Export All Products', '2011-09-06 21:15:54', '2011-09-06 21:15:54', '\\r\\n \\r\\n\\r\\n\\r\\n\\r\\n \\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n \\r\\n \\r\\n true\\r\\n\\r\\n\\r\\n\\r\\n file\\r\\n var/export\\r\\n \\r\\n\\r\\n\\r\\n', 'a:5:{s:4:"file";a:7:{s:4:"type";s:4:"file";s:8:"filename";s:23:"export_all_products.csv";s:4:"path";s:10:"var/export";s:4:"host";s:0:"";s:4:"user";s:0:"";s:8:"password";s:0:"";s:7:"passive";s:0:"";}s:5:"parse";a:5:{s:4:"type";s:3:"csv";s:12:"single_sheet";s:0:"";s:9:"delimiter";s:1:",";s:7:"enclose";s:1:""";s:10:"fieldnames";s:4:"true";}s:3:"map";a:3:{s:14:"only_specified";s:0:"";s:7:"product";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}s:8:"customer";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}}s:7:"product";a:1:{s:6:"filter";a:8:{s:4:"name";s:0:"";s:3:"sku";s:0:"";s:4:"type";s:1:"0";s:13:"attribute_set";s:0:"";s:5:"price";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:3:"qty";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:10:"visibility";s:1:"0";s:6:"status";s:1:"0";}}s:8:"customer";a:1:{s:6:"filter";a:10:{s:9:"firstname";s:0:"";s:8:"lastname";s:0:"";s:5:"email";s:0:"";s:5:"group";s:1:"0";s:10:"adressType";s:15:"default_billing";s:9:"telephone";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:0:"";s:6:"region";s:0:"";s:10:"created_at";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}}}}', 'export', 'product', 0, 'file');
INSERT INTO `dataflow_profile` VALUES(2, 'Export Product Stocks', '2011-09-06 21:15:54', '2011-09-06 21:15:54', '\\r\\n \\r\\n\\r\\n\\r\\n\\r\\n \\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n \\r\\n \\r\\n true\\r\\n\\r\\n\\r\\n\\r\\n file\\r\\n var/export\\r\\n \\r\\n\\r\\n\\r\\n', 'a:5:{s:4:"file";a:7:{s:4:"type";s:4:"file";s:8:"filename";s:25:"export_product_stocks.csv";s:4:"path";s:10:"var/export";s:4:"host";s:0:"";s:4:"user";s:0:"";s:8:"password";s:0:"";s:7:"passive";s:0:"";}s:5:"parse";a:5:{s:4:"type";s:3:"csv";s:12:"single_sheet";s:0:"";s:9:"delimiter";s:1:",";s:7:"enclose";s:1:""";s:10:"fieldnames";s:4:"true";}s:3:"map";a:3:{s:14:"only_specified";s:4:"true";s:7:"product";a:2:{s:2:"db";a:4:{i:1;s:5:"store";i:2;s:3:"sku";i:3;s:3:"qty";i:4;s:11:"is_in_stock";}s:4:"file";a:4:{i:1;s:5:"store";i:2;s:3:"sku";i:3;s:3:"qty";i:4;s:11:"is_in_stock";}}s:8:"customer";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}}s:7:"product";a:1:{s:6:"filter";a:8:{s:4:"name";s:0:"";s:3:"sku";s:0:"";s:4:"type";s:1:"0";s:13:"attribute_set";s:0:"";s:5:"price";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:3:"qty";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:10:"visibility";s:1:"0";s:6:"status";s:1:"0";}}s:8:"customer";a:1:{s:6:"filter";a:10:{s:9:"firstname";s:0:"";s:8:"lastname";s:0:"";s:5:"email";s:0:"";s:5:"group";s:1:"0";s:10:"adressType";s:15:"default_billing";s:9:"telephone";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:0:"";s:6:"region";s:0:"";s:10:"created_at";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}}}}', 'export', 'product', 0, 'file');
INSERT INTO `dataflow_profile` VALUES(3, 'Import All Products', '2011-09-06 21:15:54', '2011-09-19 22:04:19', '\r\n \r\n \r\n true\r\n \r\n 1\r\n \r\n catalog/convert_adapter_product\r\n parse\r\n', 'a:7:{s:6:"export";a:1:{s:13:"add_url_field";s:1:"0";}s:6:"import";a:2:{s:17:"number_of_records";s:1:"1";s:17:"decimal_separator";s:1:".";}s:4:"file";a:8:{s:4:"type";s:4:"file";s:8:"filename";s:23:"export_all_products.csv";s:4:"path";s:10:"var/export";s:4:"host";s:0:"";s:4:"user";s:0:"";s:8:"password";s:0:"";s:9:"file_mode";s:1:"2";s:7:"passive";s:0:"";}s:5:"parse";a:5:{s:4:"type";s:3:"csv";s:12:"single_sheet";s:0:"";s:9:"delimiter";s:1:",";s:7:"enclose";s:1:""";s:10:"fieldnames";s:4:"true";}s:3:"map";a:3:{s:14:"only_specified";s:0:"";s:7:"product";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}s:8:"customer";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}}s:7:"product";a:1:{s:6:"filter";a:8:{s:4:"name";s:0:"";s:3:"sku";s:0:"";s:4:"type";s:1:"0";s:13:"attribute_set";s:0:"";s:5:"price";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:3:"qty";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:10:"visibility";s:1:"0";s:6:"status";s:1:"0";}}s:8:"customer";a:1:{s:6:"filter";a:10:{s:9:"firstname";s:0:"";s:8:"lastname";s:0:"";s:5:"email";s:0:"";s:5:"group";s:1:"0";s:10:"adressType";s:15:"default_billing";s:9:"telephone";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:0:"";s:6:"region";s:0:"";s:10:"created_at";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}}}}', 'import', 'product', 0, 'interactive');
INSERT INTO `dataflow_profile` VALUES(4, 'Import Product Stocks', '2011-09-06 21:15:54', '2011-09-06 21:15:54', '\\r\\n \\r\\n \\r\\n true\\r\\n \\r\\n catalog/convert_adapter_product\\r\\n parse\\r\\n', 'a:5:{s:4:"file";a:7:{s:4:"type";s:4:"file";s:8:"filename";s:18:"export_product.csv";s:4:"path";s:10:"var/export";s:4:"host";s:0:"";s:4:"user";s:0:"";s:8:"password";s:0:"";s:7:"passive";s:0:"";}s:5:"parse";a:5:{s:4:"type";s:3:"csv";s:12:"single_sheet";s:0:"";s:9:"delimiter";s:1:",";s:7:"enclose";s:1:""";s:10:"fieldnames";s:4:"true";}s:3:"map";a:3:{s:14:"only_specified";s:0:"";s:7:"product";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}s:8:"customer";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}}s:7:"product";a:1:{s:6:"filter";a:8:{s:4:"name";s:0:"";s:3:"sku";s:0:"";s:4:"type";s:1:"0";s:13:"attribute_set";s:0:"";s:5:"price";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:3:"qty";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:10:"visibility";s:1:"0";s:6:"status";s:1:"0";}}s:8:"customer";a:1:{s:6:"filter";a:10:{s:9:"firstname";s:0:"";s:8:"lastname";s:0:"";s:5:"email";s:0:"";s:5:"group";s:1:"0";s:10:"adressType";s:15:"default_billing";s:9:"telephone";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:0:"";s:6:"region";s:0:"";s:10:"created_at";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}}}}', 'import', 'product', 0, 'interactive');
INSERT INTO `dataflow_profile` VALUES(5, 'Export Customers', '2011-09-06 21:15:54', '2011-09-06 21:15:54', '\\r\\n \\r\\n \\r\\n\\r\\n\\r\\n\\r\\n \\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n\\r\\n \\r\\n \\r\\n true\\r\\n\\r\\n\\r\\n\\r\\n file\\r\\n var/export\\r\\n \\r\\n\\r\\n\\r\\n', 'a:5:{s:4:"file";a:7:{s:4:"type";s:4:"file";s:8:"filename";s:20:"export_customers.csv";s:4:"path";s:10:"var/export";s:4:"host";s:0:"";s:4:"user";s:0:"";s:8:"password";s:0:"";s:7:"passive";s:0:"";}s:5:"parse";a:5:{s:4:"type";s:3:"csv";s:12:"single_sheet";s:0:"";s:9:"delimiter";s:1:",";s:7:"enclose";s:1:""";s:10:"fieldnames";s:4:"true";}s:3:"map";a:3:{s:14:"only_specified";s:0:"";s:7:"product";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}s:8:"customer";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}}s:7:"product";a:1:{s:6:"filter";a:8:{s:4:"name";s:0:"";s:3:"sku";s:0:"";s:4:"type";s:1:"0";s:13:"attribute_set";s:0:"";s:5:"price";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:3:"qty";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:10:"visibility";s:1:"0";s:6:"status";s:1:"0";}}s:8:"customer";a:1:{s:6:"filter";a:10:{s:9:"firstname";s:0:"";s:8:"lastname";s:0:"";s:5:"email";s:0:"";s:5:"group";s:1:"0";s:10:"adressType";s:15:"default_billing";s:9:"telephone";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:0:"";s:6:"region";s:0:"";s:10:"created_at";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}}}}', 'export', 'customer', 0, 'file');
INSERT INTO `dataflow_profile` VALUES(6, 'Import Customers', '2011-09-06 21:15:54', '2011-09-06 21:15:54', '\\r\\n \\r\\n \\r\\n true\\r\\n \\r\\n customer/convert_adapter_customer\\r\\n parse\\r\\n', 'a:5:{s:4:"file";a:7:{s:4:"type";s:4:"file";s:8:"filename";s:19:"export_customer.csv";s:4:"path";s:10:"var/export";s:4:"host";s:0:"";s:4:"user";s:0:"";s:8:"password";s:0:"";s:7:"passive";s:0:"";}s:5:"parse";a:5:{s:4:"type";s:3:"csv";s:12:"single_sheet";s:0:"";s:9:"delimiter";s:1:",";s:7:"enclose";s:1:""";s:10:"fieldnames";s:4:"true";}s:3:"map";a:3:{s:14:"only_specified";s:0:"";s:7:"product";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}s:8:"customer";a:2:{s:2:"db";a:0:{}s:4:"file";a:0:{}}}s:7:"product";a:1:{s:6:"filter";a:8:{s:4:"name";s:0:"";s:3:"sku";s:0:"";s:4:"type";s:1:"0";s:13:"attribute_set";s:0:"";s:5:"price";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:3:"qty";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}s:10:"visibility";s:1:"0";s:6:"status";s:1:"0";}}s:8:"customer";a:1:{s:6:"filter";a:10:{s:9:"firstname";s:0:"";s:8:"lastname";s:0:"";s:5:"email";s:0:"";s:5:"group";s:1:"0";s:10:"adressType";s:15:"default_billing";s:9:"telephone";s:0:"";s:8:"postcode";s:0:"";s:7:"country";s:0:"";s:6:"region";s:0:"";s:10:"created_at";a:2:{s:4:"from";s:0:"";s:2:"to";s:0:"";}}}}', 'import', 'customer', 0, 'interactive');
-- --------------------------------------------------------
--
-- Table structure for table `dataflow_profile_history`
--
CREATE TABLE `dataflow_profile_history` (
`history_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'History Id',
`profile_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Profile Id',
`action_code` varchar(64) DEFAULT NULL COMMENT 'Action Code',
`user_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'User Id',
`performed_at` timestamp NULL DEFAULT NULL COMMENT 'Performed At',
PRIMARY KEY (`history_id`),
KEY `IDX_DATAFLOW_PROFILE_HISTORY_PROFILE_ID` (`profile_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Dataflow Profile History' AUTO_INCREMENT=19 ;
--
-- Dumping data for table `dataflow_profile_history`
--
INSERT INTO `dataflow_profile_history` VALUES(1, 1, 'create', 0, '2011-09-06 21:15:54');
INSERT INTO `dataflow_profile_history` VALUES(2, 2, 'create', 0, '2011-09-06 21:15:54');
INSERT INTO `dataflow_profile_history` VALUES(3, 3, 'create', 0, '2011-09-06 21:15:54');
INSERT INTO `dataflow_profile_history` VALUES(4, 4, 'create', 0, '2011-09-06 21:15:54');
INSERT INTO `dataflow_profile_history` VALUES(5, 5, 'create', 0, '2011-09-06 21:15:54');
INSERT INTO `dataflow_profile_history` VALUES(6, 6, 'create', 0, '2011-09-06 21:15:54');
INSERT INTO `dataflow_profile_history` VALUES(7, 3, 'update', 0, '2011-09-07 03:28:05');
INSERT INTO `dataflow_profile_history` VALUES(8, 3, 'run', 0, '2011-09-07 03:28:34');
INSERT INTO `dataflow_profile_history` VALUES(9, 1, 'run', 0, '2011-09-16 18:14:20');
INSERT INTO `dataflow_profile_history` VALUES(10, 1, 'run', 0, '2011-09-19 17:37:58');
INSERT INTO `dataflow_profile_history` VALUES(11, 3, 'update', 0, '2011-09-19 18:29:35');
INSERT INTO `dataflow_profile_history` VALUES(12, 3, 'run', 0, '2011-09-19 18:29:46');
INSERT INTO `dataflow_profile_history` VALUES(13, 3, 'update', 0, '2011-09-19 18:36:18');
INSERT INTO `dataflow_profile_history` VALUES(14, 3, 'run', 0, '2011-09-19 18:36:26');
INSERT INTO `dataflow_profile_history` VALUES(15, 3, 'update', 0, '2011-09-19 21:42:27');
INSERT INTO `dataflow_profile_history` VALUES(16, 3, 'run', 0, '2011-09-19 21:43:34');
INSERT INTO `dataflow_profile_history` VALUES(17, 3, 'update', 0, '2011-09-19 22:04:19');
INSERT INTO `dataflow_profile_history` VALUES(18, 3, 'run', 0, '2011-09-19 22:04:29');
-- --------------------------------------------------------
--
-- Table structure for table `dataflow_session`
--
CREATE TABLE `dataflow_session` (
`session_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Session Id',
`user_id` int(11) NOT NULL COMMENT 'User Id',
`created_date` timestamp NULL DEFAULT NULL COMMENT 'Created Date',
`file` varchar(255) DEFAULT NULL COMMENT 'File',
`type` varchar(32) DEFAULT NULL COMMENT 'Type',
`direction` varchar(32) DEFAULT NULL COMMENT 'Direction',
`comment` varchar(255) DEFAULT NULL COMMENT 'Comment',
PRIMARY KEY (`session_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Dataflow Session' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `dataflow_session`
--
-- --------------------------------------------------------
--
-- Table structure for table `design_change`
--
CREATE TABLE `design_change` (
`design_change_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Design Change Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`design` varchar(255) DEFAULT NULL COMMENT 'Design',
`date_from` date DEFAULT NULL COMMENT 'First Date of Design Activity',
`date_to` date DEFAULT NULL COMMENT 'Last Date of Design Activity',
PRIMARY KEY (`design_change_id`),
KEY `IDX_DESIGN_CHANGE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Design Changes' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `design_change`
--
-- --------------------------------------------------------
--
-- Table structure for table `directory_country`
--
CREATE TABLE `directory_country` (
`country_id` varchar(2) NOT NULL DEFAULT '' COMMENT 'Country Id in ISO-2',
`iso2_code` varchar(2) NOT NULL DEFAULT '' COMMENT 'Country ISO-2 format',
`iso3_code` varchar(3) NOT NULL DEFAULT '' COMMENT 'Country ISO-3',
PRIMARY KEY (`country_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Directory Country';
--
-- Dumping data for table `directory_country`
--
INSERT INTO `directory_country` VALUES('AD', 'AD', 'AND');
INSERT INTO `directory_country` VALUES('AE', 'AE', 'ARE');
INSERT INTO `directory_country` VALUES('AF', 'AF', 'AFG');
INSERT INTO `directory_country` VALUES('AG', 'AG', 'ATG');
INSERT INTO `directory_country` VALUES('AI', 'AI', 'AIA');
INSERT INTO `directory_country` VALUES('AL', 'AL', 'ALB');
INSERT INTO `directory_country` VALUES('AM', 'AM', 'ARM');
INSERT INTO `directory_country` VALUES('AN', 'AN', 'ANT');
INSERT INTO `directory_country` VALUES('AO', 'AO', 'AGO');
INSERT INTO `directory_country` VALUES('AQ', 'AQ', 'ATA');
INSERT INTO `directory_country` VALUES('AR', 'AR', 'ARG');
INSERT INTO `directory_country` VALUES('AS', 'AS', 'ASM');
INSERT INTO `directory_country` VALUES('AT', 'AT', 'AUT');
INSERT INTO `directory_country` VALUES('AU', 'AU', 'AUS');
INSERT INTO `directory_country` VALUES('AW', 'AW', 'ABW');
INSERT INTO `directory_country` VALUES('AX', 'AX', 'ALA');
INSERT INTO `directory_country` VALUES('AZ', 'AZ', 'AZE');
INSERT INTO `directory_country` VALUES('BA', 'BA', 'BIH');
INSERT INTO `directory_country` VALUES('BB', 'BB', 'BRB');
INSERT INTO `directory_country` VALUES('BD', 'BD', 'BGD');
INSERT INTO `directory_country` VALUES('BE', 'BE', 'BEL');
INSERT INTO `directory_country` VALUES('BF', 'BF', 'BFA');
INSERT INTO `directory_country` VALUES('BG', 'BG', 'BGR');
INSERT INTO `directory_country` VALUES('BH', 'BH', 'BHR');
INSERT INTO `directory_country` VALUES('BI', 'BI', 'BDI');
INSERT INTO `directory_country` VALUES('BJ', 'BJ', 'BEN');
INSERT INTO `directory_country` VALUES('BL', 'BL', 'BLM');
INSERT INTO `directory_country` VALUES('BM', 'BM', 'BMU');
INSERT INTO `directory_country` VALUES('BN', 'BN', 'BRN');
INSERT INTO `directory_country` VALUES('BO', 'BO', 'BOL');
INSERT INTO `directory_country` VALUES('BR', 'BR', 'BRA');
INSERT INTO `directory_country` VALUES('BS', 'BS', 'BHS');
INSERT INTO `directory_country` VALUES('BT', 'BT', 'BTN');
INSERT INTO `directory_country` VALUES('BV', 'BV', 'BVT');
INSERT INTO `directory_country` VALUES('BW', 'BW', 'BWA');
INSERT INTO `directory_country` VALUES('BY', 'BY', 'BLR');
INSERT INTO `directory_country` VALUES('BZ', 'BZ', 'BLZ');
INSERT INTO `directory_country` VALUES('CA', 'CA', 'CAN');
INSERT INTO `directory_country` VALUES('CC', 'CC', 'CCK');
INSERT INTO `directory_country` VALUES('CD', 'CD', 'COD');
INSERT INTO `directory_country` VALUES('CF', 'CF', 'CAF');
INSERT INTO `directory_country` VALUES('CG', 'CG', 'COG');
INSERT INTO `directory_country` VALUES('CH', 'CH', 'CHE');
INSERT INTO `directory_country` VALUES('CI', 'CI', 'CIV');
INSERT INTO `directory_country` VALUES('CK', 'CK', 'COK');
INSERT INTO `directory_country` VALUES('CL', 'CL', 'CHL');
INSERT INTO `directory_country` VALUES('CM', 'CM', 'CMR');
INSERT INTO `directory_country` VALUES('CN', 'CN', 'CHN');
INSERT INTO `directory_country` VALUES('CO', 'CO', 'COL');
INSERT INTO `directory_country` VALUES('CR', 'CR', 'CRI');
INSERT INTO `directory_country` VALUES('CU', 'CU', 'CUB');
INSERT INTO `directory_country` VALUES('CV', 'CV', 'CPV');
INSERT INTO `directory_country` VALUES('CX', 'CX', 'CXR');
INSERT INTO `directory_country` VALUES('CY', 'CY', 'CYP');
INSERT INTO `directory_country` VALUES('CZ', 'CZ', 'CZE');
INSERT INTO `directory_country` VALUES('DE', 'DE', 'DEU');
INSERT INTO `directory_country` VALUES('DJ', 'DJ', 'DJI');
INSERT INTO `directory_country` VALUES('DK', 'DK', 'DNK');
INSERT INTO `directory_country` VALUES('DM', 'DM', 'DMA');
INSERT INTO `directory_country` VALUES('DO', 'DO', 'DOM');
INSERT INTO `directory_country` VALUES('DZ', 'DZ', 'DZA');
INSERT INTO `directory_country` VALUES('EC', 'EC', 'ECU');
INSERT INTO `directory_country` VALUES('EE', 'EE', 'EST');
INSERT INTO `directory_country` VALUES('EG', 'EG', 'EGY');
INSERT INTO `directory_country` VALUES('EH', 'EH', 'ESH');
INSERT INTO `directory_country` VALUES('ER', 'ER', 'ERI');
INSERT INTO `directory_country` VALUES('ES', 'ES', 'ESP');
INSERT INTO `directory_country` VALUES('ET', 'ET', 'ETH');
INSERT INTO `directory_country` VALUES('FI', 'FI', 'FIN');
INSERT INTO `directory_country` VALUES('FJ', 'FJ', 'FJI');
INSERT INTO `directory_country` VALUES('FK', 'FK', 'FLK');
INSERT INTO `directory_country` VALUES('FM', 'FM', 'FSM');
INSERT INTO `directory_country` VALUES('FO', 'FO', 'FRO');
INSERT INTO `directory_country` VALUES('FR', 'FR', 'FRA');
INSERT INTO `directory_country` VALUES('GA', 'GA', 'GAB');
INSERT INTO `directory_country` VALUES('GB', 'GB', 'GBR');
INSERT INTO `directory_country` VALUES('GD', 'GD', 'GRD');
INSERT INTO `directory_country` VALUES('GE', 'GE', 'GEO');
INSERT INTO `directory_country` VALUES('GF', 'GF', 'GUF');
INSERT INTO `directory_country` VALUES('GG', 'GG', 'GGY');
INSERT INTO `directory_country` VALUES('GH', 'GH', 'GHA');
INSERT INTO `directory_country` VALUES('GI', 'GI', 'GIB');
INSERT INTO `directory_country` VALUES('GL', 'GL', 'GRL');
INSERT INTO `directory_country` VALUES('GM', 'GM', 'GMB');
INSERT INTO `directory_country` VALUES('GN', 'GN', 'GIN');
INSERT INTO `directory_country` VALUES('GP', 'GP', 'GLP');
INSERT INTO `directory_country` VALUES('GQ', 'GQ', 'GNQ');
INSERT INTO `directory_country` VALUES('GR', 'GR', 'GRC');
INSERT INTO `directory_country` VALUES('GS', 'GS', 'SGS');
INSERT INTO `directory_country` VALUES('GT', 'GT', 'GTM');
INSERT INTO `directory_country` VALUES('GU', 'GU', 'GUM');
INSERT INTO `directory_country` VALUES('GW', 'GW', 'GNB');
INSERT INTO `directory_country` VALUES('GY', 'GY', 'GUY');
INSERT INTO `directory_country` VALUES('HK', 'HK', 'HKG');
INSERT INTO `directory_country` VALUES('HM', 'HM', 'HMD');
INSERT INTO `directory_country` VALUES('HN', 'HN', 'HND');
INSERT INTO `directory_country` VALUES('HR', 'HR', 'HRV');
INSERT INTO `directory_country` VALUES('HT', 'HT', 'HTI');
INSERT INTO `directory_country` VALUES('HU', 'HU', 'HUN');
INSERT INTO `directory_country` VALUES('ID', 'ID', 'IDN');
INSERT INTO `directory_country` VALUES('IE', 'IE', 'IRL');
INSERT INTO `directory_country` VALUES('IL', 'IL', 'ISR');
INSERT INTO `directory_country` VALUES('IM', 'IM', 'IMN');
INSERT INTO `directory_country` VALUES('IN', 'IN', 'IND');
INSERT INTO `directory_country` VALUES('IO', 'IO', 'IOT');
INSERT INTO `directory_country` VALUES('IQ', 'IQ', 'IRQ');
INSERT INTO `directory_country` VALUES('IR', 'IR', 'IRN');
INSERT INTO `directory_country` VALUES('IS', 'IS', 'ISL');
INSERT INTO `directory_country` VALUES('IT', 'IT', 'ITA');
INSERT INTO `directory_country` VALUES('JE', 'JE', 'JEY');
INSERT INTO `directory_country` VALUES('JM', 'JM', 'JAM');
INSERT INTO `directory_country` VALUES('JO', 'JO', 'JOR');
INSERT INTO `directory_country` VALUES('JP', 'JP', 'JPN');
INSERT INTO `directory_country` VALUES('KE', 'KE', 'KEN');
INSERT INTO `directory_country` VALUES('KG', 'KG', 'KGZ');
INSERT INTO `directory_country` VALUES('KH', 'KH', 'KHM');
INSERT INTO `directory_country` VALUES('KI', 'KI', 'KIR');
INSERT INTO `directory_country` VALUES('KM', 'KM', 'COM');
INSERT INTO `directory_country` VALUES('KN', 'KN', 'KNA');
INSERT INTO `directory_country` VALUES('KP', 'KP', 'PRK');
INSERT INTO `directory_country` VALUES('KR', 'KR', 'KOR');
INSERT INTO `directory_country` VALUES('KW', 'KW', 'KWT');
INSERT INTO `directory_country` VALUES('KY', 'KY', 'CYM');
INSERT INTO `directory_country` VALUES('KZ', 'KZ', 'KAZ');
INSERT INTO `directory_country` VALUES('LA', 'LA', 'LAO');
INSERT INTO `directory_country` VALUES('LB', 'LB', 'LBN');
INSERT INTO `directory_country` VALUES('LC', 'LC', 'LCA');
INSERT INTO `directory_country` VALUES('LI', 'LI', 'LIE');
INSERT INTO `directory_country` VALUES('LK', 'LK', 'LKA');
INSERT INTO `directory_country` VALUES('LR', 'LR', 'LBR');
INSERT INTO `directory_country` VALUES('LS', 'LS', 'LSO');
INSERT INTO `directory_country` VALUES('LT', 'LT', 'LTU');
INSERT INTO `directory_country` VALUES('LU', 'LU', 'LUX');
INSERT INTO `directory_country` VALUES('LV', 'LV', 'LVA');
INSERT INTO `directory_country` VALUES('LY', 'LY', 'LBY');
INSERT INTO `directory_country` VALUES('MA', 'MA', 'MAR');
INSERT INTO `directory_country` VALUES('MC', 'MC', 'MCO');
INSERT INTO `directory_country` VALUES('MD', 'MD', 'MDA');
INSERT INTO `directory_country` VALUES('ME', 'ME', 'MNE');
INSERT INTO `directory_country` VALUES('MF', 'MF', 'MAF');
INSERT INTO `directory_country` VALUES('MG', 'MG', 'MDG');
INSERT INTO `directory_country` VALUES('MH', 'MH', 'MHL');
INSERT INTO `directory_country` VALUES('MK', 'MK', 'MKD');
INSERT INTO `directory_country` VALUES('ML', 'ML', 'MLI');
INSERT INTO `directory_country` VALUES('MM', 'MM', 'MMR');
INSERT INTO `directory_country` VALUES('MN', 'MN', 'MNG');
INSERT INTO `directory_country` VALUES('MO', 'MO', 'MAC');
INSERT INTO `directory_country` VALUES('MP', 'MP', 'MNP');
INSERT INTO `directory_country` VALUES('MQ', 'MQ', 'MTQ');
INSERT INTO `directory_country` VALUES('MR', 'MR', 'MRT');
INSERT INTO `directory_country` VALUES('MS', 'MS', 'MSR');
INSERT INTO `directory_country` VALUES('MT', 'MT', 'MLT');
INSERT INTO `directory_country` VALUES('MU', 'MU', 'MUS');
INSERT INTO `directory_country` VALUES('MV', 'MV', 'MDV');
INSERT INTO `directory_country` VALUES('MW', 'MW', 'MWI');
INSERT INTO `directory_country` VALUES('MX', 'MX', 'MEX');
INSERT INTO `directory_country` VALUES('MY', 'MY', 'MYS');
INSERT INTO `directory_country` VALUES('MZ', 'MZ', 'MOZ');
INSERT INTO `directory_country` VALUES('NA', 'NA', 'NAM');
INSERT INTO `directory_country` VALUES('NC', 'NC', 'NCL');
INSERT INTO `directory_country` VALUES('NE', 'NE', 'NER');
INSERT INTO `directory_country` VALUES('NF', 'NF', 'NFK');
INSERT INTO `directory_country` VALUES('NG', 'NG', 'NGA');
INSERT INTO `directory_country` VALUES('NI', 'NI', 'NIC');
INSERT INTO `directory_country` VALUES('NL', 'NL', 'NLD');
INSERT INTO `directory_country` VALUES('NO', 'NO', 'NOR');
INSERT INTO `directory_country` VALUES('NP', 'NP', 'NPL');
INSERT INTO `directory_country` VALUES('NR', 'NR', 'NRU');
INSERT INTO `directory_country` VALUES('NU', 'NU', 'NIU');
INSERT INTO `directory_country` VALUES('NZ', 'NZ', 'NZL');
INSERT INTO `directory_country` VALUES('OM', 'OM', 'OMN');
INSERT INTO `directory_country` VALUES('PA', 'PA', 'PAN');
INSERT INTO `directory_country` VALUES('PE', 'PE', 'PER');
INSERT INTO `directory_country` VALUES('PF', 'PF', 'PYF');
INSERT INTO `directory_country` VALUES('PG', 'PG', 'PNG');
INSERT INTO `directory_country` VALUES('PH', 'PH', 'PHL');
INSERT INTO `directory_country` VALUES('PK', 'PK', 'PAK');
INSERT INTO `directory_country` VALUES('PL', 'PL', 'POL');
INSERT INTO `directory_country` VALUES('PM', 'PM', 'SPM');
INSERT INTO `directory_country` VALUES('PN', 'PN', 'PCN');
INSERT INTO `directory_country` VALUES('PR', 'PR', 'PRI');
INSERT INTO `directory_country` VALUES('PS', 'PS', 'PSE');
INSERT INTO `directory_country` VALUES('PT', 'PT', 'PRT');
INSERT INTO `directory_country` VALUES('PW', 'PW', 'PLW');
INSERT INTO `directory_country` VALUES('PY', 'PY', 'PRY');
INSERT INTO `directory_country` VALUES('QA', 'QA', 'QAT');
INSERT INTO `directory_country` VALUES('RE', 'RE', 'REU');
INSERT INTO `directory_country` VALUES('RO', 'RO', 'ROU');
INSERT INTO `directory_country` VALUES('RS', 'RS', 'SRB');
INSERT INTO `directory_country` VALUES('RU', 'RU', 'RUS');
INSERT INTO `directory_country` VALUES('RW', 'RW', 'RWA');
INSERT INTO `directory_country` VALUES('SA', 'SA', 'SAU');
INSERT INTO `directory_country` VALUES('SB', 'SB', 'SLB');
INSERT INTO `directory_country` VALUES('SC', 'SC', 'SYC');
INSERT INTO `directory_country` VALUES('SD', 'SD', 'SDN');
INSERT INTO `directory_country` VALUES('SE', 'SE', 'SWE');
INSERT INTO `directory_country` VALUES('SG', 'SG', 'SGP');
INSERT INTO `directory_country` VALUES('SH', 'SH', 'SHN');
INSERT INTO `directory_country` VALUES('SI', 'SI', 'SVN');
INSERT INTO `directory_country` VALUES('SJ', 'SJ', 'SJM');
INSERT INTO `directory_country` VALUES('SK', 'SK', 'SVK');
INSERT INTO `directory_country` VALUES('SL', 'SL', 'SLE');
INSERT INTO `directory_country` VALUES('SM', 'SM', 'SMR');
INSERT INTO `directory_country` VALUES('SN', 'SN', 'SEN');
INSERT INTO `directory_country` VALUES('SO', 'SO', 'SOM');
INSERT INTO `directory_country` VALUES('SR', 'SR', 'SUR');
INSERT INTO `directory_country` VALUES('ST', 'ST', 'STP');
INSERT INTO `directory_country` VALUES('SV', 'SV', 'SLV');
INSERT INTO `directory_country` VALUES('SY', 'SY', 'SYR');
INSERT INTO `directory_country` VALUES('SZ', 'SZ', 'SWZ');
INSERT INTO `directory_country` VALUES('TC', 'TC', 'TCA');
INSERT INTO `directory_country` VALUES('TD', 'TD', 'TCD');
INSERT INTO `directory_country` VALUES('TF', 'TF', 'ATF');
INSERT INTO `directory_country` VALUES('TG', 'TG', 'TGO');
INSERT INTO `directory_country` VALUES('TH', 'TH', 'THA');
INSERT INTO `directory_country` VALUES('TJ', 'TJ', 'TJK');
INSERT INTO `directory_country` VALUES('TK', 'TK', 'TKL');
INSERT INTO `directory_country` VALUES('TL', 'TL', 'TLS');
INSERT INTO `directory_country` VALUES('TM', 'TM', 'TKM');
INSERT INTO `directory_country` VALUES('TN', 'TN', 'TUN');
INSERT INTO `directory_country` VALUES('TO', 'TO', 'TON');
INSERT INTO `directory_country` VALUES('TR', 'TR', 'TUR');
INSERT INTO `directory_country` VALUES('TT', 'TT', 'TTO');
INSERT INTO `directory_country` VALUES('TV', 'TV', 'TUV');
INSERT INTO `directory_country` VALUES('TW', 'TW', 'TWN');
INSERT INTO `directory_country` VALUES('TZ', 'TZ', 'TZA');
INSERT INTO `directory_country` VALUES('UA', 'UA', 'UKR');
INSERT INTO `directory_country` VALUES('UG', 'UG', 'UGA');
INSERT INTO `directory_country` VALUES('UM', 'UM', 'UMI');
INSERT INTO `directory_country` VALUES('US', 'US', 'USA');
INSERT INTO `directory_country` VALUES('UY', 'UY', 'URY');
INSERT INTO `directory_country` VALUES('UZ', 'UZ', 'UZB');
INSERT INTO `directory_country` VALUES('VA', 'VA', 'VAT');
INSERT INTO `directory_country` VALUES('VC', 'VC', 'VCT');
INSERT INTO `directory_country` VALUES('VE', 'VE', 'VEN');
INSERT INTO `directory_country` VALUES('VG', 'VG', 'VGB');
INSERT INTO `directory_country` VALUES('VI', 'VI', 'VIR');
INSERT INTO `directory_country` VALUES('VN', 'VN', 'VNM');
INSERT INTO `directory_country` VALUES('VU', 'VU', 'VUT');
INSERT INTO `directory_country` VALUES('WF', 'WF', 'WLF');
INSERT INTO `directory_country` VALUES('WS', 'WS', 'WSM');
INSERT INTO `directory_country` VALUES('YE', 'YE', 'YEM');
INSERT INTO `directory_country` VALUES('YT', 'YT', 'MYT');
INSERT INTO `directory_country` VALUES('ZA', 'ZA', 'ZAF');
INSERT INTO `directory_country` VALUES('ZM', 'ZM', 'ZMB');
INSERT INTO `directory_country` VALUES('ZW', 'ZW', 'ZWE');
-- --------------------------------------------------------
--
-- Table structure for table `directory_country_format`
--
CREATE TABLE `directory_country_format` (
`country_format_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Country Format Id',
`country_id` varchar(2) NOT NULL DEFAULT '' COMMENT 'Country Id in ISO-2',
`type` varchar(30) NOT NULL DEFAULT '' COMMENT 'Country Format Type',
`format` text NOT NULL COMMENT 'Country Format',
PRIMARY KEY (`country_format_id`),
UNIQUE KEY `UNQ_DIRECTORY_COUNTRY_FORMAT_COUNTRY_ID_TYPE` (`country_id`,`type`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Directory Country Format' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `directory_country_format`
--
-- --------------------------------------------------------
--
-- Table structure for table `directory_country_region`
--
CREATE TABLE `directory_country_region` (
`region_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Region Id',
`country_id` varchar(4) NOT NULL DEFAULT '0' COMMENT 'Country Id in ISO-2',
`code` varchar(32) NOT NULL DEFAULT '' COMMENT 'Region code',
`default_name` varchar(255) DEFAULT NULL COMMENT 'Region Name',
PRIMARY KEY (`region_id`),
KEY `IDX_DIRECTORY_COUNTRY_REGION_COUNTRY_ID` (`country_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Directory Country Region' AUTO_INCREMENT=485 ;
--
-- Dumping data for table `directory_country_region`
--
INSERT INTO `directory_country_region` VALUES(1, 'US', 'AL', 'Alabama');
INSERT INTO `directory_country_region` VALUES(2, 'US', 'AK', 'Alaska');
INSERT INTO `directory_country_region` VALUES(3, 'US', 'AS', 'American Samoa');
INSERT INTO `directory_country_region` VALUES(4, 'US', 'AZ', 'Arizona');
INSERT INTO `directory_country_region` VALUES(5, 'US', 'AR', 'Arkansas');
INSERT INTO `directory_country_region` VALUES(6, 'US', 'AF', 'Armed Forces Africa');
INSERT INTO `directory_country_region` VALUES(7, 'US', 'AA', 'Armed Forces Americas');
INSERT INTO `directory_country_region` VALUES(8, 'US', 'AC', 'Armed Forces Canada');
INSERT INTO `directory_country_region` VALUES(9, 'US', 'AE', 'Armed Forces Europe');
INSERT INTO `directory_country_region` VALUES(10, 'US', 'AM', 'Armed Forces Middle East');
INSERT INTO `directory_country_region` VALUES(11, 'US', 'AP', 'Armed Forces Pacific');
INSERT INTO `directory_country_region` VALUES(12, 'US', 'CA', 'California');
INSERT INTO `directory_country_region` VALUES(13, 'US', 'CO', 'Colorado');
INSERT INTO `directory_country_region` VALUES(14, 'US', 'CT', 'Connecticut');
INSERT INTO `directory_country_region` VALUES(15, 'US', 'DE', 'Delaware');
INSERT INTO `directory_country_region` VALUES(16, 'US', 'DC', 'District of Columbia');
INSERT INTO `directory_country_region` VALUES(17, 'US', 'FM', 'Federated States Of Micronesia');
INSERT INTO `directory_country_region` VALUES(18, 'US', 'FL', 'Florida');
INSERT INTO `directory_country_region` VALUES(19, 'US', 'GA', 'Georgia');
INSERT INTO `directory_country_region` VALUES(20, 'US', 'GU', 'Guam');
INSERT INTO `directory_country_region` VALUES(21, 'US', 'HI', 'Hawaii');
INSERT INTO `directory_country_region` VALUES(22, 'US', 'ID', 'Idaho');
INSERT INTO `directory_country_region` VALUES(23, 'US', 'IL', 'Illinois');
INSERT INTO `directory_country_region` VALUES(24, 'US', 'IN', 'Indiana');
INSERT INTO `directory_country_region` VALUES(25, 'US', 'IA', 'Iowa');
INSERT INTO `directory_country_region` VALUES(26, 'US', 'KS', 'Kansas');
INSERT INTO `directory_country_region` VALUES(27, 'US', 'KY', 'Kentucky');
INSERT INTO `directory_country_region` VALUES(28, 'US', 'LA', 'Louisiana');
INSERT INTO `directory_country_region` VALUES(29, 'US', 'ME', 'Maine');
INSERT INTO `directory_country_region` VALUES(30, 'US', 'MH', 'Marshall Islands');
INSERT INTO `directory_country_region` VALUES(31, 'US', 'MD', 'Maryland');
INSERT INTO `directory_country_region` VALUES(32, 'US', 'MA', 'Massachusetts');
INSERT INTO `directory_country_region` VALUES(33, 'US', 'MI', 'Michigan');
INSERT INTO `directory_country_region` VALUES(34, 'US', 'MN', 'Minnesota');
INSERT INTO `directory_country_region` VALUES(35, 'US', 'MS', 'Mississippi');
INSERT INTO `directory_country_region` VALUES(36, 'US', 'MO', 'Missouri');
INSERT INTO `directory_country_region` VALUES(37, 'US', 'MT', 'Montana');
INSERT INTO `directory_country_region` VALUES(38, 'US', 'NE', 'Nebraska');
INSERT INTO `directory_country_region` VALUES(39, 'US', 'NV', 'Nevada');
INSERT INTO `directory_country_region` VALUES(40, 'US', 'NH', 'New Hampshire');
INSERT INTO `directory_country_region` VALUES(41, 'US', 'NJ', 'New Jersey');
INSERT INTO `directory_country_region` VALUES(42, 'US', 'NM', 'New Mexico');
INSERT INTO `directory_country_region` VALUES(43, 'US', 'NY', 'New York');
INSERT INTO `directory_country_region` VALUES(44, 'US', 'NC', 'North Carolina');
INSERT INTO `directory_country_region` VALUES(45, 'US', 'ND', 'North Dakota');
INSERT INTO `directory_country_region` VALUES(46, 'US', 'MP', 'Northern Mariana Islands');
INSERT INTO `directory_country_region` VALUES(47, 'US', 'OH', 'Ohio');
INSERT INTO `directory_country_region` VALUES(48, 'US', 'OK', 'Oklahoma');
INSERT INTO `directory_country_region` VALUES(49, 'US', 'OR', 'Oregon');
INSERT INTO `directory_country_region` VALUES(50, 'US', 'PW', 'Palau');
INSERT INTO `directory_country_region` VALUES(51, 'US', 'PA', 'Pennsylvania');
INSERT INTO `directory_country_region` VALUES(52, 'US', 'PR', 'Puerto Rico');
INSERT INTO `directory_country_region` VALUES(53, 'US', 'RI', 'Rhode Island');
INSERT INTO `directory_country_region` VALUES(54, 'US', 'SC', 'South Carolina');
INSERT INTO `directory_country_region` VALUES(55, 'US', 'SD', 'South Dakota');
INSERT INTO `directory_country_region` VALUES(56, 'US', 'TN', 'Tennessee');
INSERT INTO `directory_country_region` VALUES(57, 'US', 'TX', 'Texas');
INSERT INTO `directory_country_region` VALUES(58, 'US', 'UT', 'Utah');
INSERT INTO `directory_country_region` VALUES(59, 'US', 'VT', 'Vermont');
INSERT INTO `directory_country_region` VALUES(60, 'US', 'VI', 'Virgin Islands');
INSERT INTO `directory_country_region` VALUES(61, 'US', 'VA', 'Virginia');
INSERT INTO `directory_country_region` VALUES(62, 'US', 'WA', 'Washington');
INSERT INTO `directory_country_region` VALUES(63, 'US', 'WV', 'West Virginia');
INSERT INTO `directory_country_region` VALUES(64, 'US', 'WI', 'Wisconsin');
INSERT INTO `directory_country_region` VALUES(65, 'US', 'WY', 'Wyoming');
INSERT INTO `directory_country_region` VALUES(66, 'CA', 'AB', 'Alberta');
INSERT INTO `directory_country_region` VALUES(67, 'CA', 'BC', 'British Columbia');
INSERT INTO `directory_country_region` VALUES(68, 'CA', 'MB', 'Manitoba');
INSERT INTO `directory_country_region` VALUES(69, 'CA', 'NL', 'Newfoundland and Labrador');
INSERT INTO `directory_country_region` VALUES(70, 'CA', 'NB', 'New Brunswick');
INSERT INTO `directory_country_region` VALUES(71, 'CA', 'NS', 'Nova Scotia');
INSERT INTO `directory_country_region` VALUES(72, 'CA', 'NT', 'Northwest Territories');
INSERT INTO `directory_country_region` VALUES(73, 'CA', 'NU', 'Nunavut');
INSERT INTO `directory_country_region` VALUES(74, 'CA', 'ON', 'Ontario');
INSERT INTO `directory_country_region` VALUES(75, 'CA', 'PE', 'Prince Edward Island');
INSERT INTO `directory_country_region` VALUES(76, 'CA', 'QC', 'Quebec');
INSERT INTO `directory_country_region` VALUES(77, 'CA', 'SK', 'Saskatchewan');
INSERT INTO `directory_country_region` VALUES(78, 'CA', 'YT', 'Yukon Territory');
INSERT INTO `directory_country_region` VALUES(79, 'DE', 'NDS', 'Niedersachsen');
INSERT INTO `directory_country_region` VALUES(80, 'DE', 'BAW', 'Baden-Württemberg');
INSERT INTO `directory_country_region` VALUES(81, 'DE', 'BAY', 'Bayern');
INSERT INTO `directory_country_region` VALUES(82, 'DE', 'BER', 'Berlin');
INSERT INTO `directory_country_region` VALUES(83, 'DE', 'BRG', 'Brandenburg');
INSERT INTO `directory_country_region` VALUES(84, 'DE', 'BRE', 'Bremen');
INSERT INTO `directory_country_region` VALUES(85, 'DE', 'HAM', 'Hamburg');
INSERT INTO `directory_country_region` VALUES(86, 'DE', 'HES', 'Hessen');
INSERT INTO `directory_country_region` VALUES(87, 'DE', 'MEC', 'Mecklenburg-Vorpommern');
INSERT INTO `directory_country_region` VALUES(88, 'DE', 'NRW', 'Nordrhein-Westfalen');
INSERT INTO `directory_country_region` VALUES(89, 'DE', 'RHE', 'Rheinland-Pfalz');
INSERT INTO `directory_country_region` VALUES(90, 'DE', 'SAR', 'Saarland');
INSERT INTO `directory_country_region` VALUES(91, 'DE', 'SAS', 'Sachsen');
INSERT INTO `directory_country_region` VALUES(92, 'DE', 'SAC', 'Sachsen-Anhalt');
INSERT INTO `directory_country_region` VALUES(93, 'DE', 'SCN', 'Schleswig-Holstein');
INSERT INTO `directory_country_region` VALUES(94, 'DE', 'THE', 'Thüringen');
INSERT INTO `directory_country_region` VALUES(95, 'AT', 'WI', 'Wien');
INSERT INTO `directory_country_region` VALUES(96, 'AT', 'NO', 'Niederösterreich');
INSERT INTO `directory_country_region` VALUES(97, 'AT', 'OO', 'Oberösterreich');
INSERT INTO `directory_country_region` VALUES(98, 'AT', 'SB', 'Salzburg');
INSERT INTO `directory_country_region` VALUES(99, 'AT', 'KN', 'Kärnten');
INSERT INTO `directory_country_region` VALUES(100, 'AT', 'ST', 'Steiermark');
INSERT INTO `directory_country_region` VALUES(101, 'AT', 'TI', 'Tirol');
INSERT INTO `directory_country_region` VALUES(102, 'AT', 'BL', 'Burgenland');
INSERT INTO `directory_country_region` VALUES(103, 'AT', 'VB', 'Voralberg');
INSERT INTO `directory_country_region` VALUES(104, 'CH', 'AG', 'Aargau');
INSERT INTO `directory_country_region` VALUES(105, 'CH', 'AI', 'Appenzell Innerrhoden');
INSERT INTO `directory_country_region` VALUES(106, 'CH', 'AR', 'Appenzell Ausserrhoden');
INSERT INTO `directory_country_region` VALUES(107, 'CH', 'BE', 'Bern');
INSERT INTO `directory_country_region` VALUES(108, 'CH', 'BL', 'Basel-Landschaft');
INSERT INTO `directory_country_region` VALUES(109, 'CH', 'BS', 'Basel-Stadt');
INSERT INTO `directory_country_region` VALUES(110, 'CH', 'FR', 'Freiburg');
INSERT INTO `directory_country_region` VALUES(111, 'CH', 'GE', 'Genf');
INSERT INTO `directory_country_region` VALUES(112, 'CH', 'GL', 'Glarus');
INSERT INTO `directory_country_region` VALUES(113, 'CH', 'GR', 'Graubünden');
INSERT INTO `directory_country_region` VALUES(114, 'CH', 'JU', 'Jura');
INSERT INTO `directory_country_region` VALUES(115, 'CH', 'LU', 'Luzern');
INSERT INTO `directory_country_region` VALUES(116, 'CH', 'NE', 'Neuenburg');
INSERT INTO `directory_country_region` VALUES(117, 'CH', 'NW', 'Nidwalden');
INSERT INTO `directory_country_region` VALUES(118, 'CH', 'OW', 'Obwalden');
INSERT INTO `directory_country_region` VALUES(119, 'CH', 'SG', 'St. Gallen');
INSERT INTO `directory_country_region` VALUES(120, 'CH', 'SH', 'Schaffhausen');
INSERT INTO `directory_country_region` VALUES(121, 'CH', 'SO', 'Solothurn');
INSERT INTO `directory_country_region` VALUES(122, 'CH', 'SZ', 'Schwyz');
INSERT INTO `directory_country_region` VALUES(123, 'CH', 'TG', 'Thurgau');
INSERT INTO `directory_country_region` VALUES(124, 'CH', 'TI', 'Tessin');
INSERT INTO `directory_country_region` VALUES(125, 'CH', 'UR', 'Uri');
INSERT INTO `directory_country_region` VALUES(126, 'CH', 'VD', 'Waadt');
INSERT INTO `directory_country_region` VALUES(127, 'CH', 'VS', 'Wallis');
INSERT INTO `directory_country_region` VALUES(128, 'CH', 'ZG', 'Zug');
INSERT INTO `directory_country_region` VALUES(129, 'CH', 'ZH', 'Zürich');
INSERT INTO `directory_country_region` VALUES(130, 'ES', 'A Coruсa', 'A Coruña');
INSERT INTO `directory_country_region` VALUES(131, 'ES', 'Alava', 'Alava');
INSERT INTO `directory_country_region` VALUES(132, 'ES', 'Albacete', 'Albacete');
INSERT INTO `directory_country_region` VALUES(133, 'ES', 'Alicante', 'Alicante');
INSERT INTO `directory_country_region` VALUES(134, 'ES', 'Almeria', 'Almeria');
INSERT INTO `directory_country_region` VALUES(135, 'ES', 'Asturias', 'Asturias');
INSERT INTO `directory_country_region` VALUES(136, 'ES', 'Avila', 'Avila');
INSERT INTO `directory_country_region` VALUES(137, 'ES', 'Badajoz', 'Badajoz');
INSERT INTO `directory_country_region` VALUES(138, 'ES', 'Baleares', 'Baleares');
INSERT INTO `directory_country_region` VALUES(139, 'ES', 'Barcelona', 'Barcelona');
INSERT INTO `directory_country_region` VALUES(140, 'ES', 'Burgos', 'Burgos');
INSERT INTO `directory_country_region` VALUES(141, 'ES', 'Caceres', 'Caceres');
INSERT INTO `directory_country_region` VALUES(142, 'ES', 'Cadiz', 'Cadiz');
INSERT INTO `directory_country_region` VALUES(143, 'ES', 'Cantabria', 'Cantabria');
INSERT INTO `directory_country_region` VALUES(144, 'ES', 'Castellon', 'Castellon');
INSERT INTO `directory_country_region` VALUES(145, 'ES', 'Ceuta', 'Ceuta');
INSERT INTO `directory_country_region` VALUES(146, 'ES', 'Ciudad Real', 'Ciudad Real');
INSERT INTO `directory_country_region` VALUES(147, 'ES', 'Cordoba', 'Cordoba');
INSERT INTO `directory_country_region` VALUES(148, 'ES', 'Cuenca', 'Cuenca');
INSERT INTO `directory_country_region` VALUES(149, 'ES', 'Girona', 'Girona');
INSERT INTO `directory_country_region` VALUES(150, 'ES', 'Granada', 'Granada');
INSERT INTO `directory_country_region` VALUES(151, 'ES', 'Guadalajara', 'Guadalajara');
INSERT INTO `directory_country_region` VALUES(152, 'ES', 'Guipuzcoa', 'Guipuzcoa');
INSERT INTO `directory_country_region` VALUES(153, 'ES', 'Huelva', 'Huelva');
INSERT INTO `directory_country_region` VALUES(154, 'ES', 'Huesca', 'Huesca');
INSERT INTO `directory_country_region` VALUES(155, 'ES', 'Jaen', 'Jaen');
INSERT INTO `directory_country_region` VALUES(156, 'ES', 'La Rioja', 'La Rioja');
INSERT INTO `directory_country_region` VALUES(157, 'ES', 'Las Palmas', 'Las Palmas');
INSERT INTO `directory_country_region` VALUES(158, 'ES', 'Leon', 'Leon');
INSERT INTO `directory_country_region` VALUES(159, 'ES', 'Lleida', 'Lleida');
INSERT INTO `directory_country_region` VALUES(160, 'ES', 'Lugo', 'Lugo');
INSERT INTO `directory_country_region` VALUES(161, 'ES', 'Madrid', 'Madrid');
INSERT INTO `directory_country_region` VALUES(162, 'ES', 'Malaga', 'Malaga');
INSERT INTO `directory_country_region` VALUES(163, 'ES', 'Melilla', 'Melilla');
INSERT INTO `directory_country_region` VALUES(164, 'ES', 'Murcia', 'Murcia');
INSERT INTO `directory_country_region` VALUES(165, 'ES', 'Navarra', 'Navarra');
INSERT INTO `directory_country_region` VALUES(166, 'ES', 'Ourense', 'Ourense');
INSERT INTO `directory_country_region` VALUES(167, 'ES', 'Palencia', 'Palencia');
INSERT INTO `directory_country_region` VALUES(168, 'ES', 'Pontevedra', 'Pontevedra');
INSERT INTO `directory_country_region` VALUES(169, 'ES', 'Salamanca', 'Salamanca');
INSERT INTO `directory_country_region` VALUES(170, 'ES', 'Santa Cruz de Tenerife', 'Santa Cruz de Tenerife');
INSERT INTO `directory_country_region` VALUES(171, 'ES', 'Segovia', 'Segovia');
INSERT INTO `directory_country_region` VALUES(172, 'ES', 'Sevilla', 'Sevilla');
INSERT INTO `directory_country_region` VALUES(173, 'ES', 'Soria', 'Soria');
INSERT INTO `directory_country_region` VALUES(174, 'ES', 'Tarragona', 'Tarragona');
INSERT INTO `directory_country_region` VALUES(175, 'ES', 'Teruel', 'Teruel');
INSERT INTO `directory_country_region` VALUES(176, 'ES', 'Toledo', 'Toledo');
INSERT INTO `directory_country_region` VALUES(177, 'ES', 'Valencia', 'Valencia');
INSERT INTO `directory_country_region` VALUES(178, 'ES', 'Valladolid', 'Valladolid');
INSERT INTO `directory_country_region` VALUES(179, 'ES', 'Vizcaya', 'Vizcaya');
INSERT INTO `directory_country_region` VALUES(180, 'ES', 'Zamora', 'Zamora');
INSERT INTO `directory_country_region` VALUES(181, 'ES', 'Zaragoza', 'Zaragoza');
INSERT INTO `directory_country_region` VALUES(182, 'FR', '1', 'Ain');
INSERT INTO `directory_country_region` VALUES(183, 'FR', '2', 'Aisne');
INSERT INTO `directory_country_region` VALUES(184, 'FR', '3', 'Allier');
INSERT INTO `directory_country_region` VALUES(185, 'FR', '4', 'Alpes-de-Haute-Provence');
INSERT INTO `directory_country_region` VALUES(186, 'FR', '5', 'Hautes-Alpes');
INSERT INTO `directory_country_region` VALUES(187, 'FR', '6', 'Alpes-Maritimes');
INSERT INTO `directory_country_region` VALUES(188, 'FR', '7', 'Ardèche');
INSERT INTO `directory_country_region` VALUES(189, 'FR', '8', 'Ardennes');
INSERT INTO `directory_country_region` VALUES(190, 'FR', '9', 'Ariège');
INSERT INTO `directory_country_region` VALUES(191, 'FR', '10', 'Aube');
INSERT INTO `directory_country_region` VALUES(192, 'FR', '11', 'Aude');
INSERT INTO `directory_country_region` VALUES(193, 'FR', '12', 'Aveyron');
INSERT INTO `directory_country_region` VALUES(194, 'FR', '13', 'Bouches-du-Rhône');
INSERT INTO `directory_country_region` VALUES(195, 'FR', '14', 'Calvados');
INSERT INTO `directory_country_region` VALUES(196, 'FR', '15', 'Cantal');
INSERT INTO `directory_country_region` VALUES(197, 'FR', '16', 'Charente');
INSERT INTO `directory_country_region` VALUES(198, 'FR', '17', 'Charente-Maritime');
INSERT INTO `directory_country_region` VALUES(199, 'FR', '18', 'Cher');
INSERT INTO `directory_country_region` VALUES(200, 'FR', '19', 'Corrèze');
INSERT INTO `directory_country_region` VALUES(201, 'FR', '2A', 'Corse-du-Sud');
INSERT INTO `directory_country_region` VALUES(202, 'FR', '2B', 'Haute-Corse');
INSERT INTO `directory_country_region` VALUES(203, 'FR', '21', 'Côte-d''Or');
INSERT INTO `directory_country_region` VALUES(204, 'FR', '22', 'Côtes-d''Armor');
INSERT INTO `directory_country_region` VALUES(205, 'FR', '23', 'Creuse');
INSERT INTO `directory_country_region` VALUES(206, 'FR', '24', 'Dordogne');
INSERT INTO `directory_country_region` VALUES(207, 'FR', '25', 'Doubs');
INSERT INTO `directory_country_region` VALUES(208, 'FR', '26', 'Drôme');
INSERT INTO `directory_country_region` VALUES(209, 'FR', '27', 'Eure');
INSERT INTO `directory_country_region` VALUES(210, 'FR', '28', 'Eure-et-Loir');
INSERT INTO `directory_country_region` VALUES(211, 'FR', '29', 'Finistère');
INSERT INTO `directory_country_region` VALUES(212, 'FR', '30', 'Gard');
INSERT INTO `directory_country_region` VALUES(213, 'FR', '31', 'Haute-Garonne');
INSERT INTO `directory_country_region` VALUES(214, 'FR', '32', 'Gers');
INSERT INTO `directory_country_region` VALUES(215, 'FR', '33', 'Gironde');
INSERT INTO `directory_country_region` VALUES(216, 'FR', '34', 'Hérault');
INSERT INTO `directory_country_region` VALUES(217, 'FR', '35', 'Ille-et-Vilaine');
INSERT INTO `directory_country_region` VALUES(218, 'FR', '36', 'Indre');
INSERT INTO `directory_country_region` VALUES(219, 'FR', '37', 'Indre-et-Loire');
INSERT INTO `directory_country_region` VALUES(220, 'FR', '38', 'Isère');
INSERT INTO `directory_country_region` VALUES(221, 'FR', '39', 'Jura');
INSERT INTO `directory_country_region` VALUES(222, 'FR', '40', 'Landes');
INSERT INTO `directory_country_region` VALUES(223, 'FR', '41', 'Loir-et-Cher');
INSERT INTO `directory_country_region` VALUES(224, 'FR', '42', 'Loire');
INSERT INTO `directory_country_region` VALUES(225, 'FR', '43', 'Haute-Loire');
INSERT INTO `directory_country_region` VALUES(226, 'FR', '44', 'Loire-Atlantique');
INSERT INTO `directory_country_region` VALUES(227, 'FR', '45', 'Loiret');
INSERT INTO `directory_country_region` VALUES(228, 'FR', '46', 'Lot');
INSERT INTO `directory_country_region` VALUES(229, 'FR', '47', 'Lot-et-Garonne');
INSERT INTO `directory_country_region` VALUES(230, 'FR', '48', 'Lozère');
INSERT INTO `directory_country_region` VALUES(231, 'FR', '49', 'Maine-et-Loire');
INSERT INTO `directory_country_region` VALUES(232, 'FR', '50', 'Manche');
INSERT INTO `directory_country_region` VALUES(233, 'FR', '51', 'Marne');
INSERT INTO `directory_country_region` VALUES(234, 'FR', '52', 'Haute-Marne');
INSERT INTO `directory_country_region` VALUES(235, 'FR', '53', 'Mayenne');
INSERT INTO `directory_country_region` VALUES(236, 'FR', '54', 'Meurthe-et-Moselle');
INSERT INTO `directory_country_region` VALUES(237, 'FR', '55', 'Meuse');
INSERT INTO `directory_country_region` VALUES(238, 'FR', '56', 'Morbihan');
INSERT INTO `directory_country_region` VALUES(239, 'FR', '57', 'Moselle');
INSERT INTO `directory_country_region` VALUES(240, 'FR', '58', 'Nièvre');
INSERT INTO `directory_country_region` VALUES(241, 'FR', '59', 'Nord');
INSERT INTO `directory_country_region` VALUES(242, 'FR', '60', 'Oise');
INSERT INTO `directory_country_region` VALUES(243, 'FR', '61', 'Orne');
INSERT INTO `directory_country_region` VALUES(244, 'FR', '62', 'Pas-de-Calais');
INSERT INTO `directory_country_region` VALUES(245, 'FR', '63', 'Puy-de-Dôme');
INSERT INTO `directory_country_region` VALUES(246, 'FR', '64', 'Pyrénées-Atlantiques');
INSERT INTO `directory_country_region` VALUES(247, 'FR', '65', 'Hautes-Pyrénées');
INSERT INTO `directory_country_region` VALUES(248, 'FR', '66', 'Pyrénées-Orientales');
INSERT INTO `directory_country_region` VALUES(249, 'FR', '67', 'Bas-Rhin');
INSERT INTO `directory_country_region` VALUES(250, 'FR', '68', 'Haut-Rhin');
INSERT INTO `directory_country_region` VALUES(251, 'FR', '69', 'Rhône');
INSERT INTO `directory_country_region` VALUES(252, 'FR', '70', 'Haute-Saône');
INSERT INTO `directory_country_region` VALUES(253, 'FR', '71', 'Saône-et-Loire');
INSERT INTO `directory_country_region` VALUES(254, 'FR', '72', 'Sarthe');
INSERT INTO `directory_country_region` VALUES(255, 'FR', '73', 'Savoie');
INSERT INTO `directory_country_region` VALUES(256, 'FR', '74', 'Haute-Savoie');
INSERT INTO `directory_country_region` VALUES(257, 'FR', '75', 'Paris');
INSERT INTO `directory_country_region` VALUES(258, 'FR', '76', 'Seine-Maritime');
INSERT INTO `directory_country_region` VALUES(259, 'FR', '77', 'Seine-et-Marne');
INSERT INTO `directory_country_region` VALUES(260, 'FR', '78', 'Yvelines');
INSERT INTO `directory_country_region` VALUES(261, 'FR', '79', 'Deux-Sèvres');
INSERT INTO `directory_country_region` VALUES(262, 'FR', '80', 'Somme');
INSERT INTO `directory_country_region` VALUES(263, 'FR', '81', 'Tarn');
INSERT INTO `directory_country_region` VALUES(264, 'FR', '82', 'Tarn-et-Garonne');
INSERT INTO `directory_country_region` VALUES(265, 'FR', '83', 'Var');
INSERT INTO `directory_country_region` VALUES(266, 'FR', '84', 'Vaucluse');
INSERT INTO `directory_country_region` VALUES(267, 'FR', '85', 'Vendée');
INSERT INTO `directory_country_region` VALUES(268, 'FR', '86', 'Vienne');
INSERT INTO `directory_country_region` VALUES(269, 'FR', '87', 'Haute-Vienne');
INSERT INTO `directory_country_region` VALUES(270, 'FR', '88', 'Vosges');
INSERT INTO `directory_country_region` VALUES(271, 'FR', '89', 'Yonne');
INSERT INTO `directory_country_region` VALUES(272, 'FR', '90', 'Territoire-de-Belfort');
INSERT INTO `directory_country_region` VALUES(273, 'FR', '91', 'Essonne');
INSERT INTO `directory_country_region` VALUES(274, 'FR', '92', 'Hauts-de-Seine');
INSERT INTO `directory_country_region` VALUES(275, 'FR', '93', 'Seine-Saint-Denis');
INSERT INTO `directory_country_region` VALUES(276, 'FR', '94', 'Val-de-Marne');
INSERT INTO `directory_country_region` VALUES(277, 'FR', '95', 'Val-d''Oise');
INSERT INTO `directory_country_region` VALUES(278, 'RO', 'AB', 'Alba');
INSERT INTO `directory_country_region` VALUES(279, 'RO', 'AR', 'Arad');
INSERT INTO `directory_country_region` VALUES(280, 'RO', 'AG', 'Argeş');
INSERT INTO `directory_country_region` VALUES(281, 'RO', 'BC', 'Bacău');
INSERT INTO `directory_country_region` VALUES(282, 'RO', 'BH', 'Bihor');
INSERT INTO `directory_country_region` VALUES(283, 'RO', 'BN', 'Bistriţa-Năsăud');
INSERT INTO `directory_country_region` VALUES(284, 'RO', 'BT', 'Botoşani');
INSERT INTO `directory_country_region` VALUES(285, 'RO', 'BV', 'Braşov');
INSERT INTO `directory_country_region` VALUES(286, 'RO', 'BR', 'Brăila');
INSERT INTO `directory_country_region` VALUES(287, 'RO', 'B', 'Bucureşti');
INSERT INTO `directory_country_region` VALUES(288, 'RO', 'BZ', 'Buzău');
INSERT INTO `directory_country_region` VALUES(289, 'RO', 'CS', 'Caraş-Severin');
INSERT INTO `directory_country_region` VALUES(290, 'RO', 'CL', 'Călăraşi');
INSERT INTO `directory_country_region` VALUES(291, 'RO', 'CJ', 'Cluj');
INSERT INTO `directory_country_region` VALUES(292, 'RO', 'CT', 'Constanţa');
INSERT INTO `directory_country_region` VALUES(293, 'RO', 'CV', 'Covasna');
INSERT INTO `directory_country_region` VALUES(294, 'RO', 'DB', 'Dâmboviţa');
INSERT INTO `directory_country_region` VALUES(295, 'RO', 'DJ', 'Dolj');
INSERT INTO `directory_country_region` VALUES(296, 'RO', 'GL', 'Galaţi');
INSERT INTO `directory_country_region` VALUES(297, 'RO', 'GR', 'Giurgiu');
INSERT INTO `directory_country_region` VALUES(298, 'RO', 'GJ', 'Gorj');
INSERT INTO `directory_country_region` VALUES(299, 'RO', 'HR', 'Harghita');
INSERT INTO `directory_country_region` VALUES(300, 'RO', 'HD', 'Hunedoara');
INSERT INTO `directory_country_region` VALUES(301, 'RO', 'IL', 'Ialomiţa');
INSERT INTO `directory_country_region` VALUES(302, 'RO', 'IS', 'Iaşi');
INSERT INTO `directory_country_region` VALUES(303, 'RO', 'IF', 'Ilfov');
INSERT INTO `directory_country_region` VALUES(304, 'RO', 'MM', 'Maramureş');
INSERT INTO `directory_country_region` VALUES(305, 'RO', 'MH', 'Mehedinţi');
INSERT INTO `directory_country_region` VALUES(306, 'RO', 'MS', 'Mureş');
INSERT INTO `directory_country_region` VALUES(307, 'RO', 'NT', 'Neamţ');
INSERT INTO `directory_country_region` VALUES(308, 'RO', 'OT', 'Olt');
INSERT INTO `directory_country_region` VALUES(309, 'RO', 'PH', 'Prahova');
INSERT INTO `directory_country_region` VALUES(310, 'RO', 'SM', 'Satu-Mare');
INSERT INTO `directory_country_region` VALUES(311, 'RO', 'SJ', 'Sălaj');
INSERT INTO `directory_country_region` VALUES(312, 'RO', 'SB', 'Sibiu');
INSERT INTO `directory_country_region` VALUES(313, 'RO', 'SV', 'Suceava');
INSERT INTO `directory_country_region` VALUES(314, 'RO', 'TR', 'Teleorman');
INSERT INTO `directory_country_region` VALUES(315, 'RO', 'TM', 'Timiş');
INSERT INTO `directory_country_region` VALUES(316, 'RO', 'TL', 'Tulcea');
INSERT INTO `directory_country_region` VALUES(317, 'RO', 'VS', 'Vaslui');
INSERT INTO `directory_country_region` VALUES(318, 'RO', 'VL', 'Vâlcea');
INSERT INTO `directory_country_region` VALUES(319, 'RO', 'VN', 'Vrancea');
INSERT INTO `directory_country_region` VALUES(320, 'FI', 'Lappi', 'Lappi');
INSERT INTO `directory_country_region` VALUES(321, 'FI', 'Pohjois-Pohjanmaa', 'Pohjois-Pohjanmaa');
INSERT INTO `directory_country_region` VALUES(322, 'FI', 'Kainuu', 'Kainuu');
INSERT INTO `directory_country_region` VALUES(323, 'FI', 'Pohjois-Karjala', 'Pohjois-Karjala');
INSERT INTO `directory_country_region` VALUES(324, 'FI', 'Pohjois-Savo', 'Pohjois-Savo');
INSERT INTO `directory_country_region` VALUES(325, 'FI', 'Etelä-Savo', 'Etelä-Savo');
INSERT INTO `directory_country_region` VALUES(326, 'FI', 'Etelä-Pohjanmaa', 'Etelä-Pohjanmaa');
INSERT INTO `directory_country_region` VALUES(327, 'FI', 'Pohjanmaa', 'Pohjanmaa');
INSERT INTO `directory_country_region` VALUES(328, 'FI', 'Pirkanmaa', 'Pirkanmaa');
INSERT INTO `directory_country_region` VALUES(329, 'FI', 'Satakunta', 'Satakunta');
INSERT INTO `directory_country_region` VALUES(330, 'FI', 'Keski-Pohjanmaa', 'Keski-Pohjanmaa');
INSERT INTO `directory_country_region` VALUES(331, 'FI', 'Keski-Suomi', 'Keski-Suomi');
INSERT INTO `directory_country_region` VALUES(332, 'FI', 'Varsinais-Suomi', 'Varsinais-Suomi');
INSERT INTO `directory_country_region` VALUES(333, 'FI', 'Etelä-Karjala', 'Etelä-Karjala');
INSERT INTO `directory_country_region` VALUES(334, 'FI', 'Päijät-Häme', 'Päijät-Häme');
INSERT INTO `directory_country_region` VALUES(335, 'FI', 'Kanta-Häme', 'Kanta-Häme');
INSERT INTO `directory_country_region` VALUES(336, 'FI', 'Uusimaa', 'Uusimaa');
INSERT INTO `directory_country_region` VALUES(337, 'FI', 'Itä-Uusimaa', 'Itä-Uusimaa');
INSERT INTO `directory_country_region` VALUES(338, 'FI', 'Kymenlaakso', 'Kymenlaakso');
INSERT INTO `directory_country_region` VALUES(339, 'FI', 'Ahvenanmaa', 'Ahvenanmaa');
INSERT INTO `directory_country_region` VALUES(340, 'EE', 'EE-37', 'Harjumaa');
INSERT INTO `directory_country_region` VALUES(341, 'EE', 'EE-39', 'Hiiumaa');
INSERT INTO `directory_country_region` VALUES(342, 'EE', 'EE-44', 'Ida-Virumaa');
INSERT INTO `directory_country_region` VALUES(343, 'EE', 'EE-49', 'Jõgevamaa');
INSERT INTO `directory_country_region` VALUES(344, 'EE', 'EE-51', 'Järvamaa');
INSERT INTO `directory_country_region` VALUES(345, 'EE', 'EE-57', 'Läänemaa');
INSERT INTO `directory_country_region` VALUES(346, 'EE', 'EE-59', 'Lääne-Virumaa');
INSERT INTO `directory_country_region` VALUES(347, 'EE', 'EE-65', 'Põlvamaa');
INSERT INTO `directory_country_region` VALUES(348, 'EE', 'EE-67', 'Pärnumaa');
INSERT INTO `directory_country_region` VALUES(349, 'EE', 'EE-70', 'Raplamaa');
INSERT INTO `directory_country_region` VALUES(350, 'EE', 'EE-74', 'Saaremaa');
INSERT INTO `directory_country_region` VALUES(351, 'EE', 'EE-78', 'Tartumaa');
INSERT INTO `directory_country_region` VALUES(352, 'EE', 'EE-82', 'Valgamaa');
INSERT INTO `directory_country_region` VALUES(353, 'EE', 'EE-84', 'Viljandimaa');
INSERT INTO `directory_country_region` VALUES(354, 'EE', 'EE-86', 'Võrumaa');
INSERT INTO `directory_country_region` VALUES(355, 'LV', 'LV-DGV', 'Daugavpils');
INSERT INTO `directory_country_region` VALUES(356, 'LV', 'LV-JEL', 'Jelgava');
INSERT INTO `directory_country_region` VALUES(357, 'LV', 'Jēkabpils', 'Jēkabpils');
INSERT INTO `directory_country_region` VALUES(358, 'LV', 'LV-JUR', 'Jūrmala');
INSERT INTO `directory_country_region` VALUES(359, 'LV', 'LV-LPX', 'Liepāja');
INSERT INTO `directory_country_region` VALUES(360, 'LV', 'LV-LE', 'Liepājas novads');
INSERT INTO `directory_country_region` VALUES(361, 'LV', 'LV-REZ', 'Rēzekne');
INSERT INTO `directory_country_region` VALUES(362, 'LV', 'LV-RIX', 'Rīga');
INSERT INTO `directory_country_region` VALUES(363, 'LV', 'LV-RI', 'Rīgas novads');
INSERT INTO `directory_country_region` VALUES(364, 'LV', 'Valmiera', 'Valmiera');
INSERT INTO `directory_country_region` VALUES(365, 'LV', 'LV-VEN', 'Ventspils');
INSERT INTO `directory_country_region` VALUES(366, 'LV', 'Aglonas novads', 'Aglonas novads');
INSERT INTO `directory_country_region` VALUES(367, 'LV', 'LV-AI', 'Aizkraukles novads');
INSERT INTO `directory_country_region` VALUES(368, 'LV', 'Aizputes novads', 'Aizputes novads');
INSERT INTO `directory_country_region` VALUES(369, 'LV', 'Aknīstes novads', 'Aknīstes novads');
INSERT INTO `directory_country_region` VALUES(370, 'LV', 'Alojas novads', 'Alojas novads');
INSERT INTO `directory_country_region` VALUES(371, 'LV', 'Alsungas novads', 'Alsungas novads');
INSERT INTO `directory_country_region` VALUES(372, 'LV', 'LV-AL', 'Alūksnes novads');
INSERT INTO `directory_country_region` VALUES(373, 'LV', 'Amatas novads', 'Amatas novads');
INSERT INTO `directory_country_region` VALUES(374, 'LV', 'Apes novads', 'Apes novads');
INSERT INTO `directory_country_region` VALUES(375, 'LV', 'Auces novads', 'Auces novads');
INSERT INTO `directory_country_region` VALUES(376, 'LV', 'Babītes novads', 'Babītes novads');
INSERT INTO `directory_country_region` VALUES(377, 'LV', 'Baldones novads', 'Baldones novads');
INSERT INTO `directory_country_region` VALUES(378, 'LV', 'Baltinavas novads', 'Baltinavas novads');
INSERT INTO `directory_country_region` VALUES(379, 'LV', 'LV-BL', 'Balvu novads');
INSERT INTO `directory_country_region` VALUES(380, 'LV', 'LV-BU', 'Bauskas novads');
INSERT INTO `directory_country_region` VALUES(381, 'LV', 'Beverīnas novads', 'Beverīnas novads');
INSERT INTO `directory_country_region` VALUES(382, 'LV', 'Brocēnu novads', 'Brocēnu novads');
INSERT INTO `directory_country_region` VALUES(383, 'LV', 'Burtnieku novads', 'Burtnieku novads');
INSERT INTO `directory_country_region` VALUES(384, 'LV', 'Carnikavas novads', 'Carnikavas novads');
INSERT INTO `directory_country_region` VALUES(385, 'LV', 'Cesvaines novads', 'Cesvaines novads');
INSERT INTO `directory_country_region` VALUES(386, 'LV', 'Ciblas novads', 'Ciblas novads');
INSERT INTO `directory_country_region` VALUES(387, 'LV', 'LV-CE', 'Cēsu novads');
INSERT INTO `directory_country_region` VALUES(388, 'LV', 'Dagdas novads', 'Dagdas novads');
INSERT INTO `directory_country_region` VALUES(389, 'LV', 'LV-DA', 'Daugavpils novads');
INSERT INTO `directory_country_region` VALUES(390, 'LV', 'LV-DO', 'Dobeles novads');
INSERT INTO `directory_country_region` VALUES(391, 'LV', 'Dundagas novads', 'Dundagas novads');
INSERT INTO `directory_country_region` VALUES(392, 'LV', 'Durbes novads', 'Durbes novads');
INSERT INTO `directory_country_region` VALUES(393, 'LV', 'Engures novads', 'Engures novads');
INSERT INTO `directory_country_region` VALUES(394, 'LV', 'Garkalnes novads', 'Garkalnes novads');
INSERT INTO `directory_country_region` VALUES(395, 'LV', 'Grobiņas novads', 'Grobiņas novads');
INSERT INTO `directory_country_region` VALUES(396, 'LV', 'LV-GU', 'Gulbenes novads');
INSERT INTO `directory_country_region` VALUES(397, 'LV', 'Iecavas novads', 'Iecavas novads');
INSERT INTO `directory_country_region` VALUES(398, 'LV', 'Ikšķiles novads', 'Ikšķiles novads');
INSERT INTO `directory_country_region` VALUES(399, 'LV', 'Ilūkstes novads', 'Ilūkstes novads');
INSERT INTO `directory_country_region` VALUES(400, 'LV', 'Inčukalna novads', 'Inčukalna novads');
INSERT INTO `directory_country_region` VALUES(401, 'LV', 'Jaunjelgavas novads', 'Jaunjelgavas novads');
INSERT INTO `directory_country_region` VALUES(402, 'LV', 'Jaunpiebalgas novads', 'Jaunpiebalgas novads');
INSERT INTO `directory_country_region` VALUES(403, 'LV', 'Jaunpils novads', 'Jaunpils novads');
INSERT INTO `directory_country_region` VALUES(404, 'LV', 'LV-JL', 'Jelgavas novads');
INSERT INTO `directory_country_region` VALUES(405, 'LV', 'LV-JK', 'Jēkabpils novads');
INSERT INTO `directory_country_region` VALUES(406, 'LV', 'Kandavas novads', 'Kandavas novads');
INSERT INTO `directory_country_region` VALUES(407, 'LV', 'Kokneses novads', 'Kokneses novads');
INSERT INTO `directory_country_region` VALUES(408, 'LV', 'Krimuldas novads', 'Krimuldas novads');
INSERT INTO `directory_country_region` VALUES(409, 'LV', 'Krustpils novads', 'Krustpils novads');
INSERT INTO `directory_country_region` VALUES(410, 'LV', 'LV-KR', 'Krāslavas novads');
INSERT INTO `directory_country_region` VALUES(411, 'LV', 'LV-KU', 'Kuldīgas novads');
INSERT INTO `directory_country_region` VALUES(412, 'LV', 'Kārsavas novads', 'Kārsavas novads');
INSERT INTO `directory_country_region` VALUES(413, 'LV', 'Lielvārdes novads', 'Lielvārdes novads');
INSERT INTO `directory_country_region` VALUES(414, 'LV', 'LV-LM', 'Limbažu novads');
INSERT INTO `directory_country_region` VALUES(415, 'LV', 'Lubānas novads', 'Lubānas novads');
INSERT INTO `directory_country_region` VALUES(416, 'LV', 'LV-LU', 'Ludzas novads');
INSERT INTO `directory_country_region` VALUES(417, 'LV', 'Līgatnes novads', 'Līgatnes novads');
INSERT INTO `directory_country_region` VALUES(418, 'LV', 'Līvānu novads', 'Līvānu novads');
INSERT INTO `directory_country_region` VALUES(419, 'LV', 'LV-MA', 'Madonas novads');
INSERT INTO `directory_country_region` VALUES(420, 'LV', 'Mazsalacas novads', 'Mazsalacas novads');
INSERT INTO `directory_country_region` VALUES(421, 'LV', 'Mālpils novads', 'Mālpils novads');
INSERT INTO `directory_country_region` VALUES(422, 'LV', 'Mārupes novads', 'Mārupes novads');
INSERT INTO `directory_country_region` VALUES(423, 'LV', 'Naukšēnu novads', 'Naukšēnu novads');
INSERT INTO `directory_country_region` VALUES(424, 'LV', 'Neretas novads', 'Neretas novads');
INSERT INTO `directory_country_region` VALUES(425, 'LV', 'Nīcas novads', 'Nīcas novads');
INSERT INTO `directory_country_region` VALUES(426, 'LV', 'LV-OG', 'Ogres novads');
INSERT INTO `directory_country_region` VALUES(427, 'LV', 'Olaines novads', 'Olaines novads');
INSERT INTO `directory_country_region` VALUES(428, 'LV', 'Ozolnieku novads', 'Ozolnieku novads');
INSERT INTO `directory_country_region` VALUES(429, 'LV', 'LV-PR', 'Preiļu novads');
INSERT INTO `directory_country_region` VALUES(430, 'LV', 'Priekules novads', 'Priekules novads');
INSERT INTO `directory_country_region` VALUES(431, 'LV', 'Priekuļu novads', 'Priekuļu novads');
INSERT INTO `directory_country_region` VALUES(432, 'LV', 'Pārgaujas novads', 'Pārgaujas novads');
INSERT INTO `directory_country_region` VALUES(433, 'LV', 'Pāvilostas novads', 'Pāvilostas novads');
INSERT INTO `directory_country_region` VALUES(434, 'LV', 'Pļaviņu novads', 'Pļaviņu novads');
INSERT INTO `directory_country_region` VALUES(435, 'LV', 'Raunas novads', 'Raunas novads');
INSERT INTO `directory_country_region` VALUES(436, 'LV', 'Riebiņu novads', 'Riebiņu novads');
INSERT INTO `directory_country_region` VALUES(437, 'LV', 'Rojas novads', 'Rojas novads');
INSERT INTO `directory_country_region` VALUES(438, 'LV', 'Ropažu novads', 'Ropažu novads');
INSERT INTO `directory_country_region` VALUES(439, 'LV', 'Rucavas novads', 'Rucavas novads');
INSERT INTO `directory_country_region` VALUES(440, 'LV', 'Rugāju novads', 'Rugāju novads');
INSERT INTO `directory_country_region` VALUES(441, 'LV', 'Rundāles novads', 'Rundāles novads');
INSERT INTO `directory_country_region` VALUES(442, 'LV', 'LV-RE', 'Rēzeknes novads');
INSERT INTO `directory_country_region` VALUES(443, 'LV', 'Rūjienas novads', 'Rūjienas novads');
INSERT INTO `directory_country_region` VALUES(444, 'LV', 'Salacgrīvas novads', 'Salacgrīvas novads');
INSERT INTO `directory_country_region` VALUES(445, 'LV', 'Salas novads', 'Salas novads');
INSERT INTO `directory_country_region` VALUES(446, 'LV', 'Salaspils novads', 'Salaspils novads');
INSERT INTO `directory_country_region` VALUES(447, 'LV', 'LV-SA', 'Saldus novads');
INSERT INTO `directory_country_region` VALUES(448, 'LV', 'Saulkrastu novads', 'Saulkrastu novads');
INSERT INTO `directory_country_region` VALUES(449, 'LV', 'Siguldas novads', 'Siguldas novads');
INSERT INTO `directory_country_region` VALUES(450, 'LV', 'Skrundas novads', 'Skrundas novads');
INSERT INTO `directory_country_region` VALUES(451, 'LV', 'Skrīveru novads', 'Skrīveru novads');
INSERT INTO `directory_country_region` VALUES(452, 'LV', 'Smiltenes novads', 'Smiltenes novads');
INSERT INTO `directory_country_region` VALUES(453, 'LV', 'Stopiņu novads', 'Stopiņu novads');
INSERT INTO `directory_country_region` VALUES(454, 'LV', 'Strenču novads', 'Strenču novads');
INSERT INTO `directory_country_region` VALUES(455, 'LV', 'Sējas novads', 'Sējas novads');
INSERT INTO `directory_country_region` VALUES(456, 'LV', 'LV-TA', 'Talsu novads');
INSERT INTO `directory_country_region` VALUES(457, 'LV', 'LV-TU', 'Tukuma novads');
INSERT INTO `directory_country_region` VALUES(458, 'LV', 'Tērvetes novads', 'Tērvetes novads');
INSERT INTO `directory_country_region` VALUES(459, 'LV', 'Vaiņodes novads', 'Vaiņodes novads');
INSERT INTO `directory_country_region` VALUES(460, 'LV', 'LV-VK', 'Valkas novads');
INSERT INTO `directory_country_region` VALUES(461, 'LV', 'LV-VM', 'Valmieras novads');
INSERT INTO `directory_country_region` VALUES(462, 'LV', 'Varakļānu novads', 'Varakļānu novads');
INSERT INTO `directory_country_region` VALUES(463, 'LV', 'Vecpiebalgas novads', 'Vecpiebalgas novads');
INSERT INTO `directory_country_region` VALUES(464, 'LV', 'Vecumnieku novads', 'Vecumnieku novads');
INSERT INTO `directory_country_region` VALUES(465, 'LV', 'LV-VE', 'Ventspils novads');
INSERT INTO `directory_country_region` VALUES(466, 'LV', 'Viesītes novads', 'Viesītes novads');
INSERT INTO `directory_country_region` VALUES(467, 'LV', 'Viļakas novads', 'Viļakas novads');
INSERT INTO `directory_country_region` VALUES(468, 'LV', 'Viļānu novads', 'Viļānu novads');
INSERT INTO `directory_country_region` VALUES(469, 'LV', 'Vārkavas novads', 'Vārkavas novads');
INSERT INTO `directory_country_region` VALUES(470, 'LV', 'Zilupes novads', 'Zilupes novads');
INSERT INTO `directory_country_region` VALUES(471, 'LV', 'Ādažu novads', 'Ādažu novads');
INSERT INTO `directory_country_region` VALUES(472, 'LV', 'Ērgļu novads', 'Ērgļu novads');
INSERT INTO `directory_country_region` VALUES(473, 'LV', 'Ķeguma novads', 'Ķeguma novads');
INSERT INTO `directory_country_region` VALUES(474, 'LV', 'Ķekavas novads', 'Ķekavas novads');
INSERT INTO `directory_country_region` VALUES(475, 'LT', 'LT-AL', 'Alytaus Apskritis');
INSERT INTO `directory_country_region` VALUES(476, 'LT', 'LT-KU', 'Kauno Apskritis');
INSERT INTO `directory_country_region` VALUES(477, 'LT', 'LT-KL', 'Klaipėdos Apskritis');
INSERT INTO `directory_country_region` VALUES(478, 'LT', 'LT-MR', 'Marijampolės Apskritis');
INSERT INTO `directory_country_region` VALUES(479, 'LT', 'LT-PN', 'Panevėžio Apskritis');
INSERT INTO `directory_country_region` VALUES(480, 'LT', 'LT-SA', 'Šiaulių Apskritis');
INSERT INTO `directory_country_region` VALUES(481, 'LT', 'LT-TA', 'Tauragės Apskritis');
INSERT INTO `directory_country_region` VALUES(482, 'LT', 'LT-TE', 'Telšių Apskritis');
INSERT INTO `directory_country_region` VALUES(483, 'LT', 'LT-UT', 'Utenos Apskritis');
INSERT INTO `directory_country_region` VALUES(484, 'LT', 'LT-VL', 'Vilniaus Apskritis');
-- --------------------------------------------------------
--
-- Table structure for table `directory_country_region_name`
--
CREATE TABLE `directory_country_region_name` (
`locale` varchar(8) NOT NULL DEFAULT '' COMMENT 'Locale',
`region_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Region Id',
`name` varchar(255) NOT NULL DEFAULT '' COMMENT 'Region Name',
PRIMARY KEY (`locale`,`region_id`),
KEY `IDX_DIRECTORY_COUNTRY_REGION_NAME_REGION_ID` (`region_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Directory Country Region Name';
--
-- Dumping data for table `directory_country_region_name`
--
INSERT INTO `directory_country_region_name` VALUES('en_US', 1, 'Alabama');
INSERT INTO `directory_country_region_name` VALUES('en_US', 2, 'Alaska');
INSERT INTO `directory_country_region_name` VALUES('en_US', 3, 'American Samoa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 4, 'Arizona');
INSERT INTO `directory_country_region_name` VALUES('en_US', 5, 'Arkansas');
INSERT INTO `directory_country_region_name` VALUES('en_US', 6, 'Armed Forces Africa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 7, 'Armed Forces Americas');
INSERT INTO `directory_country_region_name` VALUES('en_US', 8, 'Armed Forces Canada');
INSERT INTO `directory_country_region_name` VALUES('en_US', 9, 'Armed Forces Europe');
INSERT INTO `directory_country_region_name` VALUES('en_US', 10, 'Armed Forces Middle East');
INSERT INTO `directory_country_region_name` VALUES('en_US', 11, 'Armed Forces Pacific');
INSERT INTO `directory_country_region_name` VALUES('en_US', 12, 'California');
INSERT INTO `directory_country_region_name` VALUES('en_US', 13, 'Colorado');
INSERT INTO `directory_country_region_name` VALUES('en_US', 14, 'Connecticut');
INSERT INTO `directory_country_region_name` VALUES('en_US', 15, 'Delaware');
INSERT INTO `directory_country_region_name` VALUES('en_US', 16, 'District of Columbia');
INSERT INTO `directory_country_region_name` VALUES('en_US', 17, 'Federated States Of Micronesia');
INSERT INTO `directory_country_region_name` VALUES('en_US', 18, 'Florida');
INSERT INTO `directory_country_region_name` VALUES('en_US', 19, 'Georgia');
INSERT INTO `directory_country_region_name` VALUES('en_US', 20, 'Guam');
INSERT INTO `directory_country_region_name` VALUES('en_US', 21, 'Hawaii');
INSERT INTO `directory_country_region_name` VALUES('en_US', 22, 'Idaho');
INSERT INTO `directory_country_region_name` VALUES('en_US', 23, 'Illinois');
INSERT INTO `directory_country_region_name` VALUES('en_US', 24, 'Indiana');
INSERT INTO `directory_country_region_name` VALUES('en_US', 25, 'Iowa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 26, 'Kansas');
INSERT INTO `directory_country_region_name` VALUES('en_US', 27, 'Kentucky');
INSERT INTO `directory_country_region_name` VALUES('en_US', 28, 'Louisiana');
INSERT INTO `directory_country_region_name` VALUES('en_US', 29, 'Maine');
INSERT INTO `directory_country_region_name` VALUES('en_US', 30, 'Marshall Islands');
INSERT INTO `directory_country_region_name` VALUES('en_US', 31, 'Maryland');
INSERT INTO `directory_country_region_name` VALUES('en_US', 32, 'Massachusetts');
INSERT INTO `directory_country_region_name` VALUES('en_US', 33, 'Michigan');
INSERT INTO `directory_country_region_name` VALUES('en_US', 34, 'Minnesota');
INSERT INTO `directory_country_region_name` VALUES('en_US', 35, 'Mississippi');
INSERT INTO `directory_country_region_name` VALUES('en_US', 36, 'Missouri');
INSERT INTO `directory_country_region_name` VALUES('en_US', 37, 'Montana');
INSERT INTO `directory_country_region_name` VALUES('en_US', 38, 'Nebraska');
INSERT INTO `directory_country_region_name` VALUES('en_US', 39, 'Nevada');
INSERT INTO `directory_country_region_name` VALUES('en_US', 40, 'New Hampshire');
INSERT INTO `directory_country_region_name` VALUES('en_US', 41, 'New Jersey');
INSERT INTO `directory_country_region_name` VALUES('en_US', 42, 'New Mexico');
INSERT INTO `directory_country_region_name` VALUES('en_US', 43, 'New York');
INSERT INTO `directory_country_region_name` VALUES('en_US', 44, 'North Carolina');
INSERT INTO `directory_country_region_name` VALUES('en_US', 45, 'North Dakota');
INSERT INTO `directory_country_region_name` VALUES('en_US', 46, 'Northern Mariana Islands');
INSERT INTO `directory_country_region_name` VALUES('en_US', 47, 'Ohio');
INSERT INTO `directory_country_region_name` VALUES('en_US', 48, 'Oklahoma');
INSERT INTO `directory_country_region_name` VALUES('en_US', 49, 'Oregon');
INSERT INTO `directory_country_region_name` VALUES('en_US', 50, 'Palau');
INSERT INTO `directory_country_region_name` VALUES('en_US', 51, 'Pennsylvania');
INSERT INTO `directory_country_region_name` VALUES('en_US', 52, 'Puerto Rico');
INSERT INTO `directory_country_region_name` VALUES('en_US', 53, 'Rhode Island');
INSERT INTO `directory_country_region_name` VALUES('en_US', 54, 'South Carolina');
INSERT INTO `directory_country_region_name` VALUES('en_US', 55, 'South Dakota');
INSERT INTO `directory_country_region_name` VALUES('en_US', 56, 'Tennessee');
INSERT INTO `directory_country_region_name` VALUES('en_US', 57, 'Texas');
INSERT INTO `directory_country_region_name` VALUES('en_US', 58, 'Utah');
INSERT INTO `directory_country_region_name` VALUES('en_US', 59, 'Vermont');
INSERT INTO `directory_country_region_name` VALUES('en_US', 60, 'Virgin Islands');
INSERT INTO `directory_country_region_name` VALUES('en_US', 61, 'Virginia');
INSERT INTO `directory_country_region_name` VALUES('en_US', 62, 'Washington');
INSERT INTO `directory_country_region_name` VALUES('en_US', 63, 'West Virginia');
INSERT INTO `directory_country_region_name` VALUES('en_US', 64, 'Wisconsin');
INSERT INTO `directory_country_region_name` VALUES('en_US', 65, 'Wyoming');
INSERT INTO `directory_country_region_name` VALUES('en_US', 66, 'Alberta');
INSERT INTO `directory_country_region_name` VALUES('en_US', 67, 'British Columbia');
INSERT INTO `directory_country_region_name` VALUES('en_US', 68, 'Manitoba');
INSERT INTO `directory_country_region_name` VALUES('en_US', 69, 'Newfoundland and Labrador');
INSERT INTO `directory_country_region_name` VALUES('en_US', 70, 'New Brunswick');
INSERT INTO `directory_country_region_name` VALUES('en_US', 71, 'Nova Scotia');
INSERT INTO `directory_country_region_name` VALUES('en_US', 72, 'Northwest Territories');
INSERT INTO `directory_country_region_name` VALUES('en_US', 73, 'Nunavut');
INSERT INTO `directory_country_region_name` VALUES('en_US', 74, 'Ontario');
INSERT INTO `directory_country_region_name` VALUES('en_US', 75, 'Prince Edward Island');
INSERT INTO `directory_country_region_name` VALUES('en_US', 76, 'Quebec');
INSERT INTO `directory_country_region_name` VALUES('en_US', 77, 'Saskatchewan');
INSERT INTO `directory_country_region_name` VALUES('en_US', 78, 'Yukon Territory');
INSERT INTO `directory_country_region_name` VALUES('en_US', 79, 'Niedersachsen');
INSERT INTO `directory_country_region_name` VALUES('en_US', 80, 'Baden-Württemberg');
INSERT INTO `directory_country_region_name` VALUES('en_US', 81, 'Bayern');
INSERT INTO `directory_country_region_name` VALUES('en_US', 82, 'Berlin');
INSERT INTO `directory_country_region_name` VALUES('en_US', 83, 'Brandenburg');
INSERT INTO `directory_country_region_name` VALUES('en_US', 84, 'Bremen');
INSERT INTO `directory_country_region_name` VALUES('en_US', 85, 'Hamburg');
INSERT INTO `directory_country_region_name` VALUES('en_US', 86, 'Hessen');
INSERT INTO `directory_country_region_name` VALUES('en_US', 87, 'Mecklenburg-Vorpommern');
INSERT INTO `directory_country_region_name` VALUES('en_US', 88, 'Nordrhein-Westfalen');
INSERT INTO `directory_country_region_name` VALUES('en_US', 89, 'Rheinland-Pfalz');
INSERT INTO `directory_country_region_name` VALUES('en_US', 90, 'Saarland');
INSERT INTO `directory_country_region_name` VALUES('en_US', 91, 'Sachsen');
INSERT INTO `directory_country_region_name` VALUES('en_US', 92, 'Sachsen-Anhalt');
INSERT INTO `directory_country_region_name` VALUES('en_US', 93, 'Schleswig-Holstein');
INSERT INTO `directory_country_region_name` VALUES('en_US', 94, 'Thüringen');
INSERT INTO `directory_country_region_name` VALUES('en_US', 95, 'Wien');
INSERT INTO `directory_country_region_name` VALUES('en_US', 96, 'Niederösterreich');
INSERT INTO `directory_country_region_name` VALUES('en_US', 97, 'Oberösterreich');
INSERT INTO `directory_country_region_name` VALUES('en_US', 98, 'Salzburg');
INSERT INTO `directory_country_region_name` VALUES('en_US', 99, 'Kärnten');
INSERT INTO `directory_country_region_name` VALUES('en_US', 100, 'Steiermark');
INSERT INTO `directory_country_region_name` VALUES('en_US', 101, 'Tirol');
INSERT INTO `directory_country_region_name` VALUES('en_US', 102, 'Burgenland');
INSERT INTO `directory_country_region_name` VALUES('en_US', 103, 'Voralberg');
INSERT INTO `directory_country_region_name` VALUES('en_US', 104, 'Aargau');
INSERT INTO `directory_country_region_name` VALUES('en_US', 105, 'Appenzell Innerrhoden');
INSERT INTO `directory_country_region_name` VALUES('en_US', 106, 'Appenzell Ausserrhoden');
INSERT INTO `directory_country_region_name` VALUES('en_US', 107, 'Bern');
INSERT INTO `directory_country_region_name` VALUES('en_US', 108, 'Basel-Landschaft');
INSERT INTO `directory_country_region_name` VALUES('en_US', 109, 'Basel-Stadt');
INSERT INTO `directory_country_region_name` VALUES('en_US', 110, 'Freiburg');
INSERT INTO `directory_country_region_name` VALUES('en_US', 111, 'Genf');
INSERT INTO `directory_country_region_name` VALUES('en_US', 112, 'Glarus');
INSERT INTO `directory_country_region_name` VALUES('en_US', 113, 'Graubünden');
INSERT INTO `directory_country_region_name` VALUES('en_US', 114, 'Jura');
INSERT INTO `directory_country_region_name` VALUES('en_US', 115, 'Luzern');
INSERT INTO `directory_country_region_name` VALUES('en_US', 116, 'Neuenburg');
INSERT INTO `directory_country_region_name` VALUES('en_US', 117, 'Nidwalden');
INSERT INTO `directory_country_region_name` VALUES('en_US', 118, 'Obwalden');
INSERT INTO `directory_country_region_name` VALUES('en_US', 119, 'St. Gallen');
INSERT INTO `directory_country_region_name` VALUES('en_US', 120, 'Schaffhausen');
INSERT INTO `directory_country_region_name` VALUES('en_US', 121, 'Solothurn');
INSERT INTO `directory_country_region_name` VALUES('en_US', 122, 'Schwyz');
INSERT INTO `directory_country_region_name` VALUES('en_US', 123, 'Thurgau');
INSERT INTO `directory_country_region_name` VALUES('en_US', 124, 'Tessin');
INSERT INTO `directory_country_region_name` VALUES('en_US', 125, 'Uri');
INSERT INTO `directory_country_region_name` VALUES('en_US', 126, 'Waadt');
INSERT INTO `directory_country_region_name` VALUES('en_US', 127, 'Wallis');
INSERT INTO `directory_country_region_name` VALUES('en_US', 128, 'Zug');
INSERT INTO `directory_country_region_name` VALUES('en_US', 129, 'Zürich');
INSERT INTO `directory_country_region_name` VALUES('en_US', 130, 'A Coruña');
INSERT INTO `directory_country_region_name` VALUES('en_US', 131, 'Alava');
INSERT INTO `directory_country_region_name` VALUES('en_US', 132, 'Albacete');
INSERT INTO `directory_country_region_name` VALUES('en_US', 133, 'Alicante');
INSERT INTO `directory_country_region_name` VALUES('en_US', 134, 'Almeria');
INSERT INTO `directory_country_region_name` VALUES('en_US', 135, 'Asturias');
INSERT INTO `directory_country_region_name` VALUES('en_US', 136, 'Avila');
INSERT INTO `directory_country_region_name` VALUES('en_US', 137, 'Badajoz');
INSERT INTO `directory_country_region_name` VALUES('en_US', 138, 'Baleares');
INSERT INTO `directory_country_region_name` VALUES('en_US', 139, 'Barcelona');
INSERT INTO `directory_country_region_name` VALUES('en_US', 140, 'Burgos');
INSERT INTO `directory_country_region_name` VALUES('en_US', 141, 'Caceres');
INSERT INTO `directory_country_region_name` VALUES('en_US', 142, 'Cadiz');
INSERT INTO `directory_country_region_name` VALUES('en_US', 143, 'Cantabria');
INSERT INTO `directory_country_region_name` VALUES('en_US', 144, 'Castellon');
INSERT INTO `directory_country_region_name` VALUES('en_US', 145, 'Ceuta');
INSERT INTO `directory_country_region_name` VALUES('en_US', 146, 'Ciudad Real');
INSERT INTO `directory_country_region_name` VALUES('en_US', 147, 'Cordoba');
INSERT INTO `directory_country_region_name` VALUES('en_US', 148, 'Cuenca');
INSERT INTO `directory_country_region_name` VALUES('en_US', 149, 'Girona');
INSERT INTO `directory_country_region_name` VALUES('en_US', 150, 'Granada');
INSERT INTO `directory_country_region_name` VALUES('en_US', 151, 'Guadalajara');
INSERT INTO `directory_country_region_name` VALUES('en_US', 152, 'Guipuzcoa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 153, 'Huelva');
INSERT INTO `directory_country_region_name` VALUES('en_US', 154, 'Huesca');
INSERT INTO `directory_country_region_name` VALUES('en_US', 155, 'Jaen');
INSERT INTO `directory_country_region_name` VALUES('en_US', 156, 'La Rioja');
INSERT INTO `directory_country_region_name` VALUES('en_US', 157, 'Las Palmas');
INSERT INTO `directory_country_region_name` VALUES('en_US', 158, 'Leon');
INSERT INTO `directory_country_region_name` VALUES('en_US', 159, 'Lleida');
INSERT INTO `directory_country_region_name` VALUES('en_US', 160, 'Lugo');
INSERT INTO `directory_country_region_name` VALUES('en_US', 161, 'Madrid');
INSERT INTO `directory_country_region_name` VALUES('en_US', 162, 'Malaga');
INSERT INTO `directory_country_region_name` VALUES('en_US', 163, 'Melilla');
INSERT INTO `directory_country_region_name` VALUES('en_US', 164, 'Murcia');
INSERT INTO `directory_country_region_name` VALUES('en_US', 165, 'Navarra');
INSERT INTO `directory_country_region_name` VALUES('en_US', 166, 'Ourense');
INSERT INTO `directory_country_region_name` VALUES('en_US', 167, 'Palencia');
INSERT INTO `directory_country_region_name` VALUES('en_US', 168, 'Pontevedra');
INSERT INTO `directory_country_region_name` VALUES('en_US', 169, 'Salamanca');
INSERT INTO `directory_country_region_name` VALUES('en_US', 170, 'Santa Cruz de Tenerife');
INSERT INTO `directory_country_region_name` VALUES('en_US', 171, 'Segovia');
INSERT INTO `directory_country_region_name` VALUES('en_US', 172, 'Sevilla');
INSERT INTO `directory_country_region_name` VALUES('en_US', 173, 'Soria');
INSERT INTO `directory_country_region_name` VALUES('en_US', 174, 'Tarragona');
INSERT INTO `directory_country_region_name` VALUES('en_US', 175, 'Teruel');
INSERT INTO `directory_country_region_name` VALUES('en_US', 176, 'Toledo');
INSERT INTO `directory_country_region_name` VALUES('en_US', 177, 'Valencia');
INSERT INTO `directory_country_region_name` VALUES('en_US', 178, 'Valladolid');
INSERT INTO `directory_country_region_name` VALUES('en_US', 179, 'Vizcaya');
INSERT INTO `directory_country_region_name` VALUES('en_US', 180, 'Zamora');
INSERT INTO `directory_country_region_name` VALUES('en_US', 181, 'Zaragoza');
INSERT INTO `directory_country_region_name` VALUES('en_US', 182, 'Ain');
INSERT INTO `directory_country_region_name` VALUES('en_US', 183, 'Aisne');
INSERT INTO `directory_country_region_name` VALUES('en_US', 184, 'Allier');
INSERT INTO `directory_country_region_name` VALUES('en_US', 185, 'Alpes-de-Haute-Provence');
INSERT INTO `directory_country_region_name` VALUES('en_US', 186, 'Hautes-Alpes');
INSERT INTO `directory_country_region_name` VALUES('en_US', 187, 'Alpes-Maritimes');
INSERT INTO `directory_country_region_name` VALUES('en_US', 188, 'Ardèche');
INSERT INTO `directory_country_region_name` VALUES('en_US', 189, 'Ardennes');
INSERT INTO `directory_country_region_name` VALUES('en_US', 190, 'Ariège');
INSERT INTO `directory_country_region_name` VALUES('en_US', 191, 'Aube');
INSERT INTO `directory_country_region_name` VALUES('en_US', 192, 'Aude');
INSERT INTO `directory_country_region_name` VALUES('en_US', 193, 'Aveyron');
INSERT INTO `directory_country_region_name` VALUES('en_US', 194, 'Bouches-du-Rhône');
INSERT INTO `directory_country_region_name` VALUES('en_US', 195, 'Calvados');
INSERT INTO `directory_country_region_name` VALUES('en_US', 196, 'Cantal');
INSERT INTO `directory_country_region_name` VALUES('en_US', 197, 'Charente');
INSERT INTO `directory_country_region_name` VALUES('en_US', 198, 'Charente-Maritime');
INSERT INTO `directory_country_region_name` VALUES('en_US', 199, 'Cher');
INSERT INTO `directory_country_region_name` VALUES('en_US', 200, 'Corrèze');
INSERT INTO `directory_country_region_name` VALUES('en_US', 201, 'Corse-du-Sud');
INSERT INTO `directory_country_region_name` VALUES('en_US', 202, 'Haute-Corse');
INSERT INTO `directory_country_region_name` VALUES('en_US', 203, 'Côte-d''Or');
INSERT INTO `directory_country_region_name` VALUES('en_US', 204, 'Côtes-d''Armor');
INSERT INTO `directory_country_region_name` VALUES('en_US', 205, 'Creuse');
INSERT INTO `directory_country_region_name` VALUES('en_US', 206, 'Dordogne');
INSERT INTO `directory_country_region_name` VALUES('en_US', 207, 'Doubs');
INSERT INTO `directory_country_region_name` VALUES('en_US', 208, 'Drôme');
INSERT INTO `directory_country_region_name` VALUES('en_US', 209, 'Eure');
INSERT INTO `directory_country_region_name` VALUES('en_US', 210, 'Eure-et-Loir');
INSERT INTO `directory_country_region_name` VALUES('en_US', 211, 'Finistère');
INSERT INTO `directory_country_region_name` VALUES('en_US', 212, 'Gard');
INSERT INTO `directory_country_region_name` VALUES('en_US', 213, 'Haute-Garonne');
INSERT INTO `directory_country_region_name` VALUES('en_US', 214, 'Gers');
INSERT INTO `directory_country_region_name` VALUES('en_US', 215, 'Gironde');
INSERT INTO `directory_country_region_name` VALUES('en_US', 216, 'Hérault');
INSERT INTO `directory_country_region_name` VALUES('en_US', 217, 'Ille-et-Vilaine');
INSERT INTO `directory_country_region_name` VALUES('en_US', 218, 'Indre');
INSERT INTO `directory_country_region_name` VALUES('en_US', 219, 'Indre-et-Loire');
INSERT INTO `directory_country_region_name` VALUES('en_US', 220, 'Isère');
INSERT INTO `directory_country_region_name` VALUES('en_US', 221, 'Jura');
INSERT INTO `directory_country_region_name` VALUES('en_US', 222, 'Landes');
INSERT INTO `directory_country_region_name` VALUES('en_US', 223, 'Loir-et-Cher');
INSERT INTO `directory_country_region_name` VALUES('en_US', 224, 'Loire');
INSERT INTO `directory_country_region_name` VALUES('en_US', 225, 'Haute-Loire');
INSERT INTO `directory_country_region_name` VALUES('en_US', 226, 'Loire-Atlantique');
INSERT INTO `directory_country_region_name` VALUES('en_US', 227, 'Loiret');
INSERT INTO `directory_country_region_name` VALUES('en_US', 228, 'Lot');
INSERT INTO `directory_country_region_name` VALUES('en_US', 229, 'Lot-et-Garonne');
INSERT INTO `directory_country_region_name` VALUES('en_US', 230, 'Lozère');
INSERT INTO `directory_country_region_name` VALUES('en_US', 231, 'Maine-et-Loire');
INSERT INTO `directory_country_region_name` VALUES('en_US', 232, 'Manche');
INSERT INTO `directory_country_region_name` VALUES('en_US', 233, 'Marne');
INSERT INTO `directory_country_region_name` VALUES('en_US', 234, 'Haute-Marne');
INSERT INTO `directory_country_region_name` VALUES('en_US', 235, 'Mayenne');
INSERT INTO `directory_country_region_name` VALUES('en_US', 236, 'Meurthe-et-Moselle');
INSERT INTO `directory_country_region_name` VALUES('en_US', 237, 'Meuse');
INSERT INTO `directory_country_region_name` VALUES('en_US', 238, 'Morbihan');
INSERT INTO `directory_country_region_name` VALUES('en_US', 239, 'Moselle');
INSERT INTO `directory_country_region_name` VALUES('en_US', 240, 'Nièvre');
INSERT INTO `directory_country_region_name` VALUES('en_US', 241, 'Nord');
INSERT INTO `directory_country_region_name` VALUES('en_US', 242, 'Oise');
INSERT INTO `directory_country_region_name` VALUES('en_US', 243, 'Orne');
INSERT INTO `directory_country_region_name` VALUES('en_US', 244, 'Pas-de-Calais');
INSERT INTO `directory_country_region_name` VALUES('en_US', 245, 'Puy-de-Dôme');
INSERT INTO `directory_country_region_name` VALUES('en_US', 246, 'Pyrénées-Atlantiques');
INSERT INTO `directory_country_region_name` VALUES('en_US', 247, 'Hautes-Pyrénées');
INSERT INTO `directory_country_region_name` VALUES('en_US', 248, 'Pyrénées-Orientales');
INSERT INTO `directory_country_region_name` VALUES('en_US', 249, 'Bas-Rhin');
INSERT INTO `directory_country_region_name` VALUES('en_US', 250, 'Haut-Rhin');
INSERT INTO `directory_country_region_name` VALUES('en_US', 251, 'Rhône');
INSERT INTO `directory_country_region_name` VALUES('en_US', 252, 'Haute-Saône');
INSERT INTO `directory_country_region_name` VALUES('en_US', 253, 'Saône-et-Loire');
INSERT INTO `directory_country_region_name` VALUES('en_US', 254, 'Sarthe');
INSERT INTO `directory_country_region_name` VALUES('en_US', 255, 'Savoie');
INSERT INTO `directory_country_region_name` VALUES('en_US', 256, 'Haute-Savoie');
INSERT INTO `directory_country_region_name` VALUES('en_US', 257, 'Paris');
INSERT INTO `directory_country_region_name` VALUES('en_US', 258, 'Seine-Maritime');
INSERT INTO `directory_country_region_name` VALUES('en_US', 259, 'Seine-et-Marne');
INSERT INTO `directory_country_region_name` VALUES('en_US', 260, 'Yvelines');
INSERT INTO `directory_country_region_name` VALUES('en_US', 261, 'Deux-Sèvres');
INSERT INTO `directory_country_region_name` VALUES('en_US', 262, 'Somme');
INSERT INTO `directory_country_region_name` VALUES('en_US', 263, 'Tarn');
INSERT INTO `directory_country_region_name` VALUES('en_US', 264, 'Tarn-et-Garonne');
INSERT INTO `directory_country_region_name` VALUES('en_US', 265, 'Var');
INSERT INTO `directory_country_region_name` VALUES('en_US', 266, 'Vaucluse');
INSERT INTO `directory_country_region_name` VALUES('en_US', 267, 'Vendée');
INSERT INTO `directory_country_region_name` VALUES('en_US', 268, 'Vienne');
INSERT INTO `directory_country_region_name` VALUES('en_US', 269, 'Haute-Vienne');
INSERT INTO `directory_country_region_name` VALUES('en_US', 270, 'Vosges');
INSERT INTO `directory_country_region_name` VALUES('en_US', 271, 'Yonne');
INSERT INTO `directory_country_region_name` VALUES('en_US', 272, 'Territoire-de-Belfort');
INSERT INTO `directory_country_region_name` VALUES('en_US', 273, 'Essonne');
INSERT INTO `directory_country_region_name` VALUES('en_US', 274, 'Hauts-de-Seine');
INSERT INTO `directory_country_region_name` VALUES('en_US', 275, 'Seine-Saint-Denis');
INSERT INTO `directory_country_region_name` VALUES('en_US', 276, 'Val-de-Marne');
INSERT INTO `directory_country_region_name` VALUES('en_US', 277, 'Val-d''Oise');
INSERT INTO `directory_country_region_name` VALUES('en_US', 278, 'Alba');
INSERT INTO `directory_country_region_name` VALUES('en_US', 279, 'Arad');
INSERT INTO `directory_country_region_name` VALUES('en_US', 280, 'Argeş');
INSERT INTO `directory_country_region_name` VALUES('en_US', 281, 'Bacău');
INSERT INTO `directory_country_region_name` VALUES('en_US', 282, 'Bihor');
INSERT INTO `directory_country_region_name` VALUES('en_US', 283, 'Bistriţa-Năsăud');
INSERT INTO `directory_country_region_name` VALUES('en_US', 284, 'Botoşani');
INSERT INTO `directory_country_region_name` VALUES('en_US', 285, 'Braşov');
INSERT INTO `directory_country_region_name` VALUES('en_US', 286, 'Brăila');
INSERT INTO `directory_country_region_name` VALUES('en_US', 287, 'Bucureşti');
INSERT INTO `directory_country_region_name` VALUES('en_US', 288, 'Buzău');
INSERT INTO `directory_country_region_name` VALUES('en_US', 289, 'Caraş-Severin');
INSERT INTO `directory_country_region_name` VALUES('en_US', 290, 'Călăraşi');
INSERT INTO `directory_country_region_name` VALUES('en_US', 291, 'Cluj');
INSERT INTO `directory_country_region_name` VALUES('en_US', 292, 'Constanţa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 293, 'Covasna');
INSERT INTO `directory_country_region_name` VALUES('en_US', 294, 'Dâmboviţa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 295, 'Dolj');
INSERT INTO `directory_country_region_name` VALUES('en_US', 296, 'Galaţi');
INSERT INTO `directory_country_region_name` VALUES('en_US', 297, 'Giurgiu');
INSERT INTO `directory_country_region_name` VALUES('en_US', 298, 'Gorj');
INSERT INTO `directory_country_region_name` VALUES('en_US', 299, 'Harghita');
INSERT INTO `directory_country_region_name` VALUES('en_US', 300, 'Hunedoara');
INSERT INTO `directory_country_region_name` VALUES('en_US', 301, 'Ialomiţa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 302, 'Iaşi');
INSERT INTO `directory_country_region_name` VALUES('en_US', 303, 'Ilfov');
INSERT INTO `directory_country_region_name` VALUES('en_US', 304, 'Maramureş');
INSERT INTO `directory_country_region_name` VALUES('en_US', 305, 'Mehedinţi');
INSERT INTO `directory_country_region_name` VALUES('en_US', 306, 'Mureş');
INSERT INTO `directory_country_region_name` VALUES('en_US', 307, 'Neamţ');
INSERT INTO `directory_country_region_name` VALUES('en_US', 308, 'Olt');
INSERT INTO `directory_country_region_name` VALUES('en_US', 309, 'Prahova');
INSERT INTO `directory_country_region_name` VALUES('en_US', 310, 'Satu-Mare');
INSERT INTO `directory_country_region_name` VALUES('en_US', 311, 'Sălaj');
INSERT INTO `directory_country_region_name` VALUES('en_US', 312, 'Sibiu');
INSERT INTO `directory_country_region_name` VALUES('en_US', 313, 'Suceava');
INSERT INTO `directory_country_region_name` VALUES('en_US', 314, 'Teleorman');
INSERT INTO `directory_country_region_name` VALUES('en_US', 315, 'Timiş');
INSERT INTO `directory_country_region_name` VALUES('en_US', 316, 'Tulcea');
INSERT INTO `directory_country_region_name` VALUES('en_US', 317, 'Vaslui');
INSERT INTO `directory_country_region_name` VALUES('en_US', 318, 'Vâlcea');
INSERT INTO `directory_country_region_name` VALUES('en_US', 319, 'Vrancea');
INSERT INTO `directory_country_region_name` VALUES('en_US', 320, 'Lappi');
INSERT INTO `directory_country_region_name` VALUES('en_US', 321, 'Pohjois-Pohjanmaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 322, 'Kainuu');
INSERT INTO `directory_country_region_name` VALUES('en_US', 323, 'Pohjois-Karjala');
INSERT INTO `directory_country_region_name` VALUES('en_US', 324, 'Pohjois-Savo');
INSERT INTO `directory_country_region_name` VALUES('en_US', 325, 'Etelä-Savo');
INSERT INTO `directory_country_region_name` VALUES('en_US', 326, 'Etelä-Pohjanmaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 327, 'Pohjanmaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 328, 'Pirkanmaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 329, 'Satakunta');
INSERT INTO `directory_country_region_name` VALUES('en_US', 330, 'Keski-Pohjanmaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 331, 'Keski-Suomi');
INSERT INTO `directory_country_region_name` VALUES('en_US', 332, 'Varsinais-Suomi');
INSERT INTO `directory_country_region_name` VALUES('en_US', 333, 'Etelä-Karjala');
INSERT INTO `directory_country_region_name` VALUES('en_US', 334, 'Päijät-Häme');
INSERT INTO `directory_country_region_name` VALUES('en_US', 335, 'Kanta-Häme');
INSERT INTO `directory_country_region_name` VALUES('en_US', 336, 'Uusimaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 337, 'Itä-Uusimaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 338, 'Kymenlaakso');
INSERT INTO `directory_country_region_name` VALUES('en_US', 339, 'Ahvenanmaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 340, 'Harjumaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 341, 'Hiiumaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 342, 'Ida-Virumaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 343, 'Jõgevamaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 344, 'Järvamaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 345, 'Läänemaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 346, 'Lääne-Virumaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 347, 'Põlvamaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 348, 'Pärnumaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 349, 'Raplamaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 350, 'Saaremaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 351, 'Tartumaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 352, 'Valgamaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 353, 'Viljandimaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 354, 'Võrumaa');
INSERT INTO `directory_country_region_name` VALUES('en_US', 355, 'Daugavpils');
INSERT INTO `directory_country_region_name` VALUES('en_US', 356, 'Jelgava');
INSERT INTO `directory_country_region_name` VALUES('en_US', 357, 'Jēkabpils');
INSERT INTO `directory_country_region_name` VALUES('en_US', 358, 'Jūrmala');
INSERT INTO `directory_country_region_name` VALUES('en_US', 359, 'Liepāja');
INSERT INTO `directory_country_region_name` VALUES('en_US', 360, 'Liepājas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 361, 'Rēzekne');
INSERT INTO `directory_country_region_name` VALUES('en_US', 362, 'Rīga');
INSERT INTO `directory_country_region_name` VALUES('en_US', 363, 'Rīgas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 364, 'Valmiera');
INSERT INTO `directory_country_region_name` VALUES('en_US', 365, 'Ventspils');
INSERT INTO `directory_country_region_name` VALUES('en_US', 366, 'Aglonas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 367, 'Aizkraukles novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 368, 'Aizputes novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 369, 'Aknīstes novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 370, 'Alojas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 371, 'Alsungas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 372, 'Alūksnes novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 373, 'Amatas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 374, 'Apes novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 375, 'Auces novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 376, 'Babītes novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 377, 'Baldones novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 378, 'Baltinavas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 379, 'Balvu novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 380, 'Bauskas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 381, 'Beverīnas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 382, 'Brocēnu novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 383, 'Burtnieku novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 384, 'Carnikavas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 385, 'Cesvaines novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 386, 'Ciblas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 387, 'Cēsu novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 388, 'Dagdas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 389, 'Daugavpils novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 390, 'Dobeles novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 391, 'Dundagas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 392, 'Durbes novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 393, 'Engures novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 394, 'Garkalnes novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 395, 'Grobiņas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 396, 'Gulbenes novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 397, 'Iecavas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 398, 'Ikšķiles novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 399, 'Ilūkstes novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 400, 'Inčukalna novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 401, 'Jaunjelgavas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 402, 'Jaunpiebalgas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 403, 'Jaunpils novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 404, 'Jelgavas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 405, 'Jēkabpils novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 406, 'Kandavas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 407, 'Kokneses novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 408, 'Krimuldas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 409, 'Krustpils novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 410, 'Krāslavas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 411, 'Kuldīgas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 412, 'Kārsavas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 413, 'Lielvārdes novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 414, 'Limbažu novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 415, 'Lubānas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 416, 'Ludzas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 417, 'Līgatnes novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 418, 'Līvānu novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 419, 'Madonas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 420, 'Mazsalacas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 421, 'Mālpils novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 422, 'Mārupes novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 423, 'Naukšēnu novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 424, 'Neretas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 425, 'Nīcas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 426, 'Ogres novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 427, 'Olaines novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 428, 'Ozolnieku novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 429, 'Preiļu novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 430, 'Priekules novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 431, 'Priekuļu novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 432, 'Pārgaujas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 433, 'Pāvilostas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 434, 'Pļaviņu novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 435, 'Raunas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 436, 'Riebiņu novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 437, 'Rojas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 438, 'Ropažu novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 439, 'Rucavas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 440, 'Rugāju novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 441, 'Rundāles novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 442, 'Rēzeknes novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 443, 'Rūjienas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 444, 'Salacgrīvas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 445, 'Salas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 446, 'Salaspils novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 447, 'Saldus novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 448, 'Saulkrastu novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 449, 'Siguldas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 450, 'Skrundas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 451, 'Skrīveru novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 452, 'Smiltenes novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 453, 'Stopiņu novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 454, 'Strenču novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 455, 'Sējas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 456, 'Talsu novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 457, 'Tukuma novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 458, 'Tērvetes novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 459, 'Vaiņodes novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 460, 'Valkas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 461, 'Valmieras novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 462, 'Varakļānu novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 463, 'Vecpiebalgas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 464, 'Vecumnieku novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 465, 'Ventspils novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 466, 'Viesītes novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 467, 'Viļakas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 468, 'Viļānu novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 469, 'Vārkavas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 470, 'Zilupes novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 471, 'Ādažu novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 472, 'Ērgļu novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 473, 'Ķeguma novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 474, 'Ķekavas novads');
INSERT INTO `directory_country_region_name` VALUES('en_US', 475, 'Alytaus Apskritis');
INSERT INTO `directory_country_region_name` VALUES('en_US', 476, 'Kauno Apskritis');
INSERT INTO `directory_country_region_name` VALUES('en_US', 477, 'Klaipėdos Apskritis');
INSERT INTO `directory_country_region_name` VALUES('en_US', 478, 'Marijampolės Apskritis');
INSERT INTO `directory_country_region_name` VALUES('en_US', 479, 'Panevėžio Apskritis');
INSERT INTO `directory_country_region_name` VALUES('en_US', 480, 'Šiaulių Apskritis');
INSERT INTO `directory_country_region_name` VALUES('en_US', 481, 'Tauragės Apskritis');
INSERT INTO `directory_country_region_name` VALUES('en_US', 482, 'Telšių Apskritis');
INSERT INTO `directory_country_region_name` VALUES('en_US', 483, 'Utenos Apskritis');
INSERT INTO `directory_country_region_name` VALUES('en_US', 484, 'Vilniaus Apskritis');
-- --------------------------------------------------------
--
-- Table structure for table `directory_currency_rate`
--
CREATE TABLE `directory_currency_rate` (
`currency_from` varchar(3) NOT NULL DEFAULT '' COMMENT 'Currency Code Convert From',
`currency_to` varchar(3) NOT NULL DEFAULT '' COMMENT 'Currency Code Convert To',
`rate` decimal(24,12) NOT NULL DEFAULT '0.000000000000' COMMENT 'Currency Conversion Rate',
PRIMARY KEY (`currency_from`,`currency_to`),
KEY `IDX_DIRECTORY_CURRENCY_RATE_CURRENCY_TO` (`currency_to`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Directory Currency Rate';
--
-- Dumping data for table `directory_currency_rate`
--
INSERT INTO `directory_currency_rate` VALUES('EUR', 'EUR', 1.000000000000);
INSERT INTO `directory_currency_rate` VALUES('EUR', 'USD', 1.415000000000);
INSERT INTO `directory_currency_rate` VALUES('USD', 'EUR', 0.706700000000);
INSERT INTO `directory_currency_rate` VALUES('USD', 'USD', 1.000000000000);
-- --------------------------------------------------------
--
-- Table structure for table `downloadable_link`
--
CREATE TABLE `downloadable_link` (
`link_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Link ID',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product ID',
`sort_order` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Sort order',
`number_of_downloads` int(11) DEFAULT NULL COMMENT 'Number of downloads',
`is_shareable` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Shareable flag',
`link_url` varchar(255) DEFAULT NULL COMMENT 'Link Url',
`link_file` varchar(255) DEFAULT NULL COMMENT 'Link File',
`link_type` varchar(20) DEFAULT NULL COMMENT 'Link Type',
`sample_url` varchar(255) DEFAULT NULL COMMENT 'Sample Url',
`sample_file` varchar(255) DEFAULT NULL COMMENT 'Sample File',
`sample_type` varchar(20) DEFAULT NULL COMMENT 'Sample Type',
PRIMARY KEY (`link_id`),
KEY `IDX_DOWNLOADABLE_LINK_PRODUCT_ID` (`product_id`),
KEY `IDX_DOWNLOADABLE_LINK_PRODUCT_ID_SORT_ORDER` (`product_id`,`sort_order`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Downloadable Link Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `downloadable_link`
--
-- --------------------------------------------------------
--
-- Table structure for table `downloadable_link_price`
--
CREATE TABLE `downloadable_link_price` (
`price_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Price ID',
`link_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Link ID',
`website_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Website ID',
`price` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Price',
PRIMARY KEY (`price_id`),
KEY `IDX_DOWNLOADABLE_LINK_PRICE_LINK_ID` (`link_id`),
KEY `IDX_DOWNLOADABLE_LINK_PRICE_WEBSITE_ID` (`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Downloadable Link Price Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `downloadable_link_price`
--
-- --------------------------------------------------------
--
-- Table structure for table `downloadable_link_purchased`
--
CREATE TABLE `downloadable_link_purchased` (
`purchased_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Purchased ID',
`order_id` int(10) unsigned DEFAULT '0' COMMENT 'Order ID',
`order_increment_id` varchar(50) DEFAULT NULL COMMENT 'Order Increment ID',
`order_item_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Order Item ID',
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Date of creation',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Date of modification',
`customer_id` int(10) unsigned DEFAULT '0' COMMENT 'Customer ID',
`product_name` varchar(255) DEFAULT NULL COMMENT 'Product name',
`product_sku` varchar(255) DEFAULT NULL COMMENT 'Product sku',
`link_section_title` varchar(255) DEFAULT NULL COMMENT 'Link_section_title',
PRIMARY KEY (`purchased_id`),
KEY `IDX_DOWNLOADABLE_LINK_PURCHASED_ORDER_ID` (`order_id`),
KEY `IDX_DOWNLOADABLE_LINK_PURCHASED_ORDER_ITEM_ID` (`order_item_id`),
KEY `IDX_DOWNLOADABLE_LINK_PURCHASED_CUSTOMER_ID` (`customer_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Downloadable Link Purchased Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `downloadable_link_purchased`
--
-- --------------------------------------------------------
--
-- Table structure for table `downloadable_link_purchased_item`
--
CREATE TABLE `downloadable_link_purchased_item` (
`item_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Item ID',
`purchased_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Purchased ID',
`order_item_id` int(10) unsigned DEFAULT '0' COMMENT 'Order Item ID',
`product_id` int(10) unsigned DEFAULT '0' COMMENT 'Product ID',
`link_hash` varchar(255) DEFAULT NULL COMMENT 'Link hash',
`number_of_downloads_bought` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Number of downloads bought',
`number_of_downloads_used` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Number of downloads used',
`link_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Link ID',
`link_title` varchar(255) DEFAULT NULL COMMENT 'Link Title',
`is_shareable` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Shareable Flag',
`link_url` varchar(255) DEFAULT NULL COMMENT 'Link Url',
`link_file` varchar(255) DEFAULT NULL COMMENT 'Link File',
`link_type` varchar(255) DEFAULT NULL COMMENT 'Link Type',
`status` varchar(50) DEFAULT NULL COMMENT 'Status',
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Creation Time',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Update Time',
PRIMARY KEY (`item_id`),
KEY `IDX_DOWNLOADABLE_LINK_PURCHASED_ITEM_LINK_HASH` (`link_hash`),
KEY `IDX_DOWNLOADABLE_LINK_PURCHASED_ITEM_ORDER_ITEM_ID` (`order_item_id`),
KEY `IDX_DOWNLOADABLE_LINK_PURCHASED_ITEM_PURCHASED_ID` (`purchased_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Downloadable Link Purchased Item Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `downloadable_link_purchased_item`
--
-- --------------------------------------------------------
--
-- Table structure for table `downloadable_link_title`
--
CREATE TABLE `downloadable_link_title` (
`title_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Title ID',
`link_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Link ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`title` varchar(255) DEFAULT NULL COMMENT 'Title',
PRIMARY KEY (`title_id`),
UNIQUE KEY `UNQ_DOWNLOADABLE_LINK_TITLE_LINK_ID_STORE_ID` (`link_id`,`store_id`),
KEY `IDX_DOWNLOADABLE_LINK_TITLE_LINK_ID` (`link_id`),
KEY `IDX_DOWNLOADABLE_LINK_TITLE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Link Title Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `downloadable_link_title`
--
-- --------------------------------------------------------
--
-- Table structure for table `downloadable_sample`
--
CREATE TABLE `downloadable_sample` (
`sample_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Sample ID',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product ID',
`sample_url` varchar(255) DEFAULT NULL COMMENT 'Sample URL',
`sample_file` varchar(255) DEFAULT NULL COMMENT 'Sample file',
`sample_type` varchar(20) DEFAULT NULL COMMENT 'Sample Type',
`sort_order` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Sort Order',
PRIMARY KEY (`sample_id`),
KEY `IDX_DOWNLOADABLE_SAMPLE_PRODUCT_ID` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Downloadable Sample Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `downloadable_sample`
--
-- --------------------------------------------------------
--
-- Table structure for table `downloadable_sample_title`
--
CREATE TABLE `downloadable_sample_title` (
`title_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Title ID',
`sample_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Sample ID',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store ID',
`title` varchar(255) DEFAULT NULL COMMENT 'Title',
PRIMARY KEY (`title_id`),
UNIQUE KEY `UNQ_DOWNLOADABLE_SAMPLE_TITLE_SAMPLE_ID_STORE_ID` (`sample_id`,`store_id`),
KEY `IDX_DOWNLOADABLE_SAMPLE_TITLE_SAMPLE_ID` (`sample_id`),
KEY `IDX_DOWNLOADABLE_SAMPLE_TITLE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Downloadable Sample Title Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `downloadable_sample_title`
--
-- --------------------------------------------------------
--
-- Table structure for table `eav_attribute`
--
CREATE TABLE `eav_attribute` (
`attribute_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Attribute Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_code` varchar(255) NOT NULL DEFAULT '' COMMENT 'Attribute Code',
`attribute_model` varchar(255) DEFAULT NULL COMMENT 'Attribute Model',
`backend_model` varchar(255) DEFAULT NULL COMMENT 'Backend Model',
`backend_type` varchar(8) NOT NULL DEFAULT 'static' COMMENT 'Backend Type',
`backend_table` varchar(255) DEFAULT NULL COMMENT 'Backend Table',
`frontend_model` varchar(255) DEFAULT NULL COMMENT 'Frontend Model',
`frontend_input` varchar(50) DEFAULT NULL COMMENT 'Frontend Input',
`frontend_label` varchar(255) DEFAULT NULL COMMENT 'Frontend Label',
`frontend_class` varchar(255) DEFAULT NULL COMMENT 'Frontend Class',
`source_model` varchar(255) DEFAULT NULL COMMENT 'Source Model',
`is_required` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Defines Is Required',
`is_user_defined` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Defines Is User Defined',
`default_value` text COMMENT 'Default Value',
`is_unique` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Defines Is Unique',
`note` varchar(255) DEFAULT NULL COMMENT 'Note',
PRIMARY KEY (`attribute_id`),
UNIQUE KEY `UNQ_EAV_ATTRIBUTE_ENTITY_TYPE_ID_ATTRIBUTE_CODE` (`entity_type_id`,`attribute_code`),
KEY `IDX_EAV_ATTRIBUTE_ENTITY_TYPE_ID` (`entity_type_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Attribute' AUTO_INCREMENT=153 ;
--
-- Dumping data for table `eav_attribute`
--
INSERT INTO `eav_attribute` VALUES(1, 1, 'website_id', NULL, 'customer/customer_attribute_backend_website', 'static', NULL, NULL, 'select', 'Associate to Website', NULL, 'customer/customer_attribute_source_website', 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(2, 1, 'store_id', NULL, 'customer/customer_attribute_backend_store', 'static', NULL, NULL, 'select', 'Create In', NULL, 'customer/customer_attribute_source_store', 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(3, 1, 'created_in', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Created From', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(4, 1, 'prefix', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Prefix', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(5, 1, 'firstname', NULL, NULL, 'varchar', NULL, NULL, 'text', 'First Name', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(6, 1, 'middlename', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Middle Name/Initial', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(7, 1, 'lastname', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Last Name', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(8, 1, 'suffix', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Suffix', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(9, 1, 'email', NULL, NULL, 'static', NULL, NULL, 'text', 'Email', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(10, 1, 'group_id', NULL, NULL, 'static', NULL, NULL, 'select', 'Group', NULL, 'customer/customer_attribute_source_group', 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(11, 1, 'dob', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', NULL, 'eav/entity_attribute_frontend_datetime', 'date', 'Date Of Birth', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(12, 1, 'password_hash', NULL, 'customer/customer_attribute_backend_password', 'varchar', NULL, NULL, 'hidden', NULL, NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(13, 1, 'default_billing', NULL, 'customer/customer_attribute_backend_billing', 'int', NULL, NULL, 'text', 'Default Billing Address', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(14, 1, 'default_shipping', NULL, 'customer/customer_attribute_backend_shipping', 'int', NULL, NULL, 'text', 'Default Shipping Address', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(15, 1, 'taxvat', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Tax/VAT Number', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(16, 1, 'confirmation', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Is Confirmed', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(17, 1, 'created_at', NULL, NULL, 'static', NULL, NULL, 'date', 'Created At', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(18, 1, 'gender', NULL, NULL, 'int', NULL, NULL, 'select', 'Gender', NULL, 'eav/entity_attribute_source_table', 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(19, 2, 'prefix', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Prefix', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(20, 2, 'firstname', NULL, NULL, 'varchar', NULL, NULL, 'text', 'First Name', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(21, 2, 'middlename', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Middle Name/Initial', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(22, 2, 'lastname', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Last Name', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(23, 2, 'suffix', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Suffix', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(24, 2, 'company', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Company', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(25, 2, 'street', NULL, 'customer/entity_address_attribute_backend_street', 'text', NULL, NULL, 'multiline', 'Street Address', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(26, 2, 'city', NULL, NULL, 'varchar', NULL, NULL, 'text', 'City', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(27, 2, 'country_id', NULL, NULL, 'varchar', NULL, NULL, 'select', 'Country', NULL, 'customer/entity_address_attribute_source_country', 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(28, 2, 'region', NULL, 'customer/entity_address_attribute_backend_region', 'varchar', NULL, NULL, 'text', 'State/Province', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(29, 2, 'region_id', NULL, NULL, 'int', NULL, NULL, 'hidden', 'State/Province', NULL, 'customer/entity_address_attribute_source_region', 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(30, 2, 'postcode', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Zip/Postal Code', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(31, 2, 'telephone', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Telephone', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(32, 2, 'fax', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Fax', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(33, 3, 'name', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Name', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(34, 3, 'is_active', NULL, NULL, 'int', NULL, NULL, 'select', 'Is Active', NULL, 'eav/entity_attribute_source_boolean', 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(35, 3, 'url_key', NULL, 'catalog/category_attribute_backend_urlkey', 'varchar', NULL, NULL, 'text', 'URL key', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(36, 3, 'description', NULL, NULL, 'text', NULL, NULL, 'textarea', 'Description', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(37, 3, 'image', NULL, 'catalog/category_attribute_backend_image', 'varchar', NULL, NULL, 'image', 'Image', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(38, 3, 'meta_title', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Page Title', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(39, 3, 'meta_keywords', NULL, NULL, 'text', NULL, NULL, 'textarea', 'Meta Keywords', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(40, 3, 'meta_description', NULL, NULL, 'text', NULL, NULL, 'textarea', 'Meta Description', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(41, 3, 'display_mode', NULL, NULL, 'varchar', NULL, NULL, 'select', 'Display Mode', NULL, 'catalog/category_attribute_source_mode', 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(42, 3, 'landing_page', NULL, NULL, 'int', NULL, NULL, 'select', 'CMS Block', NULL, 'catalog/category_attribute_source_page', 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(43, 3, 'is_anchor', NULL, NULL, 'int', NULL, NULL, 'select', 'Is Anchor', NULL, 'eav/entity_attribute_source_boolean', 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(44, 3, 'path', NULL, NULL, 'static', NULL, NULL, 'text', 'Path', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(45, 3, 'position', NULL, NULL, 'static', NULL, NULL, 'text', 'Position', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(46, 3, 'all_children', NULL, NULL, 'text', NULL, NULL, 'text', NULL, NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(47, 3, 'path_in_store', NULL, NULL, 'text', NULL, NULL, 'text', NULL, NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(48, 3, 'children', NULL, NULL, 'text', NULL, NULL, 'text', NULL, NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(49, 3, 'url_path', NULL, NULL, 'varchar', NULL, NULL, 'text', NULL, NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(50, 3, 'custom_design', NULL, NULL, 'varchar', NULL, NULL, 'select', 'Custom Design', NULL, 'core/design_source_design', 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(51, 3, 'custom_design_from', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', NULL, NULL, 'date', 'Active From', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(52, 3, 'custom_design_to', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', NULL, NULL, 'date', 'Active To', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(53, 3, 'page_layout', NULL, NULL, 'varchar', NULL, NULL, 'select', 'Page Layout', NULL, 'catalog/category_attribute_source_layout', 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(54, 3, 'custom_layout_update', NULL, 'catalog/attribute_backend_customlayoutupdate', 'text', NULL, NULL, 'textarea', 'Custom Layout Update', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(55, 3, 'level', NULL, NULL, 'static', NULL, NULL, 'text', 'Level', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(56, 3, 'children_count', NULL, NULL, 'static', NULL, NULL, 'text', 'Children Count', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(57, 3, 'available_sort_by', NULL, 'catalog/category_attribute_backend_sortby', 'text', NULL, NULL, 'multiselect', 'Available Product Listing Sort By', NULL, 'catalog/category_attribute_source_sortby', 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(58, 3, 'default_sort_by', NULL, 'catalog/category_attribute_backend_sortby', 'varchar', NULL, NULL, 'select', 'Default Product Listing Sort By', NULL, 'catalog/category_attribute_source_sortby', 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(59, 3, 'include_in_menu', NULL, NULL, 'int', NULL, NULL, 'select', 'Include in Navigation Menu', NULL, 'eav/entity_attribute_source_boolean', 1, 0, '1', 0, NULL);
INSERT INTO `eav_attribute` VALUES(60, 3, 'custom_use_parent_settings', NULL, NULL, 'int', NULL, NULL, 'select', 'Use Parent Category Settings', NULL, 'eav/entity_attribute_source_boolean', 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(61, 3, 'custom_apply_to_products', NULL, NULL, 'int', NULL, NULL, 'select', 'Apply To Products', NULL, 'eav/entity_attribute_source_boolean', 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(62, 3, 'filter_price_range', NULL, NULL, 'int', NULL, NULL, 'text', 'Layered Navigation Price Step', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(63, 4, 'name', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Name', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(64, 4, 'description', NULL, NULL, 'text', NULL, NULL, 'textarea', 'Description', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(65, 4, 'short_description', NULL, NULL, 'text', NULL, NULL, 'textarea', 'Short Description', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(66, 4, 'sku', NULL, 'catalog/product_attribute_backend_sku', 'static', NULL, NULL, 'text', 'SKU', NULL, NULL, 1, 0, NULL, 1, NULL);
INSERT INTO `eav_attribute` VALUES(67, 4, 'price', NULL, 'catalog/product_attribute_backend_price', 'decimal', NULL, NULL, 'price', 'Price', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(68, 4, 'special_price', NULL, 'catalog/product_attribute_backend_price', 'decimal', NULL, NULL, 'price', 'Special Price', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(69, 4, 'special_from_date', NULL, 'catalog/product_attribute_backend_startdate', 'datetime', NULL, NULL, 'date', 'Special Price From Date', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(70, 4, 'special_to_date', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', NULL, NULL, 'date', 'Special Price To Date', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(71, 4, 'cost', NULL, 'catalog/product_attribute_backend_price', 'decimal', NULL, NULL, 'price', 'Cost', NULL, NULL, 0, 1, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(72, 4, 'weight', NULL, NULL, 'decimal', NULL, NULL, 'text', 'Weight', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(73, 4, 'manufacturer', NULL, NULL, 'int', NULL, NULL, 'select', 'Manufacturer', NULL, NULL, 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(74, 4, 'meta_title', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Meta Title', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(75, 4, 'meta_keyword', NULL, NULL, 'text', NULL, NULL, 'textarea', 'Meta Keywords', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(76, 4, 'meta_description', NULL, NULL, 'varchar', NULL, NULL, 'textarea', 'Meta Description', NULL, NULL, 0, 0, NULL, 0, 'Maximum 255 chars');
INSERT INTO `eav_attribute` VALUES(77, 4, 'image', NULL, NULL, 'varchar', NULL, 'catalog/product_attribute_frontend_image', 'media_image', 'Base Image', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(78, 4, 'small_image', NULL, NULL, 'varchar', NULL, 'catalog/product_attribute_frontend_image', 'media_image', 'Small Image', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(79, 4, 'thumbnail', NULL, NULL, 'varchar', NULL, 'catalog/product_attribute_frontend_image', 'media_image', 'Thumbnail', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(80, 4, 'media_gallery', NULL, 'catalog/product_attribute_backend_media', 'varchar', NULL, NULL, 'gallery', 'Media Gallery', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(81, 4, 'old_id', NULL, NULL, 'int', NULL, NULL, 'text', NULL, NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(82, 4, 'tier_price', NULL, 'catalog/product_attribute_backend_tierprice', 'decimal', NULL, NULL, 'text', 'Tier Price', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(83, 4, 'color', NULL, NULL, 'int', NULL, NULL, 'select', 'Color', NULL, NULL, 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(84, 4, 'news_from_date', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', NULL, NULL, 'date', 'Set Product as New from Date', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(85, 4, 'news_to_date', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', NULL, NULL, 'date', 'Set Product as New to Date', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(86, 4, 'gallery', NULL, NULL, 'varchar', NULL, NULL, 'gallery', 'Image Gallery', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(87, 4, 'status', NULL, NULL, 'int', NULL, NULL, 'select', 'Status', NULL, 'catalog/product_status', 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(88, 4, 'url_key', NULL, 'catalog/product_attribute_backend_urlkey', 'varchar', NULL, NULL, 'text', 'URL key', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(89, 4, 'url_path', NULL, NULL, 'varchar', NULL, NULL, 'text', NULL, NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(90, 4, 'minimal_price', NULL, NULL, 'decimal', NULL, NULL, 'price', 'Minimal Price', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(91, 4, 'is_recurring', NULL, NULL, 'int', NULL, NULL, 'select', 'Enable Recurring Profile', NULL, 'eav/entity_attribute_source_boolean', 0, 0, NULL, 0, 'Products with recurring profile participate in catalog as nominal items.');
INSERT INTO `eav_attribute` VALUES(92, 4, 'recurring_profile', NULL, 'catalog/product_attribute_backend_recurring', 'text', NULL, NULL, 'text', 'Recurring Payment Profile', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(93, 4, 'visibility', NULL, NULL, 'int', NULL, NULL, 'select', 'Visibility', NULL, 'catalog/product_visibility', 1, 0, '4', 0, NULL);
INSERT INTO `eav_attribute` VALUES(94, 4, 'custom_design', NULL, NULL, 'varchar', NULL, NULL, 'select', 'Custom Design', NULL, 'core/design_source_design', 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(95, 4, 'custom_design_from', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', NULL, NULL, 'date', 'Active From', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(96, 4, 'custom_design_to', NULL, 'eav/entity_attribute_backend_datetime', 'datetime', NULL, NULL, 'date', 'Active To', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(97, 4, 'custom_layout_update', NULL, 'catalog/attribute_backend_customlayoutupdate', 'text', NULL, NULL, 'textarea', 'Custom Layout Update', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(98, 4, 'page_layout', NULL, NULL, 'varchar', NULL, NULL, 'select', 'Page Layout', NULL, 'catalog/product_attribute_source_layout', 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(99, 4, 'category_ids', NULL, NULL, 'static', NULL, NULL, 'text', NULL, NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(100, 4, 'options_container', NULL, NULL, 'varchar', NULL, NULL, 'select', 'Display product options in', NULL, 'catalog/entity_product_attribute_design_options_container', 0, 0, 'container2', 0, NULL);
INSERT INTO `eav_attribute` VALUES(101, 4, 'required_options', NULL, NULL, 'static', NULL, NULL, 'text', NULL, NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(102, 4, 'has_options', NULL, NULL, 'static', NULL, NULL, 'text', NULL, NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(103, 4, 'image_label', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Image Label', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(104, 4, 'small_image_label', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Small Image Label', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(105, 4, 'thumbnail_label', NULL, NULL, 'varchar', NULL, NULL, 'text', 'Thumbnail Label', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(106, 4, 'created_at', NULL, 'eav/entity_attribute_backend_time_created', 'static', NULL, NULL, 'text', NULL, NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(107, 4, 'updated_at', NULL, 'eav/entity_attribute_backend_time_updated', 'static', NULL, NULL, 'text', NULL, NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(108, 4, 'country_of_manufacture', NULL, NULL, 'varchar', NULL, NULL, 'select', 'Country of Manufacture', NULL, 'catalog/product_attribute_source_countryofmanufacture', 0, 0, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(109, 4, 'msrp_enabled', NULL, 'catalog/product_attribute_backend_msrp', 'varchar', NULL, NULL, 'select', 'Apply MAP', NULL, 'catalog/product_attribute_source_msrp_type_enabled', 0, 0, '2', 0, NULL);
INSERT INTO `eav_attribute` VALUES(110, 4, 'msrp_display_actual_price_type', NULL, 'catalog/product_attribute_backend_boolean', 'varchar', NULL, NULL, 'select', 'Display Actual Price', NULL, 'catalog/product_attribute_source_msrp_type_price', 0, 0, '4', 0, NULL);
INSERT INTO `eav_attribute` VALUES(111, 4, 'msrp', NULL, 'catalog/product_attribute_backend_price', 'decimal', NULL, NULL, 'price', 'Manufacturer''s Suggested Retail Price', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(112, 4, 'enable_googlecheckout', NULL, NULL, 'int', NULL, NULL, 'select', 'Is product available for purchase with Google Checkout', NULL, 'eav/entity_attribute_source_boolean', 0, 0, '1', 0, NULL);
INSERT INTO `eav_attribute` VALUES(113, 4, 'tax_class_id', NULL, NULL, 'int', NULL, NULL, 'select', 'Tax Class', NULL, 'tax/class_source_product', 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(114, 4, 'gift_message_available', NULL, 'catalog/product_attribute_backend_boolean', 'varchar', NULL, NULL, 'select', 'Allow Gift Message', NULL, 'eav/entity_attribute_source_boolean', 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(115, 4, 'price_type', NULL, NULL, 'int', NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(116, 4, 'sku_type', NULL, NULL, 'int', NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(117, 4, 'weight_type', NULL, NULL, 'int', NULL, NULL, NULL, NULL, NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(118, 4, 'price_view', NULL, NULL, 'int', NULL, NULL, 'select', 'Price View', NULL, 'bundle/product_attribute_source_price_view', 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(119, 4, 'shipment_type', NULL, NULL, 'int', NULL, NULL, NULL, 'Shipment', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(120, 4, 'links_purchased_separately', NULL, NULL, 'int', NULL, NULL, NULL, 'Links can be purchased separately', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(121, 4, 'samples_title', NULL, NULL, 'varchar', NULL, NULL, NULL, 'Samples title', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(122, 4, 'links_title', NULL, NULL, 'varchar', NULL, NULL, NULL, 'Links title', NULL, NULL, 1, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(123, 4, 'links_exist', NULL, NULL, 'int', NULL, NULL, NULL, NULL, NULL, NULL, 0, 0, '0', 0, NULL);
INSERT INTO `eav_attribute` VALUES(124, 3, 'thumbnail', NULL, 'catalog/category_attribute_backend_image', 'varchar', NULL, NULL, 'image', 'Thumbnail Image', NULL, NULL, 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(125, 4, 'is_imported', NULL, NULL, 'int', NULL, NULL, 'select', 'In feed', NULL, 'eav/entity_attribute_source_boolean', 0, 0, NULL, 0, NULL);
INSERT INTO `eav_attribute` VALUES(126, 4, 'retailer', NULL, NULL, 'int', NULL, NULL, 'select', 'Retailer', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(127, 4, 'tv_display_type', NULL, NULL, 'int', NULL, NULL, 'select', 'TV Display Type', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(128, 4, 'tv_screen_size', NULL, NULL, 'int', NULL, NULL, 'select', 'TV Screen Size', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(129, 4, 'tv_max_res', NULL, NULL, 'int', NULL, NULL, 'select', 'TV Max Res', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(130, 4, 'tv_refresh_rate', NULL, NULL, 'int', NULL, NULL, 'select', 'TV Refresh Rate', NULL, 'eav/entity_attribute_source_table', 1, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(132, 4, 'laptop_screen_size', NULL, NULL, 'int', NULL, NULL, 'select', 'Laptop Screen Size', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(133, 4, 'computer_memory', NULL, NULL, 'int', NULL, NULL, 'select', 'Computer Memory', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(134, 4, 'computer_processor', NULL, NULL, 'int', NULL, NULL, 'select', 'Computer Processor', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(135, 4, 'hard_drive_size', NULL, NULL, 'int', NULL, NULL, 'select', 'Hard Drive Size', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(136, 4, 'video_card', NULL, NULL, 'int', NULL, NULL, 'select', 'Video Card', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(137, 4, 'operating_platform', NULL, NULL, 'int', NULL, NULL, 'select', 'Platform', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(138, 4, 'camera_type', NULL, NULL, 'int', NULL, NULL, 'select', 'Camera Type', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(139, 4, 'megapixel', NULL, NULL, 'int', NULL, NULL, 'select', 'Megapixel', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(140, 4, 'optical_zoom', NULL, NULL, 'int', NULL, NULL, 'select', 'Optical Zoom', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(141, 4, 'washer_type', NULL, NULL, 'int', NULL, NULL, 'select', 'Washer Type', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(142, 4, 'washer_capacity', NULL, NULL, 'int', NULL, NULL, 'select', 'Washer Capacity', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(143, 4, 'dryer_type', NULL, NULL, 'int', NULL, NULL, 'select', 'Dryer Type', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(144, 4, 'dryer_capacity', NULL, NULL, 'int', NULL, NULL, 'select', 'Dryer Capacity', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(145, 4, 'womens_clothing_type', NULL, NULL, 'int', NULL, NULL, 'select', 'Women''s Clothing Types', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(146, 4, 'mens_clothing_type', NULL, NULL, 'int', NULL, NULL, 'select', 'Men''s Clothing Type', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(147, 4, 'womens_shoe_style', NULL, NULL, 'int', NULL, NULL, 'select', 'Women''s Shoe Style', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(148, 4, 'mens_shoe_style', NULL, NULL, 'int', NULL, NULL, 'select', 'Men''s Shoe Style', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(149, 4, 'power_tool_type', NULL, NULL, 'int', NULL, NULL, 'select', 'Power Tool Type', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(151, 4, 'furniture_type', NULL, NULL, 'int', NULL, NULL, 'select', 'Furniture Type', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
INSERT INTO `eav_attribute` VALUES(152, 4, 'furniture_material', NULL, NULL, 'int', NULL, NULL, 'select', 'Furniture Material', NULL, 'eav/entity_attribute_source_table', 0, 1, '', 0, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `eav_attribute_group`
--
CREATE TABLE `eav_attribute_group` (
`attribute_group_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Attribute Group Id',
`attribute_set_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Set Id',
`attribute_group_name` varchar(255) NOT NULL DEFAULT '' COMMENT 'Attribute Group Name',
`sort_order` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Sort Order',
`default_id` smallint(5) unsigned DEFAULT '0' COMMENT 'Default Id',
PRIMARY KEY (`attribute_group_id`),
UNIQUE KEY `UNQ_EAV_ATTRIBUTE_GROUP_ATTRIBUTE_SET_ID_ATTRIBUTE_GROUP_NAME` (`attribute_set_id`,`attribute_group_name`),
KEY `IDX_EAV_ATTRIBUTE_GROUP_ATTRIBUTE_SET_ID_SORT_ORDER` (`attribute_set_id`,`sort_order`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Attribute Group' AUTO_INCREMENT=102 ;
--
-- Dumping data for table `eav_attribute_group`
--
INSERT INTO `eav_attribute_group` VALUES(1, 1, 'General', 1, 1);
INSERT INTO `eav_attribute_group` VALUES(2, 2, 'General', 1, 1);
INSERT INTO `eav_attribute_group` VALUES(3, 3, 'General', 10, 1);
INSERT INTO `eav_attribute_group` VALUES(4, 3, 'General Information', 2, 0);
INSERT INTO `eav_attribute_group` VALUES(5, 3, 'Display Settings', 20, 0);
INSERT INTO `eav_attribute_group` VALUES(6, 3, 'Custom Design', 30, 0);
INSERT INTO `eav_attribute_group` VALUES(7, 4, 'General', 1, 1);
INSERT INTO `eav_attribute_group` VALUES(8, 4, 'Prices', 2, 0);
INSERT INTO `eav_attribute_group` VALUES(9, 4, 'Meta Information', 3, 0);
INSERT INTO `eav_attribute_group` VALUES(10, 4, 'Images', 4, 0);
INSERT INTO `eav_attribute_group` VALUES(11, 4, 'Recurring Profile', 5, 0);
INSERT INTO `eav_attribute_group` VALUES(12, 4, 'Design', 6, 0);
INSERT INTO `eav_attribute_group` VALUES(13, 5, 'General', 1, 1);
INSERT INTO `eav_attribute_group` VALUES(14, 6, 'General', 1, 1);
INSERT INTO `eav_attribute_group` VALUES(15, 7, 'General', 1, 1);
INSERT INTO `eav_attribute_group` VALUES(16, 8, 'General', 1, 1);
INSERT INTO `eav_attribute_group` VALUES(17, 4, 'Gift Options', 7, 0);
INSERT INTO `eav_attribute_group` VALUES(18, 9, 'Gift Options', 7, 0);
INSERT INTO `eav_attribute_group` VALUES(19, 9, 'Design', 6, 0);
INSERT INTO `eav_attribute_group` VALUES(20, 9, 'Recurring Profile', 5, 0);
INSERT INTO `eav_attribute_group` VALUES(21, 9, 'Images', 4, 0);
INSERT INTO `eav_attribute_group` VALUES(22, 9, 'Meta Information', 3, 0);
INSERT INTO `eav_attribute_group` VALUES(23, 9, 'Prices', 2, 0);
INSERT INTO `eav_attribute_group` VALUES(24, 9, 'General', 1, 1);
INSERT INTO `eav_attribute_group` VALUES(25, 10, 'Gift Options', 7, 0);
INSERT INTO `eav_attribute_group` VALUES(26, 10, 'Design', 6, 0);
INSERT INTO `eav_attribute_group` VALUES(27, 10, 'Recurring Profile', 5, 0);
INSERT INTO `eav_attribute_group` VALUES(28, 10, 'Images', 4, 0);
INSERT INTO `eav_attribute_group` VALUES(29, 10, 'Meta Information', 3, 0);
INSERT INTO `eav_attribute_group` VALUES(30, 10, 'Prices', 2, 0);
INSERT INTO `eav_attribute_group` VALUES(31, 10, 'General', 1, 1);
INSERT INTO `eav_attribute_group` VALUES(32, 11, 'Gift Options', 7, 0);
INSERT INTO `eav_attribute_group` VALUES(33, 11, 'Design', 6, 0);
INSERT INTO `eav_attribute_group` VALUES(34, 11, 'Recurring Profile', 5, 0);
INSERT INTO `eav_attribute_group` VALUES(35, 11, 'Images', 4, 0);
INSERT INTO `eav_attribute_group` VALUES(36, 11, 'Meta Information', 3, 0);
INSERT INTO `eav_attribute_group` VALUES(37, 11, 'Prices', 2, 0);
INSERT INTO `eav_attribute_group` VALUES(38, 11, 'General', 1, 1);
INSERT INTO `eav_attribute_group` VALUES(39, 12, 'Gift Options', 7, 0);
INSERT INTO `eav_attribute_group` VALUES(40, 12, 'Design', 6, 0);
INSERT INTO `eav_attribute_group` VALUES(41, 12, 'Recurring Profile', 5, 0);
INSERT INTO `eav_attribute_group` VALUES(42, 12, 'Images', 4, 0);
INSERT INTO `eav_attribute_group` VALUES(43, 12, 'Meta Information', 3, 0);
INSERT INTO `eav_attribute_group` VALUES(44, 12, 'Prices', 2, 0);
INSERT INTO `eav_attribute_group` VALUES(45, 12, 'General', 1, 1);
INSERT INTO `eav_attribute_group` VALUES(46, 13, 'Gift Options', 7, 0);
INSERT INTO `eav_attribute_group` VALUES(47, 13, 'Design', 6, 0);
INSERT INTO `eav_attribute_group` VALUES(48, 13, 'Recurring Profile', 5, 0);
INSERT INTO `eav_attribute_group` VALUES(49, 13, 'Images', 4, 0);
INSERT INTO `eav_attribute_group` VALUES(50, 13, 'Meta Information', 3, 0);
INSERT INTO `eav_attribute_group` VALUES(51, 13, 'Prices', 2, 0);
INSERT INTO `eav_attribute_group` VALUES(52, 13, 'General', 1, 1);
INSERT INTO `eav_attribute_group` VALUES(53, 14, 'Gift Options', 7, 0);
INSERT INTO `eav_attribute_group` VALUES(54, 14, 'Design', 6, 0);
INSERT INTO `eav_attribute_group` VALUES(55, 14, 'Recurring Profile', 5, 0);
INSERT INTO `eav_attribute_group` VALUES(56, 14, 'Images', 4, 0);
INSERT INTO `eav_attribute_group` VALUES(57, 14, 'Meta Information', 3, 0);
INSERT INTO `eav_attribute_group` VALUES(58, 14, 'Prices', 2, 0);
INSERT INTO `eav_attribute_group` VALUES(59, 14, 'General', 1, 1);
INSERT INTO `eav_attribute_group` VALUES(60, 15, 'Gift Options', 7, 0);
INSERT INTO `eav_attribute_group` VALUES(61, 15, 'Design', 6, 0);
INSERT INTO `eav_attribute_group` VALUES(62, 15, 'Recurring Profile', 5, 0);
INSERT INTO `eav_attribute_group` VALUES(63, 15, 'Images', 4, 0);
INSERT INTO `eav_attribute_group` VALUES(64, 15, 'Meta Information', 3, 0);
INSERT INTO `eav_attribute_group` VALUES(65, 15, 'Prices', 2, 0);
INSERT INTO `eav_attribute_group` VALUES(66, 15, 'General', 1, 1);
INSERT INTO `eav_attribute_group` VALUES(67, 16, 'Gift Options', 7, 0);
INSERT INTO `eav_attribute_group` VALUES(68, 16, 'Design', 6, 0);
INSERT INTO `eav_attribute_group` VALUES(69, 16, 'Recurring Profile', 5, 0);
INSERT INTO `eav_attribute_group` VALUES(70, 16, 'Images', 4, 0);
INSERT INTO `eav_attribute_group` VALUES(71, 16, 'Meta Information', 3, 0);
INSERT INTO `eav_attribute_group` VALUES(72, 16, 'Prices', 2, 0);
INSERT INTO `eav_attribute_group` VALUES(73, 16, 'General', 1, 1);
INSERT INTO `eav_attribute_group` VALUES(74, 17, 'Gift Options', 7, 0);
INSERT INTO `eav_attribute_group` VALUES(75, 17, 'Design', 6, 0);
INSERT INTO `eav_attribute_group` VALUES(76, 17, 'Recurring Profile', 5, 0);
INSERT INTO `eav_attribute_group` VALUES(77, 17, 'Images', 4, 0);
INSERT INTO `eav_attribute_group` VALUES(78, 17, 'Meta Information', 3, 0);
INSERT INTO `eav_attribute_group` VALUES(79, 17, 'Prices', 2, 0);
INSERT INTO `eav_attribute_group` VALUES(80, 17, 'General', 1, 1);
INSERT INTO `eav_attribute_group` VALUES(81, 18, 'Gift Options', 7, 0);
INSERT INTO `eav_attribute_group` VALUES(82, 18, 'Design', 6, 0);
INSERT INTO `eav_attribute_group` VALUES(83, 18, 'Recurring Profile', 5, 0);
INSERT INTO `eav_attribute_group` VALUES(84, 18, 'Images', 4, 0);
INSERT INTO `eav_attribute_group` VALUES(85, 18, 'Meta Information', 3, 0);
INSERT INTO `eav_attribute_group` VALUES(86, 18, 'Prices', 2, 0);
INSERT INTO `eav_attribute_group` VALUES(87, 18, 'General', 1, 1);
INSERT INTO `eav_attribute_group` VALUES(88, 19, 'Gift Options', 7, 0);
INSERT INTO `eav_attribute_group` VALUES(89, 19, 'Design', 6, 0);
INSERT INTO `eav_attribute_group` VALUES(90, 19, 'Recurring Profile', 5, 0);
INSERT INTO `eav_attribute_group` VALUES(91, 19, 'Images', 4, 0);
INSERT INTO `eav_attribute_group` VALUES(92, 19, 'Meta Information', 3, 0);
INSERT INTO `eav_attribute_group` VALUES(93, 19, 'Prices', 2, 0);
INSERT INTO `eav_attribute_group` VALUES(94, 19, 'General', 1, 1);
INSERT INTO `eav_attribute_group` VALUES(95, 20, 'Gift Options', 7, 0);
INSERT INTO `eav_attribute_group` VALUES(96, 20, 'Design', 6, 0);
INSERT INTO `eav_attribute_group` VALUES(97, 20, 'Recurring Profile', 5, 0);
INSERT INTO `eav_attribute_group` VALUES(98, 20, 'Images', 4, 0);
INSERT INTO `eav_attribute_group` VALUES(99, 20, 'Meta Information', 3, 0);
INSERT INTO `eav_attribute_group` VALUES(100, 20, 'Prices', 2, 0);
INSERT INTO `eav_attribute_group` VALUES(101, 20, 'General', 1, 1);
-- --------------------------------------------------------
--
-- Table structure for table `eav_attribute_label`
--
CREATE TABLE `eav_attribute_label` (
`attribute_label_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Attribute Label Id',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`value` varchar(255) NOT NULL DEFAULT '' COMMENT 'Value',
PRIMARY KEY (`attribute_label_id`),
KEY `IDX_EAV_ATTRIBUTE_LABEL_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_EAV_ATTRIBUTE_LABEL_STORE_ID` (`store_id`),
KEY `IDX_EAV_ATTRIBUTE_LABEL_ATTRIBUTE_ID_STORE_ID` (`attribute_id`,`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Attribute Label' AUTO_INCREMENT=79 ;
--
-- Dumping data for table `eav_attribute_label`
--
INSERT INTO `eav_attribute_label` VALUES(8, 127, 1, 'Display ');
INSERT INTO `eav_attribute_label` VALUES(9, 128, 1, 'Screen Size');
INSERT INTO `eav_attribute_label` VALUES(10, 129, 1, 'Max Resolution');
INSERT INTO `eav_attribute_label` VALUES(11, 130, 1, 'Refresh Rate');
INSERT INTO `eav_attribute_label` VALUES(34, 132, 1, 'Screen Size');
INSERT INTO `eav_attribute_label` VALUES(41, 133, 1, 'Memory');
INSERT INTO `eav_attribute_label` VALUES(42, 134, 1, 'Processor');
INSERT INTO `eav_attribute_label` VALUES(43, 135, 1, 'Hard Drive ');
INSERT INTO `eav_attribute_label` VALUES(44, 136, 1, 'Video Card');
INSERT INTO `eav_attribute_label` VALUES(45, 137, 1, 'Platform');
INSERT INTO `eav_attribute_label` VALUES(47, 138, 1, 'Camera Type');
INSERT INTO `eav_attribute_label` VALUES(48, 139, 1, 'Megapixels');
INSERT INTO `eav_attribute_label` VALUES(49, 140, 1, 'Optical Zoom');
INSERT INTO `eav_attribute_label` VALUES(51, 141, 1, 'Type');
INSERT INTO `eav_attribute_label` VALUES(52, 142, 1, 'Capacity - cu. ft.');
INSERT INTO `eav_attribute_label` VALUES(57, 143, 1, 'Type');
INSERT INTO `eav_attribute_label` VALUES(58, 144, 1, 'Capacity - cu. ft.');
INSERT INTO `eav_attribute_label` VALUES(60, 145, 1, 'Type');
INSERT INTO `eav_attribute_label` VALUES(62, 147, 1, 'Style');
INSERT INTO `eav_attribute_label` VALUES(64, 146, 1, 'Type');
INSERT INTO `eav_attribute_label` VALUES(66, 148, 1, 'Style');
INSERT INTO `eav_attribute_label` VALUES(69, 149, 1, 'Type');
INSERT INTO `eav_attribute_label` VALUES(75, 126, 1, 'Retailer');
INSERT INTO `eav_attribute_label` VALUES(76, 151, 1, 'Type');
INSERT INTO `eav_attribute_label` VALUES(78, 152, 1, 'Material');
-- --------------------------------------------------------
--
-- Table structure for table `eav_attribute_option`
--
CREATE TABLE `eav_attribute_option` (
`option_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Option Id',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Id',
`sort_order` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Sort Order',
PRIMARY KEY (`option_id`),
KEY `IDX_EAV_ATTRIBUTE_OPTION_ATTRIBUTE_ID` (`attribute_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Attribute Option' AUTO_INCREMENT=153 ;
--
-- Dumping data for table `eav_attribute_option`
--
INSERT INTO `eav_attribute_option` VALUES(1, 18, 0);
INSERT INTO `eav_attribute_option` VALUES(2, 18, 1);
INSERT INTO `eav_attribute_option` VALUES(3, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(4, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(5, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(6, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(7, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(8, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(9, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(10, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(11, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(12, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(13, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(14, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(15, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(16, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(17, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(18, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(19, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(20, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(21, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(22, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(23, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(24, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(25, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(26, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(27, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(28, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(29, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(30, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(31, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(32, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(33, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(34, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(35, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(36, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(37, 126, 0);
INSERT INTO `eav_attribute_option` VALUES(38, 126, 0);
INSERT INTO `eav_attribute_option` VALUES(39, 126, 0);
INSERT INTO `eav_attribute_option` VALUES(40, 126, 0);
INSERT INTO `eav_attribute_option` VALUES(41, 126, 0);
INSERT INTO `eav_attribute_option` VALUES(42, 126, 0);
INSERT INTO `eav_attribute_option` VALUES(43, 126, 0);
INSERT INTO `eav_attribute_option` VALUES(44, 126, 0);
INSERT INTO `eav_attribute_option` VALUES(45, 126, 0);
INSERT INTO `eav_attribute_option` VALUES(46, 126, 0);
INSERT INTO `eav_attribute_option` VALUES(47, 126, 0);
INSERT INTO `eav_attribute_option` VALUES(48, 127, 0);
INSERT INTO `eav_attribute_option` VALUES(49, 127, 0);
INSERT INTO `eav_attribute_option` VALUES(50, 127, 0);
INSERT INTO `eav_attribute_option` VALUES(51, 127, 0);
INSERT INTO `eav_attribute_option` VALUES(52, 128, 0);
INSERT INTO `eav_attribute_option` VALUES(53, 128, 0);
INSERT INTO `eav_attribute_option` VALUES(54, 128, 0);
INSERT INTO `eav_attribute_option` VALUES(55, 128, 0);
INSERT INTO `eav_attribute_option` VALUES(56, 129, 0);
INSERT INTO `eav_attribute_option` VALUES(57, 129, 0);
INSERT INTO `eav_attribute_option` VALUES(58, 130, 0);
INSERT INTO `eav_attribute_option` VALUES(59, 130, 0);
INSERT INTO `eav_attribute_option` VALUES(60, 130, 0);
INSERT INTO `eav_attribute_option` VALUES(61, 130, 0);
INSERT INTO `eav_attribute_option` VALUES(62, 132, 0);
INSERT INTO `eav_attribute_option` VALUES(63, 132, 0);
INSERT INTO `eav_attribute_option` VALUES(64, 132, 0);
INSERT INTO `eav_attribute_option` VALUES(65, 132, 0);
INSERT INTO `eav_attribute_option` VALUES(66, 133, 0);
INSERT INTO `eav_attribute_option` VALUES(67, 133, 0);
INSERT INTO `eav_attribute_option` VALUES(68, 133, 0);
INSERT INTO `eav_attribute_option` VALUES(69, 133, 0);
INSERT INTO `eav_attribute_option` VALUES(70, 133, 0);
INSERT INTO `eav_attribute_option` VALUES(71, 133, 0);
INSERT INTO `eav_attribute_option` VALUES(72, 133, 0);
INSERT INTO `eav_attribute_option` VALUES(73, 133, 0);
INSERT INTO `eav_attribute_option` VALUES(74, 134, 0);
INSERT INTO `eav_attribute_option` VALUES(75, 134, 0);
INSERT INTO `eav_attribute_option` VALUES(76, 135, 0);
INSERT INTO `eav_attribute_option` VALUES(77, 135, 0);
INSERT INTO `eav_attribute_option` VALUES(78, 135, 0);
INSERT INTO `eav_attribute_option` VALUES(79, 135, 0);
INSERT INTO `eav_attribute_option` VALUES(80, 135, 0);
INSERT INTO `eav_attribute_option` VALUES(81, 136, 0);
INSERT INTO `eav_attribute_option` VALUES(82, 136, 0);
INSERT INTO `eav_attribute_option` VALUES(83, 136, 0);
INSERT INTO `eav_attribute_option` VALUES(84, 137, 0);
INSERT INTO `eav_attribute_option` VALUES(85, 137, 0);
INSERT INTO `eav_attribute_option` VALUES(86, 138, 0);
INSERT INTO `eav_attribute_option` VALUES(87, 138, 0);
INSERT INTO `eav_attribute_option` VALUES(88, 139, 0);
INSERT INTO `eav_attribute_option` VALUES(89, 139, 0);
INSERT INTO `eav_attribute_option` VALUES(90, 139, 0);
INSERT INTO `eav_attribute_option` VALUES(91, 139, 0);
INSERT INTO `eav_attribute_option` VALUES(92, 139, 0);
INSERT INTO `eav_attribute_option` VALUES(93, 140, 0);
INSERT INTO `eav_attribute_option` VALUES(94, 140, 0);
INSERT INTO `eav_attribute_option` VALUES(95, 140, 0);
INSERT INTO `eav_attribute_option` VALUES(96, 140, 0);
INSERT INTO `eav_attribute_option` VALUES(97, 140, 0);
INSERT INTO `eav_attribute_option` VALUES(98, 140, 0);
INSERT INTO `eav_attribute_option` VALUES(99, 141, 0);
INSERT INTO `eav_attribute_option` VALUES(100, 141, 0);
INSERT INTO `eav_attribute_option` VALUES(101, 142, 0);
INSERT INTO `eav_attribute_option` VALUES(102, 142, 0);
INSERT INTO `eav_attribute_option` VALUES(103, 142, 0);
INSERT INTO `eav_attribute_option` VALUES(104, 143, 0);
INSERT INTO `eav_attribute_option` VALUES(105, 143, 0);
INSERT INTO `eav_attribute_option` VALUES(106, 144, 0);
INSERT INTO `eav_attribute_option` VALUES(107, 144, 0);
INSERT INTO `eav_attribute_option` VALUES(108, 144, 0);
INSERT INTO `eav_attribute_option` VALUES(109, 145, 0);
INSERT INTO `eav_attribute_option` VALUES(110, 145, 0);
INSERT INTO `eav_attribute_option` VALUES(111, 145, 0);
INSERT INTO `eav_attribute_option` VALUES(112, 146, 0);
INSERT INTO `eav_attribute_option` VALUES(113, 146, 0);
INSERT INTO `eav_attribute_option` VALUES(114, 146, 0);
INSERT INTO `eav_attribute_option` VALUES(115, 147, 0);
INSERT INTO `eav_attribute_option` VALUES(116, 147, 0);
INSERT INTO `eav_attribute_option` VALUES(117, 147, 0);
INSERT INTO `eav_attribute_option` VALUES(118, 148, 0);
INSERT INTO `eav_attribute_option` VALUES(119, 148, 0);
INSERT INTO `eav_attribute_option` VALUES(120, 148, 0);
INSERT INTO `eav_attribute_option` VALUES(121, 148, 0);
INSERT INTO `eav_attribute_option` VALUES(122, 149, 0);
INSERT INTO `eav_attribute_option` VALUES(123, 149, 0);
INSERT INTO `eav_attribute_option` VALUES(124, 149, 0);
INSERT INTO `eav_attribute_option` VALUES(125, 149, 0);
INSERT INTO `eav_attribute_option` VALUES(126, 149, 0);
INSERT INTO `eav_attribute_option` VALUES(127, 149, 0);
INSERT INTO `eav_attribute_option` VALUES(128, 149, 0);
INSERT INTO `eav_attribute_option` VALUES(129, 126, 0);
INSERT INTO `eav_attribute_option` VALUES(133, 151, 0);
INSERT INTO `eav_attribute_option` VALUES(134, 151, 0);
INSERT INTO `eav_attribute_option` VALUES(135, 151, 0);
INSERT INTO `eav_attribute_option` VALUES(136, 152, 0);
INSERT INTO `eav_attribute_option` VALUES(137, 152, 0);
INSERT INTO `eav_attribute_option` VALUES(138, 152, 0);
INSERT INTO `eav_attribute_option` VALUES(139, 83, 0);
INSERT INTO `eav_attribute_option` VALUES(140, 83, 0);
INSERT INTO `eav_attribute_option` VALUES(141, 83, 0);
INSERT INTO `eav_attribute_option` VALUES(142, 83, 0);
INSERT INTO `eav_attribute_option` VALUES(143, 83, 0);
INSERT INTO `eav_attribute_option` VALUES(144, 83, 0);
INSERT INTO `eav_attribute_option` VALUES(145, 83, 0);
INSERT INTO `eav_attribute_option` VALUES(146, 73, 0);
INSERT INTO `eav_attribute_option` VALUES(147, 83, 0);
INSERT INTO `eav_attribute_option` VALUES(148, 83, 0);
INSERT INTO `eav_attribute_option` VALUES(149, 152, 0);
INSERT INTO `eav_attribute_option` VALUES(150, 108, 0);
INSERT INTO `eav_attribute_option` VALUES(151, 108, 0);
INSERT INTO `eav_attribute_option` VALUES(152, 108, 0);
-- --------------------------------------------------------
--
-- Table structure for table `eav_attribute_option_value`
--
CREATE TABLE `eav_attribute_option_value` (
`value_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Value Id',
`option_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Option Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`value` varchar(255) NOT NULL DEFAULT '' COMMENT 'Value',
PRIMARY KEY (`value_id`),
KEY `IDX_EAV_ATTRIBUTE_OPTION_VALUE_OPTION_ID` (`option_id`),
KEY `IDX_EAV_ATTRIBUTE_OPTION_VALUE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Attribute Option Value' AUTO_INCREMENT=537 ;
--
-- Dumping data for table `eav_attribute_option_value`
--
INSERT INTO `eav_attribute_option_value` VALUES(1, 1, 0, 'Male');
INSERT INTO `eav_attribute_option_value` VALUES(2, 2, 0, 'Female');
INSERT INTO `eav_attribute_option_value` VALUES(153, 48, 0, 'lcd');
INSERT INTO `eav_attribute_option_value` VALUES(154, 48, 1, 'LCD');
INSERT INTO `eav_attribute_option_value` VALUES(155, 49, 0, 'led');
INSERT INTO `eav_attribute_option_value` VALUES(156, 49, 1, 'LED');
INSERT INTO `eav_attribute_option_value` VALUES(157, 50, 0, 'plasma');
INSERT INTO `eav_attribute_option_value` VALUES(158, 50, 1, 'Plasma');
INSERT INTO `eav_attribute_option_value` VALUES(159, 51, 0, '3d');
INSERT INTO `eav_attribute_option_value` VALUES(160, 51, 1, '3D');
INSERT INTO `eav_attribute_option_value` VALUES(161, 52, 0, 'up_to_29');
INSERT INTO `eav_attribute_option_value` VALUES(162, 52, 1, 'Up to 29"');
INSERT INTO `eav_attribute_option_value` VALUES(163, 53, 0, '30to39');
INSERT INTO `eav_attribute_option_value` VALUES(164, 53, 1, '30" - 39"');
INSERT INTO `eav_attribute_option_value` VALUES(165, 54, 0, '40to49');
INSERT INTO `eav_attribute_option_value` VALUES(166, 54, 1, '40" - 49"');
INSERT INTO `eav_attribute_option_value` VALUES(167, 55, 0, '50_and_up');
INSERT INTO `eav_attribute_option_value` VALUES(168, 55, 1, '50" and up');
INSERT INTO `eav_attribute_option_value` VALUES(169, 56, 0, '720p');
INSERT INTO `eav_attribute_option_value` VALUES(170, 56, 1, '720P');
INSERT INTO `eav_attribute_option_value` VALUES(171, 57, 0, '1080p');
INSERT INTO `eav_attribute_option_value` VALUES(172, 57, 1, '1080P');
INSERT INTO `eav_attribute_option_value` VALUES(173, 58, 0, '60hz');
INSERT INTO `eav_attribute_option_value` VALUES(174, 58, 1, '60Hz');
INSERT INTO `eav_attribute_option_value` VALUES(175, 59, 0, '120hz');
INSERT INTO `eav_attribute_option_value` VALUES(176, 59, 1, '120Hz');
INSERT INTO `eav_attribute_option_value` VALUES(177, 60, 0, '240hz');
INSERT INTO `eav_attribute_option_value` VALUES(178, 60, 1, '240Hz');
INSERT INTO `eav_attribute_option_value` VALUES(179, 61, 0, '600hz');
INSERT INTO `eav_attribute_option_value` VALUES(180, 61, 1, '600Hz');
INSERT INTO `eav_attribute_option_value` VALUES(181, 62, 0, 'up_to_12');
INSERT INTO `eav_attribute_option_value` VALUES(182, 62, 1, 'Up to 12"');
INSERT INTO `eav_attribute_option_value` VALUES(183, 63, 0, '15');
INSERT INTO `eav_attribute_option_value` VALUES(184, 63, 1, '15"');
INSERT INTO `eav_attribute_option_value` VALUES(185, 64, 0, '16');
INSERT INTO `eav_attribute_option_value` VALUES(186, 64, 1, '16"');
INSERT INTO `eav_attribute_option_value` VALUES(187, 65, 0, '17_and_up');
INSERT INTO `eav_attribute_option_value` VALUES(188, 65, 1, '17" and up');
INSERT INTO `eav_attribute_option_value` VALUES(189, 66, 0, '1gb');
INSERT INTO `eav_attribute_option_value` VALUES(190, 66, 1, '1GB');
INSERT INTO `eav_attribute_option_value` VALUES(191, 67, 0, '2gb');
INSERT INTO `eav_attribute_option_value` VALUES(192, 67, 1, '2GB');
INSERT INTO `eav_attribute_option_value` VALUES(193, 68, 0, '3gb');
INSERT INTO `eav_attribute_option_value` VALUES(194, 68, 1, '3GB');
INSERT INTO `eav_attribute_option_value` VALUES(195, 69, 0, '4gb');
INSERT INTO `eav_attribute_option_value` VALUES(196, 69, 1, '4GB');
INSERT INTO `eav_attribute_option_value` VALUES(197, 70, 0, '6gb');
INSERT INTO `eav_attribute_option_value` VALUES(198, 70, 1, '6GB');
INSERT INTO `eav_attribute_option_value` VALUES(199, 71, 0, '8gb');
INSERT INTO `eav_attribute_option_value` VALUES(200, 71, 1, '8GB');
INSERT INTO `eav_attribute_option_value` VALUES(201, 72, 0, '12gb');
INSERT INTO `eav_attribute_option_value` VALUES(202, 72, 1, '12GB');
INSERT INTO `eav_attribute_option_value` VALUES(203, 73, 0, '16gb');
INSERT INTO `eav_attribute_option_value` VALUES(204, 73, 1, '16GB');
INSERT INTO `eav_attribute_option_value` VALUES(205, 74, 0, 'amd');
INSERT INTO `eav_attribute_option_value` VALUES(206, 74, 1, 'AMD');
INSERT INTO `eav_attribute_option_value` VALUES(207, 75, 0, 'intel');
INSERT INTO `eav_attribute_option_value` VALUES(208, 75, 1, 'Intel');
INSERT INTO `eav_attribute_option_value` VALUES(217, 80, 0, '600gb_and_up');
INSERT INTO `eav_attribute_option_value` VALUES(218, 80, 1, '600GB and up');
INSERT INTO `eav_attribute_option_value` VALUES(219, 76, 0, '100-299gb');
INSERT INTO `eav_attribute_option_value` VALUES(220, 76, 1, '100-299GB');
INSERT INTO `eav_attribute_option_value` VALUES(221, 77, 0, '300-399gb');
INSERT INTO `eav_attribute_option_value` VALUES(222, 77, 1, '300-399GB');
INSERT INTO `eav_attribute_option_value` VALUES(223, 78, 0, '400-499gb');
INSERT INTO `eav_attribute_option_value` VALUES(224, 78, 1, '400-499GB');
INSERT INTO `eav_attribute_option_value` VALUES(225, 79, 0, '500-599gb');
INSERT INTO `eav_attribute_option_value` VALUES(226, 79, 1, '500-599GB');
INSERT INTO `eav_attribute_option_value` VALUES(227, 81, 0, 'intel');
INSERT INTO `eav_attribute_option_value` VALUES(228, 81, 1, 'Intel');
INSERT INTO `eav_attribute_option_value` VALUES(229, 82, 0, 'nvidea');
INSERT INTO `eav_attribute_option_value` VALUES(230, 82, 1, 'NVIDEA');
INSERT INTO `eav_attribute_option_value` VALUES(231, 83, 0, 'ati');
INSERT INTO `eav_attribute_option_value` VALUES(232, 83, 1, 'ATI');
INSERT INTO `eav_attribute_option_value` VALUES(233, 84, 0, 'windows');
INSERT INTO `eav_attribute_option_value` VALUES(234, 84, 1, 'Windows');
INSERT INTO `eav_attribute_option_value` VALUES(235, 85, 0, 'mac');
INSERT INTO `eav_attribute_option_value` VALUES(236, 85, 1, 'Mac');
INSERT INTO `eav_attribute_option_value` VALUES(237, 86, 0, 'dslr');
INSERT INTO `eav_attribute_option_value` VALUES(238, 86, 1, 'Digital SLR');
INSERT INTO `eav_attribute_option_value` VALUES(239, 87, 0, 'point_and_shoot');
INSERT INTO `eav_attribute_option_value` VALUES(240, 87, 1, 'Point & Shoot');
INSERT INTO `eav_attribute_option_value` VALUES(241, 88, 0, '19_and_up');
INSERT INTO `eav_attribute_option_value` VALUES(242, 88, 1, '19 and up');
INSERT INTO `eav_attribute_option_value` VALUES(243, 89, 0, '16-18');
INSERT INTO `eav_attribute_option_value` VALUES(244, 89, 1, '16 - 18');
INSERT INTO `eav_attribute_option_value` VALUES(245, 90, 0, '13-15');
INSERT INTO `eav_attribute_option_value` VALUES(246, 90, 1, '13 - 15');
INSERT INTO `eav_attribute_option_value` VALUES(247, 91, 0, '10-12');
INSERT INTO `eav_attribute_option_value` VALUES(248, 91, 1, '10 - 12');
INSERT INTO `eav_attribute_option_value` VALUES(249, 92, 0, 'up_to_10');
INSERT INTO `eav_attribute_option_value` VALUES(250, 92, 1, 'Up to 10');
INSERT INTO `eav_attribute_option_value` VALUES(251, 93, 0, '25_and_up');
INSERT INTO `eav_attribute_option_value` VALUES(252, 93, 1, '25x and up');
INSERT INTO `eav_attribute_option_value` VALUES(253, 94, 0, '19-24x');
INSERT INTO `eav_attribute_option_value` VALUES(254, 94, 1, '19-24x');
INSERT INTO `eav_attribute_option_value` VALUES(255, 95, 0, '13-18x');
INSERT INTO `eav_attribute_option_value` VALUES(256, 95, 1, '13 - 18x');
INSERT INTO `eav_attribute_option_value` VALUES(257, 96, 0, '8-12x');
INSERT INTO `eav_attribute_option_value` VALUES(258, 96, 1, '8 - 12x');
INSERT INTO `eav_attribute_option_value` VALUES(259, 97, 0, '4-7x');
INSERT INTO `eav_attribute_option_value` VALUES(260, 97, 1, '4 - 7x');
INSERT INTO `eav_attribute_option_value` VALUES(261, 98, 0, '1-3x');
INSERT INTO `eav_attribute_option_value` VALUES(262, 98, 1, '1 - 3x');
INSERT INTO `eav_attribute_option_value` VALUES(263, 99, 0, 'top_load');
INSERT INTO `eav_attribute_option_value` VALUES(264, 99, 1, 'Top Load');
INSERT INTO `eav_attribute_option_value` VALUES(265, 100, 0, 'front_load');
INSERT INTO `eav_attribute_option_value` VALUES(266, 100, 1, 'Front Load');
INSERT INTO `eav_attribute_option_value` VALUES(273, 104, 0, 'top_load');
INSERT INTO `eav_attribute_option_value` VALUES(274, 104, 1, 'Top Load');
INSERT INTO `eav_attribute_option_value` VALUES(275, 105, 0, 'front_load');
INSERT INTO `eav_attribute_option_value` VALUES(276, 105, 1, 'Front Load');
INSERT INTO `eav_attribute_option_value` VALUES(283, 107, 0, '4-6');
INSERT INTO `eav_attribute_option_value` VALUES(284, 107, 1, '4-6');
INSERT INTO `eav_attribute_option_value` VALUES(285, 106, 0, '6_and_up');
INSERT INTO `eav_attribute_option_value` VALUES(286, 106, 1, '6 and up');
INSERT INTO `eav_attribute_option_value` VALUES(287, 108, 0, 'up_to_4');
INSERT INTO `eav_attribute_option_value` VALUES(288, 108, 1, 'Up to 4');
INSERT INTO `eav_attribute_option_value` VALUES(289, 102, 0, '3-3.9');
INSERT INTO `eav_attribute_option_value` VALUES(290, 102, 1, '3 - 3.9');
INSERT INTO `eav_attribute_option_value` VALUES(291, 101, 0, '4_and_up');
INSERT INTO `eav_attribute_option_value` VALUES(292, 101, 1, '4 and up');
INSERT INTO `eav_attribute_option_value` VALUES(293, 103, 0, 'up_to_3');
INSERT INTO `eav_attribute_option_value` VALUES(294, 103, 1, 'Up to 3');
INSERT INTO `eav_attribute_option_value` VALUES(295, 109, 0, 'dresses');
INSERT INTO `eav_attribute_option_value` VALUES(296, 109, 1, 'dresses');
INSERT INTO `eav_attribute_option_value` VALUES(297, 110, 0, 'coats');
INSERT INTO `eav_attribute_option_value` VALUES(298, 110, 1, 'Coats');
INSERT INTO `eav_attribute_option_value` VALUES(299, 111, 0, 'jeans');
INSERT INTO `eav_attribute_option_value` VALUES(300, 111, 1, 'Jeans');
INSERT INTO `eav_attribute_option_value` VALUES(301, 112, 0, 'jeans');
INSERT INTO `eav_attribute_option_value` VALUES(302, 112, 1, 'Jeans');
INSERT INTO `eav_attribute_option_value` VALUES(303, 113, 0, 'shirts');
INSERT INTO `eav_attribute_option_value` VALUES(304, 113, 1, 'Shirts');
INSERT INTO `eav_attribute_option_value` VALUES(305, 114, 0, 'jackets');
INSERT INTO `eav_attribute_option_value` VALUES(306, 114, 1, 'Jackets');
INSERT INTO `eav_attribute_option_value` VALUES(307, 115, 0, 'pumps');
INSERT INTO `eav_attribute_option_value` VALUES(308, 115, 1, 'pumps');
INSERT INTO `eav_attribute_option_value` VALUES(309, 116, 0, 'flats');
INSERT INTO `eav_attribute_option_value` VALUES(310, 116, 1, 'flats');
INSERT INTO `eav_attribute_option_value` VALUES(311, 117, 0, 'sandals');
INSERT INTO `eav_attribute_option_value` VALUES(312, 117, 1, 'sandals');
INSERT INTO `eav_attribute_option_value` VALUES(313, 118, 0, 'dress');
INSERT INTO `eav_attribute_option_value` VALUES(314, 118, 1, 'Dress');
INSERT INTO `eav_attribute_option_value` VALUES(315, 119, 0, 'casual');
INSERT INTO `eav_attribute_option_value` VALUES(316, 119, 1, 'Casual');
INSERT INTO `eav_attribute_option_value` VALUES(317, 120, 0, 'boots');
INSERT INTO `eav_attribute_option_value` VALUES(318, 120, 1, 'Boots');
INSERT INTO `eav_attribute_option_value` VALUES(319, 121, 0, 'sneakers');
INSERT INTO `eav_attribute_option_value` VALUES(320, 121, 1, 'Sneakers');
INSERT INTO `eav_attribute_option_value` VALUES(321, 122, 0, 'impact_driver');
INSERT INTO `eav_attribute_option_value` VALUES(322, 122, 1, 'Impact Driver');
INSERT INTO `eav_attribute_option_value` VALUES(323, 123, 0, 'router');
INSERT INTO `eav_attribute_option_value` VALUES(324, 123, 1, 'Router');
INSERT INTO `eav_attribute_option_value` VALUES(325, 124, 0, 'table_saw');
INSERT INTO `eav_attribute_option_value` VALUES(326, 124, 1, 'Table Saw');
INSERT INTO `eav_attribute_option_value` VALUES(327, 125, 0, 'miter_saw');
INSERT INTO `eav_attribute_option_value` VALUES(328, 125, 1, 'Miter Saw');
INSERT INTO `eav_attribute_option_value` VALUES(329, 126, 0, 'circular_saw');
INSERT INTO `eav_attribute_option_value` VALUES(330, 126, 1, 'Circular Saw');
INSERT INTO `eav_attribute_option_value` VALUES(331, 127, 0, 'cordless_drill');
INSERT INTO `eav_attribute_option_value` VALUES(332, 127, 1, 'Cordless Drill');
INSERT INTO `eav_attribute_option_value` VALUES(333, 128, 0, 'jigsaw');
INSERT INTO `eav_attribute_option_value` VALUES(334, 128, 1, 'Jigsaw');
INSERT INTO `eav_attribute_option_value` VALUES(379, 129, 0, 'crate_and_barrel');
INSERT INTO `eav_attribute_option_value` VALUES(380, 129, 1, 'Crate and Barrel');
INSERT INTO `eav_attribute_option_value` VALUES(381, 44, 0, 'bedbathbeyond');
INSERT INTO `eav_attribute_option_value` VALUES(382, 44, 1, 'Bed Bath & Beyond');
INSERT INTO `eav_attribute_option_value` VALUES(383, 37, 0, 'bestbuy');
INSERT INTO `eav_attribute_option_value` VALUES(384, 37, 1, 'Best Buy');
INSERT INTO `eav_attribute_option_value` VALUES(385, 46, 0, 'dillards');
INSERT INTO `eav_attribute_option_value` VALUES(386, 46, 1, 'Dillards');
INSERT INTO `eav_attribute_option_value` VALUES(387, 38, 0, 'hhgregg');
INSERT INTO `eav_attribute_option_value` VALUES(388, 38, 1, 'H.H. Gregg');
INSERT INTO `eav_attribute_option_value` VALUES(389, 40, 0, 'homedepot');
INSERT INTO `eav_attribute_option_value` VALUES(390, 40, 1, 'Home Depot');
INSERT INTO `eav_attribute_option_value` VALUES(391, 41, 0, 'lowes');
INSERT INTO `eav_attribute_option_value` VALUES(392, 41, 1, 'Lowes');
INSERT INTO `eav_attribute_option_value` VALUES(393, 42, 0, 'macys');
INSERT INTO `eav_attribute_option_value` VALUES(394, 42, 1, 'Macys');
INSERT INTO `eav_attribute_option_value` VALUES(395, 47, 0, 'nordstroms');
INSERT INTO `eav_attribute_option_value` VALUES(396, 47, 1, 'Nordstroms');
INSERT INTO `eav_attribute_option_value` VALUES(397, 43, 0, 'officedepot');
INSERT INTO `eav_attribute_option_value` VALUES(398, 43, 1, 'Office Depot');
INSERT INTO `eav_attribute_option_value` VALUES(399, 39, 0, 'sears');
INSERT INTO `eav_attribute_option_value` VALUES(400, 39, 1, 'Sears');
INSERT INTO `eav_attribute_option_value` VALUES(401, 45, 0, 'target');
INSERT INTO `eav_attribute_option_value` VALUES(402, 45, 1, 'Target');
INSERT INTO `eav_attribute_option_value` VALUES(409, 133, 0, 'dining_room');
INSERT INTO `eav_attribute_option_value` VALUES(410, 133, 1, 'Dining Room');
INSERT INTO `eav_attribute_option_value` VALUES(411, 134, 0, 'living_room');
INSERT INTO `eav_attribute_option_value` VALUES(412, 134, 1, 'Living Room');
INSERT INTO `eav_attribute_option_value` VALUES(413, 135, 0, 'bedroom');
INSERT INTO `eav_attribute_option_value` VALUES(414, 135, 1, 'Bedroom');
INSERT INTO `eav_attribute_option_value` VALUES(435, 146, 0, 'crate_and_barrel');
INSERT INTO `eav_attribute_option_value` VALUES(436, 146, 1, 'Crate & Barrel');
INSERT INTO `eav_attribute_option_value` VALUES(437, 5, 0, '7forallmankind');
INSERT INTO `eav_attribute_option_value` VALUES(438, 5, 1, '7 For All Mankind');
INSERT INTO `eav_attribute_option_value` VALUES(439, 28, 0, 'apple');
INSERT INTO `eav_attribute_option_value` VALUES(440, 28, 1, 'Apple');
INSERT INTO `eav_attribute_option_value` VALUES(441, 31, 0, 'asus');
INSERT INTO `eav_attribute_option_value` VALUES(442, 31, 1, 'ASUS');
INSERT INTO `eav_attribute_option_value` VALUES(443, 11, 0, 'calvinklein');
INSERT INTO `eav_attribute_option_value` VALUES(444, 11, 1, 'Calvin Klein');
INSERT INTO `eav_attribute_option_value` VALUES(445, 32, 0, 'canon');
INSERT INTO `eav_attribute_option_value` VALUES(446, 32, 1, 'Canon');
INSERT INTO `eav_attribute_option_value` VALUES(447, 8, 0, 'channellock');
INSERT INTO `eav_attribute_option_value` VALUES(448, 8, 1, 'Channellock');
INSERT INTO `eav_attribute_option_value` VALUES(449, 14, 0, 'charbroil');
INSERT INTO `eav_attribute_option_value` VALUES(450, 14, 1, 'Char-Broil');
INSERT INTO `eav_attribute_option_value` VALUES(451, 36, 0, 'clarks');
INSERT INTO `eav_attribute_option_value` VALUES(452, 36, 1, 'Clarks');
INSERT INTO `eav_attribute_option_value` VALUES(453, 33, 0, 'coach');
INSERT INTO `eav_attribute_option_value` VALUES(454, 33, 1, 'Coach');
INSERT INTO `eav_attribute_option_value` VALUES(455, 34, 0, 'colehaan');
INSERT INTO `eav_attribute_option_value` VALUES(456, 34, 1, 'Cole Haan');
INSERT INTO `eav_attribute_option_value` VALUES(457, 17, 0, 'craftsman');
INSERT INTO `eav_attribute_option_value` VALUES(458, 17, 1, 'Craftsman');
INSERT INTO `eav_attribute_option_value` VALUES(459, 15, 0, 'dewalt');
INSERT INTO `eav_attribute_option_value` VALUES(460, 15, 1, 'DeWalt');
INSERT INTO `eav_attribute_option_value` VALUES(461, 35, 0, 'ecco');
INSERT INTO `eav_attribute_option_value` VALUES(462, 35, 1, 'Ecco');
INSERT INTO `eav_attribute_option_value` VALUES(463, 12, 0, 'electrolux');
INSERT INTO `eav_attribute_option_value` VALUES(464, 12, 1, 'Electrolux');
INSERT INTO `eav_attribute_option_value` VALUES(465, 20, 0, 'ge');
INSERT INTO `eav_attribute_option_value` VALUES(466, 20, 1, 'GE');
INSERT INTO `eav_attribute_option_value` VALUES(467, 29, 0, 'hp');
INSERT INTO `eav_attribute_option_value` VALUES(468, 29, 1, 'HP');
INSERT INTO `eav_attribute_option_value` VALUES(469, 9, 0, 'klein');
INSERT INTO `eav_attribute_option_value` VALUES(470, 9, 1, 'Klein');
INSERT INTO `eav_attribute_option_value` VALUES(471, 10, 0, 'knipex');
INSERT INTO `eav_attribute_option_value` VALUES(472, 10, 1, 'Knipex');
INSERT INTO `eav_attribute_option_value` VALUES(473, 7, 0, 'lacoste');
INSERT INTO `eav_attribute_option_value` VALUES(474, 7, 1, 'Lacoste');
INSERT INTO `eav_attribute_option_value` VALUES(475, 3, 0, 'laurenralphlauren');
INSERT INTO `eav_attribute_option_value` VALUES(476, 3, 1, 'Lauren by Ralph Lauren');
INSERT INTO `eav_attribute_option_value` VALUES(477, 25, 0, 'lg');
INSERT INTO `eav_attribute_option_value` VALUES(478, 25, 1, 'LG');
INSERT INTO `eav_attribute_option_value` VALUES(479, 21, 0, 'maytag');
INSERT INTO `eav_attribute_option_value` VALUES(480, 21, 1, 'Maytag');
INSERT INTO `eav_attribute_option_value` VALUES(481, 4, 0, 'michaelmichaelkors');
INSERT INTO `eav_attribute_option_value` VALUES(482, 4, 1, 'MICHAEL by Michael Kors');
INSERT INTO `eav_attribute_option_value` VALUES(483, 18, 0, 'nikon');
INSERT INTO `eav_attribute_option_value` VALUES(484, 18, 1, 'Nikon');
INSERT INTO `eav_attribute_option_value` VALUES(485, 19, 0, 'olympus');
INSERT INTO `eav_attribute_option_value` VALUES(486, 19, 1, 'Olympus');
INSERT INTO `eav_attribute_option_value` VALUES(487, 27, 0, 'panasonic');
INSERT INTO `eav_attribute_option_value` VALUES(488, 27, 1, 'Panasonic');
INSERT INTO `eav_attribute_option_value` VALUES(489, 22, 0, 'pioneer');
INSERT INTO `eav_attribute_option_value` VALUES(490, 22, 1, 'Pioneer');
INSERT INTO `eav_attribute_option_value` VALUES(491, 6, 0, 'poloralphlauren');
INSERT INTO `eav_attribute_option_value` VALUES(492, 6, 1, 'Polo Ralph Lauren');
INSERT INTO `eav_attribute_option_value` VALUES(493, 16, 0, 'rigid');
INSERT INTO `eav_attribute_option_value` VALUES(494, 16, 1, 'Rigid');
INSERT INTO `eav_attribute_option_value` VALUES(495, 24, 0, 'samsung');
INSERT INTO `eav_attribute_option_value` VALUES(496, 24, 1, 'Samsung');
INSERT INTO `eav_attribute_option_value` VALUES(497, 26, 0, 'sharp');
INSERT INTO `eav_attribute_option_value` VALUES(498, 26, 1, 'Sharp');
INSERT INTO `eav_attribute_option_value` VALUES(499, 23, 0, 'sony');
INSERT INTO `eav_attribute_option_value` VALUES(500, 23, 1, 'Sony');
INSERT INTO `eav_attribute_option_value` VALUES(501, 30, 0, 'toshiba');
INSERT INTO `eav_attribute_option_value` VALUES(502, 30, 1, 'Toshiba');
INSERT INTO `eav_attribute_option_value` VALUES(503, 13, 0, 'weber');
INSERT INTO `eav_attribute_option_value` VALUES(504, 13, 1, 'Weber');
INSERT INTO `eav_attribute_option_value` VALUES(505, 147, 0, 'orange');
INSERT INTO `eav_attribute_option_value` VALUES(506, 147, 1, 'Orange');
INSERT INTO `eav_attribute_option_value` VALUES(507, 148, 0, 'green');
INSERT INTO `eav_attribute_option_value` VALUES(508, 148, 1, 'Orange');
INSERT INTO `eav_attribute_option_value` VALUES(509, 145, 0, 'black');
INSERT INTO `eav_attribute_option_value` VALUES(510, 145, 1, 'Black');
INSERT INTO `eav_attribute_option_value` VALUES(511, 141, 0, 'brown');
INSERT INTO `eav_attribute_option_value` VALUES(512, 141, 1, 'Brown');
INSERT INTO `eav_attribute_option_value` VALUES(513, 144, 0, 'gray');
INSERT INTO `eav_attribute_option_value` VALUES(514, 144, 1, 'Gray');
INSERT INTO `eav_attribute_option_value` VALUES(515, 139, 0, 'natural');
INSERT INTO `eav_attribute_option_value` VALUES(516, 139, 1, 'Natural');
INSERT INTO `eav_attribute_option_value` VALUES(517, 142, 0, 'red');
INSERT INTO `eav_attribute_option_value` VALUES(518, 142, 1, 'Red');
INSERT INTO `eav_attribute_option_value` VALUES(519, 140, 0, 'tan');
INSERT INTO `eav_attribute_option_value` VALUES(520, 140, 1, 'Tan');
INSERT INTO `eav_attribute_option_value` VALUES(521, 143, 0, 'white');
INSERT INTO `eav_attribute_option_value` VALUES(522, 143, 1, 'White');
INSERT INTO `eav_attribute_option_value` VALUES(523, 149, 0, 'metal');
INSERT INTO `eav_attribute_option_value` VALUES(524, 149, 1, 'metal');
INSERT INTO `eav_attribute_option_value` VALUES(525, 136, 0, 'fabric');
INSERT INTO `eav_attribute_option_value` VALUES(526, 136, 1, 'Fabric');
INSERT INTO `eav_attribute_option_value` VALUES(527, 137, 0, 'leather');
INSERT INTO `eav_attribute_option_value` VALUES(528, 137, 1, 'Leather');
INSERT INTO `eav_attribute_option_value` VALUES(529, 138, 0, 'wood');
INSERT INTO `eav_attribute_option_value` VALUES(530, 138, 1, 'Wood');
INSERT INTO `eav_attribute_option_value` VALUES(531, 150, 0, 'china');
INSERT INTO `eav_attribute_option_value` VALUES(532, 150, 1, 'China');
INSERT INTO `eav_attribute_option_value` VALUES(533, 151, 0, 'india');
INSERT INTO `eav_attribute_option_value` VALUES(534, 151, 1, 'India');
INSERT INTO `eav_attribute_option_value` VALUES(535, 152, 0, 'usa');
INSERT INTO `eav_attribute_option_value` VALUES(536, 152, 1, 'USA');
-- --------------------------------------------------------
--
-- Table structure for table `eav_attribute_set`
--
CREATE TABLE `eav_attribute_set` (
`attribute_set_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Attribute Set Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_set_name` varchar(255) NOT NULL DEFAULT '' COMMENT 'Attribute Set Name',
`sort_order` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Sort Order',
PRIMARY KEY (`attribute_set_id`),
UNIQUE KEY `UNQ_EAV_ATTRIBUTE_SET_ENTITY_TYPE_ID_ATTRIBUTE_SET_NAME` (`entity_type_id`,`attribute_set_name`),
KEY `IDX_EAV_ATTRIBUTE_SET_ENTITY_TYPE_ID_SORT_ORDER` (`entity_type_id`,`sort_order`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Attribute Set' AUTO_INCREMENT=21 ;
--
-- Dumping data for table `eav_attribute_set`
--
INSERT INTO `eav_attribute_set` VALUES(1, 1, 'Default', 1);
INSERT INTO `eav_attribute_set` VALUES(2, 2, 'Default', 1);
INSERT INTO `eav_attribute_set` VALUES(3, 3, 'Default', 1);
INSERT INTO `eav_attribute_set` VALUES(4, 4, 'Default', 1);
INSERT INTO `eav_attribute_set` VALUES(5, 5, 'Default', 1);
INSERT INTO `eav_attribute_set` VALUES(6, 6, 'Default', 1);
INSERT INTO `eav_attribute_set` VALUES(7, 7, 'Default', 1);
INSERT INTO `eav_attribute_set` VALUES(8, 8, 'Default', 1);
INSERT INTO `eav_attribute_set` VALUES(9, 4, 'Televisoins', 0);
INSERT INTO `eav_attribute_set` VALUES(10, 4, 'Laptop Computers', 0);
INSERT INTO `eav_attribute_set` VALUES(11, 4, 'Desktop Computers', 0);
INSERT INTO `eav_attribute_set` VALUES(12, 4, 'Digital Cameras', 0);
INSERT INTO `eav_attribute_set` VALUES(13, 4, 'Washer', 0);
INSERT INTO `eav_attribute_set` VALUES(14, 4, 'Dryer', 0);
INSERT INTO `eav_attribute_set` VALUES(15, 4, 'Women''s Clothing', 0);
INSERT INTO `eav_attribute_set` VALUES(16, 4, 'Women''s Shoes', 0);
INSERT INTO `eav_attribute_set` VALUES(17, 4, 'Men''s Clothing', 0);
INSERT INTO `eav_attribute_set` VALUES(18, 4, 'Men''s Shoes', 0);
INSERT INTO `eav_attribute_set` VALUES(19, 4, 'Power Tools', 0);
INSERT INTO `eav_attribute_set` VALUES(20, 4, 'Furniture', 0);
-- --------------------------------------------------------
--
-- Table structure for table `eav_entity`
--
CREATE TABLE `eav_entity` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_set_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Set Id',
`increment_id` varchar(50) NOT NULL DEFAULT '' COMMENT 'Increment Id',
`parent_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Parent Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Created At',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Updated At',
`is_active` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Defines Is Entity Active',
PRIMARY KEY (`entity_id`),
KEY `IDX_EAV_ENTITY_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_EAV_ENTITY_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Entity' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `eav_entity`
--
-- --------------------------------------------------------
--
-- Table structure for table `eav_entity_attribute`
--
CREATE TABLE `eav_entity_attribute` (
`entity_attribute_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Attribute Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_set_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Set Id',
`attribute_group_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Group Id',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Id',
`sort_order` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Sort Order',
PRIMARY KEY (`entity_attribute_id`),
UNIQUE KEY `UNQ_EAV_ENTITY_ATTRIBUTE_ATTRIBUTE_SET_ID_ATTRIBUTE_ID` (`attribute_set_id`,`attribute_id`),
UNIQUE KEY `UNQ_EAV_ENTITY_ATTRIBUTE_ATTRIBUTE_GROUP_ID_ATTRIBUTE_ID` (`attribute_group_id`,`attribute_id`),
KEY `IDX_EAV_ENTITY_ATTRIBUTE_ATTRIBUTE_SET_ID_SORT_ORDER` (`attribute_set_id`,`sort_order`),
KEY `IDX_EAV_ENTITY_ATTRIBUTE_ATTRIBUTE_ID` (`attribute_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Entity Attributes' AUTO_INCREMENT=2744 ;
--
-- Dumping data for table `eav_entity_attribute`
--
INSERT INTO `eav_entity_attribute` VALUES(1, 1, 1, 1, 1, 10);
INSERT INTO `eav_entity_attribute` VALUES(2, 1, 1, 1, 2, 0);
INSERT INTO `eav_entity_attribute` VALUES(3, 1, 1, 1, 3, 20);
INSERT INTO `eav_entity_attribute` VALUES(4, 1, 1, 1, 4, 30);
INSERT INTO `eav_entity_attribute` VALUES(5, 1, 1, 1, 5, 40);
INSERT INTO `eav_entity_attribute` VALUES(6, 1, 1, 1, 6, 50);
INSERT INTO `eav_entity_attribute` VALUES(7, 1, 1, 1, 7, 60);
INSERT INTO `eav_entity_attribute` VALUES(8, 1, 1, 1, 8, 70);
INSERT INTO `eav_entity_attribute` VALUES(9, 1, 1, 1, 9, 80);
INSERT INTO `eav_entity_attribute` VALUES(10, 1, 1, 1, 10, 25);
INSERT INTO `eav_entity_attribute` VALUES(11, 1, 1, 1, 11, 90);
INSERT INTO `eav_entity_attribute` VALUES(12, 1, 1, 1, 12, 0);
INSERT INTO `eav_entity_attribute` VALUES(13, 1, 1, 1, 13, 0);
INSERT INTO `eav_entity_attribute` VALUES(14, 1, 1, 1, 14, 0);
INSERT INTO `eav_entity_attribute` VALUES(15, 1, 1, 1, 15, 100);
INSERT INTO `eav_entity_attribute` VALUES(16, 1, 1, 1, 16, 0);
INSERT INTO `eav_entity_attribute` VALUES(17, 1, 1, 1, 17, 86);
INSERT INTO `eav_entity_attribute` VALUES(18, 1, 1, 1, 18, 110);
INSERT INTO `eav_entity_attribute` VALUES(19, 2, 2, 2, 19, 10);
INSERT INTO `eav_entity_attribute` VALUES(20, 2, 2, 2, 20, 20);
INSERT INTO `eav_entity_attribute` VALUES(21, 2, 2, 2, 21, 30);
INSERT INTO `eav_entity_attribute` VALUES(22, 2, 2, 2, 22, 40);
INSERT INTO `eav_entity_attribute` VALUES(23, 2, 2, 2, 23, 50);
INSERT INTO `eav_entity_attribute` VALUES(24, 2, 2, 2, 24, 60);
INSERT INTO `eav_entity_attribute` VALUES(25, 2, 2, 2, 25, 70);
INSERT INTO `eav_entity_attribute` VALUES(26, 2, 2, 2, 26, 80);
INSERT INTO `eav_entity_attribute` VALUES(27, 2, 2, 2, 27, 90);
INSERT INTO `eav_entity_attribute` VALUES(28, 2, 2, 2, 28, 100);
INSERT INTO `eav_entity_attribute` VALUES(29, 2, 2, 2, 29, 100);
INSERT INTO `eav_entity_attribute` VALUES(30, 2, 2, 2, 30, 110);
INSERT INTO `eav_entity_attribute` VALUES(31, 2, 2, 2, 31, 120);
INSERT INTO `eav_entity_attribute` VALUES(32, 2, 2, 2, 32, 130);
INSERT INTO `eav_entity_attribute` VALUES(33, 3, 3, 4, 33, 1);
INSERT INTO `eav_entity_attribute` VALUES(34, 3, 3, 4, 34, 2);
INSERT INTO `eav_entity_attribute` VALUES(35, 3, 3, 4, 35, 3);
INSERT INTO `eav_entity_attribute` VALUES(36, 3, 3, 4, 36, 4);
INSERT INTO `eav_entity_attribute` VALUES(37, 3, 3, 4, 37, 5);
INSERT INTO `eav_entity_attribute` VALUES(38, 3, 3, 4, 38, 6);
INSERT INTO `eav_entity_attribute` VALUES(39, 3, 3, 4, 39, 7);
INSERT INTO `eav_entity_attribute` VALUES(40, 3, 3, 4, 40, 8);
INSERT INTO `eav_entity_attribute` VALUES(41, 3, 3, 5, 41, 10);
INSERT INTO `eav_entity_attribute` VALUES(42, 3, 3, 5, 42, 20);
INSERT INTO `eav_entity_attribute` VALUES(43, 3, 3, 5, 43, 30);
INSERT INTO `eav_entity_attribute` VALUES(44, 3, 3, 4, 44, 12);
INSERT INTO `eav_entity_attribute` VALUES(45, 3, 3, 4, 45, 13);
INSERT INTO `eav_entity_attribute` VALUES(46, 3, 3, 4, 46, 14);
INSERT INTO `eav_entity_attribute` VALUES(47, 3, 3, 4, 47, 15);
INSERT INTO `eav_entity_attribute` VALUES(48, 3, 3, 4, 48, 16);
INSERT INTO `eav_entity_attribute` VALUES(49, 3, 3, 4, 49, 17);
INSERT INTO `eav_entity_attribute` VALUES(50, 3, 3, 6, 50, 10);
INSERT INTO `eav_entity_attribute` VALUES(51, 3, 3, 6, 51, 30);
INSERT INTO `eav_entity_attribute` VALUES(52, 3, 3, 6, 52, 40);
INSERT INTO `eav_entity_attribute` VALUES(53, 3, 3, 6, 53, 50);
INSERT INTO `eav_entity_attribute` VALUES(54, 3, 3, 6, 54, 60);
INSERT INTO `eav_entity_attribute` VALUES(55, 3, 3, 4, 55, 24);
INSERT INTO `eav_entity_attribute` VALUES(56, 3, 3, 4, 56, 25);
INSERT INTO `eav_entity_attribute` VALUES(57, 3, 3, 5, 57, 40);
INSERT INTO `eav_entity_attribute` VALUES(58, 3, 3, 5, 58, 50);
INSERT INTO `eav_entity_attribute` VALUES(59, 3, 3, 4, 59, 10);
INSERT INTO `eav_entity_attribute` VALUES(60, 3, 3, 6, 60, 5);
INSERT INTO `eav_entity_attribute` VALUES(61, 3, 3, 6, 61, 6);
INSERT INTO `eav_entity_attribute` VALUES(62, 3, 3, 5, 62, 51);
INSERT INTO `eav_entity_attribute` VALUES(63, 4, 4, 7, 63, 1);
INSERT INTO `eav_entity_attribute` VALUES(64, 4, 4, 7, 64, 2);
INSERT INTO `eav_entity_attribute` VALUES(65, 4, 4, 7, 65, 3);
INSERT INTO `eav_entity_attribute` VALUES(66, 4, 4, 7, 66, 4);
INSERT INTO `eav_entity_attribute` VALUES(67, 4, 4, 8, 67, 1);
INSERT INTO `eav_entity_attribute` VALUES(68, 4, 4, 8, 68, 2);
INSERT INTO `eav_entity_attribute` VALUES(69, 4, 4, 8, 69, 3);
INSERT INTO `eav_entity_attribute` VALUES(70, 4, 4, 8, 70, 4);
INSERT INTO `eav_entity_attribute` VALUES(71, 4, 4, 8, 71, 5);
INSERT INTO `eav_entity_attribute` VALUES(72, 4, 4, 7, 72, 5);
INSERT INTO `eav_entity_attribute` VALUES(73, 4, 4, 9, 74, 1);
INSERT INTO `eav_entity_attribute` VALUES(74, 4, 4, 9, 75, 2);
INSERT INTO `eav_entity_attribute` VALUES(75, 4, 4, 9, 76, 3);
INSERT INTO `eav_entity_attribute` VALUES(76, 4, 4, 10, 77, 1);
INSERT INTO `eav_entity_attribute` VALUES(77, 4, 4, 10, 78, 2);
INSERT INTO `eav_entity_attribute` VALUES(78, 4, 4, 10, 79, 3);
INSERT INTO `eav_entity_attribute` VALUES(79, 4, 4, 10, 80, 4);
INSERT INTO `eav_entity_attribute` VALUES(80, 4, 4, 7, 81, 6);
INSERT INTO `eav_entity_attribute` VALUES(81, 4, 4, 8, 82, 6);
INSERT INTO `eav_entity_attribute` VALUES(82, 4, 4, 7, 84, 7);
INSERT INTO `eav_entity_attribute` VALUES(83, 4, 4, 7, 85, 8);
INSERT INTO `eav_entity_attribute` VALUES(84, 4, 4, 10, 86, 5);
INSERT INTO `eav_entity_attribute` VALUES(85, 4, 4, 7, 87, 9);
INSERT INTO `eav_entity_attribute` VALUES(86, 4, 4, 7, 88, 10);
INSERT INTO `eav_entity_attribute` VALUES(87, 4, 4, 7, 89, 11);
INSERT INTO `eav_entity_attribute` VALUES(88, 4, 4, 8, 90, 7);
INSERT INTO `eav_entity_attribute` VALUES(89, 4, 4, 11, 91, 1);
INSERT INTO `eav_entity_attribute` VALUES(90, 4, 4, 11, 92, 2);
INSERT INTO `eav_entity_attribute` VALUES(91, 4, 4, 7, 93, 12);
INSERT INTO `eav_entity_attribute` VALUES(92, 4, 4, 12, 94, 1);
INSERT INTO `eav_entity_attribute` VALUES(93, 4, 4, 12, 95, 2);
INSERT INTO `eav_entity_attribute` VALUES(94, 4, 4, 12, 96, 3);
INSERT INTO `eav_entity_attribute` VALUES(95, 4, 4, 12, 97, 4);
INSERT INTO `eav_entity_attribute` VALUES(96, 4, 4, 12, 98, 5);
INSERT INTO `eav_entity_attribute` VALUES(97, 4, 4, 7, 99, 13);
INSERT INTO `eav_entity_attribute` VALUES(98, 4, 4, 12, 100, 6);
INSERT INTO `eav_entity_attribute` VALUES(99, 4, 4, 7, 101, 14);
INSERT INTO `eav_entity_attribute` VALUES(100, 4, 4, 7, 102, 15);
INSERT INTO `eav_entity_attribute` VALUES(101, 4, 4, 7, 103, 16);
INSERT INTO `eav_entity_attribute` VALUES(102, 4, 4, 7, 104, 17);
INSERT INTO `eav_entity_attribute` VALUES(103, 4, 4, 7, 105, 18);
INSERT INTO `eav_entity_attribute` VALUES(104, 4, 4, 7, 106, 19);
INSERT INTO `eav_entity_attribute` VALUES(105, 4, 4, 7, 107, 20);
INSERT INTO `eav_entity_attribute` VALUES(106, 4, 4, 7, 108, 21);
INSERT INTO `eav_entity_attribute` VALUES(107, 4, 4, 8, 109, 8);
INSERT INTO `eav_entity_attribute` VALUES(108, 4, 4, 8, 110, 9);
INSERT INTO `eav_entity_attribute` VALUES(109, 4, 4, 8, 111, 10);
INSERT INTO `eav_entity_attribute` VALUES(110, 4, 4, 8, 112, 11);
INSERT INTO `eav_entity_attribute` VALUES(111, 4, 4, 8, 113, 12);
INSERT INTO `eav_entity_attribute` VALUES(112, 4, 4, 17, 114, 1);
INSERT INTO `eav_entity_attribute` VALUES(113, 4, 4, 7, 115, 22);
INSERT INTO `eav_entity_attribute` VALUES(114, 4, 4, 7, 116, 23);
INSERT INTO `eav_entity_attribute` VALUES(115, 4, 4, 7, 117, 24);
INSERT INTO `eav_entity_attribute` VALUES(116, 4, 4, 8, 118, 13);
INSERT INTO `eav_entity_attribute` VALUES(117, 4, 4, 7, 119, 25);
INSERT INTO `eav_entity_attribute` VALUES(118, 4, 4, 7, 120, 26);
INSERT INTO `eav_entity_attribute` VALUES(119, 4, 4, 7, 121, 27);
INSERT INTO `eav_entity_attribute` VALUES(120, 4, 4, 7, 122, 28);
INSERT INTO `eav_entity_attribute` VALUES(121, 4, 4, 7, 123, 29);
INSERT INTO `eav_entity_attribute` VALUES(122, 3, 3, 4, 124, 4);
INSERT INTO `eav_entity_attribute` VALUES(123, 4, 4, 7, 125, 30);
INSERT INTO `eav_entity_attribute` VALUES(171, 4, 9, 23, 90, 7);
INSERT INTO `eav_entity_attribute` VALUES(195, 4, 9, 24, 81, 6);
INSERT INTO `eav_entity_attribute` VALUES(205, 4, 9, 24, 89, 11);
INSERT INTO `eav_entity_attribute` VALUES(209, 4, 9, 24, 99, 13);
INSERT INTO `eav_entity_attribute` VALUES(211, 4, 9, 24, 101, 14);
INSERT INTO `eav_entity_attribute` VALUES(213, 4, 9, 24, 102, 15);
INSERT INTO `eav_entity_attribute` VALUES(215, 4, 9, 24, 103, 16);
INSERT INTO `eav_entity_attribute` VALUES(217, 4, 9, 24, 104, 17);
INSERT INTO `eav_entity_attribute` VALUES(219, 4, 9, 24, 105, 18);
INSERT INTO `eav_entity_attribute` VALUES(221, 4, 9, 24, 106, 19);
INSERT INTO `eav_entity_attribute` VALUES(223, 4, 9, 24, 107, 20);
INSERT INTO `eav_entity_attribute` VALUES(227, 4, 9, 24, 115, 22);
INSERT INTO `eav_entity_attribute` VALUES(229, 4, 9, 24, 116, 23);
INSERT INTO `eav_entity_attribute` VALUES(231, 4, 9, 24, 117, 24);
INSERT INTO `eav_entity_attribute` VALUES(233, 4, 9, 24, 119, 25);
INSERT INTO `eav_entity_attribute` VALUES(235, 4, 9, 24, 120, 26);
INSERT INTO `eav_entity_attribute` VALUES(237, 4, 9, 24, 121, 27);
INSERT INTO `eav_entity_attribute` VALUES(239, 4, 9, 24, 122, 28);
INSERT INTO `eav_entity_attribute` VALUES(241, 4, 9, 24, 123, 29);
INSERT INTO `eav_entity_attribute` VALUES(245, 4, 9, 24, 63, 1);
INSERT INTO `eav_entity_attribute` VALUES(247, 4, 9, 24, 64, 2);
INSERT INTO `eav_entity_attribute` VALUES(249, 4, 9, 24, 65, 3);
INSERT INTO `eav_entity_attribute` VALUES(251, 4, 9, 24, 66, 10);
INSERT INTO `eav_entity_attribute` VALUES(253, 4, 9, 24, 72, 11);
INSERT INTO `eav_entity_attribute` VALUES(255, 4, 9, 24, 73, 5);
INSERT INTO `eav_entity_attribute` VALUES(257, 4, 9, 24, 84, 12);
INSERT INTO `eav_entity_attribute` VALUES(259, 4, 9, 24, 85, 13);
INSERT INTO `eav_entity_attribute` VALUES(261, 4, 9, 24, 87, 14);
INSERT INTO `eav_entity_attribute` VALUES(263, 4, 9, 24, 88, 15);
INSERT INTO `eav_entity_attribute` VALUES(265, 4, 9, 24, 93, 16);
INSERT INTO `eav_entity_attribute` VALUES(267, 4, 9, 24, 108, 17);
INSERT INTO `eav_entity_attribute` VALUES(269, 4, 9, 24, 125, 18);
INSERT INTO `eav_entity_attribute` VALUES(271, 4, 9, 24, 126, 4);
INSERT INTO `eav_entity_attribute` VALUES(273, 4, 9, 24, 127, 6);
INSERT INTO `eav_entity_attribute` VALUES(275, 4, 9, 24, 128, 7);
INSERT INTO `eav_entity_attribute` VALUES(277, 4, 9, 24, 129, 8);
INSERT INTO `eav_entity_attribute` VALUES(279, 4, 9, 24, 130, 9);
INSERT INTO `eav_entity_attribute` VALUES(281, 4, 9, 23, 67, 1);
INSERT INTO `eav_entity_attribute` VALUES(283, 4, 9, 23, 68, 2);
INSERT INTO `eav_entity_attribute` VALUES(285, 4, 9, 23, 69, 3);
INSERT INTO `eav_entity_attribute` VALUES(287, 4, 9, 23, 70, 4);
INSERT INTO `eav_entity_attribute` VALUES(289, 4, 9, 23, 71, 5);
INSERT INTO `eav_entity_attribute` VALUES(291, 4, 9, 23, 82, 6);
INSERT INTO `eav_entity_attribute` VALUES(293, 4, 9, 23, 109, 7);
INSERT INTO `eav_entity_attribute` VALUES(295, 4, 9, 23, 110, 8);
INSERT INTO `eav_entity_attribute` VALUES(297, 4, 9, 23, 111, 9);
INSERT INTO `eav_entity_attribute` VALUES(299, 4, 9, 23, 112, 10);
INSERT INTO `eav_entity_attribute` VALUES(301, 4, 9, 23, 113, 11);
INSERT INTO `eav_entity_attribute` VALUES(303, 4, 9, 23, 118, 12);
INSERT INTO `eav_entity_attribute` VALUES(305, 4, 9, 22, 74, 1);
INSERT INTO `eav_entity_attribute` VALUES(307, 4, 9, 22, 75, 2);
INSERT INTO `eav_entity_attribute` VALUES(309, 4, 9, 22, 76, 3);
INSERT INTO `eav_entity_attribute` VALUES(311, 4, 9, 21, 77, 1);
INSERT INTO `eav_entity_attribute` VALUES(313, 4, 9, 21, 78, 2);
INSERT INTO `eav_entity_attribute` VALUES(315, 4, 9, 21, 79, 3);
INSERT INTO `eav_entity_attribute` VALUES(317, 4, 9, 21, 80, 4);
INSERT INTO `eav_entity_attribute` VALUES(319, 4, 9, 21, 86, 5);
INSERT INTO `eav_entity_attribute` VALUES(321, 4, 9, 20, 91, 1);
INSERT INTO `eav_entity_attribute` VALUES(323, 4, 9, 20, 92, 2);
INSERT INTO `eav_entity_attribute` VALUES(325, 4, 9, 19, 94, 1);
INSERT INTO `eav_entity_attribute` VALUES(327, 4, 9, 19, 95, 2);
INSERT INTO `eav_entity_attribute` VALUES(329, 4, 9, 19, 96, 3);
INSERT INTO `eav_entity_attribute` VALUES(331, 4, 9, 19, 97, 4);
INSERT INTO `eav_entity_attribute` VALUES(333, 4, 9, 19, 98, 5);
INSERT INTO `eav_entity_attribute` VALUES(335, 4, 9, 19, 100, 6);
INSERT INTO `eav_entity_attribute` VALUES(337, 4, 9, 18, 114, 1);
INSERT INTO `eav_entity_attribute` VALUES(385, 4, 10, 30, 90, 7);
INSERT INTO `eav_entity_attribute` VALUES(409, 4, 10, 31, 81, 6);
INSERT INTO `eav_entity_attribute` VALUES(419, 4, 10, 31, 89, 11);
INSERT INTO `eav_entity_attribute` VALUES(423, 4, 10, 31, 99, 13);
INSERT INTO `eav_entity_attribute` VALUES(425, 4, 10, 31, 101, 14);
INSERT INTO `eav_entity_attribute` VALUES(427, 4, 10, 31, 102, 15);
INSERT INTO `eav_entity_attribute` VALUES(429, 4, 10, 31, 103, 16);
INSERT INTO `eav_entity_attribute` VALUES(431, 4, 10, 31, 104, 17);
INSERT INTO `eav_entity_attribute` VALUES(433, 4, 10, 31, 105, 18);
INSERT INTO `eav_entity_attribute` VALUES(435, 4, 10, 31, 106, 19);
INSERT INTO `eav_entity_attribute` VALUES(437, 4, 10, 31, 107, 20);
INSERT INTO `eav_entity_attribute` VALUES(441, 4, 10, 31, 115, 22);
INSERT INTO `eav_entity_attribute` VALUES(443, 4, 10, 31, 116, 23);
INSERT INTO `eav_entity_attribute` VALUES(445, 4, 10, 31, 117, 24);
INSERT INTO `eav_entity_attribute` VALUES(447, 4, 10, 31, 119, 25);
INSERT INTO `eav_entity_attribute` VALUES(449, 4, 10, 31, 120, 26);
INSERT INTO `eav_entity_attribute` VALUES(451, 4, 10, 31, 121, 27);
INSERT INTO `eav_entity_attribute` VALUES(453, 4, 10, 31, 122, 28);
INSERT INTO `eav_entity_attribute` VALUES(455, 4, 10, 31, 123, 29);
INSERT INTO `eav_entity_attribute` VALUES(459, 4, 10, 31, 63, 1);
INSERT INTO `eav_entity_attribute` VALUES(461, 4, 10, 31, 64, 2);
INSERT INTO `eav_entity_attribute` VALUES(463, 4, 10, 31, 65, 3);
INSERT INTO `eav_entity_attribute` VALUES(465, 4, 10, 31, 66, 11);
INSERT INTO `eav_entity_attribute` VALUES(467, 4, 10, 31, 72, 12);
INSERT INTO `eav_entity_attribute` VALUES(469, 4, 10, 31, 84, 13);
INSERT INTO `eav_entity_attribute` VALUES(471, 4, 10, 31, 85, 14);
INSERT INTO `eav_entity_attribute` VALUES(473, 4, 10, 31, 87, 15);
INSERT INTO `eav_entity_attribute` VALUES(475, 4, 10, 31, 88, 16);
INSERT INTO `eav_entity_attribute` VALUES(477, 4, 10, 31, 93, 17);
INSERT INTO `eav_entity_attribute` VALUES(479, 4, 10, 31, 108, 18);
INSERT INTO `eav_entity_attribute` VALUES(481, 4, 10, 31, 125, 19);
INSERT INTO `eav_entity_attribute` VALUES(483, 4, 10, 31, 126, 4);
INSERT INTO `eav_entity_attribute` VALUES(485, 4, 10, 31, 132, 6);
INSERT INTO `eav_entity_attribute` VALUES(487, 4, 10, 31, 133, 8);
INSERT INTO `eav_entity_attribute` VALUES(489, 4, 10, 31, 134, 7);
INSERT INTO `eav_entity_attribute` VALUES(491, 4, 10, 31, 135, 9);
INSERT INTO `eav_entity_attribute` VALUES(493, 4, 10, 31, 136, 10);
INSERT INTO `eav_entity_attribute` VALUES(495, 4, 10, 31, 137, 5);
INSERT INTO `eav_entity_attribute` VALUES(497, 4, 10, 30, 67, 1);
INSERT INTO `eav_entity_attribute` VALUES(499, 4, 10, 30, 68, 2);
INSERT INTO `eav_entity_attribute` VALUES(501, 4, 10, 30, 69, 3);
INSERT INTO `eav_entity_attribute` VALUES(503, 4, 10, 30, 70, 4);
INSERT INTO `eav_entity_attribute` VALUES(505, 4, 10, 30, 71, 5);
INSERT INTO `eav_entity_attribute` VALUES(507, 4, 10, 30, 82, 6);
INSERT INTO `eav_entity_attribute` VALUES(509, 4, 10, 30, 109, 7);
INSERT INTO `eav_entity_attribute` VALUES(511, 4, 10, 30, 110, 8);
INSERT INTO `eav_entity_attribute` VALUES(513, 4, 10, 30, 111, 9);
INSERT INTO `eav_entity_attribute` VALUES(515, 4, 10, 30, 112, 10);
INSERT INTO `eav_entity_attribute` VALUES(517, 4, 10, 30, 113, 11);
INSERT INTO `eav_entity_attribute` VALUES(519, 4, 10, 30, 118, 12);
INSERT INTO `eav_entity_attribute` VALUES(521, 4, 10, 29, 74, 1);
INSERT INTO `eav_entity_attribute` VALUES(523, 4, 10, 29, 75, 2);
INSERT INTO `eav_entity_attribute` VALUES(525, 4, 10, 29, 76, 3);
INSERT INTO `eav_entity_attribute` VALUES(527, 4, 10, 28, 77, 1);
INSERT INTO `eav_entity_attribute` VALUES(529, 4, 10, 28, 78, 2);
INSERT INTO `eav_entity_attribute` VALUES(531, 4, 10, 28, 79, 3);
INSERT INTO `eav_entity_attribute` VALUES(533, 4, 10, 28, 80, 4);
INSERT INTO `eav_entity_attribute` VALUES(535, 4, 10, 28, 86, 5);
INSERT INTO `eav_entity_attribute` VALUES(537, 4, 10, 27, 91, 1);
INSERT INTO `eav_entity_attribute` VALUES(539, 4, 10, 27, 92, 2);
INSERT INTO `eav_entity_attribute` VALUES(541, 4, 10, 26, 94, 1);
INSERT INTO `eav_entity_attribute` VALUES(543, 4, 10, 26, 95, 2);
INSERT INTO `eav_entity_attribute` VALUES(545, 4, 10, 26, 96, 3);
INSERT INTO `eav_entity_attribute` VALUES(547, 4, 10, 26, 97, 4);
INSERT INTO `eav_entity_attribute` VALUES(549, 4, 10, 26, 98, 5);
INSERT INTO `eav_entity_attribute` VALUES(551, 4, 10, 26, 100, 6);
INSERT INTO `eav_entity_attribute` VALUES(553, 4, 10, 25, 114, 1);
INSERT INTO `eav_entity_attribute` VALUES(601, 4, 11, 37, 90, 7);
INSERT INTO `eav_entity_attribute` VALUES(625, 4, 11, 38, 81, 6);
INSERT INTO `eav_entity_attribute` VALUES(635, 4, 11, 38, 89, 11);
INSERT INTO `eav_entity_attribute` VALUES(639, 4, 11, 38, 99, 13);
INSERT INTO `eav_entity_attribute` VALUES(641, 4, 11, 38, 101, 14);
INSERT INTO `eav_entity_attribute` VALUES(643, 4, 11, 38, 102, 15);
INSERT INTO `eav_entity_attribute` VALUES(645, 4, 11, 38, 103, 16);
INSERT INTO `eav_entity_attribute` VALUES(647, 4, 11, 38, 104, 17);
INSERT INTO `eav_entity_attribute` VALUES(649, 4, 11, 38, 105, 18);
INSERT INTO `eav_entity_attribute` VALUES(651, 4, 11, 38, 106, 19);
INSERT INTO `eav_entity_attribute` VALUES(653, 4, 11, 38, 107, 20);
INSERT INTO `eav_entity_attribute` VALUES(657, 4, 11, 38, 115, 22);
INSERT INTO `eav_entity_attribute` VALUES(659, 4, 11, 38, 116, 23);
INSERT INTO `eav_entity_attribute` VALUES(661, 4, 11, 38, 117, 24);
INSERT INTO `eav_entity_attribute` VALUES(663, 4, 11, 38, 119, 25);
INSERT INTO `eav_entity_attribute` VALUES(665, 4, 11, 38, 120, 26);
INSERT INTO `eav_entity_attribute` VALUES(667, 4, 11, 38, 121, 27);
INSERT INTO `eav_entity_attribute` VALUES(669, 4, 11, 38, 122, 28);
INSERT INTO `eav_entity_attribute` VALUES(671, 4, 11, 38, 123, 29);
INSERT INTO `eav_entity_attribute` VALUES(675, 4, 11, 38, 63, 1);
INSERT INTO `eav_entity_attribute` VALUES(677, 4, 11, 38, 64, 2);
INSERT INTO `eav_entity_attribute` VALUES(679, 4, 11, 38, 65, 3);
INSERT INTO `eav_entity_attribute` VALUES(681, 4, 11, 38, 66, 11);
INSERT INTO `eav_entity_attribute` VALUES(683, 4, 11, 38, 72, 12);
INSERT INTO `eav_entity_attribute` VALUES(685, 4, 11, 38, 73, 5);
INSERT INTO `eav_entity_attribute` VALUES(687, 4, 11, 38, 84, 13);
INSERT INTO `eav_entity_attribute` VALUES(689, 4, 11, 38, 85, 14);
INSERT INTO `eav_entity_attribute` VALUES(691, 4, 11, 38, 87, 15);
INSERT INTO `eav_entity_attribute` VALUES(693, 4, 11, 38, 88, 16);
INSERT INTO `eav_entity_attribute` VALUES(695, 4, 11, 38, 93, 17);
INSERT INTO `eav_entity_attribute` VALUES(697, 4, 11, 38, 108, 18);
INSERT INTO `eav_entity_attribute` VALUES(699, 4, 11, 38, 125, 19);
INSERT INTO `eav_entity_attribute` VALUES(701, 4, 11, 38, 126, 4);
INSERT INTO `eav_entity_attribute` VALUES(703, 4, 11, 38, 133, 8);
INSERT INTO `eav_entity_attribute` VALUES(705, 4, 11, 38, 134, 7);
INSERT INTO `eav_entity_attribute` VALUES(707, 4, 11, 38, 135, 9);
INSERT INTO `eav_entity_attribute` VALUES(709, 4, 11, 38, 136, 10);
INSERT INTO `eav_entity_attribute` VALUES(711, 4, 11, 38, 137, 6);
INSERT INTO `eav_entity_attribute` VALUES(713, 4, 11, 37, 67, 1);
INSERT INTO `eav_entity_attribute` VALUES(715, 4, 11, 37, 68, 2);
INSERT INTO `eav_entity_attribute` VALUES(717, 4, 11, 37, 69, 3);
INSERT INTO `eav_entity_attribute` VALUES(719, 4, 11, 37, 70, 4);
INSERT INTO `eav_entity_attribute` VALUES(721, 4, 11, 37, 71, 5);
INSERT INTO `eav_entity_attribute` VALUES(723, 4, 11, 37, 82, 6);
INSERT INTO `eav_entity_attribute` VALUES(725, 4, 11, 37, 109, 7);
INSERT INTO `eav_entity_attribute` VALUES(727, 4, 11, 37, 110, 8);
INSERT INTO `eav_entity_attribute` VALUES(729, 4, 11, 37, 111, 9);
INSERT INTO `eav_entity_attribute` VALUES(731, 4, 11, 37, 112, 10);
INSERT INTO `eav_entity_attribute` VALUES(733, 4, 11, 37, 113, 11);
INSERT INTO `eav_entity_attribute` VALUES(735, 4, 11, 37, 118, 12);
INSERT INTO `eav_entity_attribute` VALUES(737, 4, 11, 36, 74, 1);
INSERT INTO `eav_entity_attribute` VALUES(739, 4, 11, 36, 75, 2);
INSERT INTO `eav_entity_attribute` VALUES(741, 4, 11, 36, 76, 3);
INSERT INTO `eav_entity_attribute` VALUES(743, 4, 11, 35, 77, 1);
INSERT INTO `eav_entity_attribute` VALUES(745, 4, 11, 35, 78, 2);
INSERT INTO `eav_entity_attribute` VALUES(747, 4, 11, 35, 79, 3);
INSERT INTO `eav_entity_attribute` VALUES(749, 4, 11, 35, 80, 4);
INSERT INTO `eav_entity_attribute` VALUES(751, 4, 11, 35, 86, 5);
INSERT INTO `eav_entity_attribute` VALUES(753, 4, 11, 34, 91, 1);
INSERT INTO `eav_entity_attribute` VALUES(755, 4, 11, 34, 92, 2);
INSERT INTO `eav_entity_attribute` VALUES(757, 4, 11, 33, 94, 1);
INSERT INTO `eav_entity_attribute` VALUES(759, 4, 11, 33, 95, 2);
INSERT INTO `eav_entity_attribute` VALUES(761, 4, 11, 33, 96, 3);
INSERT INTO `eav_entity_attribute` VALUES(763, 4, 11, 33, 97, 4);
INSERT INTO `eav_entity_attribute` VALUES(765, 4, 11, 33, 98, 5);
INSERT INTO `eav_entity_attribute` VALUES(767, 4, 11, 33, 100, 6);
INSERT INTO `eav_entity_attribute` VALUES(769, 4, 11, 32, 114, 1);
INSERT INTO `eav_entity_attribute` VALUES(817, 4, 12, 44, 90, 7);
INSERT INTO `eav_entity_attribute` VALUES(841, 4, 12, 45, 81, 6);
INSERT INTO `eav_entity_attribute` VALUES(851, 4, 12, 45, 89, 11);
INSERT INTO `eav_entity_attribute` VALUES(855, 4, 12, 45, 99, 13);
INSERT INTO `eav_entity_attribute` VALUES(857, 4, 12, 45, 101, 14);
INSERT INTO `eav_entity_attribute` VALUES(859, 4, 12, 45, 102, 15);
INSERT INTO `eav_entity_attribute` VALUES(861, 4, 12, 45, 103, 16);
INSERT INTO `eav_entity_attribute` VALUES(863, 4, 12, 45, 104, 17);
INSERT INTO `eav_entity_attribute` VALUES(865, 4, 12, 45, 105, 18);
INSERT INTO `eav_entity_attribute` VALUES(867, 4, 12, 45, 106, 19);
INSERT INTO `eav_entity_attribute` VALUES(869, 4, 12, 45, 107, 20);
INSERT INTO `eav_entity_attribute` VALUES(873, 4, 12, 45, 115, 22);
INSERT INTO `eav_entity_attribute` VALUES(875, 4, 12, 45, 116, 23);
INSERT INTO `eav_entity_attribute` VALUES(877, 4, 12, 45, 117, 24);
INSERT INTO `eav_entity_attribute` VALUES(879, 4, 12, 45, 119, 25);
INSERT INTO `eav_entity_attribute` VALUES(881, 4, 12, 45, 120, 26);
INSERT INTO `eav_entity_attribute` VALUES(883, 4, 12, 45, 121, 27);
INSERT INTO `eav_entity_attribute` VALUES(885, 4, 12, 45, 122, 28);
INSERT INTO `eav_entity_attribute` VALUES(887, 4, 12, 45, 123, 29);
INSERT INTO `eav_entity_attribute` VALUES(891, 4, 12, 45, 63, 1);
INSERT INTO `eav_entity_attribute` VALUES(893, 4, 12, 45, 64, 2);
INSERT INTO `eav_entity_attribute` VALUES(895, 4, 12, 45, 65, 3);
INSERT INTO `eav_entity_attribute` VALUES(897, 4, 12, 45, 66, 4);
INSERT INTO `eav_entity_attribute` VALUES(899, 4, 12, 45, 72, 10);
INSERT INTO `eav_entity_attribute` VALUES(901, 4, 12, 45, 73, 6);
INSERT INTO `eav_entity_attribute` VALUES(903, 4, 12, 45, 84, 11);
INSERT INTO `eav_entity_attribute` VALUES(905, 4, 12, 45, 85, 12);
INSERT INTO `eav_entity_attribute` VALUES(907, 4, 12, 45, 87, 13);
INSERT INTO `eav_entity_attribute` VALUES(909, 4, 12, 45, 88, 14);
INSERT INTO `eav_entity_attribute` VALUES(911, 4, 12, 45, 93, 15);
INSERT INTO `eav_entity_attribute` VALUES(913, 4, 12, 45, 108, 16);
INSERT INTO `eav_entity_attribute` VALUES(915, 4, 12, 45, 125, 17);
INSERT INTO `eav_entity_attribute` VALUES(917, 4, 12, 45, 126, 5);
INSERT INTO `eav_entity_attribute` VALUES(919, 4, 12, 45, 138, 7);
INSERT INTO `eav_entity_attribute` VALUES(921, 4, 12, 45, 139, 8);
INSERT INTO `eav_entity_attribute` VALUES(923, 4, 12, 45, 140, 9);
INSERT INTO `eav_entity_attribute` VALUES(925, 4, 12, 44, 67, 1);
INSERT INTO `eav_entity_attribute` VALUES(927, 4, 12, 44, 68, 2);
INSERT INTO `eav_entity_attribute` VALUES(929, 4, 12, 44, 69, 3);
INSERT INTO `eav_entity_attribute` VALUES(931, 4, 12, 44, 70, 4);
INSERT INTO `eav_entity_attribute` VALUES(933, 4, 12, 44, 71, 5);
INSERT INTO `eav_entity_attribute` VALUES(935, 4, 12, 44, 82, 6);
INSERT INTO `eav_entity_attribute` VALUES(937, 4, 12, 44, 109, 7);
INSERT INTO `eav_entity_attribute` VALUES(939, 4, 12, 44, 110, 8);
INSERT INTO `eav_entity_attribute` VALUES(941, 4, 12, 44, 111, 9);
INSERT INTO `eav_entity_attribute` VALUES(943, 4, 12, 44, 112, 10);
INSERT INTO `eav_entity_attribute` VALUES(945, 4, 12, 44, 113, 11);
INSERT INTO `eav_entity_attribute` VALUES(947, 4, 12, 44, 118, 12);
INSERT INTO `eav_entity_attribute` VALUES(949, 4, 12, 43, 74, 1);
INSERT INTO `eav_entity_attribute` VALUES(951, 4, 12, 43, 75, 2);
INSERT INTO `eav_entity_attribute` VALUES(953, 4, 12, 43, 76, 3);
INSERT INTO `eav_entity_attribute` VALUES(955, 4, 12, 42, 77, 1);
INSERT INTO `eav_entity_attribute` VALUES(957, 4, 12, 42, 78, 2);
INSERT INTO `eav_entity_attribute` VALUES(959, 4, 12, 42, 79, 3);
INSERT INTO `eav_entity_attribute` VALUES(961, 4, 12, 42, 80, 4);
INSERT INTO `eav_entity_attribute` VALUES(963, 4, 12, 42, 86, 5);
INSERT INTO `eav_entity_attribute` VALUES(965, 4, 12, 41, 91, 1);
INSERT INTO `eav_entity_attribute` VALUES(967, 4, 12, 41, 92, 2);
INSERT INTO `eav_entity_attribute` VALUES(969, 4, 12, 40, 94, 1);
INSERT INTO `eav_entity_attribute` VALUES(971, 4, 12, 40, 95, 2);
INSERT INTO `eav_entity_attribute` VALUES(973, 4, 12, 40, 96, 3);
INSERT INTO `eav_entity_attribute` VALUES(975, 4, 12, 40, 97, 4);
INSERT INTO `eav_entity_attribute` VALUES(977, 4, 12, 40, 98, 5);
INSERT INTO `eav_entity_attribute` VALUES(979, 4, 12, 40, 100, 6);
INSERT INTO `eav_entity_attribute` VALUES(981, 4, 12, 39, 114, 1);
INSERT INTO `eav_entity_attribute` VALUES(1029, 4, 13, 51, 90, 7);
INSERT INTO `eav_entity_attribute` VALUES(1053, 4, 13, 52, 81, 6);
INSERT INTO `eav_entity_attribute` VALUES(1063, 4, 13, 52, 89, 11);
INSERT INTO `eav_entity_attribute` VALUES(1067, 4, 13, 52, 99, 13);
INSERT INTO `eav_entity_attribute` VALUES(1069, 4, 13, 52, 101, 14);
INSERT INTO `eav_entity_attribute` VALUES(1071, 4, 13, 52, 102, 15);
INSERT INTO `eav_entity_attribute` VALUES(1073, 4, 13, 52, 103, 16);
INSERT INTO `eav_entity_attribute` VALUES(1075, 4, 13, 52, 104, 17);
INSERT INTO `eav_entity_attribute` VALUES(1077, 4, 13, 52, 105, 18);
INSERT INTO `eav_entity_attribute` VALUES(1079, 4, 13, 52, 106, 19);
INSERT INTO `eav_entity_attribute` VALUES(1081, 4, 13, 52, 107, 20);
INSERT INTO `eav_entity_attribute` VALUES(1085, 4, 13, 52, 115, 22);
INSERT INTO `eav_entity_attribute` VALUES(1087, 4, 13, 52, 116, 23);
INSERT INTO `eav_entity_attribute` VALUES(1089, 4, 13, 52, 117, 24);
INSERT INTO `eav_entity_attribute` VALUES(1091, 4, 13, 52, 119, 25);
INSERT INTO `eav_entity_attribute` VALUES(1093, 4, 13, 52, 120, 26);
INSERT INTO `eav_entity_attribute` VALUES(1095, 4, 13, 52, 121, 27);
INSERT INTO `eav_entity_attribute` VALUES(1097, 4, 13, 52, 122, 28);
INSERT INTO `eav_entity_attribute` VALUES(1099, 4, 13, 52, 123, 29);
INSERT INTO `eav_entity_attribute` VALUES(1103, 4, 13, 52, 63, 1);
INSERT INTO `eav_entity_attribute` VALUES(1105, 4, 13, 52, 64, 2);
INSERT INTO `eav_entity_attribute` VALUES(1107, 4, 13, 52, 65, 3);
INSERT INTO `eav_entity_attribute` VALUES(1109, 4, 13, 52, 66, 8);
INSERT INTO `eav_entity_attribute` VALUES(1111, 4, 13, 52, 72, 9);
INSERT INTO `eav_entity_attribute` VALUES(1113, 4, 13, 52, 73, 5);
INSERT INTO `eav_entity_attribute` VALUES(1115, 4, 13, 52, 84, 10);
INSERT INTO `eav_entity_attribute` VALUES(1117, 4, 13, 52, 85, 11);
INSERT INTO `eav_entity_attribute` VALUES(1119, 4, 13, 52, 87, 12);
INSERT INTO `eav_entity_attribute` VALUES(1121, 4, 13, 52, 88, 13);
INSERT INTO `eav_entity_attribute` VALUES(1123, 4, 13, 52, 93, 14);
INSERT INTO `eav_entity_attribute` VALUES(1125, 4, 13, 52, 108, 15);
INSERT INTO `eav_entity_attribute` VALUES(1127, 4, 13, 52, 125, 16);
INSERT INTO `eav_entity_attribute` VALUES(1129, 4, 13, 52, 126, 4);
INSERT INTO `eav_entity_attribute` VALUES(1131, 4, 13, 52, 141, 6);
INSERT INTO `eav_entity_attribute` VALUES(1133, 4, 13, 52, 142, 7);
INSERT INTO `eav_entity_attribute` VALUES(1135, 4, 13, 51, 67, 1);
INSERT INTO `eav_entity_attribute` VALUES(1137, 4, 13, 51, 68, 2);
INSERT INTO `eav_entity_attribute` VALUES(1139, 4, 13, 51, 69, 3);
INSERT INTO `eav_entity_attribute` VALUES(1141, 4, 13, 51, 70, 4);
INSERT INTO `eav_entity_attribute` VALUES(1143, 4, 13, 51, 71, 5);
INSERT INTO `eav_entity_attribute` VALUES(1145, 4, 13, 51, 82, 6);
INSERT INTO `eav_entity_attribute` VALUES(1147, 4, 13, 51, 109, 7);
INSERT INTO `eav_entity_attribute` VALUES(1149, 4, 13, 51, 110, 8);
INSERT INTO `eav_entity_attribute` VALUES(1151, 4, 13, 51, 111, 9);
INSERT INTO `eav_entity_attribute` VALUES(1153, 4, 13, 51, 112, 10);
INSERT INTO `eav_entity_attribute` VALUES(1155, 4, 13, 51, 113, 11);
INSERT INTO `eav_entity_attribute` VALUES(1157, 4, 13, 51, 118, 12);
INSERT INTO `eav_entity_attribute` VALUES(1159, 4, 13, 50, 74, 1);
INSERT INTO `eav_entity_attribute` VALUES(1161, 4, 13, 50, 75, 2);
INSERT INTO `eav_entity_attribute` VALUES(1163, 4, 13, 50, 76, 3);
INSERT INTO `eav_entity_attribute` VALUES(1165, 4, 13, 49, 77, 1);
INSERT INTO `eav_entity_attribute` VALUES(1167, 4, 13, 49, 78, 2);
INSERT INTO `eav_entity_attribute` VALUES(1169, 4, 13, 49, 79, 3);
INSERT INTO `eav_entity_attribute` VALUES(1171, 4, 13, 49, 80, 4);
INSERT INTO `eav_entity_attribute` VALUES(1173, 4, 13, 49, 86, 5);
INSERT INTO `eav_entity_attribute` VALUES(1175, 4, 13, 48, 91, 1);
INSERT INTO `eav_entity_attribute` VALUES(1177, 4, 13, 48, 92, 2);
INSERT INTO `eav_entity_attribute` VALUES(1179, 4, 13, 47, 94, 1);
INSERT INTO `eav_entity_attribute` VALUES(1181, 4, 13, 47, 95, 2);
INSERT INTO `eav_entity_attribute` VALUES(1183, 4, 13, 47, 96, 3);
INSERT INTO `eav_entity_attribute` VALUES(1185, 4, 13, 47, 97, 4);
INSERT INTO `eav_entity_attribute` VALUES(1187, 4, 13, 47, 98, 5);
INSERT INTO `eav_entity_attribute` VALUES(1189, 4, 13, 47, 100, 6);
INSERT INTO `eav_entity_attribute` VALUES(1191, 4, 13, 46, 114, 1);
INSERT INTO `eav_entity_attribute` VALUES(1239, 4, 14, 58, 90, 7);
INSERT INTO `eav_entity_attribute` VALUES(1263, 4, 14, 59, 81, 6);
INSERT INTO `eav_entity_attribute` VALUES(1273, 4, 14, 59, 89, 11);
INSERT INTO `eav_entity_attribute` VALUES(1277, 4, 14, 59, 99, 13);
INSERT INTO `eav_entity_attribute` VALUES(1279, 4, 14, 59, 101, 14);
INSERT INTO `eav_entity_attribute` VALUES(1281, 4, 14, 59, 102, 15);
INSERT INTO `eav_entity_attribute` VALUES(1283, 4, 14, 59, 103, 16);
INSERT INTO `eav_entity_attribute` VALUES(1285, 4, 14, 59, 104, 17);
INSERT INTO `eav_entity_attribute` VALUES(1287, 4, 14, 59, 105, 18);
INSERT INTO `eav_entity_attribute` VALUES(1289, 4, 14, 59, 106, 19);
INSERT INTO `eav_entity_attribute` VALUES(1291, 4, 14, 59, 107, 20);
INSERT INTO `eav_entity_attribute` VALUES(1295, 4, 14, 59, 115, 22);
INSERT INTO `eav_entity_attribute` VALUES(1297, 4, 14, 59, 116, 23);
INSERT INTO `eav_entity_attribute` VALUES(1299, 4, 14, 59, 117, 24);
INSERT INTO `eav_entity_attribute` VALUES(1301, 4, 14, 59, 119, 25);
INSERT INTO `eav_entity_attribute` VALUES(1303, 4, 14, 59, 120, 26);
INSERT INTO `eav_entity_attribute` VALUES(1305, 4, 14, 59, 121, 27);
INSERT INTO `eav_entity_attribute` VALUES(1307, 4, 14, 59, 122, 28);
INSERT INTO `eav_entity_attribute` VALUES(1309, 4, 14, 59, 123, 29);
INSERT INTO `eav_entity_attribute` VALUES(1403, 4, 14, 59, 63, 1);
INSERT INTO `eav_entity_attribute` VALUES(1405, 4, 14, 59, 64, 2);
INSERT INTO `eav_entity_attribute` VALUES(1407, 4, 14, 59, 65, 3);
INSERT INTO `eav_entity_attribute` VALUES(1409, 4, 14, 59, 66, 8);
INSERT INTO `eav_entity_attribute` VALUES(1411, 4, 14, 59, 72, 9);
INSERT INTO `eav_entity_attribute` VALUES(1413, 4, 14, 59, 73, 5);
INSERT INTO `eav_entity_attribute` VALUES(1415, 4, 14, 59, 84, 10);
INSERT INTO `eav_entity_attribute` VALUES(1417, 4, 14, 59, 85, 11);
INSERT INTO `eav_entity_attribute` VALUES(1419, 4, 14, 59, 87, 12);
INSERT INTO `eav_entity_attribute` VALUES(1421, 4, 14, 59, 88, 13);
INSERT INTO `eav_entity_attribute` VALUES(1423, 4, 14, 59, 93, 14);
INSERT INTO `eav_entity_attribute` VALUES(1425, 4, 14, 59, 108, 15);
INSERT INTO `eav_entity_attribute` VALUES(1427, 4, 14, 59, 125, 16);
INSERT INTO `eav_entity_attribute` VALUES(1429, 4, 14, 59, 126, 4);
INSERT INTO `eav_entity_attribute` VALUES(1431, 4, 14, 59, 143, 6);
INSERT INTO `eav_entity_attribute` VALUES(1433, 4, 14, 59, 144, 7);
INSERT INTO `eav_entity_attribute` VALUES(1435, 4, 14, 58, 67, 1);
INSERT INTO `eav_entity_attribute` VALUES(1437, 4, 14, 58, 68, 2);
INSERT INTO `eav_entity_attribute` VALUES(1439, 4, 14, 58, 69, 3);
INSERT INTO `eav_entity_attribute` VALUES(1441, 4, 14, 58, 70, 4);
INSERT INTO `eav_entity_attribute` VALUES(1443, 4, 14, 58, 71, 5);
INSERT INTO `eav_entity_attribute` VALUES(1445, 4, 14, 58, 82, 6);
INSERT INTO `eav_entity_attribute` VALUES(1447, 4, 14, 58, 109, 7);
INSERT INTO `eav_entity_attribute` VALUES(1449, 4, 14, 58, 110, 8);
INSERT INTO `eav_entity_attribute` VALUES(1451, 4, 14, 58, 111, 9);
INSERT INTO `eav_entity_attribute` VALUES(1453, 4, 14, 58, 112, 10);
INSERT INTO `eav_entity_attribute` VALUES(1455, 4, 14, 58, 113, 11);
INSERT INTO `eav_entity_attribute` VALUES(1457, 4, 14, 58, 118, 12);
INSERT INTO `eav_entity_attribute` VALUES(1459, 4, 14, 57, 74, 1);
INSERT INTO `eav_entity_attribute` VALUES(1461, 4, 14, 57, 75, 2);
INSERT INTO `eav_entity_attribute` VALUES(1463, 4, 14, 57, 76, 3);
INSERT INTO `eav_entity_attribute` VALUES(1465, 4, 14, 56, 77, 1);
INSERT INTO `eav_entity_attribute` VALUES(1467, 4, 14, 56, 78, 2);
INSERT INTO `eav_entity_attribute` VALUES(1469, 4, 14, 56, 79, 3);
INSERT INTO `eav_entity_attribute` VALUES(1471, 4, 14, 56, 80, 4);
INSERT INTO `eav_entity_attribute` VALUES(1473, 4, 14, 56, 86, 5);
INSERT INTO `eav_entity_attribute` VALUES(1475, 4, 14, 55, 91, 1);
INSERT INTO `eav_entity_attribute` VALUES(1477, 4, 14, 55, 92, 2);
INSERT INTO `eav_entity_attribute` VALUES(1479, 4, 14, 54, 94, 1);
INSERT INTO `eav_entity_attribute` VALUES(1481, 4, 14, 54, 95, 2);
INSERT INTO `eav_entity_attribute` VALUES(1483, 4, 14, 54, 96, 3);
INSERT INTO `eav_entity_attribute` VALUES(1485, 4, 14, 54, 97, 4);
INSERT INTO `eav_entity_attribute` VALUES(1487, 4, 14, 54, 98, 5);
INSERT INTO `eav_entity_attribute` VALUES(1489, 4, 14, 54, 100, 6);
INSERT INTO `eav_entity_attribute` VALUES(1491, 4, 14, 53, 114, 1);
INSERT INTO `eav_entity_attribute` VALUES(1539, 4, 15, 65, 90, 7);
INSERT INTO `eav_entity_attribute` VALUES(1563, 4, 15, 66, 81, 6);
INSERT INTO `eav_entity_attribute` VALUES(1573, 4, 15, 66, 89, 11);
INSERT INTO `eav_entity_attribute` VALUES(1577, 4, 15, 66, 99, 13);
INSERT INTO `eav_entity_attribute` VALUES(1579, 4, 15, 66, 101, 14);
INSERT INTO `eav_entity_attribute` VALUES(1581, 4, 15, 66, 102, 15);
INSERT INTO `eav_entity_attribute` VALUES(1583, 4, 15, 66, 103, 16);
INSERT INTO `eav_entity_attribute` VALUES(1585, 4, 15, 66, 104, 17);
INSERT INTO `eav_entity_attribute` VALUES(1587, 4, 15, 66, 105, 18);
INSERT INTO `eav_entity_attribute` VALUES(1589, 4, 15, 66, 106, 19);
INSERT INTO `eav_entity_attribute` VALUES(1591, 4, 15, 66, 107, 20);
INSERT INTO `eav_entity_attribute` VALUES(1595, 4, 15, 66, 115, 22);
INSERT INTO `eav_entity_attribute` VALUES(1597, 4, 15, 66, 116, 23);
INSERT INTO `eav_entity_attribute` VALUES(1599, 4, 15, 66, 117, 24);
INSERT INTO `eav_entity_attribute` VALUES(1601, 4, 15, 66, 119, 25);
INSERT INTO `eav_entity_attribute` VALUES(1603, 4, 15, 66, 120, 26);
INSERT INTO `eav_entity_attribute` VALUES(1605, 4, 15, 66, 121, 27);
INSERT INTO `eav_entity_attribute` VALUES(1607, 4, 15, 66, 122, 28);
INSERT INTO `eav_entity_attribute` VALUES(1609, 4, 15, 66, 123, 29);
INSERT INTO `eav_entity_attribute` VALUES(1613, 4, 15, 66, 63, 1);
INSERT INTO `eav_entity_attribute` VALUES(1615, 4, 15, 66, 64, 2);
INSERT INTO `eav_entity_attribute` VALUES(1617, 4, 15, 66, 65, 3);
INSERT INTO `eav_entity_attribute` VALUES(1619, 4, 15, 66, 66, 7);
INSERT INTO `eav_entity_attribute` VALUES(1621, 4, 15, 66, 72, 8);
INSERT INTO `eav_entity_attribute` VALUES(1623, 4, 15, 66, 73, 5);
INSERT INTO `eav_entity_attribute` VALUES(1625, 4, 15, 66, 84, 9);
INSERT INTO `eav_entity_attribute` VALUES(1627, 4, 15, 66, 85, 10);
INSERT INTO `eav_entity_attribute` VALUES(1629, 4, 15, 66, 87, 11);
INSERT INTO `eav_entity_attribute` VALUES(1631, 4, 15, 66, 88, 12);
INSERT INTO `eav_entity_attribute` VALUES(1633, 4, 15, 66, 93, 13);
INSERT INTO `eav_entity_attribute` VALUES(1635, 4, 15, 66, 108, 14);
INSERT INTO `eav_entity_attribute` VALUES(1637, 4, 15, 66, 125, 15);
INSERT INTO `eav_entity_attribute` VALUES(1639, 4, 15, 66, 126, 4);
INSERT INTO `eav_entity_attribute` VALUES(1641, 4, 15, 66, 145, 6);
INSERT INTO `eav_entity_attribute` VALUES(1643, 4, 15, 65, 67, 1);
INSERT INTO `eav_entity_attribute` VALUES(1645, 4, 15, 65, 68, 2);
INSERT INTO `eav_entity_attribute` VALUES(1647, 4, 15, 65, 69, 3);
INSERT INTO `eav_entity_attribute` VALUES(1649, 4, 15, 65, 70, 4);
INSERT INTO `eav_entity_attribute` VALUES(1651, 4, 15, 65, 71, 5);
INSERT INTO `eav_entity_attribute` VALUES(1653, 4, 15, 65, 82, 6);
INSERT INTO `eav_entity_attribute` VALUES(1655, 4, 15, 65, 109, 7);
INSERT INTO `eav_entity_attribute` VALUES(1657, 4, 15, 65, 110, 8);
INSERT INTO `eav_entity_attribute` VALUES(1659, 4, 15, 65, 111, 9);
INSERT INTO `eav_entity_attribute` VALUES(1661, 4, 15, 65, 112, 10);
INSERT INTO `eav_entity_attribute` VALUES(1663, 4, 15, 65, 113, 11);
INSERT INTO `eav_entity_attribute` VALUES(1665, 4, 15, 65, 118, 12);
INSERT INTO `eav_entity_attribute` VALUES(1667, 4, 15, 64, 74, 1);
INSERT INTO `eav_entity_attribute` VALUES(1669, 4, 15, 64, 75, 2);
INSERT INTO `eav_entity_attribute` VALUES(1671, 4, 15, 64, 76, 3);
INSERT INTO `eav_entity_attribute` VALUES(1673, 4, 15, 63, 77, 1);
INSERT INTO `eav_entity_attribute` VALUES(1675, 4, 15, 63, 78, 2);
INSERT INTO `eav_entity_attribute` VALUES(1677, 4, 15, 63, 79, 3);
INSERT INTO `eav_entity_attribute` VALUES(1679, 4, 15, 63, 80, 4);
INSERT INTO `eav_entity_attribute` VALUES(1681, 4, 15, 63, 86, 5);
INSERT INTO `eav_entity_attribute` VALUES(1683, 4, 15, 62, 91, 1);
INSERT INTO `eav_entity_attribute` VALUES(1685, 4, 15, 62, 92, 2);
INSERT INTO `eav_entity_attribute` VALUES(1687, 4, 15, 61, 94, 1);
INSERT INTO `eav_entity_attribute` VALUES(1689, 4, 15, 61, 95, 2);
INSERT INTO `eav_entity_attribute` VALUES(1691, 4, 15, 61, 96, 3);
INSERT INTO `eav_entity_attribute` VALUES(1693, 4, 15, 61, 97, 4);
INSERT INTO `eav_entity_attribute` VALUES(1695, 4, 15, 61, 98, 5);
INSERT INTO `eav_entity_attribute` VALUES(1697, 4, 15, 61, 100, 6);
INSERT INTO `eav_entity_attribute` VALUES(1699, 4, 15, 60, 114, 1);
INSERT INTO `eav_entity_attribute` VALUES(1747, 4, 16, 72, 90, 7);
INSERT INTO `eav_entity_attribute` VALUES(1771, 4, 16, 73, 81, 6);
INSERT INTO `eav_entity_attribute` VALUES(1781, 4, 16, 73, 89, 11);
INSERT INTO `eav_entity_attribute` VALUES(1785, 4, 16, 73, 99, 13);
INSERT INTO `eav_entity_attribute` VALUES(1787, 4, 16, 73, 101, 14);
INSERT INTO `eav_entity_attribute` VALUES(1789, 4, 16, 73, 102, 15);
INSERT INTO `eav_entity_attribute` VALUES(1791, 4, 16, 73, 103, 16);
INSERT INTO `eav_entity_attribute` VALUES(1793, 4, 16, 73, 104, 17);
INSERT INTO `eav_entity_attribute` VALUES(1795, 4, 16, 73, 105, 18);
INSERT INTO `eav_entity_attribute` VALUES(1797, 4, 16, 73, 106, 19);
INSERT INTO `eav_entity_attribute` VALUES(1799, 4, 16, 73, 107, 20);
INSERT INTO `eav_entity_attribute` VALUES(1803, 4, 16, 73, 115, 22);
INSERT INTO `eav_entity_attribute` VALUES(1805, 4, 16, 73, 116, 23);
INSERT INTO `eav_entity_attribute` VALUES(1807, 4, 16, 73, 117, 24);
INSERT INTO `eav_entity_attribute` VALUES(1809, 4, 16, 73, 119, 25);
INSERT INTO `eav_entity_attribute` VALUES(1811, 4, 16, 73, 120, 26);
INSERT INTO `eav_entity_attribute` VALUES(1813, 4, 16, 73, 121, 27);
INSERT INTO `eav_entity_attribute` VALUES(1815, 4, 16, 73, 122, 28);
INSERT INTO `eav_entity_attribute` VALUES(1817, 4, 16, 73, 123, 29);
INSERT INTO `eav_entity_attribute` VALUES(1821, 4, 16, 73, 63, 1);
INSERT INTO `eav_entity_attribute` VALUES(1823, 4, 16, 73, 64, 2);
INSERT INTO `eav_entity_attribute` VALUES(1825, 4, 16, 73, 65, 3);
INSERT INTO `eav_entity_attribute` VALUES(1827, 4, 16, 73, 66, 7);
INSERT INTO `eav_entity_attribute` VALUES(1829, 4, 16, 73, 72, 8);
INSERT INTO `eav_entity_attribute` VALUES(1831, 4, 16, 73, 73, 5);
INSERT INTO `eav_entity_attribute` VALUES(1833, 4, 16, 73, 84, 9);
INSERT INTO `eav_entity_attribute` VALUES(1835, 4, 16, 73, 85, 10);
INSERT INTO `eav_entity_attribute` VALUES(1837, 4, 16, 73, 87, 11);
INSERT INTO `eav_entity_attribute` VALUES(1839, 4, 16, 73, 88, 12);
INSERT INTO `eav_entity_attribute` VALUES(1841, 4, 16, 73, 93, 13);
INSERT INTO `eav_entity_attribute` VALUES(1843, 4, 16, 73, 108, 14);
INSERT INTO `eav_entity_attribute` VALUES(1845, 4, 16, 73, 125, 15);
INSERT INTO `eav_entity_attribute` VALUES(1847, 4, 16, 73, 126, 4);
INSERT INTO `eav_entity_attribute` VALUES(1849, 4, 16, 73, 147, 6);
INSERT INTO `eav_entity_attribute` VALUES(1851, 4, 16, 72, 67, 1);
INSERT INTO `eav_entity_attribute` VALUES(1853, 4, 16, 72, 68, 2);
INSERT INTO `eav_entity_attribute` VALUES(1855, 4, 16, 72, 69, 3);
INSERT INTO `eav_entity_attribute` VALUES(1857, 4, 16, 72, 70, 4);
INSERT INTO `eav_entity_attribute` VALUES(1859, 4, 16, 72, 71, 5);
INSERT INTO `eav_entity_attribute` VALUES(1861, 4, 16, 72, 82, 6);
INSERT INTO `eav_entity_attribute` VALUES(1863, 4, 16, 72, 109, 7);
INSERT INTO `eav_entity_attribute` VALUES(1865, 4, 16, 72, 110, 8);
INSERT INTO `eav_entity_attribute` VALUES(1867, 4, 16, 72, 111, 9);
INSERT INTO `eav_entity_attribute` VALUES(1869, 4, 16, 72, 112, 10);
INSERT INTO `eav_entity_attribute` VALUES(1871, 4, 16, 72, 113, 11);
INSERT INTO `eav_entity_attribute` VALUES(1873, 4, 16, 72, 118, 12);
INSERT INTO `eav_entity_attribute` VALUES(1875, 4, 16, 71, 74, 1);
INSERT INTO `eav_entity_attribute` VALUES(1877, 4, 16, 71, 75, 2);
INSERT INTO `eav_entity_attribute` VALUES(1879, 4, 16, 71, 76, 3);
INSERT INTO `eav_entity_attribute` VALUES(1881, 4, 16, 70, 77, 1);
INSERT INTO `eav_entity_attribute` VALUES(1883, 4, 16, 70, 78, 2);
INSERT INTO `eav_entity_attribute` VALUES(1885, 4, 16, 70, 79, 3);
INSERT INTO `eav_entity_attribute` VALUES(1887, 4, 16, 70, 80, 4);
INSERT INTO `eav_entity_attribute` VALUES(1889, 4, 16, 70, 86, 5);
INSERT INTO `eav_entity_attribute` VALUES(1891, 4, 16, 69, 91, 1);
INSERT INTO `eav_entity_attribute` VALUES(1893, 4, 16, 69, 92, 2);
INSERT INTO `eav_entity_attribute` VALUES(1895, 4, 16, 68, 94, 1);
INSERT INTO `eav_entity_attribute` VALUES(1897, 4, 16, 68, 95, 2);
INSERT INTO `eav_entity_attribute` VALUES(1899, 4, 16, 68, 96, 3);
INSERT INTO `eav_entity_attribute` VALUES(1901, 4, 16, 68, 97, 4);
INSERT INTO `eav_entity_attribute` VALUES(1903, 4, 16, 68, 98, 5);
INSERT INTO `eav_entity_attribute` VALUES(1905, 4, 16, 68, 100, 6);
INSERT INTO `eav_entity_attribute` VALUES(1907, 4, 16, 67, 114, 1);
INSERT INTO `eav_entity_attribute` VALUES(1955, 4, 17, 79, 90, 7);
INSERT INTO `eav_entity_attribute` VALUES(1979, 4, 17, 80, 81, 6);
INSERT INTO `eav_entity_attribute` VALUES(1989, 4, 17, 80, 89, 11);
INSERT INTO `eav_entity_attribute` VALUES(1993, 4, 17, 80, 99, 13);
INSERT INTO `eav_entity_attribute` VALUES(1995, 4, 17, 80, 101, 14);
INSERT INTO `eav_entity_attribute` VALUES(1997, 4, 17, 80, 102, 15);
INSERT INTO `eav_entity_attribute` VALUES(1999, 4, 17, 80, 103, 16);
INSERT INTO `eav_entity_attribute` VALUES(2001, 4, 17, 80, 104, 17);
INSERT INTO `eav_entity_attribute` VALUES(2003, 4, 17, 80, 105, 18);
INSERT INTO `eav_entity_attribute` VALUES(2005, 4, 17, 80, 106, 19);
INSERT INTO `eav_entity_attribute` VALUES(2007, 4, 17, 80, 107, 20);
INSERT INTO `eav_entity_attribute` VALUES(2011, 4, 17, 80, 115, 22);
INSERT INTO `eav_entity_attribute` VALUES(2013, 4, 17, 80, 116, 23);
INSERT INTO `eav_entity_attribute` VALUES(2015, 4, 17, 80, 117, 24);
INSERT INTO `eav_entity_attribute` VALUES(2017, 4, 17, 80, 119, 25);
INSERT INTO `eav_entity_attribute` VALUES(2019, 4, 17, 80, 120, 26);
INSERT INTO `eav_entity_attribute` VALUES(2021, 4, 17, 80, 121, 27);
INSERT INTO `eav_entity_attribute` VALUES(2023, 4, 17, 80, 122, 28);
INSERT INTO `eav_entity_attribute` VALUES(2025, 4, 17, 80, 123, 29);
INSERT INTO `eav_entity_attribute` VALUES(2029, 4, 17, 80, 63, 1);
INSERT INTO `eav_entity_attribute` VALUES(2031, 4, 17, 80, 64, 2);
INSERT INTO `eav_entity_attribute` VALUES(2033, 4, 17, 80, 65, 3);
INSERT INTO `eav_entity_attribute` VALUES(2035, 4, 17, 80, 66, 7);
INSERT INTO `eav_entity_attribute` VALUES(2037, 4, 17, 80, 72, 8);
INSERT INTO `eav_entity_attribute` VALUES(2039, 4, 17, 80, 73, 5);
INSERT INTO `eav_entity_attribute` VALUES(2041, 4, 17, 80, 84, 9);
INSERT INTO `eav_entity_attribute` VALUES(2043, 4, 17, 80, 85, 10);
INSERT INTO `eav_entity_attribute` VALUES(2045, 4, 17, 80, 87, 11);
INSERT INTO `eav_entity_attribute` VALUES(2047, 4, 17, 80, 88, 12);
INSERT INTO `eav_entity_attribute` VALUES(2049, 4, 17, 80, 93, 13);
INSERT INTO `eav_entity_attribute` VALUES(2051, 4, 17, 80, 108, 14);
INSERT INTO `eav_entity_attribute` VALUES(2053, 4, 17, 80, 125, 15);
INSERT INTO `eav_entity_attribute` VALUES(2055, 4, 17, 80, 126, 4);
INSERT INTO `eav_entity_attribute` VALUES(2057, 4, 17, 80, 146, 6);
INSERT INTO `eav_entity_attribute` VALUES(2059, 4, 17, 79, 67, 1);
INSERT INTO `eav_entity_attribute` VALUES(2061, 4, 17, 79, 68, 2);
INSERT INTO `eav_entity_attribute` VALUES(2063, 4, 17, 79, 69, 3);
INSERT INTO `eav_entity_attribute` VALUES(2065, 4, 17, 79, 70, 4);
INSERT INTO `eav_entity_attribute` VALUES(2067, 4, 17, 79, 71, 5);
INSERT INTO `eav_entity_attribute` VALUES(2069, 4, 17, 79, 82, 6);
INSERT INTO `eav_entity_attribute` VALUES(2071, 4, 17, 79, 109, 7);
INSERT INTO `eav_entity_attribute` VALUES(2073, 4, 17, 79, 110, 8);
INSERT INTO `eav_entity_attribute` VALUES(2075, 4, 17, 79, 111, 9);
INSERT INTO `eav_entity_attribute` VALUES(2077, 4, 17, 79, 112, 10);
INSERT INTO `eav_entity_attribute` VALUES(2079, 4, 17, 79, 113, 11);
INSERT INTO `eav_entity_attribute` VALUES(2081, 4, 17, 79, 118, 12);
INSERT INTO `eav_entity_attribute` VALUES(2083, 4, 17, 78, 74, 1);
INSERT INTO `eav_entity_attribute` VALUES(2085, 4, 17, 78, 75, 2);
INSERT INTO `eav_entity_attribute` VALUES(2087, 4, 17, 78, 76, 3);
INSERT INTO `eav_entity_attribute` VALUES(2089, 4, 17, 77, 77, 1);
INSERT INTO `eav_entity_attribute` VALUES(2091, 4, 17, 77, 78, 2);
INSERT INTO `eav_entity_attribute` VALUES(2093, 4, 17, 77, 79, 3);
INSERT INTO `eav_entity_attribute` VALUES(2095, 4, 17, 77, 80, 4);
INSERT INTO `eav_entity_attribute` VALUES(2097, 4, 17, 77, 86, 5);
INSERT INTO `eav_entity_attribute` VALUES(2099, 4, 17, 76, 91, 1);
INSERT INTO `eav_entity_attribute` VALUES(2101, 4, 17, 76, 92, 2);
INSERT INTO `eav_entity_attribute` VALUES(2103, 4, 17, 75, 94, 1);
INSERT INTO `eav_entity_attribute` VALUES(2105, 4, 17, 75, 95, 2);
INSERT INTO `eav_entity_attribute` VALUES(2107, 4, 17, 75, 96, 3);
INSERT INTO `eav_entity_attribute` VALUES(2109, 4, 17, 75, 97, 4);
INSERT INTO `eav_entity_attribute` VALUES(2111, 4, 17, 75, 98, 5);
INSERT INTO `eav_entity_attribute` VALUES(2113, 4, 17, 75, 100, 6);
INSERT INTO `eav_entity_attribute` VALUES(2115, 4, 17, 74, 114, 1);
INSERT INTO `eav_entity_attribute` VALUES(2163, 4, 18, 86, 90, 7);
INSERT INTO `eav_entity_attribute` VALUES(2187, 4, 18, 87, 81, 6);
INSERT INTO `eav_entity_attribute` VALUES(2197, 4, 18, 87, 89, 11);
INSERT INTO `eav_entity_attribute` VALUES(2201, 4, 18, 87, 99, 13);
INSERT INTO `eav_entity_attribute` VALUES(2203, 4, 18, 87, 101, 14);
INSERT INTO `eav_entity_attribute` VALUES(2205, 4, 18, 87, 102, 15);
INSERT INTO `eav_entity_attribute` VALUES(2207, 4, 18, 87, 103, 16);
INSERT INTO `eav_entity_attribute` VALUES(2209, 4, 18, 87, 104, 17);
INSERT INTO `eav_entity_attribute` VALUES(2211, 4, 18, 87, 105, 18);
INSERT INTO `eav_entity_attribute` VALUES(2213, 4, 18, 87, 106, 19);
INSERT INTO `eav_entity_attribute` VALUES(2215, 4, 18, 87, 107, 20);
INSERT INTO `eav_entity_attribute` VALUES(2219, 4, 18, 87, 115, 22);
INSERT INTO `eav_entity_attribute` VALUES(2221, 4, 18, 87, 116, 23);
INSERT INTO `eav_entity_attribute` VALUES(2223, 4, 18, 87, 117, 24);
INSERT INTO `eav_entity_attribute` VALUES(2225, 4, 18, 87, 119, 25);
INSERT INTO `eav_entity_attribute` VALUES(2227, 4, 18, 87, 120, 26);
INSERT INTO `eav_entity_attribute` VALUES(2229, 4, 18, 87, 121, 27);
INSERT INTO `eav_entity_attribute` VALUES(2231, 4, 18, 87, 122, 28);
INSERT INTO `eav_entity_attribute` VALUES(2233, 4, 18, 87, 123, 29);
INSERT INTO `eav_entity_attribute` VALUES(2237, 4, 18, 87, 63, 1);
INSERT INTO `eav_entity_attribute` VALUES(2239, 4, 18, 87, 64, 2);
INSERT INTO `eav_entity_attribute` VALUES(2241, 4, 18, 87, 65, 3);
INSERT INTO `eav_entity_attribute` VALUES(2243, 4, 18, 87, 66, 7);
INSERT INTO `eav_entity_attribute` VALUES(2245, 4, 18, 87, 72, 8);
INSERT INTO `eav_entity_attribute` VALUES(2247, 4, 18, 87, 73, 5);
INSERT INTO `eav_entity_attribute` VALUES(2249, 4, 18, 87, 84, 9);
INSERT INTO `eav_entity_attribute` VALUES(2251, 4, 18, 87, 85, 10);
INSERT INTO `eav_entity_attribute` VALUES(2253, 4, 18, 87, 87, 11);
INSERT INTO `eav_entity_attribute` VALUES(2255, 4, 18, 87, 88, 12);
INSERT INTO `eav_entity_attribute` VALUES(2257, 4, 18, 87, 93, 13);
INSERT INTO `eav_entity_attribute` VALUES(2259, 4, 18, 87, 108, 14);
INSERT INTO `eav_entity_attribute` VALUES(2261, 4, 18, 87, 125, 15);
INSERT INTO `eav_entity_attribute` VALUES(2263, 4, 18, 87, 126, 4);
INSERT INTO `eav_entity_attribute` VALUES(2265, 4, 18, 87, 148, 6);
INSERT INTO `eav_entity_attribute` VALUES(2267, 4, 18, 86, 67, 1);
INSERT INTO `eav_entity_attribute` VALUES(2269, 4, 18, 86, 68, 2);
INSERT INTO `eav_entity_attribute` VALUES(2271, 4, 18, 86, 69, 3);
INSERT INTO `eav_entity_attribute` VALUES(2273, 4, 18, 86, 70, 4);
INSERT INTO `eav_entity_attribute` VALUES(2275, 4, 18, 86, 71, 5);
INSERT INTO `eav_entity_attribute` VALUES(2277, 4, 18, 86, 82, 6);
INSERT INTO `eav_entity_attribute` VALUES(2279, 4, 18, 86, 109, 7);
INSERT INTO `eav_entity_attribute` VALUES(2281, 4, 18, 86, 110, 8);
INSERT INTO `eav_entity_attribute` VALUES(2283, 4, 18, 86, 111, 9);
INSERT INTO `eav_entity_attribute` VALUES(2285, 4, 18, 86, 112, 10);
INSERT INTO `eav_entity_attribute` VALUES(2287, 4, 18, 86, 113, 11);
INSERT INTO `eav_entity_attribute` VALUES(2289, 4, 18, 86, 118, 12);
INSERT INTO `eav_entity_attribute` VALUES(2291, 4, 18, 85, 74, 1);
INSERT INTO `eav_entity_attribute` VALUES(2293, 4, 18, 85, 75, 2);
INSERT INTO `eav_entity_attribute` VALUES(2295, 4, 18, 85, 76, 3);
INSERT INTO `eav_entity_attribute` VALUES(2297, 4, 18, 84, 77, 1);
INSERT INTO `eav_entity_attribute` VALUES(2299, 4, 18, 84, 78, 2);
INSERT INTO `eav_entity_attribute` VALUES(2301, 4, 18, 84, 79, 3);
INSERT INTO `eav_entity_attribute` VALUES(2303, 4, 18, 84, 80, 4);
INSERT INTO `eav_entity_attribute` VALUES(2305, 4, 18, 84, 86, 5);
INSERT INTO `eav_entity_attribute` VALUES(2307, 4, 18, 83, 91, 1);
INSERT INTO `eav_entity_attribute` VALUES(2309, 4, 18, 83, 92, 2);
INSERT INTO `eav_entity_attribute` VALUES(2311, 4, 18, 82, 94, 1);
INSERT INTO `eav_entity_attribute` VALUES(2313, 4, 18, 82, 95, 2);
INSERT INTO `eav_entity_attribute` VALUES(2315, 4, 18, 82, 96, 3);
INSERT INTO `eav_entity_attribute` VALUES(2317, 4, 18, 82, 97, 4);
INSERT INTO `eav_entity_attribute` VALUES(2319, 4, 18, 82, 98, 5);
INSERT INTO `eav_entity_attribute` VALUES(2321, 4, 18, 82, 100, 6);
INSERT INTO `eav_entity_attribute` VALUES(2323, 4, 18, 81, 114, 1);
INSERT INTO `eav_entity_attribute` VALUES(2371, 4, 19, 93, 90, 7);
INSERT INTO `eav_entity_attribute` VALUES(2395, 4, 19, 94, 81, 6);
INSERT INTO `eav_entity_attribute` VALUES(2405, 4, 19, 94, 89, 11);
INSERT INTO `eav_entity_attribute` VALUES(2409, 4, 19, 94, 99, 13);
INSERT INTO `eav_entity_attribute` VALUES(2411, 4, 19, 94, 101, 14);
INSERT INTO `eav_entity_attribute` VALUES(2413, 4, 19, 94, 102, 15);
INSERT INTO `eav_entity_attribute` VALUES(2415, 4, 19, 94, 103, 16);
INSERT INTO `eav_entity_attribute` VALUES(2417, 4, 19, 94, 104, 17);
INSERT INTO `eav_entity_attribute` VALUES(2419, 4, 19, 94, 105, 18);
INSERT INTO `eav_entity_attribute` VALUES(2421, 4, 19, 94, 106, 19);
INSERT INTO `eav_entity_attribute` VALUES(2423, 4, 19, 94, 107, 20);
INSERT INTO `eav_entity_attribute` VALUES(2427, 4, 19, 94, 115, 22);
INSERT INTO `eav_entity_attribute` VALUES(2429, 4, 19, 94, 116, 23);
INSERT INTO `eav_entity_attribute` VALUES(2431, 4, 19, 94, 117, 24);
INSERT INTO `eav_entity_attribute` VALUES(2433, 4, 19, 94, 119, 25);
INSERT INTO `eav_entity_attribute` VALUES(2435, 4, 19, 94, 120, 26);
INSERT INTO `eav_entity_attribute` VALUES(2437, 4, 19, 94, 121, 27);
INSERT INTO `eav_entity_attribute` VALUES(2439, 4, 19, 94, 122, 28);
INSERT INTO `eav_entity_attribute` VALUES(2441, 4, 19, 94, 123, 29);
INSERT INTO `eav_entity_attribute` VALUES(2445, 4, 19, 94, 63, 1);
INSERT INTO `eav_entity_attribute` VALUES(2447, 4, 19, 94, 64, 2);
INSERT INTO `eav_entity_attribute` VALUES(2449, 4, 19, 94, 65, 3);
INSERT INTO `eav_entity_attribute` VALUES(2451, 4, 19, 94, 66, 7);
INSERT INTO `eav_entity_attribute` VALUES(2453, 4, 19, 94, 72, 8);
INSERT INTO `eav_entity_attribute` VALUES(2455, 4, 19, 94, 73, 5);
INSERT INTO `eav_entity_attribute` VALUES(2457, 4, 19, 94, 84, 9);
INSERT INTO `eav_entity_attribute` VALUES(2459, 4, 19, 94, 85, 10);
INSERT INTO `eav_entity_attribute` VALUES(2461, 4, 19, 94, 87, 11);
INSERT INTO `eav_entity_attribute` VALUES(2463, 4, 19, 94, 88, 12);
INSERT INTO `eav_entity_attribute` VALUES(2465, 4, 19, 94, 93, 13);
INSERT INTO `eav_entity_attribute` VALUES(2467, 4, 19, 94, 108, 14);
INSERT INTO `eav_entity_attribute` VALUES(2469, 4, 19, 94, 125, 15);
INSERT INTO `eav_entity_attribute` VALUES(2471, 4, 19, 94, 126, 4);
INSERT INTO `eav_entity_attribute` VALUES(2473, 4, 19, 94, 149, 6);
INSERT INTO `eav_entity_attribute` VALUES(2475, 4, 19, 93, 67, 1);
INSERT INTO `eav_entity_attribute` VALUES(2477, 4, 19, 93, 68, 2);
INSERT INTO `eav_entity_attribute` VALUES(2479, 4, 19, 93, 69, 3);
INSERT INTO `eav_entity_attribute` VALUES(2481, 4, 19, 93, 70, 4);
INSERT INTO `eav_entity_attribute` VALUES(2483, 4, 19, 93, 71, 5);
INSERT INTO `eav_entity_attribute` VALUES(2485, 4, 19, 93, 82, 6);
INSERT INTO `eav_entity_attribute` VALUES(2487, 4, 19, 93, 109, 7);
INSERT INTO `eav_entity_attribute` VALUES(2489, 4, 19, 93, 110, 8);
INSERT INTO `eav_entity_attribute` VALUES(2491, 4, 19, 93, 111, 9);
INSERT INTO `eav_entity_attribute` VALUES(2493, 4, 19, 93, 112, 10);
INSERT INTO `eav_entity_attribute` VALUES(2495, 4, 19, 93, 113, 11);
INSERT INTO `eav_entity_attribute` VALUES(2497, 4, 19, 93, 118, 12);
INSERT INTO `eav_entity_attribute` VALUES(2499, 4, 19, 92, 74, 1);
INSERT INTO `eav_entity_attribute` VALUES(2501, 4, 19, 92, 75, 2);
INSERT INTO `eav_entity_attribute` VALUES(2503, 4, 19, 92, 76, 3);
INSERT INTO `eav_entity_attribute` VALUES(2505, 4, 19, 91, 77, 1);
INSERT INTO `eav_entity_attribute` VALUES(2507, 4, 19, 91, 78, 2);
INSERT INTO `eav_entity_attribute` VALUES(2509, 4, 19, 91, 79, 3);
INSERT INTO `eav_entity_attribute` VALUES(2511, 4, 19, 91, 80, 4);
INSERT INTO `eav_entity_attribute` VALUES(2513, 4, 19, 91, 86, 5);
INSERT INTO `eav_entity_attribute` VALUES(2515, 4, 19, 90, 91, 1);
INSERT INTO `eav_entity_attribute` VALUES(2517, 4, 19, 90, 92, 2);
INSERT INTO `eav_entity_attribute` VALUES(2519, 4, 19, 89, 94, 1);
INSERT INTO `eav_entity_attribute` VALUES(2521, 4, 19, 89, 95, 2);
INSERT INTO `eav_entity_attribute` VALUES(2523, 4, 19, 89, 96, 3);
INSERT INTO `eav_entity_attribute` VALUES(2525, 4, 19, 89, 97, 4);
INSERT INTO `eav_entity_attribute` VALUES(2527, 4, 19, 89, 98, 5);
INSERT INTO `eav_entity_attribute` VALUES(2529, 4, 19, 89, 100, 6);
INSERT INTO `eav_entity_attribute` VALUES(2531, 4, 19, 88, 114, 1);
INSERT INTO `eav_entity_attribute` VALUES(2579, 4, 20, 100, 90, 7);
INSERT INTO `eav_entity_attribute` VALUES(2603, 4, 20, 101, 81, 6);
INSERT INTO `eav_entity_attribute` VALUES(2613, 4, 20, 101, 89, 11);
INSERT INTO `eav_entity_attribute` VALUES(2617, 4, 20, 101, 99, 13);
INSERT INTO `eav_entity_attribute` VALUES(2619, 4, 20, 101, 101, 14);
INSERT INTO `eav_entity_attribute` VALUES(2621, 4, 20, 101, 102, 15);
INSERT INTO `eav_entity_attribute` VALUES(2623, 4, 20, 101, 103, 16);
INSERT INTO `eav_entity_attribute` VALUES(2625, 4, 20, 101, 104, 17);
INSERT INTO `eav_entity_attribute` VALUES(2627, 4, 20, 101, 105, 18);
INSERT INTO `eav_entity_attribute` VALUES(2629, 4, 20, 101, 106, 19);
INSERT INTO `eav_entity_attribute` VALUES(2631, 4, 20, 101, 107, 20);
INSERT INTO `eav_entity_attribute` VALUES(2635, 4, 20, 101, 115, 22);
INSERT INTO `eav_entity_attribute` VALUES(2637, 4, 20, 101, 116, 23);
INSERT INTO `eav_entity_attribute` VALUES(2639, 4, 20, 101, 117, 24);
INSERT INTO `eav_entity_attribute` VALUES(2641, 4, 20, 101, 119, 25);
INSERT INTO `eav_entity_attribute` VALUES(2643, 4, 20, 101, 120, 26);
INSERT INTO `eav_entity_attribute` VALUES(2645, 4, 20, 101, 121, 27);
INSERT INTO `eav_entity_attribute` VALUES(2647, 4, 20, 101, 122, 28);
INSERT INTO `eav_entity_attribute` VALUES(2649, 4, 20, 101, 123, 29);
INSERT INTO `eav_entity_attribute` VALUES(2653, 4, 20, 101, 63, 1);
INSERT INTO `eav_entity_attribute` VALUES(2655, 4, 20, 101, 64, 2);
INSERT INTO `eav_entity_attribute` VALUES(2657, 4, 20, 101, 65, 3);
INSERT INTO `eav_entity_attribute` VALUES(2659, 4, 20, 101, 66, 9);
INSERT INTO `eav_entity_attribute` VALUES(2661, 4, 20, 101, 72, 10);
INSERT INTO `eav_entity_attribute` VALUES(2663, 4, 20, 101, 73, 5);
INSERT INTO `eav_entity_attribute` VALUES(2665, 4, 20, 101, 83, 7);
INSERT INTO `eav_entity_attribute` VALUES(2667, 4, 20, 101, 84, 11);
INSERT INTO `eav_entity_attribute` VALUES(2669, 4, 20, 101, 85, 12);
INSERT INTO `eav_entity_attribute` VALUES(2671, 4, 20, 101, 87, 13);
INSERT INTO `eav_entity_attribute` VALUES(2673, 4, 20, 101, 88, 14);
INSERT INTO `eav_entity_attribute` VALUES(2675, 4, 20, 101, 93, 15);
INSERT INTO `eav_entity_attribute` VALUES(2677, 4, 20, 101, 108, 16);
INSERT INTO `eav_entity_attribute` VALUES(2679, 4, 20, 101, 125, 17);
INSERT INTO `eav_entity_attribute` VALUES(2681, 4, 20, 101, 126, 4);
INSERT INTO `eav_entity_attribute` VALUES(2683, 4, 20, 101, 151, 6);
INSERT INTO `eav_entity_attribute` VALUES(2685, 4, 20, 101, 152, 8);
INSERT INTO `eav_entity_attribute` VALUES(2687, 4, 20, 100, 67, 1);
INSERT INTO `eav_entity_attribute` VALUES(2689, 4, 20, 100, 68, 2);
INSERT INTO `eav_entity_attribute` VALUES(2691, 4, 20, 100, 69, 3);
INSERT INTO `eav_entity_attribute` VALUES(2693, 4, 20, 100, 70, 4);
INSERT INTO `eav_entity_attribute` VALUES(2695, 4, 20, 100, 71, 5);
INSERT INTO `eav_entity_attribute` VALUES(2697, 4, 20, 100, 82, 6);
INSERT INTO `eav_entity_attribute` VALUES(2699, 4, 20, 100, 109, 7);
INSERT INTO `eav_entity_attribute` VALUES(2701, 4, 20, 100, 110, 8);
INSERT INTO `eav_entity_attribute` VALUES(2703, 4, 20, 100, 111, 9);
INSERT INTO `eav_entity_attribute` VALUES(2705, 4, 20, 100, 112, 10);
INSERT INTO `eav_entity_attribute` VALUES(2707, 4, 20, 100, 113, 11);
INSERT INTO `eav_entity_attribute` VALUES(2709, 4, 20, 100, 118, 12);
INSERT INTO `eav_entity_attribute` VALUES(2711, 4, 20, 99, 74, 1);
INSERT INTO `eav_entity_attribute` VALUES(2713, 4, 20, 99, 75, 2);
INSERT INTO `eav_entity_attribute` VALUES(2715, 4, 20, 99, 76, 3);
INSERT INTO `eav_entity_attribute` VALUES(2717, 4, 20, 98, 77, 1);
INSERT INTO `eav_entity_attribute` VALUES(2719, 4, 20, 98, 78, 2);
INSERT INTO `eav_entity_attribute` VALUES(2721, 4, 20, 98, 79, 3);
INSERT INTO `eav_entity_attribute` VALUES(2723, 4, 20, 98, 80, 4);
INSERT INTO `eav_entity_attribute` VALUES(2725, 4, 20, 98, 86, 5);
INSERT INTO `eav_entity_attribute` VALUES(2727, 4, 20, 97, 91, 1);
INSERT INTO `eav_entity_attribute` VALUES(2729, 4, 20, 97, 92, 2);
INSERT INTO `eav_entity_attribute` VALUES(2731, 4, 20, 96, 94, 1);
INSERT INTO `eav_entity_attribute` VALUES(2733, 4, 20, 96, 95, 2);
INSERT INTO `eav_entity_attribute` VALUES(2735, 4, 20, 96, 96, 3);
INSERT INTO `eav_entity_attribute` VALUES(2737, 4, 20, 96, 97, 4);
INSERT INTO `eav_entity_attribute` VALUES(2739, 4, 20, 96, 98, 5);
INSERT INTO `eav_entity_attribute` VALUES(2741, 4, 20, 96, 100, 6);
INSERT INTO `eav_entity_attribute` VALUES(2743, 4, 20, 95, 114, 1);
-- --------------------------------------------------------
--
-- Table structure for table `eav_entity_datetime`
--
CREATE TABLE `eav_entity_datetime` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Id',
`value` datetime NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Attribute Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_EAV_ENTITY_DATETIME_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
KEY `IDX_EAV_ENTITY_DATETIME_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_EAV_ENTITY_DATETIME_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_EAV_ENTITY_DATETIME_STORE_ID` (`store_id`),
KEY `IDX_EAV_ENTITY_DATETIME_ENTITY_ID` (`entity_id`),
KEY `IDX_EAV_ENTITY_DATETIME_ATTRIBUTE_ID_VALUE` (`attribute_id`,`value`),
KEY `IDX_EAV_ENTITY_DATETIME_ENTITY_TYPE_ID_VALUE` (`entity_type_id`,`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Entity Value Prefix' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `eav_entity_datetime`
--
-- --------------------------------------------------------
--
-- Table structure for table `eav_entity_decimal`
--
CREATE TABLE `eav_entity_decimal` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Id',
`value` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Attribute Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_EAV_ENTITY_DECIMAL_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
KEY `IDX_EAV_ENTITY_DECIMAL_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_EAV_ENTITY_DECIMAL_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_EAV_ENTITY_DECIMAL_STORE_ID` (`store_id`),
KEY `IDX_EAV_ENTITY_DECIMAL_ENTITY_ID` (`entity_id`),
KEY `IDX_EAV_ENTITY_DECIMAL_ATTRIBUTE_ID_VALUE` (`attribute_id`,`value`),
KEY `IDX_EAV_ENTITY_DECIMAL_ENTITY_TYPE_ID_VALUE` (`entity_type_id`,`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Entity Value Prefix' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `eav_entity_decimal`
--
-- --------------------------------------------------------
--
-- Table structure for table `eav_entity_int`
--
CREATE TABLE `eav_entity_int` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Id',
`value` int(11) NOT NULL DEFAULT '0' COMMENT 'Attribute Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_EAV_ENTITY_INT_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
KEY `IDX_EAV_ENTITY_INT_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_EAV_ENTITY_INT_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_EAV_ENTITY_INT_STORE_ID` (`store_id`),
KEY `IDX_EAV_ENTITY_INT_ENTITY_ID` (`entity_id`),
KEY `IDX_EAV_ENTITY_INT_ATTRIBUTE_ID_VALUE` (`attribute_id`,`value`),
KEY `IDX_EAV_ENTITY_INT_ENTITY_TYPE_ID_VALUE` (`entity_type_id`,`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Entity Value Prefix' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `eav_entity_int`
--
-- --------------------------------------------------------
--
-- Table structure for table `eav_entity_store`
--
CREATE TABLE `eav_entity_store` (
`entity_store_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Store Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`increment_prefix` varchar(20) DEFAULT NULL COMMENT 'Increment Prefix',
`increment_last_id` varchar(50) DEFAULT NULL COMMENT 'Last Incremented Id',
PRIMARY KEY (`entity_store_id`),
KEY `IDX_EAV_ENTITY_STORE_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_EAV_ENTITY_STORE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Entity Store' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `eav_entity_store`
--
-- --------------------------------------------------------
--
-- Table structure for table `eav_entity_text`
--
CREATE TABLE `eav_entity_text` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Id',
`value` text NOT NULL COMMENT 'Attribute Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_EAV_ENTITY_TEXT_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
KEY `IDX_EAV_ENTITY_TEXT_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_EAV_ENTITY_TEXT_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_EAV_ENTITY_TEXT_STORE_ID` (`store_id`),
KEY `IDX_EAV_ENTITY_TEXT_ENTITY_ID` (`entity_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Entity Value Prefix' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `eav_entity_text`
--
-- --------------------------------------------------------
--
-- Table structure for table `eav_entity_type`
--
CREATE TABLE `eav_entity_type` (
`entity_type_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Type Id',
`entity_type_code` varchar(50) NOT NULL COMMENT 'Entity Type Code',
`entity_model` varchar(255) NOT NULL COMMENT 'Entity Model',
`attribute_model` varchar(255) DEFAULT NULL COMMENT 'Attribute Model',
`entity_table` varchar(255) DEFAULT NULL COMMENT 'Entity Table',
`value_table_prefix` varchar(255) DEFAULT NULL COMMENT 'Value Table Prefix',
`entity_id_field` varchar(255) DEFAULT NULL COMMENT 'Entity Id Field',
`is_data_sharing` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Defines Is Data Sharing',
`data_sharing_key` varchar(100) DEFAULT 'default' COMMENT 'Data Sharing Key',
`default_attribute_set_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Default Attribute Set Id',
`increment_model` varchar(255) DEFAULT '' COMMENT 'Increment Model',
`increment_per_store` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Increment Per Store',
`increment_pad_length` smallint(5) unsigned NOT NULL DEFAULT '8' COMMENT 'Increment Pad Length',
`increment_pad_char` varchar(1) NOT NULL DEFAULT '0' COMMENT 'Increment Pad Char',
`additional_attribute_table` varchar(255) DEFAULT '' COMMENT 'Additional Attribute Table',
`entity_attribute_collection` varchar(255) DEFAULT '' COMMENT 'Entity Attribute Collection',
PRIMARY KEY (`entity_type_id`),
KEY `IDX_EAV_ENTITY_TYPE_ENTITY_TYPE_CODE` (`entity_type_code`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Entity Type' AUTO_INCREMENT=9 ;
--
-- Dumping data for table `eav_entity_type`
--
INSERT INTO `eav_entity_type` VALUES(1, 'customer', 'customer/customer', 'customer/attribute', 'customer/entity', NULL, NULL, 1, 'default', 1, 'eav/entity_increment_numeric', 0, 8, '0', 'customer/eav_attribute', 'customer/attribute_collection');
INSERT INTO `eav_entity_type` VALUES(2, 'customer_address', 'customer/address', 'customer/attribute', 'customer/address_entity', NULL, NULL, 1, 'default', 2, NULL, 0, 8, '0', 'customer/eav_attribute', 'customer/address_attribute_collection');
INSERT INTO `eav_entity_type` VALUES(3, 'catalog_category', 'catalog/category', 'catalog/resource_eav_attribute', 'catalog/category', NULL, NULL, 1, 'default', 3, NULL, 0, 8, '0', 'catalog/eav_attribute', 'catalog/category_attribute_collection');
INSERT INTO `eav_entity_type` VALUES(4, 'catalog_product', 'catalog/product', 'catalog/resource_eav_attribute', 'catalog/product', NULL, NULL, 1, 'default', 4, NULL, 0, 8, '0', 'catalog/eav_attribute', 'catalog/product_attribute_collection');
INSERT INTO `eav_entity_type` VALUES(5, 'order', 'sales/order', NULL, 'sales/order', NULL, NULL, 1, 'default', 0, 'eav/entity_increment_numeric', 1, 8, '0', NULL, NULL);
INSERT INTO `eav_entity_type` VALUES(6, 'invoice', 'sales/order_invoice', NULL, 'sales/invoice', NULL, NULL, 1, 'default', 0, 'eav/entity_increment_numeric', 1, 8, '0', NULL, NULL);
INSERT INTO `eav_entity_type` VALUES(7, 'creditmemo', 'sales/order_creditmemo', NULL, 'sales/creditmemo', NULL, NULL, 1, 'default', 0, 'eav/entity_increment_numeric', 1, 8, '0', NULL, NULL);
INSERT INTO `eav_entity_type` VALUES(8, 'shipment', 'sales/order_shipment', NULL, 'sales/shipment', NULL, NULL, 1, 'default', 0, 'eav/entity_increment_numeric', 1, 8, '0', NULL, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `eav_entity_varchar`
--
CREATE TABLE `eav_entity_varchar` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value Id',
`entity_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Type Id',
`attribute_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Attribute Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Id',
`value` varchar(255) NOT NULL DEFAULT '' COMMENT 'Attribute Value',
PRIMARY KEY (`value_id`),
UNIQUE KEY `UNQ_EAV_ENTITY_VARCHAR_ENTITY_ID_ATTRIBUTE_ID_STORE_ID` (`entity_id`,`attribute_id`,`store_id`),
KEY `IDX_EAV_ENTITY_VARCHAR_ENTITY_TYPE_ID` (`entity_type_id`),
KEY `IDX_EAV_ENTITY_VARCHAR_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_EAV_ENTITY_VARCHAR_STORE_ID` (`store_id`),
KEY `IDX_EAV_ENTITY_VARCHAR_ENTITY_ID` (`entity_id`),
KEY `IDX_EAV_ENTITY_VARCHAR_ATTRIBUTE_ID_VALUE` (`attribute_id`,`value`),
KEY `IDX_EAV_ENTITY_VARCHAR_ENTITY_TYPE_ID_VALUE` (`entity_type_id`,`value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Entity Value Prefix' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `eav_entity_varchar`
--
-- --------------------------------------------------------
--
-- Table structure for table `eav_form_element`
--
CREATE TABLE `eav_form_element` (
`element_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Element Id',
`type_id` smallint(5) unsigned NOT NULL COMMENT 'Type Id',
`fieldset_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Fieldset Id',
`attribute_id` smallint(5) unsigned NOT NULL COMMENT 'Attribute Id',
`sort_order` int(11) NOT NULL DEFAULT '0' COMMENT 'Sort Order',
PRIMARY KEY (`element_id`),
UNIQUE KEY `UNQ_EAV_FORM_ELEMENT_TYPE_ID_ATTRIBUTE_ID` (`type_id`,`attribute_id`),
KEY `IDX_EAV_FORM_ELEMENT_TYPE_ID` (`type_id`),
KEY `IDX_EAV_FORM_ELEMENT_FIELDSET_ID` (`fieldset_id`),
KEY `IDX_EAV_FORM_ELEMENT_ATTRIBUTE_ID` (`attribute_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Form Element' AUTO_INCREMENT=53 ;
--
-- Dumping data for table `eav_form_element`
--
INSERT INTO `eav_form_element` VALUES(1, 1, NULL, 20, 0);
INSERT INTO `eav_form_element` VALUES(2, 1, NULL, 22, 1);
INSERT INTO `eav_form_element` VALUES(3, 1, NULL, 24, 2);
INSERT INTO `eav_form_element` VALUES(4, 1, NULL, 9, 3);
INSERT INTO `eav_form_element` VALUES(5, 1, NULL, 25, 4);
INSERT INTO `eav_form_element` VALUES(6, 1, NULL, 26, 5);
INSERT INTO `eav_form_element` VALUES(7, 1, NULL, 28, 6);
INSERT INTO `eav_form_element` VALUES(8, 1, NULL, 30, 7);
INSERT INTO `eav_form_element` VALUES(9, 1, NULL, 27, 8);
INSERT INTO `eav_form_element` VALUES(10, 1, NULL, 31, 9);
INSERT INTO `eav_form_element` VALUES(11, 1, NULL, 32, 10);
INSERT INTO `eav_form_element` VALUES(12, 2, NULL, 20, 0);
INSERT INTO `eav_form_element` VALUES(13, 2, NULL, 22, 1);
INSERT INTO `eav_form_element` VALUES(14, 2, NULL, 24, 2);
INSERT INTO `eav_form_element` VALUES(15, 2, NULL, 9, 3);
INSERT INTO `eav_form_element` VALUES(16, 2, NULL, 25, 4);
INSERT INTO `eav_form_element` VALUES(17, 2, NULL, 26, 5);
INSERT INTO `eav_form_element` VALUES(18, 2, NULL, 28, 6);
INSERT INTO `eav_form_element` VALUES(19, 2, NULL, 30, 7);
INSERT INTO `eav_form_element` VALUES(20, 2, NULL, 27, 8);
INSERT INTO `eav_form_element` VALUES(21, 2, NULL, 31, 9);
INSERT INTO `eav_form_element` VALUES(22, 2, NULL, 32, 10);
INSERT INTO `eav_form_element` VALUES(23, 3, NULL, 20, 0);
INSERT INTO `eav_form_element` VALUES(24, 3, NULL, 22, 1);
INSERT INTO `eav_form_element` VALUES(25, 3, NULL, 24, 2);
INSERT INTO `eav_form_element` VALUES(26, 3, NULL, 25, 3);
INSERT INTO `eav_form_element` VALUES(27, 3, NULL, 26, 4);
INSERT INTO `eav_form_element` VALUES(28, 3, NULL, 28, 5);
INSERT INTO `eav_form_element` VALUES(29, 3, NULL, 30, 6);
INSERT INTO `eav_form_element` VALUES(30, 3, NULL, 27, 7);
INSERT INTO `eav_form_element` VALUES(31, 3, NULL, 31, 8);
INSERT INTO `eav_form_element` VALUES(32, 3, NULL, 32, 9);
INSERT INTO `eav_form_element` VALUES(33, 4, NULL, 20, 0);
INSERT INTO `eav_form_element` VALUES(34, 4, NULL, 22, 1);
INSERT INTO `eav_form_element` VALUES(35, 4, NULL, 24, 2);
INSERT INTO `eav_form_element` VALUES(36, 4, NULL, 25, 3);
INSERT INTO `eav_form_element` VALUES(37, 4, NULL, 26, 4);
INSERT INTO `eav_form_element` VALUES(38, 4, NULL, 28, 5);
INSERT INTO `eav_form_element` VALUES(39, 4, NULL, 30, 6);
INSERT INTO `eav_form_element` VALUES(40, 4, NULL, 27, 7);
INSERT INTO `eav_form_element` VALUES(41, 4, NULL, 31, 8);
INSERT INTO `eav_form_element` VALUES(42, 4, NULL, 32, 9);
INSERT INTO `eav_form_element` VALUES(43, 5, 1, 5, 0);
INSERT INTO `eav_form_element` VALUES(44, 5, 1, 7, 1);
INSERT INTO `eav_form_element` VALUES(45, 5, 1, 9, 2);
INSERT INTO `eav_form_element` VALUES(46, 5, 2, 24, 0);
INSERT INTO `eav_form_element` VALUES(47, 5, 2, 31, 1);
INSERT INTO `eav_form_element` VALUES(48, 5, 2, 25, 2);
INSERT INTO `eav_form_element` VALUES(49, 5, 2, 26, 3);
INSERT INTO `eav_form_element` VALUES(50, 5, 2, 28, 4);
INSERT INTO `eav_form_element` VALUES(51, 5, 2, 30, 5);
INSERT INTO `eav_form_element` VALUES(52, 5, 2, 27, 6);
-- --------------------------------------------------------
--
-- Table structure for table `eav_form_fieldset`
--
CREATE TABLE `eav_form_fieldset` (
`fieldset_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Fieldset Id',
`type_id` smallint(5) unsigned NOT NULL COMMENT 'Type Id',
`code` varchar(64) NOT NULL COMMENT 'Code',
`sort_order` int(11) NOT NULL DEFAULT '0' COMMENT 'Sort Order',
PRIMARY KEY (`fieldset_id`),
UNIQUE KEY `UNQ_EAV_FORM_FIELDSET_TYPE_ID_CODE` (`type_id`,`code`),
KEY `IDX_EAV_FORM_FIELDSET_TYPE_ID` (`type_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Form Fieldset' AUTO_INCREMENT=3 ;
--
-- Dumping data for table `eav_form_fieldset`
--
INSERT INTO `eav_form_fieldset` VALUES(1, 5, 'general', 1);
INSERT INTO `eav_form_fieldset` VALUES(2, 5, 'address', 2);
-- --------------------------------------------------------
--
-- Table structure for table `eav_form_fieldset_label`
--
CREATE TABLE `eav_form_fieldset_label` (
`fieldset_id` smallint(5) unsigned NOT NULL COMMENT 'Fieldset Id',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store Id',
`label` varchar(255) NOT NULL COMMENT 'Label',
PRIMARY KEY (`fieldset_id`,`store_id`),
KEY `IDX_EAV_FORM_FIELDSET_LABEL_FIELDSET_ID` (`fieldset_id`),
KEY `IDX_EAV_FORM_FIELDSET_LABEL_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Form Fieldset Label';
--
-- Dumping data for table `eav_form_fieldset_label`
--
INSERT INTO `eav_form_fieldset_label` VALUES(1, 0, 'Personal Information');
INSERT INTO `eav_form_fieldset_label` VALUES(2, 0, 'Address Information');
-- --------------------------------------------------------
--
-- Table structure for table `eav_form_type`
--
CREATE TABLE `eav_form_type` (
`type_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Type Id',
`code` varchar(64) NOT NULL COMMENT 'Code',
`label` varchar(255) NOT NULL COMMENT 'Label',
`is_system` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is System',
`theme` varchar(64) DEFAULT NULL COMMENT 'Theme',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store Id',
PRIMARY KEY (`type_id`),
UNIQUE KEY `UNQ_EAV_FORM_TYPE_CODE_THEME_STORE_ID` (`code`,`theme`,`store_id`),
KEY `IDX_EAV_FORM_TYPE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Form Type' AUTO_INCREMENT=6 ;
--
-- Dumping data for table `eav_form_type`
--
INSERT INTO `eav_form_type` VALUES(1, 'checkout_onepage_register', 'checkout_onepage_register', 1, '', 0);
INSERT INTO `eav_form_type` VALUES(2, 'checkout_onepage_register_guest', 'checkout_onepage_register_guest', 1, '', 0);
INSERT INTO `eav_form_type` VALUES(3, 'checkout_onepage_billing_address', 'checkout_onepage_billing_address', 1, '', 0);
INSERT INTO `eav_form_type` VALUES(4, 'checkout_onepage_shipping_address', 'checkout_onepage_shipping_address', 1, '', 0);
INSERT INTO `eav_form_type` VALUES(5, 'checkout_multishipping_register', 'checkout_multishipping_register', 1, '', 0);
-- --------------------------------------------------------
--
-- Table structure for table `eav_form_type_entity`
--
CREATE TABLE `eav_form_type_entity` (
`type_id` smallint(5) unsigned NOT NULL COMMENT 'Type Id',
`entity_type_id` smallint(5) unsigned NOT NULL COMMENT 'Entity Type Id',
PRIMARY KEY (`type_id`,`entity_type_id`),
KEY `IDX_EAV_FORM_TYPE_ENTITY_ENTITY_TYPE_ID` (`entity_type_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Eav Form Type Entity';
--
-- Dumping data for table `eav_form_type_entity`
--
INSERT INTO `eav_form_type_entity` VALUES(1, 1);
INSERT INTO `eav_form_type_entity` VALUES(2, 1);
INSERT INTO `eav_form_type_entity` VALUES(5, 1);
INSERT INTO `eav_form_type_entity` VALUES(1, 2);
INSERT INTO `eav_form_type_entity` VALUES(2, 2);
INSERT INTO `eav_form_type_entity` VALUES(3, 2);
INSERT INTO `eav_form_type_entity` VALUES(4, 2);
INSERT INTO `eav_form_type_entity` VALUES(5, 2);
-- --------------------------------------------------------
--
-- Table structure for table `find_feed_import_codes`
--
CREATE TABLE `find_feed_import_codes` (
`code_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Code id',
`import_code` varchar(255) NOT NULL COMMENT 'Import type',
`eav_code` varchar(255) NOT NULL COMMENT 'EAV code',
`is_imported` int(11) NOT NULL COMMENT 'Is imported',
PRIMARY KEY (`code_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Find feed import codes' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `find_feed_import_codes`
--
-- --------------------------------------------------------
--
-- Table structure for table `gift_message`
--
CREATE TABLE `gift_message` (
`gift_message_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'GiftMessage Id',
`customer_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Customer id',
`sender` varchar(255) DEFAULT NULL COMMENT 'Sender',
`recipient` varchar(255) DEFAULT NULL COMMENT 'Recipient',
`message` text COMMENT 'Message',
PRIMARY KEY (`gift_message_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Gift Message' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `gift_message`
--
-- --------------------------------------------------------
--
-- Table structure for table `googlebase_attributes`
--
CREATE TABLE `googlebase_attributes` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Id',
`attribute_id` smallint(5) unsigned NOT NULL COMMENT 'Attribute id',
`gbase_attribute` varchar(255) DEFAULT NULL COMMENT 'Google base attribute',
`type_id` int(10) unsigned NOT NULL COMMENT 'Type id',
PRIMARY KEY (`id`),
KEY `IDX_GOOGLEBASE_ATTRIBUTES_ATTRIBUTE_ID` (`attribute_id`),
KEY `IDX_GOOGLEBASE_ATTRIBUTES_TYPE_ID` (`type_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Google Base Attributes link Product Attributes' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `googlebase_attributes`
--
-- --------------------------------------------------------
--
-- Table structure for table `googlebase_items`
--
CREATE TABLE `googlebase_items` (
`item_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Item id',
`type_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Type id',
`product_id` int(10) unsigned NOT NULL COMMENT 'Product id',
`gbase_item_id` varchar(255) NOT NULL COMMENT 'Google base item id',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store Id',
`published` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Published',
`expires` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Expires',
`impr` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Google impressions',
`clicks` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Google clicks',
`views` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Google views',
`is_hidden` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Hidden flag',
PRIMARY KEY (`item_id`),
KEY `IDX_GOOGLEBASE_ITEMS_PRODUCT_ID` (`product_id`),
KEY `IDX_GOOGLEBASE_ITEMS_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Google Base Items Products' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `googlebase_items`
--
-- --------------------------------------------------------
--
-- Table structure for table `googlebase_types`
--
CREATE TABLE `googlebase_types` (
`type_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Type id',
`attribute_set_id` smallint(5) unsigned NOT NULL COMMENT 'Attribute set id',
`gbase_itemtype` varchar(255) NOT NULL COMMENT 'Google base item type',
`target_country` varchar(2) NOT NULL DEFAULT 'US' COMMENT 'Target country',
PRIMARY KEY (`type_id`),
KEY `IDX_GOOGLEBASE_TYPES_ATTRIBUTE_SET_ID` (`attribute_set_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Google Base Item Types link Attribute Sets' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `googlebase_types`
--
-- --------------------------------------------------------
--
-- Table structure for table `googlecheckout_notification`
--
CREATE TABLE `googlecheckout_notification` (
`serial_number` varchar(64) NOT NULL COMMENT 'Serial Number',
`started_at` timestamp NULL DEFAULT NULL COMMENT 'Started At',
`status` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Status',
PRIMARY KEY (`serial_number`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Google Checkout Notification Table';
--
-- Dumping data for table `googlecheckout_notification`
--
-- --------------------------------------------------------
--
-- Table structure for table `googleoptimizer_code`
--
CREATE TABLE `googleoptimizer_code` (
`code_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Google optimizer code id',
`entity_id` int(10) unsigned NOT NULL COMMENT 'Optimized entity id product id or catalog id',
`entity_type` varchar(50) DEFAULT NULL COMMENT 'Optimized entity type',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store id',
`control_script` text COMMENT 'Google optimizer control script',
`tracking_script` text COMMENT 'Google optimizer tracking script',
`conversion_script` text COMMENT 'Google optimizer conversion script',
`conversion_page` varchar(255) DEFAULT NULL COMMENT 'Google optimizer conversion page',
`additional_data` text COMMENT 'Google optimizer additional data',
PRIMARY KEY (`code_id`),
KEY `IDX_GOOGLEOPTIMIZER_CODE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Googleoptimizer code' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `googleoptimizer_code`
--
-- --------------------------------------------------------
--
-- Table structure for table `importexport_importdata`
--
CREATE TABLE `importexport_importdata` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Id',
`entity` varchar(50) NOT NULL COMMENT 'Entity',
`behavior` varchar(10) NOT NULL DEFAULT 'append' COMMENT 'Behavior',
`data` longtext COMMENT 'Data',
PRIMARY KEY (`id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Import Data Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `importexport_importdata`
--
-- --------------------------------------------------------
--
-- Table structure for table `index_event`
--
CREATE TABLE `index_event` (
`event_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Event Id',
`type` varchar(64) NOT NULL COMMENT 'Type',
`entity` varchar(64) NOT NULL COMMENT 'Entity',
`entity_pk` bigint(20) DEFAULT NULL COMMENT 'Entity Primary Key',
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Creation Time',
`old_data` mediumtext COMMENT 'Old Data',
`new_data` mediumtext COMMENT 'New Data',
PRIMARY KEY (`event_id`),
UNIQUE KEY `UNQ_INDEX_EVENT_TYPE_ENTITY_ENTITY_PK` (`type`,`entity`,`entity_pk`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Index Event' AUTO_INCREMENT=145 ;
--
-- Dumping data for table `index_event`
--
INSERT INTO `index_event` VALUES(1, 'save', 'catalog_category', 1, '2011-09-06 21:15:58', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(2, 'save', 'catalog_category', 2, '2011-09-06 21:15:58', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(3, 'save', 'catalog_product_import', NULL, '2011-09-07 03:28:51', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:13:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(4, 'save', 'catalog_category', 3, '2011-09-07 03:41:27', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(5, 'save', 'catalog_category', 4, '2011-09-07 03:41:46', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(6, 'save', 'catalog_category', 5, '2011-09-07 03:42:21', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(7, 'save', 'catalog_eav_attribute', 73, '2011-09-12 20:18:10', 'a:1:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;}');
INSERT INTO `index_event` VALUES(8, 'save', 'catalog_eav_attribute', 126, '2011-09-12 20:27:56', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(9, 'save', 'catalog_eav_attribute', 127, '2011-09-13 15:00:02', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(10, 'save', 'catalog_eav_attribute', 128, '2011-09-13 15:07:21', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(11, 'save', 'catalog_eav_attribute', 129, '2011-09-13 15:09:53', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(12, 'save', 'catalog_eav_attribute', 130, '2011-09-13 15:13:30', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(13, 'save', 'catalog_eav_attribute', 131, '2011-09-13 15:32:43', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}');
INSERT INTO `index_event` VALUES(14, 'delete', 'catalog_eav_attribute', 131, '2011-09-13 15:32:57', 'a:2:{s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";s:1:"1";s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(15, 'save', 'catalog_eav_attribute', 132, '2011-09-13 15:35:18', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(16, 'save', 'catalog_eav_attribute', 133, '2011-09-13 15:38:12', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(17, 'save', 'catalog_eav_attribute', 134, '2011-09-13 15:43:44', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(18, 'save', 'catalog_eav_attribute', 135, '2011-09-13 15:58:33', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(19, 'save', 'catalog_eav_attribute', 136, '2011-09-13 16:05:04', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(20, 'save', 'catalog_eav_attribute', 137, '2011-09-13 16:06:52', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(21, 'save', 'catalog_eav_attribute', 138, '2011-09-13 16:08:37', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(22, 'save', 'catalog_eav_attribute', 139, '2011-09-13 16:15:12', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(23, 'save', 'catalog_eav_attribute', 140, '2011-09-13 16:22:01', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(24, 'save', 'catalog_eav_attribute', 141, '2011-09-13 18:17:31', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(25, 'save', 'catalog_eav_attribute', 142, '2011-09-13 18:21:39', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(26, 'save', 'catalog_eav_attribute', 143, '2011-09-13 18:27:39', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(27, 'save', 'catalog_eav_attribute', 144, '2011-09-13 18:30:56', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(28, 'save', 'catalog_eav_attribute', 145, '2011-09-13 18:48:18', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(29, 'save', 'catalog_eav_attribute', 146, '2011-09-13 19:11:41', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(30, 'save', 'catalog_eav_attribute', 147, '2011-09-13 19:14:02', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(31, 'save', 'catalog_eav_attribute', 148, '2011-09-13 19:38:28', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(32, 'save', 'catalog_category', 6, '2011-09-13 20:31:23', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(33, 'save', 'catalog_category', 7, '2011-09-13 20:33:32', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(34, 'save', 'catalog_eav_attribute', 149, '2011-09-14 14:58:43', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(35, 'save', 'catalog_category', 8, '2011-09-14 18:17:46', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(36, 'save', 'catalog_category', 9, '2011-09-14 18:18:15', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(37, 'save', 'catalog_category', 10, '2011-09-14 18:18:42', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(38, 'save', 'catalog_category', 11, '2011-09-14 18:19:14', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(39, 'save', 'catalog_category', 12, '2011-09-14 18:19:57', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(40, 'save', 'catalog_category', 13, '2011-09-14 18:20:25', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(41, 'save', 'catalog_category', 14, '2011-09-14 18:21:59', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(42, 'save', 'catalog_category', 15, '2011-09-14 18:22:20', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(43, 'save', 'catalog_category', 16, '2011-09-14 18:23:05', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(44, 'save', 'catalog_category', 17, '2011-09-14 18:23:41', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(45, 'mass_action', 'catalog_product', NULL, '2011-09-15 17:28:09', 'a:7:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:13:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(46, 'save', 'cataloginventory_stock_item', 1, '2011-09-15 17:28:09', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(47, 'save', 'catalog_product', 1, '2011-09-15 17:28:10', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(48, 'save', 'cataloginventory_stock_item', 2, '2011-09-15 17:34:11', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(49, 'save', 'catalog_product', 2, '2011-09-15 17:34:11', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(50, 'delete', 'catalog_product', 1, '2011-09-15 17:34:31', 'a:5:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:11:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(51, 'save', 'cataloginventory_stock_item', 3, '2011-09-15 17:46:33', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(52, 'save', 'catalog_product', 3, '2011-09-15 17:46:34', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(53, 'save', 'cataloginventory_stock_item', 4, '2011-09-15 17:51:03', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(54, 'save', 'catalog_product', 4, '2011-09-15 17:51:04', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(55, 'save', 'cataloginventory_stock_item', 5, '2011-09-15 17:55:28', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(56, 'save', 'catalog_product', 5, '2011-09-15 17:55:29', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(57, 'save', 'cataloginventory_stock_item', 6, '2011-09-15 17:59:36', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(58, 'save', 'catalog_product', 6, '2011-09-15 17:59:37', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(59, 'save', 'cataloginventory_stock_item', 7, '2011-09-15 18:04:12', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(60, 'save', 'catalog_product', 7, '2011-09-15 18:04:13', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(61, 'save', 'cataloginventory_stock_item', 8, '2011-09-15 18:14:23', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(62, 'save', 'catalog_product', 8, '2011-09-15 18:14:24', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(63, 'save', 'catalog_category', 18, '2011-09-15 18:17:29', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(64, 'save', 'catalog_category', 19, '2011-09-15 18:17:45', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(65, 'save', 'cataloginventory_stock_item', 9, '2011-09-15 18:26:53', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(66, 'save', 'catalog_product', 9, '2011-09-15 18:26:54', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(67, 'save', 'cataloginventory_stock_item', 10, '2011-09-15 18:36:18', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(68, 'save', 'catalog_product', 10, '2011-09-15 18:36:19', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(69, 'save', 'cataloginventory_stock_item', 11, '2011-09-15 19:54:25', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(70, 'save', 'catalog_product', 11, '2011-09-15 19:54:25', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(71, 'save', 'cataloginventory_stock_item', 12, '2011-09-15 20:00:27', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(72, 'save', 'catalog_product', 12, '2011-09-15 20:00:27', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(73, 'save', 'cataloginventory_stock_item', 13, '2011-09-15 20:04:45', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(74, 'save', 'catalog_product', 13, '2011-09-15 20:04:45', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(75, 'save', 'cataloginventory_stock_item', 14, '2011-09-15 20:09:57', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(76, 'save', 'catalog_product', 14, '2011-09-15 20:09:58', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(77, 'save', 'cataloginventory_stock_item', 15, '2011-09-15 20:16:54', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(78, 'save', 'catalog_product', 15, '2011-09-15 20:16:55', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(79, 'save', 'cataloginventory_stock_item', 16, '2011-09-15 20:41:16', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(80, 'save', 'catalog_product', 16, '2011-09-15 20:41:17', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(81, 'save', 'cataloginventory_stock_item', 17, '2011-09-15 20:56:55', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(82, 'save', 'catalog_product', 17, '2011-09-15 20:56:55', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(83, 'save', 'cataloginventory_stock_item', 18, '2011-09-15 21:15:45', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(84, 'save', 'catalog_product', 18, '2011-09-15 21:15:45', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(85, 'save', 'cataloginventory_stock_item', 19, '2011-09-15 21:20:16', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(86, 'save', 'catalog_product', 19, '2011-09-15 21:20:16', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(87, 'save', 'cataloginventory_stock_item', 20, '2011-09-15 21:24:10', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(88, 'save', 'catalog_product', 20, '2011-09-15 21:24:11', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(89, 'save', 'cataloginventory_stock_item', 21, '2011-09-15 21:28:39', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(90, 'save', 'catalog_product', 21, '2011-09-15 21:28:39', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(91, 'save', 'cataloginventory_stock_item', 22, '2011-09-15 21:33:19', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(92, 'save', 'catalog_product', 22, '2011-09-15 21:33:19', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(93, 'save', 'cataloginventory_stock_item', 23, '2011-09-16 14:47:16', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(94, 'save', 'catalog_product', 23, '2011-09-16 14:47:17', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(95, 'save', 'cataloginventory_stock_item', 24, '2011-09-16 14:55:26', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(96, 'save', 'catalog_product', 24, '2011-09-16 14:55:26', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(97, 'save', 'cataloginventory_stock_item', 25, '2011-09-16 15:06:07', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(98, 'save', 'catalog_product', 25, '2011-09-16 15:06:07', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(99, 'save', 'cataloginventory_stock_item', 26, '2011-09-16 15:27:32', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(100, 'save', 'catalog_product', 26, '2011-09-16 15:27:33', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(101, 'save', 'catalog_category', 20, '2011-09-16 15:34:09', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(102, 'save', 'catalog_eav_attribute', 150, '2011-09-16 15:59:29', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(103, 'delete', 'catalog_eav_attribute', 150, '2011-09-16 16:04:44', 'a:2:{s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";s:1:"1";s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(104, 'save', 'catalog_eav_attribute', 151, '2011-09-16 16:12:02', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(105, 'save', 'catalog_eav_attribute', 152, '2011-09-16 16:22:24', 'a:3:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
INSERT INTO `index_event` VALUES(106, 'save', 'catalog_eav_attribute', 83, '2011-09-16 16:39:46', 'a:2:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;}', 'a:8:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}');
INSERT INTO `index_event` VALUES(107, 'save', 'cataloginventory_stock_item', 27, '2011-09-16 18:39:19', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(108, 'save', 'catalog_product', 27, '2011-09-16 18:39:19', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(109, 'save', 'cataloginventory_stock_item', 28, '2011-09-19 17:34:50', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(110, 'save', 'catalog_product', 28, '2011-09-19 17:34:51', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(111, 'save', 'catalog_eav_attribute', 108, '2011-09-19 18:20:47', 'a:1:{s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;}');
INSERT INTO `index_event` VALUES(112, 'save', 'cataloginventory_stock_item', 29, '2011-09-19 18:36:29', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(113, 'save', 'catalog_product', 29, '2011-09-19 18:36:29', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(114, 'save', 'cataloginventory_stock_item', 30, '2011-09-19 18:36:35', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(115, 'save', 'catalog_product', 30, '2011-09-19 18:36:35', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(116, 'save', 'cataloginventory_stock_item', 31, '2011-09-19 18:36:37', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(117, 'save', 'catalog_product', 31, '2011-09-19 18:36:38', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(118, 'save', 'cataloginventory_stock_item', 32, '2011-09-19 21:43:37', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(119, 'save', 'catalog_product', 32, '2011-09-19 21:43:37', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(120, 'save', 'cataloginventory_stock_item', 33, '2011-09-19 21:43:39', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(121, 'save', 'catalog_product', 33, '2011-09-19 21:43:40', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(122, 'save', 'cataloginventory_stock_item', 34, '2011-09-19 21:43:42', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(123, 'save', 'catalog_product', 34, '2011-09-19 21:43:42', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(124, 'save', 'cataloginventory_stock_item', 35, '2011-09-19 21:43:47', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(125, 'save', 'catalog_product', 35, '2011-09-19 21:43:47', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(126, 'save', 'cataloginventory_stock_item', 36, '2011-09-19 21:43:49', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(127, 'save', 'catalog_product', 36, '2011-09-19 21:43:50', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(128, 'save', 'cataloginventory_stock_item', 37, '2011-09-19 21:43:52', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(129, 'save', 'catalog_product', 37, '2011-09-19 21:43:52', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(130, 'save', 'cataloginventory_stock_item', 38, '2011-09-19 21:43:57', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(131, 'save', 'catalog_product', 38, '2011-09-19 21:43:57', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(132, 'save', 'cataloginventory_stock_item', 39, '2011-09-19 21:43:59', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(133, 'save', 'catalog_product', 39, '2011-09-19 21:43:59', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(134, 'save', 'cataloginventory_stock_item', 40, '2011-09-19 21:44:02', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(135, 'save', 'catalog_product', 40, '2011-09-19 21:44:02', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(136, 'save', 'cataloginventory_stock_item', 41, '2011-09-19 21:44:06', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(137, 'save', 'catalog_product', 41, '2011-09-19 21:44:06', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(138, 'save', 'cataloginventory_stock_item', 42, '2011-09-19 22:04:33', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(139, 'save', 'catalog_product', 42, '2011-09-19 22:04:35', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(140, 'save', 'cataloginventory_stock_item', 43, '2011-09-19 22:04:37', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(141, 'save', 'catalog_product', 43, '2011-09-19 22:04:37', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(142, 'save', 'cataloginventory_stock_item', 44, '2011-09-19 22:04:41', 'a:1:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;}', 'a:7:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:0;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:0;s:35:"catalogsearch_fulltext_match_result";b:0;}');
INSERT INTO `index_event` VALUES(143, 'save', 'catalog_product', 44, '2011-09-19 22:04:41', 'a:8:{s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}', 'a:14:{s:35:"cataloginventory_stock_match_result";b:1;s:41:"Mage_CatalogInventory_Model_Indexer_Stock";N;s:38:"Mage_Catalog_Model_Product_Indexer_Eav";N;s:34:"catalog_product_price_match_result";b:1;s:40:"Mage_Catalog_Model_Product_Indexer_Price";N;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:1;s:39:"Mage_Catalog_Model_Product_Indexer_Flat";N;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;s:30:"Mage_Tag_Model_Indexer_Summary";N;}');
INSERT INTO `index_event` VALUES(144, 'save', 'catalog_category', 21, '2011-09-21 21:34:22', 'a:3:{s:30:"Mage_Catalog_Model_Indexer_Url";N;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}', 'a:9:{s:35:"cataloginventory_stock_match_result";b:0;s:34:"catalog_product_price_match_result";b:0;s:24:"catalog_url_match_result";b:1;s:30:"Mage_Catalog_Model_Indexer_Url";N;s:33:"catalog_product_flat_match_result";b:0;s:37:"catalog_category_product_match_result";b:1;s:43:"Mage_Catalog_Model_Category_Indexer_Product";N;s:35:"catalogsearch_fulltext_match_result";b:1;s:41:"Mage_CatalogSearch_Model_Indexer_Fulltext";N;}');
-- --------------------------------------------------------
--
-- Table structure for table `index_process`
--
CREATE TABLE `index_process` (
`process_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Process Id',
`indexer_code` varchar(32) NOT NULL COMMENT 'Indexer Code',
`status` varchar(15) NOT NULL DEFAULT 'pending' COMMENT 'Status',
`started_at` timestamp NULL DEFAULT NULL COMMENT 'Started At',
`ended_at` timestamp NULL DEFAULT NULL COMMENT 'Ended At',
`mode` varchar(9) NOT NULL DEFAULT 'real_time' COMMENT 'Mode',
PRIMARY KEY (`process_id`),
UNIQUE KEY `UNQ_INDEX_PROCESS_INDEXER_CODE` (`indexer_code`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Index Process' AUTO_INCREMENT=10 ;
--
-- Dumping data for table `index_process`
--
INSERT INTO `index_process` VALUES(1, 'catalog_product_attribute', 'pending', '2011-09-21 17:00:01', '2011-09-21 17:00:01', 'real_time');
INSERT INTO `index_process` VALUES(2, 'catalog_product_price', 'pending', '2011-09-21 17:00:25', '2011-09-21 17:00:26', 'real_time');
INSERT INTO `index_process` VALUES(3, 'catalog_url', 'pending', '2011-09-21 17:00:26', '2011-09-21 17:00:26', 'real_time');
INSERT INTO `index_process` VALUES(4, 'catalog_product_flat', 'pending', '2011-09-21 17:00:01', '2011-09-21 17:00:25', 'real_time');
INSERT INTO `index_process` VALUES(5, 'catalog_category_flat', 'pending', '2011-09-21 16:59:59', '2011-09-21 17:00:00', 'real_time');
INSERT INTO `index_process` VALUES(6, 'catalog_category_product', 'pending', '2011-09-21 17:00:00', '2011-09-21 17:00:01', 'real_time');
INSERT INTO `index_process` VALUES(7, 'catalogsearch_fulltext', 'pending', '2011-09-21 16:59:59', '2011-09-21 16:59:59', 'real_time');
INSERT INTO `index_process` VALUES(8, 'cataloginventory_stock', 'pending', '2011-09-21 16:59:58', '2011-09-21 16:59:59', 'real_time');
INSERT INTO `index_process` VALUES(9, 'tag_summary', 'pending', '2011-09-21 17:00:26', '2011-09-21 17:00:26', 'real_time');
-- --------------------------------------------------------
--
-- Table structure for table `index_process_event`
--
CREATE TABLE `index_process_event` (
`process_id` int(10) unsigned NOT NULL COMMENT 'Process Id',
`event_id` bigint(20) unsigned NOT NULL COMMENT 'Event Id',
`status` varchar(7) NOT NULL DEFAULT 'new' COMMENT 'Status',
PRIMARY KEY (`process_id`,`event_id`),
KEY `IDX_INDEX_PROCESS_EVENT_EVENT_ID` (`event_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Index Process Event';
--
-- Dumping data for table `index_process_event`
--
INSERT INTO `index_process_event` VALUES(1, 3, 'done');
INSERT INTO `index_process_event` VALUES(1, 7, 'done');
INSERT INTO `index_process_event` VALUES(1, 8, 'done');
INSERT INTO `index_process_event` VALUES(1, 9, 'done');
INSERT INTO `index_process_event` VALUES(1, 10, 'done');
INSERT INTO `index_process_event` VALUES(1, 11, 'done');
INSERT INTO `index_process_event` VALUES(1, 12, 'done');
INSERT INTO `index_process_event` VALUES(1, 13, 'done');
INSERT INTO `index_process_event` VALUES(1, 15, 'done');
INSERT INTO `index_process_event` VALUES(1, 16, 'done');
INSERT INTO `index_process_event` VALUES(1, 17, 'done');
INSERT INTO `index_process_event` VALUES(1, 18, 'done');
INSERT INTO `index_process_event` VALUES(1, 19, 'done');
INSERT INTO `index_process_event` VALUES(1, 20, 'done');
INSERT INTO `index_process_event` VALUES(1, 21, 'done');
INSERT INTO `index_process_event` VALUES(1, 22, 'done');
INSERT INTO `index_process_event` VALUES(1, 23, 'done');
INSERT INTO `index_process_event` VALUES(1, 24, 'done');
INSERT INTO `index_process_event` VALUES(1, 25, 'done');
INSERT INTO `index_process_event` VALUES(1, 26, 'done');
INSERT INTO `index_process_event` VALUES(1, 27, 'done');
INSERT INTO `index_process_event` VALUES(1, 28, 'done');
INSERT INTO `index_process_event` VALUES(1, 29, 'done');
INSERT INTO `index_process_event` VALUES(1, 30, 'done');
INSERT INTO `index_process_event` VALUES(1, 31, 'done');
INSERT INTO `index_process_event` VALUES(1, 34, 'done');
INSERT INTO `index_process_event` VALUES(1, 45, 'done');
INSERT INTO `index_process_event` VALUES(1, 47, 'done');
INSERT INTO `index_process_event` VALUES(1, 49, 'done');
INSERT INTO `index_process_event` VALUES(1, 50, 'done');
INSERT INTO `index_process_event` VALUES(1, 52, 'done');
INSERT INTO `index_process_event` VALUES(1, 54, 'done');
INSERT INTO `index_process_event` VALUES(1, 56, 'done');
INSERT INTO `index_process_event` VALUES(1, 58, 'done');
INSERT INTO `index_process_event` VALUES(1, 60, 'done');
INSERT INTO `index_process_event` VALUES(1, 62, 'done');
INSERT INTO `index_process_event` VALUES(1, 66, 'done');
INSERT INTO `index_process_event` VALUES(1, 68, 'done');
INSERT INTO `index_process_event` VALUES(1, 70, 'done');
INSERT INTO `index_process_event` VALUES(1, 72, 'done');
INSERT INTO `index_process_event` VALUES(1, 74, 'done');
INSERT INTO `index_process_event` VALUES(1, 76, 'done');
INSERT INTO `index_process_event` VALUES(1, 78, 'done');
INSERT INTO `index_process_event` VALUES(1, 80, 'done');
INSERT INTO `index_process_event` VALUES(1, 82, 'done');
INSERT INTO `index_process_event` VALUES(1, 84, 'done');
INSERT INTO `index_process_event` VALUES(1, 86, 'done');
INSERT INTO `index_process_event` VALUES(1, 88, 'done');
INSERT INTO `index_process_event` VALUES(1, 90, 'done');
INSERT INTO `index_process_event` VALUES(1, 92, 'done');
INSERT INTO `index_process_event` VALUES(1, 94, 'done');
INSERT INTO `index_process_event` VALUES(1, 96, 'done');
INSERT INTO `index_process_event` VALUES(1, 98, 'done');
INSERT INTO `index_process_event` VALUES(1, 100, 'done');
INSERT INTO `index_process_event` VALUES(1, 102, 'done');
INSERT INTO `index_process_event` VALUES(1, 104, 'done');
INSERT INTO `index_process_event` VALUES(1, 105, 'done');
INSERT INTO `index_process_event` VALUES(1, 106, 'done');
INSERT INTO `index_process_event` VALUES(1, 108, 'done');
INSERT INTO `index_process_event` VALUES(1, 110, 'done');
INSERT INTO `index_process_event` VALUES(1, 111, 'done');
INSERT INTO `index_process_event` VALUES(1, 113, 'done');
INSERT INTO `index_process_event` VALUES(1, 115, 'done');
INSERT INTO `index_process_event` VALUES(1, 117, 'done');
INSERT INTO `index_process_event` VALUES(1, 119, 'done');
INSERT INTO `index_process_event` VALUES(1, 121, 'done');
INSERT INTO `index_process_event` VALUES(1, 123, 'done');
INSERT INTO `index_process_event` VALUES(1, 125, 'done');
INSERT INTO `index_process_event` VALUES(1, 127, 'done');
INSERT INTO `index_process_event` VALUES(1, 129, 'done');
INSERT INTO `index_process_event` VALUES(1, 131, 'done');
INSERT INTO `index_process_event` VALUES(1, 133, 'done');
INSERT INTO `index_process_event` VALUES(1, 135, 'done');
INSERT INTO `index_process_event` VALUES(1, 137, 'done');
INSERT INTO `index_process_event` VALUES(1, 139, 'done');
INSERT INTO `index_process_event` VALUES(1, 141, 'done');
INSERT INTO `index_process_event` VALUES(1, 143, 'done');
INSERT INTO `index_process_event` VALUES(2, 3, 'done');
INSERT INTO `index_process_event` VALUES(2, 45, 'done');
INSERT INTO `index_process_event` VALUES(2, 47, 'done');
INSERT INTO `index_process_event` VALUES(2, 49, 'done');
INSERT INTO `index_process_event` VALUES(2, 50, 'done');
INSERT INTO `index_process_event` VALUES(2, 52, 'done');
INSERT INTO `index_process_event` VALUES(2, 54, 'done');
INSERT INTO `index_process_event` VALUES(2, 56, 'done');
INSERT INTO `index_process_event` VALUES(2, 58, 'done');
INSERT INTO `index_process_event` VALUES(2, 60, 'done');
INSERT INTO `index_process_event` VALUES(2, 62, 'done');
INSERT INTO `index_process_event` VALUES(2, 66, 'done');
INSERT INTO `index_process_event` VALUES(2, 68, 'done');
INSERT INTO `index_process_event` VALUES(2, 70, 'done');
INSERT INTO `index_process_event` VALUES(2, 72, 'done');
INSERT INTO `index_process_event` VALUES(2, 74, 'done');
INSERT INTO `index_process_event` VALUES(2, 76, 'done');
INSERT INTO `index_process_event` VALUES(2, 78, 'done');
INSERT INTO `index_process_event` VALUES(2, 80, 'done');
INSERT INTO `index_process_event` VALUES(2, 82, 'done');
INSERT INTO `index_process_event` VALUES(2, 84, 'done');
INSERT INTO `index_process_event` VALUES(2, 86, 'done');
INSERT INTO `index_process_event` VALUES(2, 88, 'done');
INSERT INTO `index_process_event` VALUES(2, 90, 'done');
INSERT INTO `index_process_event` VALUES(2, 92, 'done');
INSERT INTO `index_process_event` VALUES(2, 94, 'done');
INSERT INTO `index_process_event` VALUES(2, 96, 'done');
INSERT INTO `index_process_event` VALUES(2, 98, 'done');
INSERT INTO `index_process_event` VALUES(2, 100, 'done');
INSERT INTO `index_process_event` VALUES(2, 108, 'done');
INSERT INTO `index_process_event` VALUES(2, 110, 'done');
INSERT INTO `index_process_event` VALUES(2, 113, 'done');
INSERT INTO `index_process_event` VALUES(2, 115, 'done');
INSERT INTO `index_process_event` VALUES(2, 117, 'done');
INSERT INTO `index_process_event` VALUES(2, 119, 'done');
INSERT INTO `index_process_event` VALUES(2, 121, 'done');
INSERT INTO `index_process_event` VALUES(2, 123, 'done');
INSERT INTO `index_process_event` VALUES(2, 125, 'done');
INSERT INTO `index_process_event` VALUES(2, 127, 'done');
INSERT INTO `index_process_event` VALUES(2, 129, 'done');
INSERT INTO `index_process_event` VALUES(2, 131, 'done');
INSERT INTO `index_process_event` VALUES(2, 133, 'done');
INSERT INTO `index_process_event` VALUES(2, 135, 'done');
INSERT INTO `index_process_event` VALUES(2, 137, 'done');
INSERT INTO `index_process_event` VALUES(2, 139, 'done');
INSERT INTO `index_process_event` VALUES(2, 141, 'done');
INSERT INTO `index_process_event` VALUES(2, 143, 'done');
INSERT INTO `index_process_event` VALUES(3, 1, 'done');
INSERT INTO `index_process_event` VALUES(3, 2, 'done');
INSERT INTO `index_process_event` VALUES(3, 3, 'done');
INSERT INTO `index_process_event` VALUES(3, 4, 'done');
INSERT INTO `index_process_event` VALUES(3, 5, 'done');
INSERT INTO `index_process_event` VALUES(3, 6, 'done');
INSERT INTO `index_process_event` VALUES(3, 32, 'done');
INSERT INTO `index_process_event` VALUES(3, 33, 'done');
INSERT INTO `index_process_event` VALUES(3, 35, 'done');
INSERT INTO `index_process_event` VALUES(3, 36, 'done');
INSERT INTO `index_process_event` VALUES(3, 37, 'done');
INSERT INTO `index_process_event` VALUES(3, 38, 'done');
INSERT INTO `index_process_event` VALUES(3, 39, 'done');
INSERT INTO `index_process_event` VALUES(3, 40, 'done');
INSERT INTO `index_process_event` VALUES(3, 41, 'done');
INSERT INTO `index_process_event` VALUES(3, 42, 'done');
INSERT INTO `index_process_event` VALUES(3, 43, 'done');
INSERT INTO `index_process_event` VALUES(3, 44, 'done');
INSERT INTO `index_process_event` VALUES(3, 47, 'done');
INSERT INTO `index_process_event` VALUES(3, 49, 'done');
INSERT INTO `index_process_event` VALUES(3, 52, 'done');
INSERT INTO `index_process_event` VALUES(3, 54, 'done');
INSERT INTO `index_process_event` VALUES(3, 56, 'done');
INSERT INTO `index_process_event` VALUES(3, 58, 'done');
INSERT INTO `index_process_event` VALUES(3, 60, 'done');
INSERT INTO `index_process_event` VALUES(3, 62, 'done');
INSERT INTO `index_process_event` VALUES(3, 63, 'done');
INSERT INTO `index_process_event` VALUES(3, 64, 'done');
INSERT INTO `index_process_event` VALUES(3, 66, 'done');
INSERT INTO `index_process_event` VALUES(3, 68, 'done');
INSERT INTO `index_process_event` VALUES(3, 70, 'done');
INSERT INTO `index_process_event` VALUES(3, 72, 'done');
INSERT INTO `index_process_event` VALUES(3, 74, 'done');
INSERT INTO `index_process_event` VALUES(3, 76, 'done');
INSERT INTO `index_process_event` VALUES(3, 78, 'done');
INSERT INTO `index_process_event` VALUES(3, 80, 'done');
INSERT INTO `index_process_event` VALUES(3, 82, 'done');
INSERT INTO `index_process_event` VALUES(3, 84, 'done');
INSERT INTO `index_process_event` VALUES(3, 86, 'done');
INSERT INTO `index_process_event` VALUES(3, 88, 'done');
INSERT INTO `index_process_event` VALUES(3, 90, 'done');
INSERT INTO `index_process_event` VALUES(3, 92, 'done');
INSERT INTO `index_process_event` VALUES(3, 94, 'done');
INSERT INTO `index_process_event` VALUES(3, 96, 'done');
INSERT INTO `index_process_event` VALUES(3, 98, 'done');
INSERT INTO `index_process_event` VALUES(3, 100, 'done');
INSERT INTO `index_process_event` VALUES(3, 101, 'done');
INSERT INTO `index_process_event` VALUES(3, 108, 'done');
INSERT INTO `index_process_event` VALUES(3, 110, 'done');
INSERT INTO `index_process_event` VALUES(3, 113, 'done');
INSERT INTO `index_process_event` VALUES(3, 115, 'done');
INSERT INTO `index_process_event` VALUES(3, 117, 'done');
INSERT INTO `index_process_event` VALUES(3, 119, 'done');
INSERT INTO `index_process_event` VALUES(3, 121, 'done');
INSERT INTO `index_process_event` VALUES(3, 123, 'done');
INSERT INTO `index_process_event` VALUES(3, 125, 'done');
INSERT INTO `index_process_event` VALUES(3, 127, 'done');
INSERT INTO `index_process_event` VALUES(3, 129, 'done');
INSERT INTO `index_process_event` VALUES(3, 131, 'done');
INSERT INTO `index_process_event` VALUES(3, 133, 'done');
INSERT INTO `index_process_event` VALUES(3, 135, 'done');
INSERT INTO `index_process_event` VALUES(3, 137, 'done');
INSERT INTO `index_process_event` VALUES(3, 139, 'done');
INSERT INTO `index_process_event` VALUES(3, 141, 'done');
INSERT INTO `index_process_event` VALUES(3, 143, 'done');
INSERT INTO `index_process_event` VALUES(3, 144, 'done');
INSERT INTO `index_process_event` VALUES(4, 3, 'done');
INSERT INTO `index_process_event` VALUES(4, 7, 'done');
INSERT INTO `index_process_event` VALUES(4, 8, 'done');
INSERT INTO `index_process_event` VALUES(4, 9, 'done');
INSERT INTO `index_process_event` VALUES(4, 10, 'done');
INSERT INTO `index_process_event` VALUES(4, 11, 'done');
INSERT INTO `index_process_event` VALUES(4, 12, 'done');
INSERT INTO `index_process_event` VALUES(4, 13, 'done');
INSERT INTO `index_process_event` VALUES(4, 14, 'done');
INSERT INTO `index_process_event` VALUES(4, 15, 'done');
INSERT INTO `index_process_event` VALUES(4, 16, 'done');
INSERT INTO `index_process_event` VALUES(4, 17, 'done');
INSERT INTO `index_process_event` VALUES(4, 18, 'done');
INSERT INTO `index_process_event` VALUES(4, 19, 'done');
INSERT INTO `index_process_event` VALUES(4, 20, 'done');
INSERT INTO `index_process_event` VALUES(4, 21, 'done');
INSERT INTO `index_process_event` VALUES(4, 22, 'done');
INSERT INTO `index_process_event` VALUES(4, 23, 'done');
INSERT INTO `index_process_event` VALUES(4, 24, 'done');
INSERT INTO `index_process_event` VALUES(4, 25, 'done');
INSERT INTO `index_process_event` VALUES(4, 26, 'done');
INSERT INTO `index_process_event` VALUES(4, 27, 'done');
INSERT INTO `index_process_event` VALUES(4, 28, 'done');
INSERT INTO `index_process_event` VALUES(4, 29, 'done');
INSERT INTO `index_process_event` VALUES(4, 30, 'done');
INSERT INTO `index_process_event` VALUES(4, 31, 'done');
INSERT INTO `index_process_event` VALUES(4, 34, 'done');
INSERT INTO `index_process_event` VALUES(4, 45, 'done');
INSERT INTO `index_process_event` VALUES(4, 47, 'done');
INSERT INTO `index_process_event` VALUES(4, 49, 'done');
INSERT INTO `index_process_event` VALUES(4, 52, 'done');
INSERT INTO `index_process_event` VALUES(4, 54, 'done');
INSERT INTO `index_process_event` VALUES(4, 56, 'done');
INSERT INTO `index_process_event` VALUES(4, 58, 'done');
INSERT INTO `index_process_event` VALUES(4, 60, 'done');
INSERT INTO `index_process_event` VALUES(4, 62, 'done');
INSERT INTO `index_process_event` VALUES(4, 66, 'done');
INSERT INTO `index_process_event` VALUES(4, 68, 'done');
INSERT INTO `index_process_event` VALUES(4, 70, 'done');
INSERT INTO `index_process_event` VALUES(4, 72, 'done');
INSERT INTO `index_process_event` VALUES(4, 74, 'done');
INSERT INTO `index_process_event` VALUES(4, 76, 'done');
INSERT INTO `index_process_event` VALUES(4, 78, 'done');
INSERT INTO `index_process_event` VALUES(4, 80, 'done');
INSERT INTO `index_process_event` VALUES(4, 82, 'done');
INSERT INTO `index_process_event` VALUES(4, 84, 'done');
INSERT INTO `index_process_event` VALUES(4, 86, 'done');
INSERT INTO `index_process_event` VALUES(4, 88, 'done');
INSERT INTO `index_process_event` VALUES(4, 90, 'done');
INSERT INTO `index_process_event` VALUES(4, 92, 'done');
INSERT INTO `index_process_event` VALUES(4, 94, 'done');
INSERT INTO `index_process_event` VALUES(4, 96, 'done');
INSERT INTO `index_process_event` VALUES(4, 98, 'done');
INSERT INTO `index_process_event` VALUES(4, 100, 'done');
INSERT INTO `index_process_event` VALUES(4, 102, 'done');
INSERT INTO `index_process_event` VALUES(4, 103, 'done');
INSERT INTO `index_process_event` VALUES(4, 104, 'done');
INSERT INTO `index_process_event` VALUES(4, 105, 'done');
INSERT INTO `index_process_event` VALUES(4, 106, 'done');
INSERT INTO `index_process_event` VALUES(4, 108, 'done');
INSERT INTO `index_process_event` VALUES(4, 110, 'done');
INSERT INTO `index_process_event` VALUES(4, 113, 'done');
INSERT INTO `index_process_event` VALUES(4, 115, 'done');
INSERT INTO `index_process_event` VALUES(4, 117, 'done');
INSERT INTO `index_process_event` VALUES(4, 119, 'done');
INSERT INTO `index_process_event` VALUES(4, 121, 'done');
INSERT INTO `index_process_event` VALUES(4, 123, 'done');
INSERT INTO `index_process_event` VALUES(4, 125, 'done');
INSERT INTO `index_process_event` VALUES(4, 127, 'done');
INSERT INTO `index_process_event` VALUES(4, 129, 'done');
INSERT INTO `index_process_event` VALUES(4, 131, 'done');
INSERT INTO `index_process_event` VALUES(4, 133, 'done');
INSERT INTO `index_process_event` VALUES(4, 135, 'done');
INSERT INTO `index_process_event` VALUES(4, 137, 'done');
INSERT INTO `index_process_event` VALUES(4, 139, 'done');
INSERT INTO `index_process_event` VALUES(4, 141, 'done');
INSERT INTO `index_process_event` VALUES(4, 143, 'done');
INSERT INTO `index_process_event` VALUES(6, 1, 'done');
INSERT INTO `index_process_event` VALUES(6, 2, 'done');
INSERT INTO `index_process_event` VALUES(6, 3, 'done');
INSERT INTO `index_process_event` VALUES(6, 4, 'done');
INSERT INTO `index_process_event` VALUES(6, 5, 'done');
INSERT INTO `index_process_event` VALUES(6, 6, 'done');
INSERT INTO `index_process_event` VALUES(6, 32, 'done');
INSERT INTO `index_process_event` VALUES(6, 33, 'done');
INSERT INTO `index_process_event` VALUES(6, 35, 'done');
INSERT INTO `index_process_event` VALUES(6, 36, 'done');
INSERT INTO `index_process_event` VALUES(6, 37, 'done');
INSERT INTO `index_process_event` VALUES(6, 38, 'done');
INSERT INTO `index_process_event` VALUES(6, 39, 'done');
INSERT INTO `index_process_event` VALUES(6, 40, 'done');
INSERT INTO `index_process_event` VALUES(6, 41, 'done');
INSERT INTO `index_process_event` VALUES(6, 42, 'done');
INSERT INTO `index_process_event` VALUES(6, 43, 'done');
INSERT INTO `index_process_event` VALUES(6, 44, 'done');
INSERT INTO `index_process_event` VALUES(6, 45, 'done');
INSERT INTO `index_process_event` VALUES(6, 47, 'done');
INSERT INTO `index_process_event` VALUES(6, 49, 'done');
INSERT INTO `index_process_event` VALUES(6, 52, 'done');
INSERT INTO `index_process_event` VALUES(6, 54, 'done');
INSERT INTO `index_process_event` VALUES(6, 56, 'done');
INSERT INTO `index_process_event` VALUES(6, 58, 'done');
INSERT INTO `index_process_event` VALUES(6, 60, 'done');
INSERT INTO `index_process_event` VALUES(6, 62, 'done');
INSERT INTO `index_process_event` VALUES(6, 63, 'done');
INSERT INTO `index_process_event` VALUES(6, 64, 'done');
INSERT INTO `index_process_event` VALUES(6, 66, 'done');
INSERT INTO `index_process_event` VALUES(6, 68, 'done');
INSERT INTO `index_process_event` VALUES(6, 70, 'done');
INSERT INTO `index_process_event` VALUES(6, 72, 'done');
INSERT INTO `index_process_event` VALUES(6, 74, 'done');
INSERT INTO `index_process_event` VALUES(6, 76, 'done');
INSERT INTO `index_process_event` VALUES(6, 78, 'done');
INSERT INTO `index_process_event` VALUES(6, 80, 'done');
INSERT INTO `index_process_event` VALUES(6, 82, 'done');
INSERT INTO `index_process_event` VALUES(6, 84, 'done');
INSERT INTO `index_process_event` VALUES(6, 86, 'done');
INSERT INTO `index_process_event` VALUES(6, 88, 'done');
INSERT INTO `index_process_event` VALUES(6, 90, 'done');
INSERT INTO `index_process_event` VALUES(6, 92, 'done');
INSERT INTO `index_process_event` VALUES(6, 94, 'done');
INSERT INTO `index_process_event` VALUES(6, 96, 'done');
INSERT INTO `index_process_event` VALUES(6, 98, 'done');
INSERT INTO `index_process_event` VALUES(6, 100, 'done');
INSERT INTO `index_process_event` VALUES(6, 101, 'done');
INSERT INTO `index_process_event` VALUES(6, 108, 'done');
INSERT INTO `index_process_event` VALUES(6, 110, 'done');
INSERT INTO `index_process_event` VALUES(6, 113, 'done');
INSERT INTO `index_process_event` VALUES(6, 115, 'done');
INSERT INTO `index_process_event` VALUES(6, 117, 'done');
INSERT INTO `index_process_event` VALUES(6, 119, 'done');
INSERT INTO `index_process_event` VALUES(6, 121, 'done');
INSERT INTO `index_process_event` VALUES(6, 123, 'done');
INSERT INTO `index_process_event` VALUES(6, 125, 'done');
INSERT INTO `index_process_event` VALUES(6, 127, 'done');
INSERT INTO `index_process_event` VALUES(6, 129, 'done');
INSERT INTO `index_process_event` VALUES(6, 131, 'done');
INSERT INTO `index_process_event` VALUES(6, 133, 'done');
INSERT INTO `index_process_event` VALUES(6, 135, 'done');
INSERT INTO `index_process_event` VALUES(6, 137, 'done');
INSERT INTO `index_process_event` VALUES(6, 139, 'done');
INSERT INTO `index_process_event` VALUES(6, 141, 'done');
INSERT INTO `index_process_event` VALUES(6, 143, 'done');
INSERT INTO `index_process_event` VALUES(6, 144, 'done');
INSERT INTO `index_process_event` VALUES(7, 1, 'done');
INSERT INTO `index_process_event` VALUES(7, 2, 'done');
INSERT INTO `index_process_event` VALUES(7, 3, 'done');
INSERT INTO `index_process_event` VALUES(7, 4, 'done');
INSERT INTO `index_process_event` VALUES(7, 5, 'done');
INSERT INTO `index_process_event` VALUES(7, 6, 'done');
INSERT INTO `index_process_event` VALUES(7, 8, 'done');
INSERT INTO `index_process_event` VALUES(7, 9, 'done');
INSERT INTO `index_process_event` VALUES(7, 10, 'done');
INSERT INTO `index_process_event` VALUES(7, 11, 'done');
INSERT INTO `index_process_event` VALUES(7, 12, 'done');
INSERT INTO `index_process_event` VALUES(7, 13, 'done');
INSERT INTO `index_process_event` VALUES(7, 14, 'done');
INSERT INTO `index_process_event` VALUES(7, 15, 'done');
INSERT INTO `index_process_event` VALUES(7, 16, 'done');
INSERT INTO `index_process_event` VALUES(7, 17, 'done');
INSERT INTO `index_process_event` VALUES(7, 18, 'done');
INSERT INTO `index_process_event` VALUES(7, 19, 'done');
INSERT INTO `index_process_event` VALUES(7, 20, 'done');
INSERT INTO `index_process_event` VALUES(7, 21, 'done');
INSERT INTO `index_process_event` VALUES(7, 22, 'done');
INSERT INTO `index_process_event` VALUES(7, 23, 'done');
INSERT INTO `index_process_event` VALUES(7, 24, 'done');
INSERT INTO `index_process_event` VALUES(7, 25, 'done');
INSERT INTO `index_process_event` VALUES(7, 26, 'done');
INSERT INTO `index_process_event` VALUES(7, 27, 'done');
INSERT INTO `index_process_event` VALUES(7, 28, 'done');
INSERT INTO `index_process_event` VALUES(7, 29, 'done');
INSERT INTO `index_process_event` VALUES(7, 30, 'done');
INSERT INTO `index_process_event` VALUES(7, 31, 'done');
INSERT INTO `index_process_event` VALUES(7, 32, 'done');
INSERT INTO `index_process_event` VALUES(7, 33, 'done');
INSERT INTO `index_process_event` VALUES(7, 34, 'done');
INSERT INTO `index_process_event` VALUES(7, 35, 'done');
INSERT INTO `index_process_event` VALUES(7, 36, 'done');
INSERT INTO `index_process_event` VALUES(7, 37, 'done');
INSERT INTO `index_process_event` VALUES(7, 38, 'done');
INSERT INTO `index_process_event` VALUES(7, 39, 'done');
INSERT INTO `index_process_event` VALUES(7, 40, 'done');
INSERT INTO `index_process_event` VALUES(7, 41, 'done');
INSERT INTO `index_process_event` VALUES(7, 42, 'done');
INSERT INTO `index_process_event` VALUES(7, 43, 'done');
INSERT INTO `index_process_event` VALUES(7, 44, 'done');
INSERT INTO `index_process_event` VALUES(7, 45, 'done');
INSERT INTO `index_process_event` VALUES(7, 47, 'done');
INSERT INTO `index_process_event` VALUES(7, 49, 'done');
INSERT INTO `index_process_event` VALUES(7, 50, 'done');
INSERT INTO `index_process_event` VALUES(7, 52, 'done');
INSERT INTO `index_process_event` VALUES(7, 54, 'done');
INSERT INTO `index_process_event` VALUES(7, 56, 'done');
INSERT INTO `index_process_event` VALUES(7, 58, 'done');
INSERT INTO `index_process_event` VALUES(7, 60, 'done');
INSERT INTO `index_process_event` VALUES(7, 62, 'done');
INSERT INTO `index_process_event` VALUES(7, 63, 'done');
INSERT INTO `index_process_event` VALUES(7, 64, 'done');
INSERT INTO `index_process_event` VALUES(7, 66, 'done');
INSERT INTO `index_process_event` VALUES(7, 68, 'done');
INSERT INTO `index_process_event` VALUES(7, 70, 'done');
INSERT INTO `index_process_event` VALUES(7, 72, 'done');
INSERT INTO `index_process_event` VALUES(7, 74, 'done');
INSERT INTO `index_process_event` VALUES(7, 76, 'done');
INSERT INTO `index_process_event` VALUES(7, 78, 'done');
INSERT INTO `index_process_event` VALUES(7, 80, 'done');
INSERT INTO `index_process_event` VALUES(7, 82, 'done');
INSERT INTO `index_process_event` VALUES(7, 84, 'done');
INSERT INTO `index_process_event` VALUES(7, 86, 'done');
INSERT INTO `index_process_event` VALUES(7, 88, 'done');
INSERT INTO `index_process_event` VALUES(7, 90, 'done');
INSERT INTO `index_process_event` VALUES(7, 92, 'done');
INSERT INTO `index_process_event` VALUES(7, 94, 'done');
INSERT INTO `index_process_event` VALUES(7, 96, 'done');
INSERT INTO `index_process_event` VALUES(7, 98, 'done');
INSERT INTO `index_process_event` VALUES(7, 100, 'done');
INSERT INTO `index_process_event` VALUES(7, 101, 'done');
INSERT INTO `index_process_event` VALUES(7, 102, 'done');
INSERT INTO `index_process_event` VALUES(7, 103, 'done');
INSERT INTO `index_process_event` VALUES(7, 104, 'done');
INSERT INTO `index_process_event` VALUES(7, 105, 'done');
INSERT INTO `index_process_event` VALUES(7, 108, 'done');
INSERT INTO `index_process_event` VALUES(7, 110, 'done');
INSERT INTO `index_process_event` VALUES(7, 113, 'done');
INSERT INTO `index_process_event` VALUES(7, 115, 'done');
INSERT INTO `index_process_event` VALUES(7, 117, 'done');
INSERT INTO `index_process_event` VALUES(7, 119, 'done');
INSERT INTO `index_process_event` VALUES(7, 121, 'done');
INSERT INTO `index_process_event` VALUES(7, 123, 'done');
INSERT INTO `index_process_event` VALUES(7, 125, 'done');
INSERT INTO `index_process_event` VALUES(7, 127, 'done');
INSERT INTO `index_process_event` VALUES(7, 129, 'done');
INSERT INTO `index_process_event` VALUES(7, 131, 'done');
INSERT INTO `index_process_event` VALUES(7, 133, 'done');
INSERT INTO `index_process_event` VALUES(7, 135, 'done');
INSERT INTO `index_process_event` VALUES(7, 137, 'done');
INSERT INTO `index_process_event` VALUES(7, 139, 'done');
INSERT INTO `index_process_event` VALUES(7, 141, 'done');
INSERT INTO `index_process_event` VALUES(7, 143, 'done');
INSERT INTO `index_process_event` VALUES(7, 144, 'done');
INSERT INTO `index_process_event` VALUES(8, 3, 'done');
INSERT INTO `index_process_event` VALUES(8, 45, 'done');
INSERT INTO `index_process_event` VALUES(8, 46, 'done');
INSERT INTO `index_process_event` VALUES(8, 47, 'done');
INSERT INTO `index_process_event` VALUES(8, 48, 'done');
INSERT INTO `index_process_event` VALUES(8, 49, 'done');
INSERT INTO `index_process_event` VALUES(8, 50, 'done');
INSERT INTO `index_process_event` VALUES(8, 51, 'done');
INSERT INTO `index_process_event` VALUES(8, 52, 'done');
INSERT INTO `index_process_event` VALUES(8, 53, 'done');
INSERT INTO `index_process_event` VALUES(8, 54, 'done');
INSERT INTO `index_process_event` VALUES(8, 55, 'done');
INSERT INTO `index_process_event` VALUES(8, 56, 'done');
INSERT INTO `index_process_event` VALUES(8, 57, 'done');
INSERT INTO `index_process_event` VALUES(8, 58, 'done');
INSERT INTO `index_process_event` VALUES(8, 59, 'done');
INSERT INTO `index_process_event` VALUES(8, 60, 'done');
INSERT INTO `index_process_event` VALUES(8, 61, 'done');
INSERT INTO `index_process_event` VALUES(8, 62, 'done');
INSERT INTO `index_process_event` VALUES(8, 65, 'done');
INSERT INTO `index_process_event` VALUES(8, 66, 'done');
INSERT INTO `index_process_event` VALUES(8, 67, 'done');
INSERT INTO `index_process_event` VALUES(8, 68, 'done');
INSERT INTO `index_process_event` VALUES(8, 69, 'done');
INSERT INTO `index_process_event` VALUES(8, 70, 'done');
INSERT INTO `index_process_event` VALUES(8, 71, 'done');
INSERT INTO `index_process_event` VALUES(8, 72, 'done');
INSERT INTO `index_process_event` VALUES(8, 73, 'done');
INSERT INTO `index_process_event` VALUES(8, 74, 'done');
INSERT INTO `index_process_event` VALUES(8, 75, 'done');
INSERT INTO `index_process_event` VALUES(8, 76, 'done');
INSERT INTO `index_process_event` VALUES(8, 77, 'done');
INSERT INTO `index_process_event` VALUES(8, 78, 'done');
INSERT INTO `index_process_event` VALUES(8, 79, 'done');
INSERT INTO `index_process_event` VALUES(8, 80, 'done');
INSERT INTO `index_process_event` VALUES(8, 81, 'done');
INSERT INTO `index_process_event` VALUES(8, 82, 'done');
INSERT INTO `index_process_event` VALUES(8, 83, 'done');
INSERT INTO `index_process_event` VALUES(8, 84, 'done');
INSERT INTO `index_process_event` VALUES(8, 85, 'done');
INSERT INTO `index_process_event` VALUES(8, 86, 'done');
INSERT INTO `index_process_event` VALUES(8, 87, 'done');
INSERT INTO `index_process_event` VALUES(8, 88, 'done');
INSERT INTO `index_process_event` VALUES(8, 89, 'done');
INSERT INTO `index_process_event` VALUES(8, 90, 'done');
INSERT INTO `index_process_event` VALUES(8, 91, 'done');
INSERT INTO `index_process_event` VALUES(8, 92, 'done');
INSERT INTO `index_process_event` VALUES(8, 93, 'done');
INSERT INTO `index_process_event` VALUES(8, 94, 'done');
INSERT INTO `index_process_event` VALUES(8, 95, 'done');
INSERT INTO `index_process_event` VALUES(8, 96, 'done');
INSERT INTO `index_process_event` VALUES(8, 97, 'done');
INSERT INTO `index_process_event` VALUES(8, 98, 'done');
INSERT INTO `index_process_event` VALUES(8, 99, 'done');
INSERT INTO `index_process_event` VALUES(8, 100, 'done');
INSERT INTO `index_process_event` VALUES(8, 107, 'done');
INSERT INTO `index_process_event` VALUES(8, 108, 'done');
INSERT INTO `index_process_event` VALUES(8, 109, 'done');
INSERT INTO `index_process_event` VALUES(8, 110, 'done');
INSERT INTO `index_process_event` VALUES(8, 112, 'done');
INSERT INTO `index_process_event` VALUES(8, 113, 'done');
INSERT INTO `index_process_event` VALUES(8, 114, 'done');
INSERT INTO `index_process_event` VALUES(8, 115, 'done');
INSERT INTO `index_process_event` VALUES(8, 116, 'done');
INSERT INTO `index_process_event` VALUES(8, 117, 'done');
INSERT INTO `index_process_event` VALUES(8, 118, 'done');
INSERT INTO `index_process_event` VALUES(8, 119, 'done');
INSERT INTO `index_process_event` VALUES(8, 120, 'done');
INSERT INTO `index_process_event` VALUES(8, 121, 'done');
INSERT INTO `index_process_event` VALUES(8, 122, 'done');
INSERT INTO `index_process_event` VALUES(8, 123, 'done');
INSERT INTO `index_process_event` VALUES(8, 124, 'done');
INSERT INTO `index_process_event` VALUES(8, 125, 'done');
INSERT INTO `index_process_event` VALUES(8, 126, 'done');
INSERT INTO `index_process_event` VALUES(8, 127, 'done');
INSERT INTO `index_process_event` VALUES(8, 128, 'done');
INSERT INTO `index_process_event` VALUES(8, 129, 'done');
INSERT INTO `index_process_event` VALUES(8, 130, 'done');
INSERT INTO `index_process_event` VALUES(8, 131, 'done');
INSERT INTO `index_process_event` VALUES(8, 132, 'done');
INSERT INTO `index_process_event` VALUES(8, 133, 'done');
INSERT INTO `index_process_event` VALUES(8, 134, 'done');
INSERT INTO `index_process_event` VALUES(8, 135, 'done');
INSERT INTO `index_process_event` VALUES(8, 136, 'done');
INSERT INTO `index_process_event` VALUES(8, 137, 'done');
INSERT INTO `index_process_event` VALUES(8, 138, 'done');
INSERT INTO `index_process_event` VALUES(8, 139, 'done');
INSERT INTO `index_process_event` VALUES(8, 140, 'done');
INSERT INTO `index_process_event` VALUES(8, 141, 'done');
INSERT INTO `index_process_event` VALUES(8, 142, 'done');
INSERT INTO `index_process_event` VALUES(8, 143, 'done');
INSERT INTO `index_process_event` VALUES(9, 45, 'done');
INSERT INTO `index_process_event` VALUES(9, 47, 'done');
INSERT INTO `index_process_event` VALUES(9, 49, 'done');
INSERT INTO `index_process_event` VALUES(9, 50, 'done');
INSERT INTO `index_process_event` VALUES(9, 52, 'done');
INSERT INTO `index_process_event` VALUES(9, 54, 'done');
INSERT INTO `index_process_event` VALUES(9, 56, 'done');
INSERT INTO `index_process_event` VALUES(9, 58, 'done');
INSERT INTO `index_process_event` VALUES(9, 60, 'done');
INSERT INTO `index_process_event` VALUES(9, 62, 'done');
INSERT INTO `index_process_event` VALUES(9, 66, 'done');
INSERT INTO `index_process_event` VALUES(9, 68, 'done');
INSERT INTO `index_process_event` VALUES(9, 70, 'done');
INSERT INTO `index_process_event` VALUES(9, 72, 'done');
INSERT INTO `index_process_event` VALUES(9, 74, 'done');
INSERT INTO `index_process_event` VALUES(9, 76, 'done');
INSERT INTO `index_process_event` VALUES(9, 78, 'done');
INSERT INTO `index_process_event` VALUES(9, 80, 'done');
INSERT INTO `index_process_event` VALUES(9, 82, 'done');
INSERT INTO `index_process_event` VALUES(9, 84, 'done');
INSERT INTO `index_process_event` VALUES(9, 86, 'done');
INSERT INTO `index_process_event` VALUES(9, 88, 'done');
INSERT INTO `index_process_event` VALUES(9, 90, 'done');
INSERT INTO `index_process_event` VALUES(9, 92, 'done');
INSERT INTO `index_process_event` VALUES(9, 94, 'done');
INSERT INTO `index_process_event` VALUES(9, 96, 'done');
INSERT INTO `index_process_event` VALUES(9, 98, 'done');
INSERT INTO `index_process_event` VALUES(9, 100, 'done');
INSERT INTO `index_process_event` VALUES(9, 108, 'done');
INSERT INTO `index_process_event` VALUES(9, 110, 'done');
INSERT INTO `index_process_event` VALUES(9, 113, 'done');
INSERT INTO `index_process_event` VALUES(9, 115, 'done');
INSERT INTO `index_process_event` VALUES(9, 117, 'done');
INSERT INTO `index_process_event` VALUES(9, 119, 'done');
INSERT INTO `index_process_event` VALUES(9, 121, 'done');
INSERT INTO `index_process_event` VALUES(9, 123, 'done');
INSERT INTO `index_process_event` VALUES(9, 125, 'done');
INSERT INTO `index_process_event` VALUES(9, 127, 'done');
INSERT INTO `index_process_event` VALUES(9, 129, 'done');
INSERT INTO `index_process_event` VALUES(9, 131, 'done');
INSERT INTO `index_process_event` VALUES(9, 133, 'done');
INSERT INTO `index_process_event` VALUES(9, 135, 'done');
INSERT INTO `index_process_event` VALUES(9, 137, 'done');
INSERT INTO `index_process_event` VALUES(9, 139, 'done');
INSERT INTO `index_process_event` VALUES(9, 141, 'done');
INSERT INTO `index_process_event` VALUES(9, 143, 'done');
-- --------------------------------------------------------
--
-- Table structure for table `log_customer`
--
CREATE TABLE `log_customer` (
`log_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Log ID',
`visitor_id` bigint(20) unsigned DEFAULT NULL COMMENT 'Visitor ID',
`customer_id` int(11) NOT NULL DEFAULT '0' COMMENT 'Customer ID',
`login_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Login Time',
`logout_at` timestamp NULL DEFAULT NULL COMMENT 'Logout Time',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store ID',
PRIMARY KEY (`log_id`),
KEY `IDX_LOG_CUSTOMER_VISITOR_ID` (`visitor_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Log Customers Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `log_customer`
--
-- --------------------------------------------------------
--
-- Table structure for table `log_quote`
--
CREATE TABLE `log_quote` (
`quote_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Quote ID',
`visitor_id` bigint(20) unsigned DEFAULT NULL COMMENT 'Visitor ID',
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Creation Time',
`deleted_at` timestamp NULL DEFAULT NULL COMMENT 'Deletion Time',
PRIMARY KEY (`quote_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Log Quotes Table';
--
-- Dumping data for table `log_quote`
--
-- --------------------------------------------------------
--
-- Table structure for table `log_summary`
--
CREATE TABLE `log_summary` (
`summary_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Summary ID',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store ID',
`type_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Type ID',
`visitor_count` int(11) NOT NULL DEFAULT '0' COMMENT 'Visitor Count',
`customer_count` int(11) NOT NULL DEFAULT '0' COMMENT 'Customer Count',
`add_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Date',
PRIMARY KEY (`summary_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Log Summary Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `log_summary`
--
-- --------------------------------------------------------
--
-- Table structure for table `log_summary_type`
--
CREATE TABLE `log_summary_type` (
`type_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Type ID',
`type_code` varchar(64) NOT NULL DEFAULT '' COMMENT 'Type Code',
`period` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Period',
`period_type` varchar(6) NOT NULL DEFAULT 'MINUTE' COMMENT 'Period Type',
PRIMARY KEY (`type_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Log Summary Types Table' AUTO_INCREMENT=3 ;
--
-- Dumping data for table `log_summary_type`
--
INSERT INTO `log_summary_type` VALUES(1, 'hour', 1, 'HOUR');
INSERT INTO `log_summary_type` VALUES(2, 'day', 1, 'DAY');
-- --------------------------------------------------------
--
-- Table structure for table `log_url`
--
CREATE TABLE `log_url` (
`url_id` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'URL ID',
`visitor_id` bigint(20) unsigned DEFAULT NULL COMMENT 'Visitor ID',
`visit_time` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Visit Time',
PRIMARY KEY (`url_id`),
KEY `IDX_LOG_URL_VISITOR_ID` (`visitor_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Log URL Table';
--
-- Dumping data for table `log_url`
--
INSERT INTO `log_url` VALUES(1, 1, '2011-09-06 21:20:41');
INSERT INTO `log_url` VALUES(2, 2, '2011-09-06 21:20:55');
INSERT INTO `log_url` VALUES(3, 2, '2011-09-06 21:42:13');
INSERT INTO `log_url` VALUES(4, 3, '2011-09-06 23:05:23');
INSERT INTO `log_url` VALUES(5, 3, '2011-09-06 23:05:23');
INSERT INTO `log_url` VALUES(6, 3, '2011-09-06 23:05:24');
INSERT INTO `log_url` VALUES(7, 3, '2011-09-06 23:05:24');
INSERT INTO `log_url` VALUES(8, 3, '2011-09-06 23:05:24');
INSERT INTO `log_url` VALUES(9, 3, '2011-09-06 23:05:47');
INSERT INTO `log_url` VALUES(10, 3, '2011-09-06 23:05:48');
INSERT INTO `log_url` VALUES(11, 3, '2011-09-06 23:05:48');
INSERT INTO `log_url` VALUES(12, 3, '2011-09-06 23:05:49');
INSERT INTO `log_url` VALUES(13, 3, '2011-09-06 23:05:49');
INSERT INTO `log_url` VALUES(14, 3, '2011-09-06 23:11:07');
INSERT INTO `log_url` VALUES(15, 3, '2011-09-06 23:11:08');
INSERT INTO `log_url` VALUES(16, 3, '2011-09-07 00:02:58');
INSERT INTO `log_url` VALUES(17, 3, '2011-09-07 00:03:00');
INSERT INTO `log_url` VALUES(18, 3, '2011-09-07 00:09:01');
INSERT INTO `log_url` VALUES(19, 3, '2011-09-07 00:09:02');
INSERT INTO `log_url` VALUES(20, 3, '2011-09-07 00:09:49');
INSERT INTO `log_url` VALUES(21, 3, '2011-09-07 00:09:50');
INSERT INTO `log_url` VALUES(22, 3, '2011-09-07 00:12:07');
INSERT INTO `log_url` VALUES(23, 3, '2011-09-07 00:12:09');
INSERT INTO `log_url` VALUES(24, 3, '2011-09-07 00:12:09');
INSERT INTO `log_url` VALUES(25, 3, '2011-09-07 00:12:24');
INSERT INTO `log_url` VALUES(26, 3, '2011-09-07 00:12:26');
INSERT INTO `log_url` VALUES(27, 3, '2011-09-07 00:12:27');
INSERT INTO `log_url` VALUES(28, 3, '2011-09-07 00:37:07');
INSERT INTO `log_url` VALUES(29, 3, '2011-09-07 00:37:08');
INSERT INTO `log_url` VALUES(30, 3, '2011-09-07 00:41:35');
INSERT INTO `log_url` VALUES(31, 3, '2011-09-07 00:41:37');
INSERT INTO `log_url` VALUES(32, 3, '2011-09-07 00:42:28');
INSERT INTO `log_url` VALUES(33, 3, '2011-09-07 00:42:29');
INSERT INTO `log_url` VALUES(34, 3, '2011-09-07 00:42:30');
INSERT INTO `log_url` VALUES(35, 3, '2011-09-07 00:57:56');
INSERT INTO `log_url` VALUES(36, 3, '2011-09-07 00:57:58');
INSERT INTO `log_url` VALUES(37, 4, '2011-09-07 03:14:20');
INSERT INTO `log_url` VALUES(38, 4, '2011-09-07 03:26:26');
INSERT INTO `log_url` VALUES(39, 4, '2011-09-07 03:26:27');
INSERT INTO `log_url` VALUES(40, 4, '2011-09-07 03:29:52');
INSERT INTO `log_url` VALUES(41, 4, '2011-09-07 03:29:53');
INSERT INTO `log_url` VALUES(42, 4, '2011-09-07 03:37:00');
INSERT INTO `log_url` VALUES(43, 4, '2011-09-07 03:37:01');
INSERT INTO `log_url` VALUES(44, 4, '2011-09-07 03:37:25');
INSERT INTO `log_url` VALUES(45, 4, '2011-09-07 03:37:26');
INSERT INTO `log_url` VALUES(46, 4, '2011-09-07 03:39:51');
INSERT INTO `log_url` VALUES(47, 4, '2011-09-07 03:39:52');
INSERT INTO `log_url` VALUES(48, 4, '2011-09-07 03:40:02');
INSERT INTO `log_url` VALUES(49, 4, '2011-09-07 03:40:04');
INSERT INTO `log_url` VALUES(50, 4, '2011-09-07 03:42:38');
INSERT INTO `log_url` VALUES(51, 4, '2011-09-07 03:42:39');
INSERT INTO `log_url` VALUES(52, 4, '2011-09-07 03:57:54');
INSERT INTO `log_url` VALUES(53, 4, '2011-09-07 03:57:55');
INSERT INTO `log_url` VALUES(54, 4, '2011-09-07 04:00:20');
INSERT INTO `log_url` VALUES(55, 4, '2011-09-07 04:00:21');
INSERT INTO `log_url` VALUES(56, 4, '2011-09-07 04:01:35');
INSERT INTO `log_url` VALUES(57, 4, '2011-09-07 04:01:37');
INSERT INTO `log_url` VALUES(58, 4, '2011-09-07 04:08:34');
INSERT INTO `log_url` VALUES(59, 4, '2011-09-07 04:08:36');
INSERT INTO `log_url` VALUES(60, 4, '2011-09-07 04:09:46');
INSERT INTO `log_url` VALUES(61, 4, '2011-09-07 04:09:48');
INSERT INTO `log_url` VALUES(62, 4, '2011-09-07 04:11:01');
INSERT INTO `log_url` VALUES(63, 4, '2011-09-07 04:11:03');
INSERT INTO `log_url` VALUES(64, 4, '2011-09-07 04:11:31');
INSERT INTO `log_url` VALUES(65, 4, '2011-09-07 04:11:32');
INSERT INTO `log_url` VALUES(66, 4, '2011-09-07 04:13:53');
INSERT INTO `log_url` VALUES(67, 4, '2011-09-07 04:13:55');
INSERT INTO `log_url` VALUES(68, 4, '2011-09-07 04:13:59');
INSERT INTO `log_url` VALUES(69, 4, '2011-09-07 04:14:01');
INSERT INTO `log_url` VALUES(70, 4, '2011-09-07 04:14:34');
INSERT INTO `log_url` VALUES(71, 4, '2011-09-07 04:14:36');
INSERT INTO `log_url` VALUES(72, 4, '2011-09-07 04:16:34');
INSERT INTO `log_url` VALUES(73, 4, '2011-09-07 04:16:36');
INSERT INTO `log_url` VALUES(74, 4, '2011-09-07 04:17:57');
INSERT INTO `log_url` VALUES(75, 4, '2011-09-07 04:17:59');
INSERT INTO `log_url` VALUES(76, 4, '2011-09-07 04:19:31');
INSERT INTO `log_url` VALUES(77, 4, '2011-09-07 04:19:33');
INSERT INTO `log_url` VALUES(78, 4, '2011-09-07 04:19:34');
INSERT INTO `log_url` VALUES(79, 4, '2011-09-07 04:20:02');
INSERT INTO `log_url` VALUES(80, 4, '2011-09-07 04:20:04');
INSERT INTO `log_url` VALUES(81, 4, '2011-09-07 04:20:05');
INSERT INTO `log_url` VALUES(82, 4, '2011-09-07 04:20:47');
INSERT INTO `log_url` VALUES(83, 4, '2011-09-07 04:20:49');
INSERT INTO `log_url` VALUES(84, 4, '2011-09-07 04:21:10');
INSERT INTO `log_url` VALUES(85, 4, '2011-09-07 04:21:12');
INSERT INTO `log_url` VALUES(86, 4, '2011-09-07 04:21:29');
INSERT INTO `log_url` VALUES(87, 4, '2011-09-07 04:21:31');
INSERT INTO `log_url` VALUES(88, 4, '2011-09-07 04:21:50');
INSERT INTO `log_url` VALUES(89, 4, '2011-09-07 04:21:52');
INSERT INTO `log_url` VALUES(90, 4, '2011-09-07 04:22:47');
INSERT INTO `log_url` VALUES(91, 4, '2011-09-07 04:22:49');
INSERT INTO `log_url` VALUES(92, 4, '2011-09-07 04:24:38');
INSERT INTO `log_url` VALUES(93, 4, '2011-09-07 04:24:41');
INSERT INTO `log_url` VALUES(94, 4, '2011-09-07 04:24:41');
INSERT INTO `log_url` VALUES(95, 4, '2011-09-07 04:24:51');
INSERT INTO `log_url` VALUES(96, 4, '2011-09-07 04:24:53');
INSERT INTO `log_url` VALUES(97, 4, '2011-09-07 04:24:54');
INSERT INTO `log_url` VALUES(98, 4, '2011-09-07 04:26:26');
INSERT INTO `log_url` VALUES(99, 4, '2011-09-07 04:26:28');
INSERT INTO `log_url` VALUES(100, 4, '2011-09-07 04:26:29');
INSERT INTO `log_url` VALUES(101, 4, '2011-09-07 04:26:58');
INSERT INTO `log_url` VALUES(102, 4, '2011-09-07 04:27:00');
INSERT INTO `log_url` VALUES(103, 4, '2011-09-07 04:27:01');
INSERT INTO `log_url` VALUES(104, 4, '2011-09-07 04:27:46');
INSERT INTO `log_url` VALUES(105, 4, '2011-09-07 04:27:48');
INSERT INTO `log_url` VALUES(106, 4, '2011-09-07 04:27:48');
INSERT INTO `log_url` VALUES(107, 4, '2011-09-07 04:33:01');
INSERT INTO `log_url` VALUES(108, 4, '2011-09-07 04:33:03');
INSERT INTO `log_url` VALUES(109, 4, '2011-09-07 04:33:04');
INSERT INTO `log_url` VALUES(110, 4, '2011-09-07 04:33:38');
INSERT INTO `log_url` VALUES(111, 4, '2011-09-07 04:33:40');
INSERT INTO `log_url` VALUES(112, 4, '2011-09-07 04:33:41');
INSERT INTO `log_url` VALUES(113, 4, '2011-09-07 04:33:56');
INSERT INTO `log_url` VALUES(114, 4, '2011-09-07 04:33:59');
INSERT INTO `log_url` VALUES(115, 4, '2011-09-07 04:33:59');
INSERT INTO `log_url` VALUES(116, 4, '2011-09-07 04:34:11');
INSERT INTO `log_url` VALUES(117, 4, '2011-09-07 04:34:13');
INSERT INTO `log_url` VALUES(118, 4, '2011-09-07 04:34:14');
INSERT INTO `log_url` VALUES(119, 4, '2011-09-07 04:34:50');
INSERT INTO `log_url` VALUES(120, 4, '2011-09-07 04:34:52');
INSERT INTO `log_url` VALUES(121, 4, '2011-09-07 04:34:52');
INSERT INTO `log_url` VALUES(122, 4, '2011-09-07 04:35:08');
INSERT INTO `log_url` VALUES(123, 4, '2011-09-07 04:35:10');
INSERT INTO `log_url` VALUES(124, 4, '2011-09-07 04:35:11');
INSERT INTO `log_url` VALUES(125, 4, '2011-09-07 04:35:23');
INSERT INTO `log_url` VALUES(126, 4, '2011-09-07 04:35:26');
INSERT INTO `log_url` VALUES(127, 4, '2011-09-07 04:35:26');
INSERT INTO `log_url` VALUES(128, 4, '2011-09-07 04:35:37');
INSERT INTO `log_url` VALUES(129, 4, '2011-09-07 04:35:40');
INSERT INTO `log_url` VALUES(130, 4, '2011-09-07 04:35:40');
INSERT INTO `log_url` VALUES(131, 4, '2011-09-07 04:38:35');
INSERT INTO `log_url` VALUES(132, 4, '2011-09-07 04:38:37');
INSERT INTO `log_url` VALUES(133, 4, '2011-09-07 04:38:38');
INSERT INTO `log_url` VALUES(134, 4, '2011-09-07 04:39:42');
INSERT INTO `log_url` VALUES(135, 4, '2011-09-07 04:39:44');
INSERT INTO `log_url` VALUES(136, 4, '2011-09-07 04:39:45');
INSERT INTO `log_url` VALUES(137, 4, '2011-09-07 04:40:23');
INSERT INTO `log_url` VALUES(138, 4, '2011-09-07 04:40:25');
INSERT INTO `log_url` VALUES(139, 4, '2011-09-07 04:40:26');
INSERT INTO `log_url` VALUES(140, 4, '2011-09-07 04:40:44');
INSERT INTO `log_url` VALUES(141, 4, '2011-09-07 04:40:46');
INSERT INTO `log_url` VALUES(142, 4, '2011-09-07 04:40:47');
INSERT INTO `log_url` VALUES(143, 4, '2011-09-07 04:40:56');
INSERT INTO `log_url` VALUES(144, 4, '2011-09-07 04:40:58');
INSERT INTO `log_url` VALUES(145, 4, '2011-09-07 04:40:58');
INSERT INTO `log_url` VALUES(146, 4, '2011-09-07 04:41:59');
INSERT INTO `log_url` VALUES(147, 4, '2011-09-07 04:42:02');
INSERT INTO `log_url` VALUES(148, 4, '2011-09-07 04:42:02');
INSERT INTO `log_url` VALUES(149, 4, '2011-09-07 04:42:14');
INSERT INTO `log_url` VALUES(150, 4, '2011-09-07 04:42:18');
INSERT INTO `log_url` VALUES(151, 4, '2011-09-07 04:42:19');
INSERT INTO `log_url` VALUES(152, 4, '2011-09-07 04:43:28');
INSERT INTO `log_url` VALUES(153, 4, '2011-09-07 04:43:30');
INSERT INTO `log_url` VALUES(154, 4, '2011-09-07 04:43:31');
INSERT INTO `log_url` VALUES(155, 4, '2011-09-07 04:43:38');
INSERT INTO `log_url` VALUES(156, 4, '2011-09-07 04:43:40');
INSERT INTO `log_url` VALUES(157, 4, '2011-09-07 04:43:41');
INSERT INTO `log_url` VALUES(158, 4, '2011-09-07 04:45:09');
INSERT INTO `log_url` VALUES(159, 4, '2011-09-07 04:45:11');
INSERT INTO `log_url` VALUES(160, 4, '2011-09-07 04:45:12');
INSERT INTO `log_url` VALUES(161, 4, '2011-09-07 04:45:31');
INSERT INTO `log_url` VALUES(162, 4, '2011-09-07 04:45:33');
INSERT INTO `log_url` VALUES(163, 4, '2011-09-07 04:45:34');
INSERT INTO `log_url` VALUES(164, 4, '2011-09-07 04:46:07');
INSERT INTO `log_url` VALUES(165, 4, '2011-09-07 04:46:09');
INSERT INTO `log_url` VALUES(166, 4, '2011-09-07 04:46:10');
INSERT INTO `log_url` VALUES(167, 4, '2011-09-07 04:46:29');
INSERT INTO `log_url` VALUES(168, 4, '2011-09-07 04:46:32');
INSERT INTO `log_url` VALUES(169, 4, '2011-09-07 04:46:32');
INSERT INTO `log_url` VALUES(170, 4, '2011-09-07 04:46:42');
INSERT INTO `log_url` VALUES(171, 4, '2011-09-07 04:46:44');
INSERT INTO `log_url` VALUES(172, 4, '2011-09-07 04:46:44');
INSERT INTO `log_url` VALUES(173, 4, '2011-09-07 04:49:38');
INSERT INTO `log_url` VALUES(174, 4, '2011-09-07 04:49:40');
INSERT INTO `log_url` VALUES(175, 4, '2011-09-07 04:49:41');
INSERT INTO `log_url` VALUES(176, 4, '2011-09-07 04:49:42');
INSERT INTO `log_url` VALUES(177, 4, '2011-09-07 04:50:01');
INSERT INTO `log_url` VALUES(178, 4, '2011-09-07 04:50:04');
INSERT INTO `log_url` VALUES(179, 4, '2011-09-07 04:50:04');
INSERT INTO `log_url` VALUES(180, 4, '2011-09-07 04:50:05');
INSERT INTO `log_url` VALUES(181, 4, '2011-09-07 04:50:19');
INSERT INTO `log_url` VALUES(182, 4, '2011-09-07 04:50:22');
INSERT INTO `log_url` VALUES(183, 4, '2011-09-07 04:50:22');
INSERT INTO `log_url` VALUES(184, 4, '2011-09-07 04:51:22');
INSERT INTO `log_url` VALUES(185, 4, '2011-09-07 04:51:24');
INSERT INTO `log_url` VALUES(186, 4, '2011-09-07 04:51:25');
INSERT INTO `log_url` VALUES(187, 4, '2011-09-07 04:51:38');
INSERT INTO `log_url` VALUES(188, 4, '2011-09-07 04:51:40');
INSERT INTO `log_url` VALUES(189, 4, '2011-09-07 04:51:41');
INSERT INTO `log_url` VALUES(190, 4, '2011-09-07 04:52:27');
INSERT INTO `log_url` VALUES(191, 4, '2011-09-07 04:52:30');
INSERT INTO `log_url` VALUES(192, 4, '2011-09-07 04:52:30');
INSERT INTO `log_url` VALUES(193, 4, '2011-09-07 04:52:54');
INSERT INTO `log_url` VALUES(194, 4, '2011-09-07 04:52:56');
INSERT INTO `log_url` VALUES(195, 4, '2011-09-07 04:52:56');
INSERT INTO `log_url` VALUES(196, 4, '2011-09-07 04:53:10');
INSERT INTO `log_url` VALUES(197, 4, '2011-09-07 04:53:12');
INSERT INTO `log_url` VALUES(198, 4, '2011-09-07 04:56:20');
INSERT INTO `log_url` VALUES(199, 4, '2011-09-07 04:56:21');
INSERT INTO `log_url` VALUES(200, 4, '2011-09-07 04:57:27');
INSERT INTO `log_url` VALUES(201, 4, '2011-09-07 04:57:29');
INSERT INTO `log_url` VALUES(202, 4, '2011-09-07 04:57:29');
INSERT INTO `log_url` VALUES(203, 4, '2011-09-07 04:58:47');
INSERT INTO `log_url` VALUES(204, 4, '2011-09-07 04:58:49');
INSERT INTO `log_url` VALUES(205, 4, '2011-09-07 04:58:49');
INSERT INTO `log_url` VALUES(206, 4, '2011-09-07 05:02:53');
INSERT INTO `log_url` VALUES(207, 4, '2011-09-07 05:02:56');
INSERT INTO `log_url` VALUES(208, 4, '2011-09-07 05:02:56');
INSERT INTO `log_url` VALUES(209, 4, '2011-09-07 05:06:18');
INSERT INTO `log_url` VALUES(210, 4, '2011-09-07 05:06:20');
INSERT INTO `log_url` VALUES(211, 4, '2011-09-07 05:06:53');
INSERT INTO `log_url` VALUES(212, 4, '2011-09-07 05:07:39');
INSERT INTO `log_url` VALUES(213, 4, '2011-09-07 05:09:21');
INSERT INTO `log_url` VALUES(214, 4, '2011-09-07 05:09:35');
INSERT INTO `log_url` VALUES(215, 4, '2011-09-07 05:09:45');
INSERT INTO `log_url` VALUES(216, 4, '2011-09-07 05:10:10');
INSERT INTO `log_url` VALUES(217, 4, '2011-09-07 05:10:16');
INSERT INTO `log_url` VALUES(218, 4, '2011-09-07 05:10:33');
INSERT INTO `log_url` VALUES(219, 4, '2011-09-07 05:10:41');
INSERT INTO `log_url` VALUES(220, 4, '2011-09-07 05:10:50');
INSERT INTO `log_url` VALUES(221, 4, '2011-09-07 05:10:55');
INSERT INTO `log_url` VALUES(222, 4, '2011-09-07 05:11:04');
INSERT INTO `log_url` VALUES(223, 4, '2011-09-07 05:11:09');
INSERT INTO `log_url` VALUES(224, 4, '2011-09-07 05:12:24');
INSERT INTO `log_url` VALUES(225, 4, '2011-09-07 05:13:23');
INSERT INTO `log_url` VALUES(226, 4, '2011-09-07 05:34:31');
INSERT INTO `log_url` VALUES(227, 4, '2011-09-07 05:34:38');
INSERT INTO `log_url` VALUES(228, 4, '2011-09-07 05:35:46');
INSERT INTO `log_url` VALUES(229, 4, '2011-09-07 05:43:16');
INSERT INTO `log_url` VALUES(230, 4, '2011-09-07 05:46:16');
INSERT INTO `log_url` VALUES(231, 4, '2011-09-07 05:49:18');
INSERT INTO `log_url` VALUES(232, 4, '2011-09-07 05:50:07');
INSERT INTO `log_url` VALUES(233, 4, '2011-09-07 05:54:08');
INSERT INTO `log_url` VALUES(234, 4, '2011-09-07 06:03:48');
INSERT INTO `log_url` VALUES(235, 4, '2011-09-07 06:17:44');
INSERT INTO `log_url` VALUES(236, 4, '2011-09-07 06:18:04');
INSERT INTO `log_url` VALUES(237, 4, '2011-09-07 06:18:11');
INSERT INTO `log_url` VALUES(238, 4, '2011-09-07 06:18:23');
INSERT INTO `log_url` VALUES(239, 4, '2011-09-07 06:19:26');
INSERT INTO `log_url` VALUES(240, 4, '2011-09-07 06:30:13');
INSERT INTO `log_url` VALUES(241, 4, '2011-09-07 06:30:22');
INSERT INTO `log_url` VALUES(242, 4, '2011-09-07 06:31:21');
INSERT INTO `log_url` VALUES(243, 4, '2011-09-07 06:31:52');
INSERT INTO `log_url` VALUES(244, 4, '2011-09-07 06:32:06');
INSERT INTO `log_url` VALUES(245, 4, '2011-09-07 06:32:27');
INSERT INTO `log_url` VALUES(246, 4, '2011-09-07 06:32:40');
INSERT INTO `log_url` VALUES(247, 4, '2011-09-07 06:32:52');
INSERT INTO `log_url` VALUES(248, 4, '2011-09-07 06:35:34');
INSERT INTO `log_url` VALUES(249, 4, '2011-09-07 06:36:24');
INSERT INTO `log_url` VALUES(250, 4, '2011-09-07 06:38:12');
INSERT INTO `log_url` VALUES(251, 4, '2011-09-07 06:38:52');
INSERT INTO `log_url` VALUES(252, 4, '2011-09-07 06:39:58');
INSERT INTO `log_url` VALUES(253, 4, '2011-09-07 06:40:43');
INSERT INTO `log_url` VALUES(254, 4, '2011-09-07 06:42:26');
INSERT INTO `log_url` VALUES(255, 4, '2011-09-07 06:42:30');
INSERT INTO `log_url` VALUES(256, 4, '2011-09-07 06:43:36');
INSERT INTO `log_url` VALUES(257, 4, '2011-09-07 06:44:41');
INSERT INTO `log_url` VALUES(258, 4, '2011-09-07 06:46:18');
INSERT INTO `log_url` VALUES(259, 4, '2011-09-07 06:46:44');
INSERT INTO `log_url` VALUES(260, 4, '2011-09-07 06:47:35');
INSERT INTO `log_url` VALUES(261, 4, '2011-09-07 06:48:08');
INSERT INTO `log_url` VALUES(262, 4, '2011-09-07 06:48:19');
INSERT INTO `log_url` VALUES(263, 4, '2011-09-07 06:48:45');
INSERT INTO `log_url` VALUES(264, 4, '2011-09-07 06:49:01');
INSERT INTO `log_url` VALUES(265, 4, '2011-09-07 06:49:46');
INSERT INTO `log_url` VALUES(266, 4, '2011-09-07 06:50:23');
INSERT INTO `log_url` VALUES(267, 4, '2011-09-07 06:50:48');
INSERT INTO `log_url` VALUES(268, 4, '2011-09-07 06:59:22');
INSERT INTO `log_url` VALUES(269, 4, '2011-09-07 06:59:24');
INSERT INTO `log_url` VALUES(270, 4, '2011-09-07 07:04:22');
INSERT INTO `log_url` VALUES(271, 4, '2011-09-07 07:04:23');
INSERT INTO `log_url` VALUES(272, 4, '2011-09-07 07:04:52');
INSERT INTO `log_url` VALUES(273, 4, '2011-09-07 07:13:45');
INSERT INTO `log_url` VALUES(274, 4, '2011-09-07 07:13:46');
INSERT INTO `log_url` VALUES(275, 4, '2011-09-07 07:13:46');
INSERT INTO `log_url` VALUES(276, 4, '2011-09-07 07:13:47');
INSERT INTO `log_url` VALUES(277, 4, '2011-09-07 07:13:47');
INSERT INTO `log_url` VALUES(278, 4, '2011-09-07 07:13:48');
INSERT INTO `log_url` VALUES(279, 4, '2011-09-07 07:13:51');
INSERT INTO `log_url` VALUES(280, 4, '2011-09-07 07:13:51');
INSERT INTO `log_url` VALUES(281, 4, '2011-09-07 07:13:52');
INSERT INTO `log_url` VALUES(282, 4, '2011-09-07 07:13:52');
INSERT INTO `log_url` VALUES(283, 4, '2011-09-07 07:13:54');
INSERT INTO `log_url` VALUES(284, 4, '2011-09-07 07:13:55');
INSERT INTO `log_url` VALUES(285, 4, '2011-09-07 07:15:19');
INSERT INTO `log_url` VALUES(286, 4, '2011-09-07 07:15:21');
INSERT INTO `log_url` VALUES(287, 4, '2011-09-07 07:17:59');
INSERT INTO `log_url` VALUES(288, 4, '2011-09-07 07:18:00');
INSERT INTO `log_url` VALUES(289, 4, '2011-09-07 07:21:47');
INSERT INTO `log_url` VALUES(290, 4, '2011-09-07 07:24:44');
INSERT INTO `log_url` VALUES(291, 4, '2011-09-07 07:24:46');
INSERT INTO `log_url` VALUES(292, 4, '2011-09-07 07:24:47');
INSERT INTO `log_url` VALUES(293, 4, '2011-09-07 07:24:48');
INSERT INTO `log_url` VALUES(294, 4, '2011-09-07 07:24:52');
INSERT INTO `log_url` VALUES(295, 4, '2011-09-07 07:24:52');
INSERT INTO `log_url` VALUES(296, 4, '2011-09-07 07:24:55');
INSERT INTO `log_url` VALUES(297, 4, '2011-09-07 07:24:55');
INSERT INTO `log_url` VALUES(298, 4, '2011-09-07 07:24:57');
INSERT INTO `log_url` VALUES(299, 4, '2011-09-07 07:24:58');
INSERT INTO `log_url` VALUES(300, 4, '2011-09-07 07:25:01');
INSERT INTO `log_url` VALUES(301, 4, '2011-09-07 07:25:01');
INSERT INTO `log_url` VALUES(302, 4, '2011-09-07 07:25:03');
INSERT INTO `log_url` VALUES(303, 4, '2011-09-07 07:25:04');
INSERT INTO `log_url` VALUES(304, 4, '2011-09-07 07:25:06');
INSERT INTO `log_url` VALUES(305, 4, '2011-09-07 07:25:07');
INSERT INTO `log_url` VALUES(306, 4, '2011-09-07 07:25:10');
INSERT INTO `log_url` VALUES(307, 4, '2011-09-07 07:25:10');
INSERT INTO `log_url` VALUES(308, 4, '2011-09-07 07:25:13');
INSERT INTO `log_url` VALUES(309, 4, '2011-09-07 07:25:13');
INSERT INTO `log_url` VALUES(310, 4, '2011-09-07 07:25:16');
INSERT INTO `log_url` VALUES(311, 4, '2011-09-07 07:25:16');
INSERT INTO `log_url` VALUES(312, 4, '2011-09-07 07:25:19');
INSERT INTO `log_url` VALUES(313, 4, '2011-09-07 07:25:19');
INSERT INTO `log_url` VALUES(314, 4, '2011-09-07 07:25:22');
INSERT INTO `log_url` VALUES(315, 4, '2011-09-07 07:25:22');
INSERT INTO `log_url` VALUES(316, 4, '2011-09-07 07:25:24');
INSERT INTO `log_url` VALUES(317, 4, '2011-09-07 07:25:25');
INSERT INTO `log_url` VALUES(318, 4, '2011-09-07 07:25:28');
INSERT INTO `log_url` VALUES(319, 4, '2011-09-07 07:25:28');
INSERT INTO `log_url` VALUES(320, 4, '2011-09-07 07:25:30');
INSERT INTO `log_url` VALUES(321, 4, '2011-09-07 07:25:31');
INSERT INTO `log_url` VALUES(322, 4, '2011-09-07 07:25:33');
INSERT INTO `log_url` VALUES(323, 4, '2011-09-07 07:25:34');
INSERT INTO `log_url` VALUES(324, 4, '2011-09-07 07:25:36');
INSERT INTO `log_url` VALUES(325, 4, '2011-09-07 07:25:37');
INSERT INTO `log_url` VALUES(326, 4, '2011-09-07 07:25:39');
INSERT INTO `log_url` VALUES(327, 4, '2011-09-07 07:25:40');
INSERT INTO `log_url` VALUES(328, 4, '2011-09-07 07:25:42');
INSERT INTO `log_url` VALUES(329, 4, '2011-09-07 07:25:43');
INSERT INTO `log_url` VALUES(330, 4, '2011-09-07 07:25:45');
INSERT INTO `log_url` VALUES(331, 4, '2011-09-07 07:25:46');
INSERT INTO `log_url` VALUES(332, 4, '2011-09-07 07:25:49');
INSERT INTO `log_url` VALUES(333, 4, '2011-09-07 07:25:49');
INSERT INTO `log_url` VALUES(334, 4, '2011-09-07 07:25:51');
INSERT INTO `log_url` VALUES(335, 4, '2011-09-07 07:25:52');
INSERT INTO `log_url` VALUES(336, 4, '2011-09-07 07:25:54');
INSERT INTO `log_url` VALUES(337, 4, '2011-09-07 07:25:55');
INSERT INTO `log_url` VALUES(338, 4, '2011-09-07 07:25:57');
INSERT INTO `log_url` VALUES(339, 4, '2011-09-07 07:25:58');
INSERT INTO `log_url` VALUES(340, 4, '2011-09-07 07:26:00');
INSERT INTO `log_url` VALUES(341, 4, '2011-09-07 07:26:01');
INSERT INTO `log_url` VALUES(342, 4, '2011-09-07 07:26:04');
INSERT INTO `log_url` VALUES(343, 4, '2011-09-07 07:26:04');
INSERT INTO `log_url` VALUES(344, 4, '2011-09-07 07:26:06');
INSERT INTO `log_url` VALUES(345, 4, '2011-09-07 07:26:07');
INSERT INTO `log_url` VALUES(346, 4, '2011-09-07 07:26:09');
INSERT INTO `log_url` VALUES(347, 4, '2011-09-07 07:26:10');
INSERT INTO `log_url` VALUES(348, 4, '2011-09-07 07:26:12');
INSERT INTO `log_url` VALUES(349, 4, '2011-09-07 07:26:13');
INSERT INTO `log_url` VALUES(350, 4, '2011-09-07 07:26:15');
INSERT INTO `log_url` VALUES(351, 4, '2011-09-07 07:26:16');
INSERT INTO `log_url` VALUES(352, 4, '2011-09-07 07:26:18');
INSERT INTO `log_url` VALUES(353, 4, '2011-09-07 07:26:19');
INSERT INTO `log_url` VALUES(354, 4, '2011-09-07 07:26:22');
INSERT INTO `log_url` VALUES(355, 4, '2011-09-07 07:26:22');
INSERT INTO `log_url` VALUES(356, 4, '2011-09-07 07:26:25');
INSERT INTO `log_url` VALUES(357, 4, '2011-09-07 07:26:25');
INSERT INTO `log_url` VALUES(358, 4, '2011-09-07 07:26:28');
INSERT INTO `log_url` VALUES(359, 4, '2011-09-07 07:26:28');
INSERT INTO `log_url` VALUES(360, 4, '2011-09-07 07:26:31');
INSERT INTO `log_url` VALUES(361, 4, '2011-09-07 07:26:32');
INSERT INTO `log_url` VALUES(362, 4, '2011-09-07 07:26:35');
INSERT INTO `log_url` VALUES(363, 4, '2011-09-07 07:26:35');
INSERT INTO `log_url` VALUES(364, 4, '2011-09-07 07:26:37');
INSERT INTO `log_url` VALUES(365, 4, '2011-09-07 07:26:41');
INSERT INTO `log_url` VALUES(366, 4, '2011-09-07 07:26:42');
INSERT INTO `log_url` VALUES(367, 4, '2011-09-07 07:26:43');
INSERT INTO `log_url` VALUES(368, 4, '2011-09-07 07:26:45');
INSERT INTO `log_url` VALUES(369, 4, '2011-09-07 07:26:46');
INSERT INTO `log_url` VALUES(370, 4, '2011-09-07 07:26:49');
INSERT INTO `log_url` VALUES(371, 4, '2011-09-07 07:26:49');
INSERT INTO `log_url` VALUES(372, 4, '2011-09-07 07:26:51');
INSERT INTO `log_url` VALUES(373, 4, '2011-09-07 07:26:52');
INSERT INTO `log_url` VALUES(374, 4, '2011-09-07 07:26:54');
INSERT INTO `log_url` VALUES(375, 4, '2011-09-07 07:26:55');
INSERT INTO `log_url` VALUES(376, 4, '2011-09-07 07:26:57');
INSERT INTO `log_url` VALUES(377, 4, '2011-09-07 07:26:58');
INSERT INTO `log_url` VALUES(378, 4, '2011-09-07 07:27:00');
INSERT INTO `log_url` VALUES(379, 4, '2011-09-07 07:27:01');
INSERT INTO `log_url` VALUES(380, 4, '2011-09-07 07:27:03');
INSERT INTO `log_url` VALUES(381, 4, '2011-09-07 07:27:04');
INSERT INTO `log_url` VALUES(382, 4, '2011-09-07 07:27:06');
INSERT INTO `log_url` VALUES(383, 4, '2011-09-07 07:27:07');
INSERT INTO `log_url` VALUES(384, 4, '2011-09-07 07:27:09');
INSERT INTO `log_url` VALUES(385, 4, '2011-09-07 07:27:10');
INSERT INTO `log_url` VALUES(386, 4, '2011-09-07 07:27:12');
INSERT INTO `log_url` VALUES(387, 4, '2011-09-07 07:27:13');
INSERT INTO `log_url` VALUES(388, 4, '2011-09-07 07:27:15');
INSERT INTO `log_url` VALUES(389, 4, '2011-09-07 07:27:16');
INSERT INTO `log_url` VALUES(390, 4, '2011-09-07 07:27:18');
INSERT INTO `log_url` VALUES(391, 4, '2011-09-07 07:27:19');
INSERT INTO `log_url` VALUES(392, 4, '2011-09-07 07:27:21');
INSERT INTO `log_url` VALUES(393, 4, '2011-09-07 07:27:22');
INSERT INTO `log_url` VALUES(394, 4, '2011-09-07 07:27:24');
INSERT INTO `log_url` VALUES(395, 4, '2011-09-07 07:27:25');
INSERT INTO `log_url` VALUES(396, 4, '2011-09-07 07:27:27');
INSERT INTO `log_url` VALUES(397, 4, '2011-09-07 07:27:28');
INSERT INTO `log_url` VALUES(398, 4, '2011-09-07 07:27:30');
INSERT INTO `log_url` VALUES(399, 4, '2011-09-07 07:27:31');
INSERT INTO `log_url` VALUES(400, 4, '2011-09-07 07:27:33');
INSERT INTO `log_url` VALUES(401, 4, '2011-09-07 07:27:34');
INSERT INTO `log_url` VALUES(402, 4, '2011-09-07 07:27:36');
INSERT INTO `log_url` VALUES(403, 4, '2011-09-07 07:27:37');
INSERT INTO `log_url` VALUES(404, 4, '2011-09-07 07:27:39');
INSERT INTO `log_url` VALUES(405, 4, '2011-09-07 07:27:40');
INSERT INTO `log_url` VALUES(406, 4, '2011-09-07 07:27:42');
INSERT INTO `log_url` VALUES(407, 4, '2011-09-07 07:27:43');
INSERT INTO `log_url` VALUES(408, 4, '2011-09-07 07:27:45');
INSERT INTO `log_url` VALUES(409, 4, '2011-09-07 07:27:46');
INSERT INTO `log_url` VALUES(410, 4, '2011-09-07 07:27:48');
INSERT INTO `log_url` VALUES(411, 4, '2011-09-07 07:27:49');
INSERT INTO `log_url` VALUES(412, 4, '2011-09-07 07:27:51');
INSERT INTO `log_url` VALUES(413, 4, '2011-09-07 07:27:52');
INSERT INTO `log_url` VALUES(414, 4, '2011-09-07 07:27:54');
INSERT INTO `log_url` VALUES(415, 4, '2011-09-07 07:27:55');
INSERT INTO `log_url` VALUES(416, 4, '2011-09-07 07:27:57');
INSERT INTO `log_url` VALUES(417, 4, '2011-09-07 07:27:58');
INSERT INTO `log_url` VALUES(418, 4, '2011-09-07 07:28:00');
INSERT INTO `log_url` VALUES(419, 4, '2011-09-07 07:28:01');
INSERT INTO `log_url` VALUES(420, 4, '2011-09-07 07:28:03');
INSERT INTO `log_url` VALUES(421, 4, '2011-09-07 07:28:04');
INSERT INTO `log_url` VALUES(422, 4, '2011-09-07 07:28:07');
INSERT INTO `log_url` VALUES(423, 4, '2011-09-07 07:28:07');
INSERT INTO `log_url` VALUES(424, 4, '2011-09-07 07:28:09');
INSERT INTO `log_url` VALUES(425, 4, '2011-09-07 07:28:10');
INSERT INTO `log_url` VALUES(426, 4, '2011-09-07 07:28:12');
INSERT INTO `log_url` VALUES(427, 4, '2011-09-07 07:28:13');
INSERT INTO `log_url` VALUES(428, 4, '2011-09-07 07:28:15');
INSERT INTO `log_url` VALUES(429, 4, '2011-09-07 07:28:16');
INSERT INTO `log_url` VALUES(430, 4, '2011-09-07 07:28:18');
INSERT INTO `log_url` VALUES(431, 4, '2011-09-07 07:28:19');
INSERT INTO `log_url` VALUES(432, 4, '2011-09-07 07:28:21');
INSERT INTO `log_url` VALUES(433, 4, '2011-09-07 07:28:22');
INSERT INTO `log_url` VALUES(434, 4, '2011-09-07 07:28:24');
INSERT INTO `log_url` VALUES(435, 4, '2011-09-07 07:28:25');
INSERT INTO `log_url` VALUES(436, 4, '2011-09-07 07:28:27');
INSERT INTO `log_url` VALUES(437, 4, '2011-09-07 07:28:28');
INSERT INTO `log_url` VALUES(438, 4, '2011-09-07 07:28:30');
INSERT INTO `log_url` VALUES(439, 4, '2011-09-07 07:28:31');
INSERT INTO `log_url` VALUES(440, 4, '2011-09-07 07:28:33');
INSERT INTO `log_url` VALUES(441, 4, '2011-09-07 07:28:34');
INSERT INTO `log_url` VALUES(442, 4, '2011-09-07 07:28:36');
INSERT INTO `log_url` VALUES(443, 4, '2011-09-07 07:28:37');
INSERT INTO `log_url` VALUES(444, 4, '2011-09-07 07:28:40');
INSERT INTO `log_url` VALUES(445, 4, '2011-09-07 07:28:40');
INSERT INTO `log_url` VALUES(446, 4, '2011-09-07 07:28:43');
INSERT INTO `log_url` VALUES(447, 4, '2011-09-07 07:28:43');
INSERT INTO `log_url` VALUES(448, 4, '2011-09-07 07:28:45');
INSERT INTO `log_url` VALUES(449, 4, '2011-09-07 07:28:46');
INSERT INTO `log_url` VALUES(450, 4, '2011-09-07 07:28:48');
INSERT INTO `log_url` VALUES(451, 4, '2011-09-07 07:28:49');
INSERT INTO `log_url` VALUES(452, 4, '2011-09-07 07:28:51');
INSERT INTO `log_url` VALUES(453, 4, '2011-09-07 07:28:52');
INSERT INTO `log_url` VALUES(454, 4, '2011-09-07 07:28:55');
INSERT INTO `log_url` VALUES(455, 4, '2011-09-07 07:28:55');
INSERT INTO `log_url` VALUES(456, 4, '2011-09-07 07:28:58');
INSERT INTO `log_url` VALUES(457, 4, '2011-09-07 07:28:58');
INSERT INTO `log_url` VALUES(458, 4, '2011-09-07 07:29:01');
INSERT INTO `log_url` VALUES(459, 4, '2011-09-07 07:29:01');
INSERT INTO `log_url` VALUES(460, 4, '2011-09-07 07:29:04');
INSERT INTO `log_url` VALUES(461, 4, '2011-09-07 07:29:05');
INSERT INTO `log_url` VALUES(462, 4, '2011-09-07 07:29:07');
INSERT INTO `log_url` VALUES(463, 4, '2011-09-07 07:29:08');
INSERT INTO `log_url` VALUES(464, 4, '2011-09-07 07:29:09');
INSERT INTO `log_url` VALUES(465, 4, '2011-09-07 07:29:10');
INSERT INTO `log_url` VALUES(466, 4, '2011-09-07 07:29:12');
INSERT INTO `log_url` VALUES(467, 4, '2011-09-07 07:29:13');
INSERT INTO `log_url` VALUES(468, 4, '2011-09-07 07:29:16');
INSERT INTO `log_url` VALUES(469, 4, '2011-09-07 07:29:16');
INSERT INTO `log_url` VALUES(470, 4, '2011-09-07 07:29:19');
INSERT INTO `log_url` VALUES(471, 4, '2011-09-07 07:29:20');
INSERT INTO `log_url` VALUES(472, 4, '2011-09-07 07:29:22');
INSERT INTO `log_url` VALUES(473, 4, '2011-09-07 07:29:23');
INSERT INTO `log_url` VALUES(474, 4, '2011-09-07 07:29:25');
INSERT INTO `log_url` VALUES(475, 4, '2011-09-07 07:29:26');
INSERT INTO `log_url` VALUES(476, 4, '2011-09-07 07:29:28');
INSERT INTO `log_url` VALUES(477, 4, '2011-09-07 07:29:28');
INSERT INTO `log_url` VALUES(478, 4, '2011-09-07 07:29:31');
INSERT INTO `log_url` VALUES(479, 4, '2011-09-07 07:29:31');
INSERT INTO `log_url` VALUES(480, 4, '2011-09-07 07:29:33');
INSERT INTO `log_url` VALUES(481, 4, '2011-09-07 07:29:34');
INSERT INTO `log_url` VALUES(482, 4, '2011-09-07 07:29:36');
INSERT INTO `log_url` VALUES(483, 4, '2011-09-07 07:29:37');
INSERT INTO `log_url` VALUES(484, 4, '2011-09-07 07:29:40');
INSERT INTO `log_url` VALUES(485, 4, '2011-09-07 07:29:40');
INSERT INTO `log_url` VALUES(486, 4, '2011-09-07 07:29:43');
INSERT INTO `log_url` VALUES(487, 4, '2011-09-07 07:29:44');
INSERT INTO `log_url` VALUES(488, 4, '2011-09-07 07:29:46');
INSERT INTO `log_url` VALUES(489, 4, '2011-09-07 07:29:46');
INSERT INTO `log_url` VALUES(490, 4, '2011-09-07 07:29:49');
INSERT INTO `log_url` VALUES(491, 4, '2011-09-07 07:29:49');
INSERT INTO `log_url` VALUES(492, 4, '2011-09-07 07:29:52');
INSERT INTO `log_url` VALUES(493, 4, '2011-09-07 07:29:52');
INSERT INTO `log_url` VALUES(494, 4, '2011-09-07 07:29:55');
INSERT INTO `log_url` VALUES(495, 4, '2011-09-07 07:29:56');
INSERT INTO `log_url` VALUES(496, 4, '2011-09-07 07:29:58');
INSERT INTO `log_url` VALUES(497, 4, '2011-09-07 07:29:59');
INSERT INTO `log_url` VALUES(498, 4, '2011-09-07 07:30:01');
INSERT INTO `log_url` VALUES(499, 4, '2011-09-07 07:30:01');
INSERT INTO `log_url` VALUES(500, 4, '2011-09-07 07:30:04');
INSERT INTO `log_url` VALUES(501, 4, '2011-09-07 07:30:04');
INSERT INTO `log_url` VALUES(502, 4, '2011-09-07 07:30:07');
INSERT INTO `log_url` VALUES(503, 4, '2011-09-07 07:30:07');
INSERT INTO `log_url` VALUES(504, 4, '2011-09-07 07:30:10');
INSERT INTO `log_url` VALUES(505, 4, '2011-09-07 07:30:10');
INSERT INTO `log_url` VALUES(506, 4, '2011-09-07 07:30:13');
INSERT INTO `log_url` VALUES(507, 4, '2011-09-07 07:30:13');
INSERT INTO `log_url` VALUES(508, 4, '2011-09-07 07:30:15');
INSERT INTO `log_url` VALUES(509, 4, '2011-09-07 07:30:16');
INSERT INTO `log_url` VALUES(510, 4, '2011-09-07 07:30:18');
INSERT INTO `log_url` VALUES(511, 4, '2011-09-07 07:30:19');
INSERT INTO `log_url` VALUES(512, 4, '2011-09-07 07:30:22');
INSERT INTO `log_url` VALUES(513, 4, '2011-09-07 07:30:22');
INSERT INTO `log_url` VALUES(514, 4, '2011-09-07 07:30:25');
INSERT INTO `log_url` VALUES(515, 4, '2011-09-07 07:30:25');
INSERT INTO `log_url` VALUES(516, 4, '2011-09-07 07:30:28');
INSERT INTO `log_url` VALUES(517, 4, '2011-09-07 07:30:28');
INSERT INTO `log_url` VALUES(518, 4, '2011-09-07 07:30:31');
INSERT INTO `log_url` VALUES(519, 4, '2011-09-07 07:30:32');
INSERT INTO `log_url` VALUES(520, 4, '2011-09-07 07:30:34');
INSERT INTO `log_url` VALUES(521, 4, '2011-09-07 07:30:34');
INSERT INTO `log_url` VALUES(522, 4, '2011-09-07 07:30:38');
INSERT INTO `log_url` VALUES(523, 4, '2011-09-07 07:30:38');
INSERT INTO `log_url` VALUES(524, 4, '2011-09-07 07:30:40');
INSERT INTO `log_url` VALUES(525, 4, '2011-09-07 07:30:43');
INSERT INTO `log_url` VALUES(526, 4, '2011-09-07 07:30:43');
INSERT INTO `log_url` VALUES(527, 4, '2011-09-07 07:30:46');
INSERT INTO `log_url` VALUES(528, 4, '2011-09-07 07:30:46');
INSERT INTO `log_url` VALUES(529, 4, '2011-09-07 07:30:49');
INSERT INTO `log_url` VALUES(530, 4, '2011-09-07 07:30:49');
INSERT INTO `log_url` VALUES(531, 4, '2011-09-07 07:30:52');
INSERT INTO `log_url` VALUES(532, 4, '2011-09-07 07:30:52');
INSERT INTO `log_url` VALUES(533, 4, '2011-09-07 07:30:54');
INSERT INTO `log_url` VALUES(534, 4, '2011-09-07 07:30:55');
INSERT INTO `log_url` VALUES(535, 4, '2011-09-07 07:30:58');
INSERT INTO `log_url` VALUES(536, 4, '2011-09-07 07:30:58');
INSERT INTO `log_url` VALUES(537, 4, '2011-09-07 07:31:01');
INSERT INTO `log_url` VALUES(538, 4, '2011-09-07 07:31:01');
INSERT INTO `log_url` VALUES(539, 4, '2011-09-07 07:31:04');
INSERT INTO `log_url` VALUES(540, 4, '2011-09-07 07:31:04');
INSERT INTO `log_url` VALUES(541, 4, '2011-09-07 07:31:06');
INSERT INTO `log_url` VALUES(542, 4, '2011-09-07 07:31:07');
INSERT INTO `log_url` VALUES(543, 4, '2011-09-07 07:31:10');
INSERT INTO `log_url` VALUES(544, 4, '2011-09-07 07:31:10');
INSERT INTO `log_url` VALUES(545, 4, '2011-09-07 07:31:12');
INSERT INTO `log_url` VALUES(546, 4, '2011-09-07 07:31:13');
INSERT INTO `log_url` VALUES(547, 4, '2011-09-07 07:31:15');
INSERT INTO `log_url` VALUES(548, 4, '2011-09-07 07:31:16');
INSERT INTO `log_url` VALUES(549, 4, '2011-09-07 07:31:18');
INSERT INTO `log_url` VALUES(550, 4, '2011-09-07 07:31:19');
INSERT INTO `log_url` VALUES(551, 4, '2011-09-07 07:31:21');
INSERT INTO `log_url` VALUES(552, 4, '2011-09-07 07:31:22');
INSERT INTO `log_url` VALUES(553, 4, '2011-09-07 07:31:25');
INSERT INTO `log_url` VALUES(554, 4, '2011-09-07 07:31:25');
INSERT INTO `log_url` VALUES(555, 4, '2011-09-07 07:31:28');
INSERT INTO `log_url` VALUES(556, 4, '2011-09-07 07:31:28');
INSERT INTO `log_url` VALUES(557, 4, '2011-09-07 07:31:31');
INSERT INTO `log_url` VALUES(558, 4, '2011-09-07 07:31:31');
INSERT INTO `log_url` VALUES(559, 4, '2011-09-07 07:31:34');
INSERT INTO `log_url` VALUES(560, 4, '2011-09-07 07:31:34');
INSERT INTO `log_url` VALUES(561, 4, '2011-09-07 07:31:36');
INSERT INTO `log_url` VALUES(562, 4, '2011-09-07 07:31:37');
INSERT INTO `log_url` VALUES(563, 4, '2011-09-07 07:31:40');
INSERT INTO `log_url` VALUES(564, 4, '2011-09-07 07:31:40');
INSERT INTO `log_url` VALUES(565, 4, '2011-09-07 07:31:43');
INSERT INTO `log_url` VALUES(566, 4, '2011-09-07 07:31:43');
INSERT INTO `log_url` VALUES(567, 4, '2011-09-07 07:31:46');
INSERT INTO `log_url` VALUES(568, 4, '2011-09-07 07:31:46');
INSERT INTO `log_url` VALUES(569, 4, '2011-09-07 07:31:49');
INSERT INTO `log_url` VALUES(570, 4, '2011-09-07 07:31:50');
INSERT INTO `log_url` VALUES(571, 4, '2011-09-07 07:31:52');
INSERT INTO `log_url` VALUES(572, 4, '2011-09-07 07:31:52');
INSERT INTO `log_url` VALUES(573, 4, '2011-09-07 07:31:55');
INSERT INTO `log_url` VALUES(574, 4, '2011-09-07 07:31:55');
INSERT INTO `log_url` VALUES(575, 4, '2011-09-07 07:31:58');
INSERT INTO `log_url` VALUES(576, 4, '2011-09-07 07:31:58');
INSERT INTO `log_url` VALUES(577, 4, '2011-09-07 07:32:01');
INSERT INTO `log_url` VALUES(578, 4, '2011-09-07 07:32:01');
INSERT INTO `log_url` VALUES(579, 4, '2011-09-07 07:32:04');
INSERT INTO `log_url` VALUES(580, 4, '2011-09-07 07:32:04');
INSERT INTO `log_url` VALUES(581, 4, '2011-09-07 07:32:07');
INSERT INTO `log_url` VALUES(582, 4, '2011-09-07 07:32:07');
INSERT INTO `log_url` VALUES(583, 4, '2011-09-07 07:32:09');
INSERT INTO `log_url` VALUES(584, 4, '2011-09-07 07:32:10');
INSERT INTO `log_url` VALUES(585, 4, '2011-09-07 07:32:13');
INSERT INTO `log_url` VALUES(586, 4, '2011-09-07 07:32:13');
INSERT INTO `log_url` VALUES(587, 4, '2011-09-07 07:32:16');
INSERT INTO `log_url` VALUES(588, 4, '2011-09-07 07:32:17');
INSERT INTO `log_url` VALUES(589, 4, '2011-09-07 07:32:20');
INSERT INTO `log_url` VALUES(590, 4, '2011-09-07 07:32:22');
INSERT INTO `log_url` VALUES(591, 4, '2011-09-07 07:32:26');
INSERT INTO `log_url` VALUES(592, 5, '2011-09-07 07:32:26');
INSERT INTO `log_url` VALUES(593, 4, '2011-09-07 07:32:27');
INSERT INTO `log_url` VALUES(594, 4, '2011-09-07 07:32:28');
INSERT INTO `log_url` VALUES(595, 6, '2011-09-07 07:32:28');
INSERT INTO `log_url` VALUES(596, 4, '2011-09-07 07:32:32');
INSERT INTO `log_url` VALUES(597, 4, '2011-09-07 07:32:34');
INSERT INTO `log_url` VALUES(598, 4, '2011-09-07 07:32:36');
INSERT INTO `log_url` VALUES(599, 7, '2011-09-07 07:32:38');
INSERT INTO `log_url` VALUES(600, 4, '2011-09-07 07:32:38');
INSERT INTO `log_url` VALUES(601, 4, '2011-09-07 07:32:42');
INSERT INTO `log_url` VALUES(602, 8, '2011-09-07 07:32:42');
INSERT INTO `log_url` VALUES(603, 4, '2011-09-07 07:32:43');
INSERT INTO `log_url` VALUES(604, 4, '2011-09-07 07:32:46');
INSERT INTO `log_url` VALUES(605, 4, '2011-09-07 07:32:47');
INSERT INTO `log_url` VALUES(606, 4, '2011-09-07 07:32:49');
INSERT INTO `log_url` VALUES(607, 4, '2011-09-07 07:32:50');
INSERT INTO `log_url` VALUES(608, 4, '2011-09-07 07:32:51');
INSERT INTO `log_url` VALUES(609, 4, '2011-09-07 07:32:52');
INSERT INTO `log_url` VALUES(610, 4, '2011-09-07 07:32:53');
INSERT INTO `log_url` VALUES(611, 4, '2011-09-07 07:32:54');
INSERT INTO `log_url` VALUES(612, 4, '2011-09-07 07:32:58');
INSERT INTO `log_url` VALUES(613, 4, '2011-09-07 07:32:59');
INSERT INTO `log_url` VALUES(614, 4, '2011-09-07 07:33:01');
INSERT INTO `log_url` VALUES(615, 4, '2011-09-07 07:33:01');
INSERT INTO `log_url` VALUES(616, 4, '2011-09-07 07:33:04');
INSERT INTO `log_url` VALUES(617, 4, '2011-09-07 07:33:04');
INSERT INTO `log_url` VALUES(618, 4, '2011-09-07 07:33:07');
INSERT INTO `log_url` VALUES(619, 4, '2011-09-07 07:33:07');
INSERT INTO `log_url` VALUES(620, 4, '2011-09-07 07:33:10');
INSERT INTO `log_url` VALUES(621, 4, '2011-09-07 07:33:10');
INSERT INTO `log_url` VALUES(622, 4, '2011-09-07 07:33:13');
INSERT INTO `log_url` VALUES(623, 4, '2011-09-07 07:33:13');
INSERT INTO `log_url` VALUES(624, 4, '2011-09-07 07:33:16');
INSERT INTO `log_url` VALUES(625, 4, '2011-09-07 07:33:16');
INSERT INTO `log_url` VALUES(626, 4, '2011-09-07 07:33:19');
INSERT INTO `log_url` VALUES(627, 4, '2011-09-07 07:33:19');
INSERT INTO `log_url` VALUES(628, 4, '2011-09-07 07:33:22');
INSERT INTO `log_url` VALUES(629, 4, '2011-09-07 07:33:22');
INSERT INTO `log_url` VALUES(630, 4, '2011-09-07 07:33:25');
INSERT INTO `log_url` VALUES(631, 4, '2011-09-07 07:33:25');
INSERT INTO `log_url` VALUES(632, 4, '2011-09-07 07:33:30');
INSERT INTO `log_url` VALUES(633, 4, '2011-09-07 07:33:31');
INSERT INTO `log_url` VALUES(634, 4, '2011-09-07 07:33:33');
INSERT INTO `log_url` VALUES(635, 4, '2011-09-07 07:33:34');
INSERT INTO `log_url` VALUES(636, 4, '2011-09-07 07:33:36');
INSERT INTO `log_url` VALUES(637, 4, '2011-09-07 07:33:37');
INSERT INTO `log_url` VALUES(638, 4, '2011-09-07 07:33:39');
INSERT INTO `log_url` VALUES(639, 4, '2011-09-07 07:33:40');
INSERT INTO `log_url` VALUES(640, 4, '2011-09-07 07:33:42');
INSERT INTO `log_url` VALUES(641, 4, '2011-09-07 07:33:43');
INSERT INTO `log_url` VALUES(642, 4, '2011-09-07 07:33:45');
INSERT INTO `log_url` VALUES(643, 4, '2011-09-07 07:33:46');
INSERT INTO `log_url` VALUES(644, 4, '2011-09-07 07:33:48');
INSERT INTO `log_url` VALUES(645, 4, '2011-09-07 07:33:49');
INSERT INTO `log_url` VALUES(646, 4, '2011-09-07 07:33:51');
INSERT INTO `log_url` VALUES(647, 4, '2011-09-07 07:33:52');
INSERT INTO `log_url` VALUES(648, 4, '2011-09-07 07:33:54');
INSERT INTO `log_url` VALUES(649, 4, '2011-09-07 07:33:55');
INSERT INTO `log_url` VALUES(650, 4, '2011-09-07 07:33:57');
INSERT INTO `log_url` VALUES(651, 4, '2011-09-07 07:33:58');
INSERT INTO `log_url` VALUES(652, 4, '2011-09-07 07:34:00');
INSERT INTO `log_url` VALUES(653, 4, '2011-09-07 07:34:01');
INSERT INTO `log_url` VALUES(654, 4, '2011-09-07 07:34:03');
INSERT INTO `log_url` VALUES(655, 4, '2011-09-07 07:34:04');
INSERT INTO `log_url` VALUES(656, 4, '2011-09-07 07:34:06');
INSERT INTO `log_url` VALUES(657, 4, '2011-09-07 07:34:07');
INSERT INTO `log_url` VALUES(658, 4, '2011-09-07 07:34:09');
INSERT INTO `log_url` VALUES(659, 4, '2011-09-07 07:34:10');
INSERT INTO `log_url` VALUES(660, 4, '2011-09-07 07:34:12');
INSERT INTO `log_url` VALUES(661, 4, '2011-09-07 07:34:13');
INSERT INTO `log_url` VALUES(662, 4, '2011-09-07 07:34:15');
INSERT INTO `log_url` VALUES(663, 4, '2011-09-07 07:34:16');
INSERT INTO `log_url` VALUES(664, 4, '2011-09-07 07:34:18');
INSERT INTO `log_url` VALUES(665, 4, '2011-09-07 07:34:19');
INSERT INTO `log_url` VALUES(666, 4, '2011-09-07 07:34:21');
INSERT INTO `log_url` VALUES(667, 4, '2011-09-07 07:34:22');
INSERT INTO `log_url` VALUES(668, 4, '2011-09-07 07:34:24');
INSERT INTO `log_url` VALUES(669, 4, '2011-09-07 07:34:25');
INSERT INTO `log_url` VALUES(670, 4, '2011-09-07 07:34:27');
INSERT INTO `log_url` VALUES(671, 4, '2011-09-07 07:34:28');
INSERT INTO `log_url` VALUES(672, 4, '2011-09-07 07:34:30');
INSERT INTO `log_url` VALUES(673, 4, '2011-09-07 07:34:31');
INSERT INTO `log_url` VALUES(674, 4, '2011-09-07 07:34:33');
INSERT INTO `log_url` VALUES(675, 4, '2011-09-07 07:34:34');
INSERT INTO `log_url` VALUES(676, 4, '2011-09-07 07:34:36');
INSERT INTO `log_url` VALUES(677, 4, '2011-09-07 07:34:37');
INSERT INTO `log_url` VALUES(678, 4, '2011-09-07 07:34:40');
INSERT INTO `log_url` VALUES(679, 4, '2011-09-07 07:34:41');
INSERT INTO `log_url` VALUES(680, 4, '2011-09-07 07:34:43');
INSERT INTO `log_url` VALUES(681, 9, '2011-09-07 07:34:43');
INSERT INTO `log_url` VALUES(682, 10, '2011-09-07 07:34:45');
INSERT INTO `log_url` VALUES(683, 4, '2011-09-07 07:34:46');
INSERT INTO `log_url` VALUES(684, 4, '2011-09-07 07:34:46');
INSERT INTO `log_url` VALUES(685, 4, '2011-09-07 07:34:48');
INSERT INTO `log_url` VALUES(686, 4, '2011-09-07 07:34:49');
INSERT INTO `log_url` VALUES(687, 4, '2011-09-07 07:34:51');
INSERT INTO `log_url` VALUES(688, 4, '2011-09-07 07:34:52');
INSERT INTO `log_url` VALUES(689, 4, '2011-09-07 07:34:54');
INSERT INTO `log_url` VALUES(690, 4, '2011-09-07 07:34:55');
INSERT INTO `log_url` VALUES(691, 4, '2011-09-07 07:34:57');
INSERT INTO `log_url` VALUES(692, 4, '2011-09-07 07:34:58');
INSERT INTO `log_url` VALUES(693, 4, '2011-09-07 07:35:01');
INSERT INTO `log_url` VALUES(694, 4, '2011-09-07 07:35:01');
INSERT INTO `log_url` VALUES(695, 4, '2011-09-07 07:35:04');
INSERT INTO `log_url` VALUES(696, 4, '2011-09-07 07:35:04');
INSERT INTO `log_url` VALUES(697, 4, '2011-09-07 07:35:06');
INSERT INTO `log_url` VALUES(698, 4, '2011-09-07 07:38:10');
INSERT INTO `log_url` VALUES(699, 4, '2011-09-07 07:43:29');
INSERT INTO `log_url` VALUES(700, 4, '2011-09-07 07:49:34');
INSERT INTO `log_url` VALUES(701, 4, '2011-09-07 07:53:32');
INSERT INTO `log_url` VALUES(702, 11, '2011-09-07 08:01:55');
INSERT INTO `log_url` VALUES(703, 12, '2011-09-07 08:01:57');
INSERT INTO `log_url` VALUES(704, 13, '2011-09-07 08:01:59');
INSERT INTO `log_url` VALUES(705, 14, '2011-09-07 08:02:00');
INSERT INTO `log_url` VALUES(706, 15, '2011-09-07 08:02:03');
INSERT INTO `log_url` VALUES(707, 4, '2011-09-07 08:02:07');
INSERT INTO `log_url` VALUES(708, 4, '2011-09-07 08:02:11');
INSERT INTO `log_url` VALUES(709, 4, '2011-09-07 08:02:12');
INSERT INTO `log_url` VALUES(710, 4, '2011-09-07 08:02:12');
INSERT INTO `log_url` VALUES(711, 4, '2011-09-07 08:02:13');
INSERT INTO `log_url` VALUES(712, 4, '2011-09-07 08:02:14');
INSERT INTO `log_url` VALUES(713, 4, '2011-09-07 08:02:14');
INSERT INTO `log_url` VALUES(714, 16, '2011-09-07 14:42:54');
INSERT INTO `log_url` VALUES(715, 16, '2011-09-07 14:42:57');
INSERT INTO `log_url` VALUES(716, 16, '2011-09-07 14:42:58');
INSERT INTO `log_url` VALUES(717, 16, '2011-09-07 14:42:59');
INSERT INTO `log_url` VALUES(718, 16, '2011-09-07 14:42:59');
INSERT INTO `log_url` VALUES(719, 16, '2011-09-07 14:43:00');
INSERT INTO `log_url` VALUES(720, 16, '2011-09-07 14:43:00');
INSERT INTO `log_url` VALUES(721, 16, '2011-09-07 14:49:52');
INSERT INTO `log_url` VALUES(722, 16, '2011-09-07 14:49:55');
INSERT INTO `log_url` VALUES(723, 16, '2011-09-07 14:49:55');
INSERT INTO `log_url` VALUES(724, 16, '2011-09-07 14:49:56');
INSERT INTO `log_url` VALUES(725, 16, '2011-09-07 14:49:56');
INSERT INTO `log_url` VALUES(726, 16, '2011-09-07 14:49:57');
INSERT INTO `log_url` VALUES(727, 16, '2011-09-07 14:49:58');
INSERT INTO `log_url` VALUES(728, 17, '2011-09-07 14:53:50');
INSERT INTO `log_url` VALUES(729, 18, '2011-09-07 14:53:51');
INSERT INTO `log_url` VALUES(730, 19, '2011-09-07 14:53:53');
INSERT INTO `log_url` VALUES(731, 20, '2011-09-07 14:53:54');
INSERT INTO `log_url` VALUES(732, 16, '2011-09-07 14:54:03');
INSERT INTO `log_url` VALUES(733, 21, '2011-09-07 14:54:54');
INSERT INTO `log_url` VALUES(734, 22, '2011-09-07 14:54:56');
INSERT INTO `log_url` VALUES(735, 23, '2011-09-07 14:54:57');
INSERT INTO `log_url` VALUES(736, 24, '2011-09-07 14:54:58');
INSERT INTO `log_url` VALUES(737, 25, '2011-09-07 14:55:31');
INSERT INTO `log_url` VALUES(738, 26, '2011-09-07 14:55:32');
INSERT INTO `log_url` VALUES(739, 27, '2011-09-07 14:55:34');
INSERT INTO `log_url` VALUES(740, 28, '2011-09-07 14:55:35');
INSERT INTO `log_url` VALUES(741, 16, '2011-09-07 15:03:20');
INSERT INTO `log_url` VALUES(742, 16, '2011-09-07 15:03:21');
INSERT INTO `log_url` VALUES(743, 16, '2011-09-07 15:03:24');
INSERT INTO `log_url` VALUES(744, 16, '2011-09-07 15:03:24');
INSERT INTO `log_url` VALUES(745, 16, '2011-09-07 15:03:25');
INSERT INTO `log_url` VALUES(746, 16, '2011-09-07 15:03:25');
INSERT INTO `log_url` VALUES(747, 16, '2011-09-07 15:03:28');
INSERT INTO `log_url` VALUES(748, 16, '2011-09-07 15:03:29');
INSERT INTO `log_url` VALUES(749, 16, '2011-09-07 15:03:31');
INSERT INTO `log_url` VALUES(750, 16, '2011-09-07 15:03:32');
INSERT INTO `log_url` VALUES(751, 16, '2011-09-07 15:03:32');
INSERT INTO `log_url` VALUES(752, 16, '2011-09-07 15:03:33');
INSERT INTO `log_url` VALUES(753, 16, '2011-09-07 15:05:02');
INSERT INTO `log_url` VALUES(754, 16, '2011-09-07 15:05:03');
INSERT INTO `log_url` VALUES(755, 16, '2011-09-07 15:05:06');
INSERT INTO `log_url` VALUES(756, 16, '2011-09-07 15:05:06');
INSERT INTO `log_url` VALUES(757, 16, '2011-09-07 15:05:07');
INSERT INTO `log_url` VALUES(758, 16, '2011-09-07 15:05:07');
INSERT INTO `log_url` VALUES(759, 29, '2011-09-07 15:05:21');
INSERT INTO `log_url` VALUES(760, 30, '2011-09-07 15:05:23');
INSERT INTO `log_url` VALUES(761, 31, '2011-09-07 15:05:25');
INSERT INTO `log_url` VALUES(762, 32, '2011-09-07 15:05:26');
INSERT INTO `log_url` VALUES(763, 33, '2011-09-07 15:05:28');
INSERT INTO `log_url` VALUES(764, 16, '2011-09-07 15:06:11');
INSERT INTO `log_url` VALUES(765, 16, '2011-09-07 15:06:41');
INSERT INTO `log_url` VALUES(766, 16, '2011-09-07 15:06:46');
INSERT INTO `log_url` VALUES(767, 16, '2011-09-07 15:06:50');
INSERT INTO `log_url` VALUES(768, 16, '2011-09-07 15:06:56');
INSERT INTO `log_url` VALUES(769, 16, '2011-09-07 15:07:00');
INSERT INTO `log_url` VALUES(770, 16, '2011-09-07 15:07:31');
INSERT INTO `log_url` VALUES(771, 16, '2011-09-07 15:07:34');
INSERT INTO `log_url` VALUES(772, 16, '2011-09-07 15:07:37');
INSERT INTO `log_url` VALUES(773, 16, '2011-09-07 15:08:33');
INSERT INTO `log_url` VALUES(774, 16, '2011-09-07 15:22:19');
INSERT INTO `log_url` VALUES(775, 16, '2011-09-07 15:23:51');
INSERT INTO `log_url` VALUES(776, 35, '2011-09-07 18:29:09');
INSERT INTO `log_url` VALUES(777, 34, '2011-09-07 18:29:09');
INSERT INTO `log_url` VALUES(778, 34, '2011-09-07 18:36:04');
INSERT INTO `log_url` VALUES(779, 34, '2011-09-07 18:42:34');
INSERT INTO `log_url` VALUES(780, 34, '2011-09-07 18:42:38');
INSERT INTO `log_url` VALUES(781, 34, '2011-09-07 18:43:22');
INSERT INTO `log_url` VALUES(782, 34, '2011-09-07 18:45:03');
INSERT INTO `log_url` VALUES(783, 34, '2011-09-07 18:48:58');
INSERT INTO `log_url` VALUES(784, 34, '2011-09-07 18:50:49');
INSERT INTO `log_url` VALUES(785, 34, '2011-09-07 18:51:30');
INSERT INTO `log_url` VALUES(786, 34, '2011-09-07 18:51:46');
INSERT INTO `log_url` VALUES(787, 34, '2011-09-07 18:52:28');
INSERT INTO `log_url` VALUES(788, 34, '2011-09-07 18:56:38');
INSERT INTO `log_url` VALUES(789, 34, '2011-09-07 18:58:21');
INSERT INTO `log_url` VALUES(790, 34, '2011-09-07 19:01:24');
INSERT INTO `log_url` VALUES(791, 34, '2011-09-07 19:03:35');
INSERT INTO `log_url` VALUES(792, 34, '2011-09-07 19:03:50');
INSERT INTO `log_url` VALUES(793, 34, '2011-09-07 19:04:43');
INSERT INTO `log_url` VALUES(794, 34, '2011-09-07 19:05:16');
INSERT INTO `log_url` VALUES(795, 34, '2011-09-07 19:05:43');
INSERT INTO `log_url` VALUES(796, 34, '2011-09-07 19:06:02');
INSERT INTO `log_url` VALUES(797, 34, '2011-09-07 19:06:10');
INSERT INTO `log_url` VALUES(798, 34, '2011-09-07 19:06:18');
INSERT INTO `log_url` VALUES(799, 34, '2011-09-07 19:06:26');
INSERT INTO `log_url` VALUES(800, 34, '2011-09-07 19:06:48');
INSERT INTO `log_url` VALUES(801, 34, '2011-09-07 19:06:57');
INSERT INTO `log_url` VALUES(802, 34, '2011-09-07 19:07:03');
INSERT INTO `log_url` VALUES(803, 34, '2011-09-07 19:08:00');
INSERT INTO `log_url` VALUES(804, 34, '2011-09-07 19:09:40');
INSERT INTO `log_url` VALUES(805, 34, '2011-09-07 19:14:39');
INSERT INTO `log_url` VALUES(806, 34, '2011-09-07 19:15:05');
INSERT INTO `log_url` VALUES(807, 34, '2011-09-07 19:15:08');
INSERT INTO `log_url` VALUES(808, 34, '2011-09-07 19:21:38');
INSERT INTO `log_url` VALUES(809, 34, '2011-09-07 19:22:24');
INSERT INTO `log_url` VALUES(810, 34, '2011-09-07 19:24:10');
INSERT INTO `log_url` VALUES(811, 34, '2011-09-07 19:24:57');
INSERT INTO `log_url` VALUES(812, 34, '2011-09-07 19:26:39');
INSERT INTO `log_url` VALUES(813, 34, '2011-09-07 19:30:56');
INSERT INTO `log_url` VALUES(814, 34, '2011-09-07 19:31:00');
INSERT INTO `log_url` VALUES(815, 34, '2011-09-07 19:38:00');
INSERT INTO `log_url` VALUES(816, 34, '2011-09-07 19:38:04');
INSERT INTO `log_url` VALUES(817, 34, '2011-09-07 19:39:02');
INSERT INTO `log_url` VALUES(818, 34, '2011-09-07 19:39:09');
INSERT INTO `log_url` VALUES(819, 34, '2011-09-07 19:39:19');
INSERT INTO `log_url` VALUES(820, 34, '2011-09-07 19:40:52');
INSERT INTO `log_url` VALUES(821, 34, '2011-09-07 19:42:09');
INSERT INTO `log_url` VALUES(822, 34, '2011-09-07 19:43:09');
INSERT INTO `log_url` VALUES(823, 34, '2011-09-07 19:43:12');
INSERT INTO `log_url` VALUES(824, 34, '2011-09-07 19:43:20');
INSERT INTO `log_url` VALUES(825, 34, '2011-09-07 19:44:27');
INSERT INTO `log_url` VALUES(826, 34, '2011-09-07 19:45:02');
INSERT INTO `log_url` VALUES(827, 34, '2011-09-07 19:47:12');
INSERT INTO `log_url` VALUES(828, 34, '2011-09-07 19:49:36');
INSERT INTO `log_url` VALUES(829, 34, '2011-09-07 19:51:59');
INSERT INTO `log_url` VALUES(830, 34, '2011-09-07 19:52:29');
INSERT INTO `log_url` VALUES(831, 34, '2011-09-07 19:53:04');
INSERT INTO `log_url` VALUES(832, 34, '2011-09-07 19:53:46');
INSERT INTO `log_url` VALUES(833, 34, '2011-09-07 19:54:51');
INSERT INTO `log_url` VALUES(834, 34, '2011-09-07 19:55:36');
INSERT INTO `log_url` VALUES(835, 34, '2011-09-07 19:57:34');
INSERT INTO `log_url` VALUES(836, 34, '2011-09-07 19:59:40');
INSERT INTO `log_url` VALUES(837, 34, '2011-09-07 20:01:23');
INSERT INTO `log_url` VALUES(838, 34, '2011-09-07 20:02:34');
INSERT INTO `log_url` VALUES(839, 34, '2011-09-07 20:03:13');
INSERT INTO `log_url` VALUES(840, 34, '2011-09-07 20:04:44');
INSERT INTO `log_url` VALUES(841, 34, '2011-09-07 20:05:28');
INSERT INTO `log_url` VALUES(842, 34, '2011-09-07 20:05:58');
INSERT INTO `log_url` VALUES(843, 34, '2011-09-07 20:06:38');
INSERT INTO `log_url` VALUES(844, 34, '2011-09-07 20:07:30');
INSERT INTO `log_url` VALUES(845, 34, '2011-09-07 20:09:23');
INSERT INTO `log_url` VALUES(846, 34, '2011-09-07 20:09:48');
INSERT INTO `log_url` VALUES(847, 34, '2011-09-07 20:11:11');
INSERT INTO `log_url` VALUES(848, 34, '2011-09-07 20:11:57');
INSERT INTO `log_url` VALUES(849, 34, '2011-09-07 20:12:36');
INSERT INTO `log_url` VALUES(850, 34, '2011-09-07 20:16:37');
INSERT INTO `log_url` VALUES(851, 34, '2011-09-07 20:19:52');
INSERT INTO `log_url` VALUES(852, 34, '2011-09-07 20:20:16');
INSERT INTO `log_url` VALUES(853, 34, '2011-09-07 20:21:26');
INSERT INTO `log_url` VALUES(854, 34, '2011-09-07 20:22:38');
INSERT INTO `log_url` VALUES(855, 34, '2011-09-07 20:23:24');
INSERT INTO `log_url` VALUES(856, 34, '2011-09-07 20:23:27');
INSERT INTO `log_url` VALUES(857, 34, '2011-09-07 20:23:35');
INSERT INTO `log_url` VALUES(858, 34, '2011-09-07 20:24:05');
INSERT INTO `log_url` VALUES(859, 34, '2011-09-07 20:24:25');
INSERT INTO `log_url` VALUES(860, 34, '2011-09-07 20:24:44');
INSERT INTO `log_url` VALUES(861, 34, '2011-09-07 20:25:45');
INSERT INTO `log_url` VALUES(862, 34, '2011-09-07 20:25:57');
INSERT INTO `log_url` VALUES(863, 34, '2011-09-07 20:26:37');
INSERT INTO `log_url` VALUES(864, 36, '2011-09-08 01:12:47');
INSERT INTO `log_url` VALUES(865, 36, '2011-09-08 01:13:14');
INSERT INTO `log_url` VALUES(866, 36, '2011-09-08 01:13:18');
INSERT INTO `log_url` VALUES(867, 36, '2011-09-08 01:13:24');
INSERT INTO `log_url` VALUES(868, 36, '2011-09-08 01:13:35');
INSERT INTO `log_url` VALUES(869, 36, '2011-09-08 01:13:40');
INSERT INTO `log_url` VALUES(870, 36, '2011-09-08 01:13:59');
INSERT INTO `log_url` VALUES(871, 36, '2011-09-08 01:14:05');
INSERT INTO `log_url` VALUES(872, 36, '2011-09-08 01:14:08');
INSERT INTO `log_url` VALUES(873, 36, '2011-09-08 01:15:24');
INSERT INTO `log_url` VALUES(874, 36, '2011-09-08 01:15:53');
INSERT INTO `log_url` VALUES(875, 36, '2011-09-08 01:16:03');
INSERT INTO `log_url` VALUES(876, 36, '2011-09-08 01:16:50');
INSERT INTO `log_url` VALUES(877, 36, '2011-09-08 01:20:35');
INSERT INTO `log_url` VALUES(878, 36, '2011-09-08 01:23:39');
INSERT INTO `log_url` VALUES(879, 36, '2011-09-08 01:24:45');
INSERT INTO `log_url` VALUES(880, 36, '2011-09-08 01:24:58');
INSERT INTO `log_url` VALUES(881, 36, '2011-09-08 01:26:08');
INSERT INTO `log_url` VALUES(882, 36, '2011-09-08 01:27:55');
INSERT INTO `log_url` VALUES(883, 36, '2011-09-08 01:28:46');
INSERT INTO `log_url` VALUES(884, 36, '2011-09-08 01:30:07');
INSERT INTO `log_url` VALUES(885, 36, '2011-09-08 01:30:23');
INSERT INTO `log_url` VALUES(886, 36, '2011-09-08 01:30:36');
INSERT INTO `log_url` VALUES(887, 36, '2011-09-08 01:33:52');
INSERT INTO `log_url` VALUES(888, 36, '2011-09-08 01:34:38');
INSERT INTO `log_url` VALUES(889, 36, '2011-09-08 01:34:47');
INSERT INTO `log_url` VALUES(890, 36, '2011-09-08 01:37:01');
INSERT INTO `log_url` VALUES(891, 36, '2011-09-08 01:38:14');
INSERT INTO `log_url` VALUES(892, 36, '2011-09-08 01:39:52');
INSERT INTO `log_url` VALUES(893, 36, '2011-09-08 01:45:21');
INSERT INTO `log_url` VALUES(894, 36, '2011-09-08 01:46:49');
INSERT INTO `log_url` VALUES(895, 36, '2011-09-08 01:47:09');
INSERT INTO `log_url` VALUES(896, 36, '2011-09-08 01:47:13');
INSERT INTO `log_url` VALUES(897, 36, '2011-09-08 01:47:51');
INSERT INTO `log_url` VALUES(898, 36, '2011-09-08 01:48:15');
INSERT INTO `log_url` VALUES(899, 36, '2011-09-08 01:48:33');
INSERT INTO `log_url` VALUES(900, 36, '2011-09-08 01:49:26');
INSERT INTO `log_url` VALUES(901, 36, '2011-09-08 01:49:36');
INSERT INTO `log_url` VALUES(902, 36, '2011-09-08 02:13:13');
INSERT INTO `log_url` VALUES(903, 36, '2011-09-08 02:14:00');
INSERT INTO `log_url` VALUES(904, 36, '2011-09-08 02:16:34');
INSERT INTO `log_url` VALUES(905, 36, '2011-09-08 02:17:45');
INSERT INTO `log_url` VALUES(906, 36, '2011-09-08 02:41:03');
INSERT INTO `log_url` VALUES(907, 36, '2011-09-08 02:44:57');
INSERT INTO `log_url` VALUES(908, 36, '2011-09-08 02:45:23');
INSERT INTO `log_url` VALUES(909, 36, '2011-09-08 02:46:05');
INSERT INTO `log_url` VALUES(910, 36, '2011-09-08 02:46:14');
INSERT INTO `log_url` VALUES(911, 36, '2011-09-08 02:52:01');
INSERT INTO `log_url` VALUES(912, 36, '2011-09-08 02:53:44');
INSERT INTO `log_url` VALUES(913, 36, '2011-09-08 02:57:14');
INSERT INTO `log_url` VALUES(914, 36, '2011-09-08 02:57:28');
INSERT INTO `log_url` VALUES(915, 36, '2011-09-08 03:03:10');
INSERT INTO `log_url` VALUES(916, 36, '2011-09-08 03:03:24');
INSERT INTO `log_url` VALUES(917, 36, '2011-09-08 03:03:33');
INSERT INTO `log_url` VALUES(918, 36, '2011-09-08 03:05:30');
INSERT INTO `log_url` VALUES(919, 36, '2011-09-08 03:05:37');
INSERT INTO `log_url` VALUES(920, 36, '2011-09-08 03:05:43');
INSERT INTO `log_url` VALUES(921, 36, '2011-09-08 03:05:57');
INSERT INTO `log_url` VALUES(922, 36, '2011-09-08 03:06:04');
INSERT INTO `log_url` VALUES(923, 36, '2011-09-08 03:07:25');
INSERT INTO `log_url` VALUES(924, 36, '2011-09-08 03:08:48');
INSERT INTO `log_url` VALUES(925, 36, '2011-09-08 03:09:27');
INSERT INTO `log_url` VALUES(926, 36, '2011-09-08 03:10:01');
INSERT INTO `log_url` VALUES(927, 36, '2011-09-08 03:11:27');
INSERT INTO `log_url` VALUES(928, 36, '2011-09-08 03:16:09');
INSERT INTO `log_url` VALUES(929, 36, '2011-09-08 03:16:55');
INSERT INTO `log_url` VALUES(930, 36, '2011-09-08 03:17:15');
INSERT INTO `log_url` VALUES(931, 36, '2011-09-08 03:17:38');
INSERT INTO `log_url` VALUES(932, 36, '2011-09-08 03:18:09');
INSERT INTO `log_url` VALUES(933, 36, '2011-09-08 03:18:52');
INSERT INTO `log_url` VALUES(934, 36, '2011-09-08 03:19:08');
INSERT INTO `log_url` VALUES(935, 36, '2011-09-08 03:19:19');
INSERT INTO `log_url` VALUES(936, 36, '2011-09-08 03:19:51');
INSERT INTO `log_url` VALUES(937, 36, '2011-09-08 03:20:23');
INSERT INTO `log_url` VALUES(938, 36, '2011-09-08 03:20:34');
INSERT INTO `log_url` VALUES(939, 36, '2011-09-08 03:21:03');
INSERT INTO `log_url` VALUES(940, 36, '2011-09-08 03:21:39');
INSERT INTO `log_url` VALUES(941, 36, '2011-09-08 03:21:42');
INSERT INTO `log_url` VALUES(942, 36, '2011-09-08 03:22:03');
INSERT INTO `log_url` VALUES(943, 36, '2011-09-08 03:22:21');
INSERT INTO `log_url` VALUES(944, 36, '2011-09-08 03:22:28');
INSERT INTO `log_url` VALUES(945, 36, '2011-09-08 03:22:51');
INSERT INTO `log_url` VALUES(946, 36, '2011-09-08 03:23:01');
INSERT INTO `log_url` VALUES(947, 36, '2011-09-08 03:31:02');
INSERT INTO `log_url` VALUES(948, 36, '2011-09-08 03:34:20');
INSERT INTO `log_url` VALUES(949, 36, '2011-09-08 03:34:22');
INSERT INTO `log_url` VALUES(950, 36, '2011-09-08 03:35:14');
INSERT INTO `log_url` VALUES(951, 36, '2011-09-08 03:37:12');
INSERT INTO `log_url` VALUES(952, 36, '2011-09-08 03:38:46');
INSERT INTO `log_url` VALUES(953, 37, '2011-09-08 14:40:26');
INSERT INTO `log_url` VALUES(954, 38, '2011-09-08 15:41:17');
INSERT INTO `log_url` VALUES(955, 38, '2011-09-08 15:41:19');
INSERT INTO `log_url` VALUES(956, 38, '2011-09-08 15:41:28');
INSERT INTO `log_url` VALUES(957, 38, '2011-09-08 15:41:29');
INSERT INTO `log_url` VALUES(958, 38, '2011-09-08 15:42:04');
INSERT INTO `log_url` VALUES(959, 38, '2011-09-08 15:42:06');
INSERT INTO `log_url` VALUES(960, 38, '2011-09-08 15:43:44');
INSERT INTO `log_url` VALUES(961, 39, '2011-09-08 18:31:57');
INSERT INTO `log_url` VALUES(962, 40, '2011-09-08 21:41:36');
INSERT INTO `log_url` VALUES(963, 40, '2011-09-08 21:41:53');
INSERT INTO `log_url` VALUES(964, 40, '2011-09-08 21:48:31');
INSERT INTO `log_url` VALUES(965, 40, '2011-09-08 21:52:19');
INSERT INTO `log_url` VALUES(966, 40, '2011-09-08 21:55:06');
INSERT INTO `log_url` VALUES(967, 40, '2011-09-08 21:58:41');
INSERT INTO `log_url` VALUES(968, 40, '2011-09-08 22:00:33');
INSERT INTO `log_url` VALUES(969, 40, '2011-09-08 22:03:57');
INSERT INTO `log_url` VALUES(970, 40, '2011-09-08 22:40:00');
INSERT INTO `log_url` VALUES(971, 40, '2011-09-08 22:40:03');
INSERT INTO `log_url` VALUES(972, 40, '2011-09-08 22:41:03');
INSERT INTO `log_url` VALUES(973, 40, '2011-09-08 22:41:05');
INSERT INTO `log_url` VALUES(974, 40, '2011-09-08 22:42:54');
INSERT INTO `log_url` VALUES(975, 40, '2011-09-08 22:42:55');
INSERT INTO `log_url` VALUES(976, 40, '2011-09-08 22:45:56');
INSERT INTO `log_url` VALUES(977, 40, '2011-09-08 22:45:57');
INSERT INTO `log_url` VALUES(978, 40, '2011-09-08 22:47:24');
INSERT INTO `log_url` VALUES(979, 40, '2011-09-08 22:47:25');
INSERT INTO `log_url` VALUES(980, 40, '2011-09-08 22:51:22');
INSERT INTO `log_url` VALUES(981, 40, '2011-09-08 22:51:24');
INSERT INTO `log_url` VALUES(982, 40, '2011-09-08 22:54:25');
INSERT INTO `log_url` VALUES(983, 40, '2011-09-08 22:54:27');
INSERT INTO `log_url` VALUES(984, 40, '2011-09-08 23:03:51');
INSERT INTO `log_url` VALUES(985, 40, '2011-09-08 23:03:53');
INSERT INTO `log_url` VALUES(986, 40, '2011-09-08 23:04:20');
INSERT INTO `log_url` VALUES(987, 40, '2011-09-08 23:05:02');
INSERT INTO `log_url` VALUES(988, 41, '2011-09-09 15:40:35');
INSERT INTO `log_url` VALUES(989, 42, '2011-09-09 15:40:40');
INSERT INTO `log_url` VALUES(990, 42, '2011-09-09 15:41:10');
INSERT INTO `log_url` VALUES(991, 42, '2011-09-09 15:59:53');
INSERT INTO `log_url` VALUES(992, 42, '2011-09-09 16:07:17');
INSERT INTO `log_url` VALUES(993, 42, '2011-09-09 16:13:04');
INSERT INTO `log_url` VALUES(994, 42, '2011-09-09 16:14:32');
INSERT INTO `log_url` VALUES(995, 42, '2011-09-09 16:16:20');
INSERT INTO `log_url` VALUES(996, 42, '2011-09-09 16:17:08');
INSERT INTO `log_url` VALUES(997, 42, '2011-09-09 16:17:57');
INSERT INTO `log_url` VALUES(998, 42, '2011-09-09 16:18:42');
INSERT INTO `log_url` VALUES(999, 42, '2011-09-09 16:19:19');
INSERT INTO `log_url` VALUES(1000, 42, '2011-09-09 16:21:38');
INSERT INTO `log_url` VALUES(1001, 42, '2011-09-09 16:22:51');
INSERT INTO `log_url` VALUES(1002, 42, '2011-09-09 16:23:52');
INSERT INTO `log_url` VALUES(1003, 42, '2011-09-09 16:24:36');
INSERT INTO `log_url` VALUES(1004, 42, '2011-09-09 16:38:50');
INSERT INTO `log_url` VALUES(1005, 42, '2011-09-09 16:46:15');
INSERT INTO `log_url` VALUES(1006, 42, '2011-09-09 16:46:17');
INSERT INTO `log_url` VALUES(1007, 42, '2011-09-09 16:48:32');
INSERT INTO `log_url` VALUES(1008, 42, '2011-09-09 16:48:34');
INSERT INTO `log_url` VALUES(1009, 42, '2011-09-09 16:57:58');
INSERT INTO `log_url` VALUES(1010, 42, '2011-09-09 16:59:41');
INSERT INTO `log_url` VALUES(1011, 42, '2011-09-09 17:00:26');
INSERT INTO `log_url` VALUES(1012, 42, '2011-09-09 17:00:59');
INSERT INTO `log_url` VALUES(1013, 42, '2011-09-09 17:03:21');
INSERT INTO `log_url` VALUES(1014, 42, '2011-09-09 17:03:23');
INSERT INTO `log_url` VALUES(1015, 42, '2011-09-09 17:03:23');
INSERT INTO `log_url` VALUES(1016, 42, '2011-09-09 17:08:27');
INSERT INTO `log_url` VALUES(1017, 42, '2011-09-09 17:08:50');
INSERT INTO `log_url` VALUES(1018, 42, '2011-09-09 17:08:52');
INSERT INTO `log_url` VALUES(1019, 42, '2011-09-09 17:11:05');
INSERT INTO `log_url` VALUES(1020, 42, '2011-09-09 17:12:18');
INSERT INTO `log_url` VALUES(1021, 42, '2011-09-09 17:19:38');
INSERT INTO `log_url` VALUES(1022, 42, '2011-09-09 17:20:59');
INSERT INTO `log_url` VALUES(1023, 42, '2011-09-09 17:21:25');
INSERT INTO `log_url` VALUES(1024, 42, '2011-09-09 17:21:35');
INSERT INTO `log_url` VALUES(1025, 42, '2011-09-09 17:38:07');
INSERT INTO `log_url` VALUES(1026, 42, '2011-09-09 17:38:26');
INSERT INTO `log_url` VALUES(1027, 42, '2011-09-09 17:44:56');
INSERT INTO `log_url` VALUES(1028, 42, '2011-09-09 17:48:13');
INSERT INTO `log_url` VALUES(1029, 42, '2011-09-09 17:49:05');
INSERT INTO `log_url` VALUES(1030, 42, '2011-09-09 17:50:19');
INSERT INTO `log_url` VALUES(1031, 42, '2011-09-09 17:50:57');
INSERT INTO `log_url` VALUES(1032, 42, '2011-09-09 17:55:17');
INSERT INTO `log_url` VALUES(1033, 42, '2011-09-09 17:56:22');
INSERT INTO `log_url` VALUES(1034, 42, '2011-09-09 17:56:46');
INSERT INTO `log_url` VALUES(1035, 42, '2011-09-09 17:56:55');
INSERT INTO `log_url` VALUES(1036, 42, '2011-09-09 17:57:07');
INSERT INTO `log_url` VALUES(1037, 43, '2011-09-09 19:01:17');
INSERT INTO `log_url` VALUES(1038, 44, '2011-09-09 19:01:17');
INSERT INTO `log_url` VALUES(1039, 45, '2011-09-11 07:35:45');
INSERT INTO `log_url` VALUES(1040, 46, '2011-09-12 14:14:16');
INSERT INTO `log_url` VALUES(1041, 47, '2011-09-12 14:19:06');
INSERT INTO `log_url` VALUES(1042, 46, '2011-09-12 14:19:13');
INSERT INTO `log_url` VALUES(1043, 46, '2011-09-12 14:19:15');
INSERT INTO `log_url` VALUES(1044, 48, '2011-09-12 14:19:34');
INSERT INTO `log_url` VALUES(1045, 49, '2011-09-12 15:30:35');
INSERT INTO `log_url` VALUES(1046, 50, '2011-09-12 15:30:47');
INSERT INTO `log_url` VALUES(1047, 50, '2011-09-12 15:57:57');
INSERT INTO `log_url` VALUES(1048, 50, '2011-09-12 16:01:10');
INSERT INTO `log_url` VALUES(1049, 50, '2011-09-12 16:01:21');
INSERT INTO `log_url` VALUES(1050, 50, '2011-09-12 16:02:34');
INSERT INTO `log_url` VALUES(1051, 50, '2011-09-12 16:11:25');
INSERT INTO `log_url` VALUES(1052, 50, '2011-09-12 16:27:17');
INSERT INTO `log_url` VALUES(1053, 50, '2011-09-12 16:30:11');
INSERT INTO `log_url` VALUES(1054, 50, '2011-09-12 16:31:26');
INSERT INTO `log_url` VALUES(1055, 50, '2011-09-12 16:31:46');
INSERT INTO `log_url` VALUES(1056, 50, '2011-09-12 16:35:09');
INSERT INTO `log_url` VALUES(1057, 50, '2011-09-12 16:35:12');
INSERT INTO `log_url` VALUES(1058, 50, '2011-09-12 16:36:14');
INSERT INTO `log_url` VALUES(1059, 50, '2011-09-12 16:36:28');
INSERT INTO `log_url` VALUES(1060, 50, '2011-09-12 16:37:50');
INSERT INTO `log_url` VALUES(1061, 50, '2011-09-12 16:40:46');
INSERT INTO `log_url` VALUES(1062, 51, '2011-09-12 18:30:55');
INSERT INTO `log_url` VALUES(1063, 51, '2011-09-12 19:08:05');
INSERT INTO `log_url` VALUES(1064, 51, '2011-09-12 19:08:09');
INSERT INTO `log_url` VALUES(1065, 51, '2011-09-12 19:14:39');
INSERT INTO `log_url` VALUES(1066, 51, '2011-09-12 19:17:14');
INSERT INTO `log_url` VALUES(1067, 51, '2011-09-12 19:17:21');
INSERT INTO `log_url` VALUES(1068, 52, '2011-09-13 14:47:58');
INSERT INTO `log_url` VALUES(1069, 52, '2011-09-13 14:50:14');
INSERT INTO `log_url` VALUES(1070, 53, '2011-09-14 14:42:06');
INSERT INTO `log_url` VALUES(1071, 54, '2011-09-15 17:34:38');
INSERT INTO `log_url` VALUES(1072, 54, '2011-09-15 17:34:44');
INSERT INTO `log_url` VALUES(1073, 54, '2011-09-15 18:00:16');
INSERT INTO `log_url` VALUES(1074, 54, '2011-09-15 18:05:35');
INSERT INTO `log_url` VALUES(1075, 54, '2011-09-15 18:06:01');
INSERT INTO `log_url` VALUES(1076, 54, '2011-09-15 18:06:11');
INSERT INTO `log_url` VALUES(1077, 55, '2011-09-15 20:48:13');
INSERT INTO `log_url` VALUES(1078, 55, '2011-09-15 20:48:23');
INSERT INTO `log_url` VALUES(1079, 55, '2011-09-15 20:57:04');
INSERT INTO `log_url` VALUES(1080, 55, '2011-09-15 20:57:11');
INSERT INTO `log_url` VALUES(1081, 55, '2011-09-15 20:57:36');
INSERT INTO `log_url` VALUES(1082, 55, '2011-09-15 20:58:18');
INSERT INTO `log_url` VALUES(1083, 55, '2011-09-15 20:58:28');
INSERT INTO `log_url` VALUES(1084, 55, '2011-09-15 21:00:03');
INSERT INTO `log_url` VALUES(1085, 55, '2011-09-15 21:01:36');
INSERT INTO `log_url` VALUES(1086, 55, '2011-09-15 21:03:32');
INSERT INTO `log_url` VALUES(1087, 55, '2011-09-15 21:05:06');
INSERT INTO `log_url` VALUES(1088, 55, '2011-09-15 21:10:11');
INSERT INTO `log_url` VALUES(1089, 55, '2011-09-15 21:10:44');
INSERT INTO `log_url` VALUES(1090, 55, '2011-09-15 21:29:04');
INSERT INTO `log_url` VALUES(1091, 55, '2011-09-15 21:29:05');
INSERT INTO `log_url` VALUES(1092, 55, '2011-09-15 21:29:11');
INSERT INTO `log_url` VALUES(1093, 55, '2011-09-15 21:34:34');
INSERT INTO `log_url` VALUES(1094, 55, '2011-09-15 21:34:42');
INSERT INTO `log_url` VALUES(1095, 55, '2011-09-15 21:34:48');
INSERT INTO `log_url` VALUES(1096, 55, '2011-09-15 21:34:53');
INSERT INTO `log_url` VALUES(1097, 55, '2011-09-15 21:35:05');
INSERT INTO `log_url` VALUES(1098, 55, '2011-09-15 21:35:32');
INSERT INTO `log_url` VALUES(1099, 55, '2011-09-15 21:36:35');
INSERT INTO `log_url` VALUES(1100, 55, '2011-09-15 21:37:02');
INSERT INTO `log_url` VALUES(1101, 56, '2011-09-16 14:17:58');
INSERT INTO `log_url` VALUES(1102, 56, '2011-09-16 14:31:34');
INSERT INTO `log_url` VALUES(1103, 56, '2011-09-16 14:35:33');
INSERT INTO `log_url` VALUES(1104, 56, '2011-09-16 14:55:33');
INSERT INTO `log_url` VALUES(1105, 56, '2011-09-16 14:55:51');
INSERT INTO `log_url` VALUES(1106, 56, '2011-09-16 15:06:48');
INSERT INTO `log_url` VALUES(1107, 56, '2011-09-16 15:32:16');
INSERT INTO `log_url` VALUES(1108, 57, '2011-09-18 18:32:42');
INSERT INTO `log_url` VALUES(1109, 58, '2011-09-19 00:40:41');
INSERT INTO `log_url` VALUES(1110, 59, '2011-09-19 14:47:43');
INSERT INTO `log_url` VALUES(1111, 59, '2011-09-19 14:50:42');
INSERT INTO `log_url` VALUES(1112, 59, '2011-09-19 14:50:56');
INSERT INTO `log_url` VALUES(1113, 59, '2011-09-19 14:59:35');
INSERT INTO `log_url` VALUES(1114, 59, '2011-09-19 15:10:25');
INSERT INTO `log_url` VALUES(1115, 59, '2011-09-19 15:10:28');
INSERT INTO `log_url` VALUES(1116, 59, '2011-09-19 15:10:33');
INSERT INTO `log_url` VALUES(1117, 59, '2011-09-19 15:17:07');
INSERT INTO `log_url` VALUES(1118, 59, '2011-09-19 15:35:54');
INSERT INTO `log_url` VALUES(1119, 59, '2011-09-19 15:36:01');
INSERT INTO `log_url` VALUES(1120, 59, '2011-09-19 15:37:39');
INSERT INTO `log_url` VALUES(1121, 60, '2011-09-19 18:30:26');
INSERT INTO `log_url` VALUES(1122, 60, '2011-09-19 18:30:32');
INSERT INTO `log_url` VALUES(1123, 60, '2011-09-19 18:30:43');
INSERT INTO `log_url` VALUES(1124, 60, '2011-09-19 18:30:47');
INSERT INTO `log_url` VALUES(1125, 60, '2011-09-19 18:30:53');
INSERT INTO `log_url` VALUES(1126, 60, '2011-09-19 18:37:14');
INSERT INTO `log_url` VALUES(1127, 60, '2011-09-19 18:37:20');
INSERT INTO `log_url` VALUES(1128, 60, '2011-09-19 18:37:39');
INSERT INTO `log_url` VALUES(1129, 61, '2011-09-19 21:44:48');
INSERT INTO `log_url` VALUES(1130, 61, '2011-09-19 21:44:56');
INSERT INTO `log_url` VALUES(1131, 61, '2011-09-19 21:45:37');
INSERT INTO `log_url` VALUES(1132, 61, '2011-09-19 21:45:41');
INSERT INTO `log_url` VALUES(1133, 61, '2011-09-19 21:45:45');
INSERT INTO `log_url` VALUES(1134, 61, '2011-09-19 21:46:31');
INSERT INTO `log_url` VALUES(1135, 61, '2011-09-19 22:05:50');
INSERT INTO `log_url` VALUES(1136, 61, '2011-09-19 22:06:06');
INSERT INTO `log_url` VALUES(1137, 61, '2011-09-19 22:06:20');
INSERT INTO `log_url` VALUES(1138, 61, '2011-09-19 22:06:58');
INSERT INTO `log_url` VALUES(1139, 61, '2011-09-19 22:07:01');
INSERT INTO `log_url` VALUES(1140, 61, '2011-09-19 22:08:35');
INSERT INTO `log_url` VALUES(1141, 61, '2011-09-19 22:08:39');
INSERT INTO `log_url` VALUES(1142, 62, '2011-09-20 15:03:14');
INSERT INTO `log_url` VALUES(1143, 63, '2011-09-21 16:46:33');
INSERT INTO `log_url` VALUES(1144, 63, '2011-09-21 16:55:39');
INSERT INTO `log_url` VALUES(1145, 63, '2011-09-21 16:55:57');
INSERT INTO `log_url` VALUES(1146, 63, '2011-09-21 16:56:02');
INSERT INTO `log_url` VALUES(1147, 63, '2011-09-21 17:02:24');
INSERT INTO `log_url` VALUES(1148, 63, '2011-09-21 17:02:28');
INSERT INTO `log_url` VALUES(1149, 63, '2011-09-21 17:05:28');
INSERT INTO `log_url` VALUES(1150, 63, '2011-09-21 17:05:34');
INSERT INTO `log_url` VALUES(1151, 63, '2011-09-21 17:05:37');
INSERT INTO `log_url` VALUES(1152, 63, '2011-09-21 17:05:44');
INSERT INTO `log_url` VALUES(1153, 63, '2011-09-21 17:05:49');
INSERT INTO `log_url` VALUES(1154, 63, '2011-09-21 17:08:39');
INSERT INTO `log_url` VALUES(1155, 64, '2011-09-21 18:17:15');
INSERT INTO `log_url` VALUES(1156, 64, '2011-09-21 18:52:55');
INSERT INTO `log_url` VALUES(1157, 64, '2011-09-21 19:06:52');
INSERT INTO `log_url` VALUES(1158, 64, '2011-09-21 19:07:40');
INSERT INTO `log_url` VALUES(1159, 65, '2011-09-21 20:47:51');
INSERT INTO `log_url` VALUES(1160, 65, '2011-09-21 20:49:11');
INSERT INTO `log_url` VALUES(1161, 65, '2011-09-21 20:50:36');
INSERT INTO `log_url` VALUES(1162, 65, '2011-09-21 20:51:39');
INSERT INTO `log_url` VALUES(1163, 65, '2011-09-21 21:35:12');
INSERT INTO `log_url` VALUES(1164, 65, '2011-09-21 21:35:27');
INSERT INTO `log_url` VALUES(1165, 65, '2011-09-21 21:35:40');
INSERT INTO `log_url` VALUES(1166, 65, '2011-09-21 21:37:21');
INSERT INTO `log_url` VALUES(1167, 65, '2011-09-21 21:43:26');
INSERT INTO `log_url` VALUES(1168, 65, '2011-09-21 22:15:57');
INSERT INTO `log_url` VALUES(1169, 65, '2011-09-21 22:16:18');
INSERT INTO `log_url` VALUES(1170, 65, '2011-09-21 22:16:54');
INSERT INTO `log_url` VALUES(1171, 65, '2011-09-21 22:39:31');
INSERT INTO `log_url` VALUES(1172, 65, '2011-09-21 22:39:53');
INSERT INTO `log_url` VALUES(1173, 65, '2011-09-21 22:47:28');
INSERT INTO `log_url` VALUES(1174, 66, '2011-09-21 23:45:59');
INSERT INTO `log_url` VALUES(1175, 66, '2011-09-21 23:50:17');
INSERT INTO `log_url` VALUES(1176, 66, '2011-09-21 23:52:53');
INSERT INTO `log_url` VALUES(1177, 66, '2011-09-21 23:58:21');
INSERT INTO `log_url` VALUES(1178, 66, '2011-09-21 23:58:29');
INSERT INTO `log_url` VALUES(1179, 66, '2011-09-22 00:02:27');
INSERT INTO `log_url` VALUES(1180, 66, '2011-09-22 00:03:14');
INSERT INTO `log_url` VALUES(1181, 66, '2011-09-22 00:03:19');
INSERT INTO `log_url` VALUES(1182, 66, '2011-09-22 00:04:02');
INSERT INTO `log_url` VALUES(1183, 66, '2011-09-22 00:04:30');
INSERT INTO `log_url` VALUES(1184, 66, '2011-09-22 00:06:12');
INSERT INTO `log_url` VALUES(1185, 66, '2011-09-22 00:06:19');
INSERT INTO `log_url` VALUES(1186, 66, '2011-09-22 00:07:34');
INSERT INTO `log_url` VALUES(1187, 66, '2011-09-22 00:07:39');
INSERT INTO `log_url` VALUES(1188, 66, '2011-09-22 00:12:10');
INSERT INTO `log_url` VALUES(1189, 66, '2011-09-22 00:13:14');
INSERT INTO `log_url` VALUES(1190, 66, '2011-09-22 00:13:34');
INSERT INTO `log_url` VALUES(1191, 66, '2011-09-22 00:14:20');
INSERT INTO `log_url` VALUES(1192, 66, '2011-09-22 00:15:04');
INSERT INTO `log_url` VALUES(1193, 66, '2011-09-22 00:15:07');
INSERT INTO `log_url` VALUES(1194, 66, '2011-09-22 00:15:11');
INSERT INTO `log_url` VALUES(1195, 66, '2011-09-22 00:15:15');
INSERT INTO `log_url` VALUES(1196, 66, '2011-09-22 00:15:26');
INSERT INTO `log_url` VALUES(1197, 66, '2011-09-22 00:16:43');
INSERT INTO `log_url` VALUES(1198, 66, '2011-09-22 00:16:53');
INSERT INTO `log_url` VALUES(1199, 66, '2011-09-22 00:18:57');
INSERT INTO `log_url` VALUES(1200, 66, '2011-09-22 00:20:06');
INSERT INTO `log_url` VALUES(1201, 66, '2011-09-22 00:29:06');
INSERT INTO `log_url` VALUES(1202, 66, '2011-09-22 00:29:13');
INSERT INTO `log_url` VALUES(1203, 67, '2011-09-29 00:58:55');
INSERT INTO `log_url` VALUES(1204, 67, '2011-09-29 00:59:34');
INSERT INTO `log_url` VALUES(1205, 67, '2011-09-29 00:59:43');
INSERT INTO `log_url` VALUES(1206, 67, '2011-09-29 01:10:37');
-- --------------------------------------------------------
--
-- Table structure for table `log_url_info`
--
CREATE TABLE `log_url_info` (
`url_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT 'URL ID',
`url` varchar(255) NOT NULL DEFAULT '' COMMENT 'URL',
`referer` varchar(255) DEFAULT NULL COMMENT 'Referrer',
PRIMARY KEY (`url_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Log URL Info Table' AUTO_INCREMENT=1207 ;
--
-- Dumping data for table `log_url_info`
--
INSERT INTO `log_url_info` VALUES(1, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/install/wizard/end/');
INSERT INTO `log_url_info` VALUES(2, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(3, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(4, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(5, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/css/styles.css', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(6, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/logo.gif', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(7, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(8, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/css/print.css', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(9, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(10, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/css/styles.css', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(11, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(12, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/logo.gif', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(13, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/css/print.css', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(14, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(15, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(16, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(17, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(18, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(19, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(20, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(21, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(22, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(23, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(24, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(25, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(26, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(27, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(28, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(29, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(30, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(31, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(32, 'http://127.0.0.1/itsatcost/index.php/about-magento-demo-store/?___store=default', 'http://127.0.0.1/itsatcost/index.php/admin/cms_page/index/key/12ebdc267958ba66277e309cdfe179f3/');
INSERT INTO `log_url_info` VALUES(33, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/about-magento-demo-store/?___store=default');
INSERT INTO `log_url_info` VALUES(34, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/about_us_img.jpg', 'http://127.0.0.1/itsatcost/index.php/about-magento-demo-store/?___store=default');
INSERT INTO `log_url_info` VALUES(35, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(36, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(37, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(38, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(39, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(40, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(41, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(42, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(43, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(44, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(45, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(46, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(47, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(48, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(49, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(50, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(51, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(52, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(53, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(54, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(55, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(56, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(57, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(58, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(59, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(60, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(61, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(62, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(63, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(64, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(65, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(66, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(67, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(68, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(69, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(70, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(71, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(72, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(73, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(74, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(75, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(76, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(77, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(78, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/default/images/bkg_pipe1.gif', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(79, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(80, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(81, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/default/images/bkg_pipe1.gif', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(82, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(83, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(84, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(85, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(86, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(87, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(88, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(89, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(90, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(91, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(92, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(93, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(94, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(95, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(96, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(97, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(98, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(99, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(100, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(101, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(102, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(103, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(104, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(105, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(106, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(107, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(108, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(109, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(110, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(111, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(112, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(113, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(114, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(115, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(116, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(117, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(118, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(119, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(120, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(121, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(122, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(123, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(124, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(125, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(126, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(127, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(128, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(129, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(130, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(131, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(132, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(133, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(134, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(135, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(136, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(137, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(138, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(139, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(140, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(141, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(142, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(143, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(144, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(145, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(146, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(147, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(148, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(149, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(150, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(151, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(152, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(153, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(154, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(155, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(156, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(157, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(158, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(159, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(160, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(161, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(162, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(163, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(164, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(165, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(166, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(167, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(168, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(169, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(170, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(171, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(172, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(173, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(174, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(175, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(176, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/default/css/..images/top-bg.png', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(177, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(178, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(179, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/default/css/..images/top-bg.png', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(180, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(181, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(182, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(183, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(184, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(185, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(186, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(187, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(188, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(189, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(190, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(191, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(192, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(193, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(194, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(195, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(196, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(197, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(198, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(199, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(200, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(201, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(202, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(203, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(204, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(205, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(206, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(207, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(208, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_left_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(209, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(210, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/col_right_callout.jpg', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(211, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(212, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(213, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(214, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(215, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(216, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(217, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(218, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(219, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(220, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(221, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(222, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(223, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(224, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(225, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(226, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(227, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(228, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(229, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(230, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(231, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(232, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(233, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(234, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(235, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(236, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(237, 'http://127.0.0.1/itsatcost/index.php/customer/account/login/', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(238, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(239, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(240, 'http://127.0.0.1/itsatcost/index.php/customer/account/login/', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(241, 'http://127.0.0.1/itsatcost/index.php/customer/account/login/', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(242, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(243, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(244, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(245, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(246, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(247, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(248, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(249, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(250, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(251, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(252, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(253, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(254, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(255, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(256, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(257, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(258, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(259, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(260, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(261, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(262, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(263, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(264, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(265, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(266, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(267, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(268, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(269, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/css/nivo-slider.css', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(270, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(271, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/css/nivo-slider.css', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(272, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/css/nivo-slider.css', NULL);
INSERT INTO `log_url_info` VALUES(273, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/adminhtml/default/default/reset.css', 'http://127.0.0.1/itsatcost/index.php/admin/system_config/edit/section/web/key/0722b0656cf020cd4a9934206d82ca0b/');
INSERT INTO `log_url_info` VALUES(274, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/adminhtml/default/default/css/jquerybase/jquerybase.css', 'http://127.0.0.1/itsatcost/index.php/admin/system_config/edit/section/web/key/0722b0656cf020cd4a9934206d82ca0b/');
INSERT INTO `log_url_info` VALUES(275, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/adminhtml/default/default/custom.css', 'http://127.0.0.1/itsatcost/index.php/admin/system_config/edit/section/web/key/0722b0656cf020cd4a9934206d82ca0b/');
INSERT INTO `log_url_info` VALUES(276, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/adminhtml/default/default/xmlconnect/boxes.css', 'http://127.0.0.1/itsatcost/index.php/admin/system_config/edit/section/web/key/0722b0656cf020cd4a9934206d82ca0b/');
INSERT INTO `log_url_info` VALUES(277, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/adminhtml/default/default/boxes.css', 'http://127.0.0.1/itsatcost/index.php/admin/system_config/edit/section/web/key/0722b0656cf020cd4a9934206d82ca0b/');
INSERT INTO `log_url_info` VALUES(278, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/adminhtml/default/default/menu.css', 'http://127.0.0.1/itsatcost/index.php/admin/system_config/edit/section/web/key/0722b0656cf020cd4a9934206d82ca0b/');
INSERT INTO `log_url_info` VALUES(279, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/adminhtml/default/default/images/logo.gif', 'http://127.0.0.1/itsatcost/index.php/admin/system_config/edit/section/web/key/0722b0656cf020cd4a9934206d82ca0b/');
INSERT INTO `log_url_info` VALUES(280, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/adminhtml/default/default/images/ajax-loader-tr.gif', 'http://127.0.0.1/itsatcost/index.php/admin/system_config/edit/section/web/key/0722b0656cf020cd4a9934206d82ca0b/');
INSERT INTO `log_url_info` VALUES(281, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/adminhtml/default/default/images/ajax-loader.gif', 'http://127.0.0.1/itsatcost/index.php/admin/system_config/edit/section/web/key/0722b0656cf020cd4a9934206d82ca0b/');
INSERT INTO `log_url_info` VALUES(282, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/adminhtml/default/default/images/varien_logo.gif', 'http://127.0.0.1/itsatcost/index.php/admin/system_config/edit/section/web/key/0722b0656cf020cd4a9934206d82ca0b/');
INSERT INTO `log_url_info` VALUES(283, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/adminhtml/default/default/print.css', 'http://127.0.0.1/itsatcost/index.php/admin/system_config/edit/section/web/key/0722b0656cf020cd4a9934206d82ca0b/');
INSERT INTO `log_url_info` VALUES(284, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/adminhtml/default/default/favicon.ico', NULL);
INSERT INTO `log_url_info` VALUES(285, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(286, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/css/nivo-slider.css', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(287, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(288, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/css/nivo-slider.css', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(289, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(290, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(291, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(292, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(293, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(294, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(295, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(296, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(297, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(298, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(299, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(300, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(301, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(302, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(303, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(304, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(305, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(306, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(307, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(308, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(309, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(310, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(311, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(312, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(313, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(314, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(315, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(316, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(317, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(318, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(319, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(320, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(321, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(322, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(323, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(324, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(325, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(326, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(327, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(328, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(329, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(330, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(331, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(332, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(333, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(334, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(335, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(336, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(337, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(338, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(339, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(340, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(341, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(342, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(343, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(344, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(345, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(346, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(347, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(348, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(349, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(350, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(351, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(352, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(353, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(354, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(355, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(356, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(357, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(358, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(359, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(360, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(361, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(362, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(363, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(364, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(365, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(366, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(367, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(368, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(369, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(370, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(371, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(372, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(373, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(374, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(375, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(376, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(377, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(378, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(379, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(380, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(381, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(382, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(383, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(384, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(385, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(386, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(387, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(388, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(389, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(390, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(391, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(392, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(393, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(394, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(395, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(396, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(397, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(398, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(399, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(400, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(401, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(402, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(403, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(404, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(405, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(406, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(407, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(408, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(409, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(410, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(411, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(412, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(413, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(414, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(415, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(416, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(417, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(418, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(419, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(420, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(421, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(422, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(423, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(424, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(425, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(426, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(427, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(428, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(429, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(430, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(431, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(432, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(433, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(434, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(435, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(436, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(437, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(438, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(439, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(440, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(441, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(442, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(443, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(444, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(445, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(446, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(447, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(448, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(449, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(450, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(451, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(452, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(453, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(454, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(455, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(456, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(457, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(458, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(459, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(460, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(461, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(462, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(463, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(464, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(465, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(466, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(467, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(468, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(469, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(470, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(471, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(472, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(473, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(474, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(475, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(476, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(477, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(478, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(479, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(480, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(481, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(482, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(483, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(484, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(485, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(486, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(487, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(488, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(489, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(490, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(491, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(492, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(493, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(494, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(495, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(496, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(497, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(498, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(499, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(500, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(501, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(502, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(503, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(504, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(505, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(506, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(507, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(508, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(509, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(510, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(511, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(512, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(513, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(514, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(515, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(516, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(517, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(518, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(519, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(520, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(521, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(522, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(523, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(524, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(525, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(526, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(527, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(528, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(529, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(530, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(531, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(532, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(533, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(534, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(535, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(536, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(537, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(538, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(539, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(540, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(541, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(542, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(543, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(544, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(545, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(546, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(547, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(548, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(549, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(550, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(551, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(552, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(553, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(554, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(555, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(556, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(557, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(558, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(559, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(560, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(561, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(562, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(563, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(564, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(565, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(566, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(567, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(568, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(569, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(570, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(571, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(572, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(573, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(574, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(575, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(576, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(577, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(578, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(579, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(580, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(581, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(582, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(583, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(584, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(585, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(586, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(587, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(588, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(589, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(590, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(591, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(592, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/slde2.jpg', NULL);
INSERT INTO `log_url_info` VALUES(593, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(594, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(595, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/slde1.jpg', NULL);
INSERT INTO `log_url_info` VALUES(596, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(597, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(598, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(599, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/slde2.jpg', NULL);
INSERT INTO `log_url_info` VALUES(600, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(601, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(602, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/slde1.jpg', NULL);
INSERT INTO `log_url_info` VALUES(603, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(604, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(605, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(606, 'http://127.0.0.1/itsatcost/index.php/slider1_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(607, 'http://127.0.0.1/itsatcost/index.php/slider2_image_url', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(608, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(609, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(610, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(611, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(612, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(613, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(614, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(615, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(616, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(617, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(618, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(619, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(620, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(621, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(622, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(623, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(624, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(625, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(626, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(627, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(628, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(629, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(630, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(631, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(632, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(633, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(634, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(635, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(636, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(637, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(638, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(639, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(640, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(641, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(642, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(643, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(644, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(645, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(646, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(647, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(648, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(649, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(650, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(651, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(652, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(653, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(654, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(655, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(656, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(657, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(658, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(659, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(660, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(661, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(662, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(663, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(664, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(665, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(666, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(667, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(668, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(669, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(670, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(671, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(672, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(673, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(674, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(675, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(676, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(677, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(678, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(679, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(680, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(681, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/slde1.jpg', NULL);
INSERT INTO `log_url_info` VALUES(682, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/slde2.jpg', NULL);
INSERT INTO `log_url_info` VALUES(683, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(684, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(685, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(686, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(687, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(688, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(689, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(690, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(691, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(692, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(693, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(694, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(695, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde2.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(696, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/slde1.jpg', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(697, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(698, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(699, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(700, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(701, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(702, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/arrow-prev.png', NULL);
INSERT INTO `log_url_info` VALUES(703, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/new-ribbon.png', NULL);
INSERT INTO `log_url_info` VALUES(704, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/arrow-next.png', NULL);
INSERT INTO `log_url_info` VALUES(705, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/example-frame.png', NULL);
INSERT INTO `log_url_info` VALUES(706, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/arrow-prev.png', NULL);
INSERT INTO `log_url_info` VALUES(707, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(708, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/arrow-next.png', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(709, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/new-ribbon.png', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(710, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/arrow-prev.png', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(711, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/example-frame.png', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(712, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/default/images/slider/pagination.png', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(713, 'http://127.0.0.1/itsatcost/index.php/img/loading.gif', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(714, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(715, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/arrow-next.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(716, 'http://127.0.0.1/itsatcost/img/loading.gif', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(717, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/new-ribbon.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(718, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/arrow-prev.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(719, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/example-frame.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(720, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/default/images/slider/pagination.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(721, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(722, 'http://127.0.0.1/itsatcost/img/loading.gif', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(723, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/arrow-next.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(724, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/new-ribbon.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(725, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/example-frame.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(726, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/arrow-prev.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(727, 'http://127.0.0.1/itsatcost/skin/frontend/itsatcost/default/images/slider/pagination.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(728, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/arrow-next.png', NULL);
INSERT INTO `log_url_info` VALUES(729, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/arrow-prev.png', NULL);
INSERT INTO `log_url_info` VALUES(730, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/example-frame.png', NULL);
INSERT INTO `log_url_info` VALUES(731, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/new-ribbon.png', NULL);
INSERT INTO `log_url_info` VALUES(732, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(733, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/arrow-next.png', NULL);
INSERT INTO `log_url_info` VALUES(734, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/new-ribbon.png', NULL);
INSERT INTO `log_url_info` VALUES(735, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/example-frame.png', NULL);
INSERT INTO `log_url_info` VALUES(736, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/arrow-prev.png', NULL);
INSERT INTO `log_url_info` VALUES(737, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/new-ribbon.png', NULL);
INSERT INTO `log_url_info` VALUES(738, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/arrow-next.png', NULL);
INSERT INTO `log_url_info` VALUES(739, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/example-frame.png', NULL);
INSERT INTO `log_url_info` VALUES(740, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/arrow-prev.png', NULL);
INSERT INTO `log_url_info` VALUES(741, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(742, 'http://127.0.0.1/itsatcost/js/slides/slides.min.jquery.js', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(743, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/arrow-prev.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(744, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/new-ribbon.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(745, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/arrow-next.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(746, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/example-frame.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(747, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(748, 'http://127.0.0.1/itsatcost/js/slides/slides.min.jquery.js', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(749, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/arrow-prev.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(750, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/example-frame.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(751, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/arrow-next.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(752, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/new-ribbon.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(753, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(754, 'http://127.0.0.1/itsatcost/js/slides/slides.min.jquery.js', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(755, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/arrow-prev.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(756, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/example-frame.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(757, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/new-ribbon.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(758, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/slider/arrow-next.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(759, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/arrow-next.png', NULL);
INSERT INTO `log_url_info` VALUES(760, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/new-ribbon.png', NULL);
INSERT INTO `log_url_info` VALUES(761, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/example-frame.png', NULL);
INSERT INTO `log_url_info` VALUES(762, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/arrow-prev.png', NULL);
INSERT INTO `log_url_info` VALUES(763, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/slider/arrow-next.png', NULL);
INSERT INTO `log_url_info` VALUES(764, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(765, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(766, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(767, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(768, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(769, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(770, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(771, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(772, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(773, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(774, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(775, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(776, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(777, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(778, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(779, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(780, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(781, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(782, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(783, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(784, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(785, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(786, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(787, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(788, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(789, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(790, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(791, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(792, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(793, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(794, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(795, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(796, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(797, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(798, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(799, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(800, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(801, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(802, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(803, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(804, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(805, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(806, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(807, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(808, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(809, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(810, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(811, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(812, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(813, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(814, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(815, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(816, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(817, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(818, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(819, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(820, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(821, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(822, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(823, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(824, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(825, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(826, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(827, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(828, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(829, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(830, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(831, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(832, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(833, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(834, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(835, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(836, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(837, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(838, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(839, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(840, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(841, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(842, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(843, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(844, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(845, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(846, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(847, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(848, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(849, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(850, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(851, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(852, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(853, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(854, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(855, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(856, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(857, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(858, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(859, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(860, 'http://127.0.0.1/itsatcost/index.php/', NULL);
INSERT INTO `log_url_info` VALUES(861, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(862, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(863, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(864, 'http://127.0.0.1/itsatcost/index.php/', NULL);
INSERT INTO `log_url_info` VALUES(865, 'http://127.0.0.1/itsatcost/index.php/', NULL);
INSERT INTO `log_url_info` VALUES(866, 'http://127.0.0.1/itsatcost/index.php/', NULL);
INSERT INTO `log_url_info` VALUES(867, 'http://127.0.0.1/itsatcost/index.php/', NULL);
INSERT INTO `log_url_info` VALUES(868, 'http://127.0.0.1/itsatcost/index.php/', NULL);
INSERT INTO `log_url_info` VALUES(869, 'http://127.0.0.1/itsatcost/index.php/', NULL);
INSERT INTO `log_url_info` VALUES(870, 'http://127.0.0.1/itsatcost/index.php/', NULL);
INSERT INTO `log_url_info` VALUES(871, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(872, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(873, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(874, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(875, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(876, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(877, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(878, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(879, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(880, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(881, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(882, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(883, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(884, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(885, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(886, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(887, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(888, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(889, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(890, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(891, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(892, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(893, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(894, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(895, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(896, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(897, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(898, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(899, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(900, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(901, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(902, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(903, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(904, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(905, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(906, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(907, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(908, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(909, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(910, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(911, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(912, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(913, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(914, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(915, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(916, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(917, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(918, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(919, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(920, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(921, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(922, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(923, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(924, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(925, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(926, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(927, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(928, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(929, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(930, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(931, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(932, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(933, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(934, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(935, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(936, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(937, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(938, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(939, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(940, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(941, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(942, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(943, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(944, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(945, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(946, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(947, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(948, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(949, 'http://127.0.0.1/itsatcost/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(950, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(951, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(952, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(953, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(954, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(955, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/logo.png', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(956, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(957, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/logo.png', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(958, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(959, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/logo.png', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(960, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(961, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(962, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(963, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(964, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(965, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(966, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(967, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(968, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(969, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(970, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(971, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/css/nivo-slider.css', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(972, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(973, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/css/nivo-slider.css', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(974, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(975, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/css/nivo-slider.css', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(976, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(977, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/css/nivo-slider.css', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(978, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(979, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/css/nivo-slider.css', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(980, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(981, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/css/nivo-slider.css', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(982, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(983, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/http://127.0.0.1/itsatcost/skin/frontend/itsatcost/default/css/nivo-slider.css', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(984, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(985, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/http://127.0.0.1/itsatcost/skin/frontend/itsatcost/default/css/nivo-slider.css', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(986, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(987, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(988, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(989, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(990, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(991, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(992, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(993, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(994, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(995, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(996, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(997, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(998, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(999, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1000, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1001, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1002, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1003, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1004, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1005, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1006, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/css/default.css', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1007, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1008, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/css/default.css', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1009, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1010, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1011, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1012, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1013, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1014, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/default.css', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1015, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/nivo-slider.css', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1016, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1017, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1018, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/css/default.css', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1019, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1020, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1021, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1022, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1023, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1024, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1025, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1026, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1027, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1028, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1029, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1030, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1031, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1032, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1033, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1034, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1035, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1036, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1037, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1038, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1039, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1040, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1041, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/media/about_us_img.jpg', NULL);
INSERT INTO `log_url_info` VALUES(1042, 'http://127.0.0.1/itsatcost/about-magento-demo-store', NULL);
INSERT INTO `log_url_info` VALUES(1043, 'http://127.0.0.1/itsatcost/skin/frontend/base/default/images/media/about_us_img.jpg', 'http://127.0.0.1/itsatcost/about-magento-demo-store');
INSERT INTO `log_url_info` VALUES(1044, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/media/about_us_img.jpg', NULL);
INSERT INTO `log_url_info` VALUES(1045, 'http://127.0.0.1/itsatcost/skin/adminhtml/base/default/images/media/about_us_img.jpg', NULL);
INSERT INTO `log_url_info` VALUES(1046, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/about-magento-demo-store');
INSERT INTO `log_url_info` VALUES(1047, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/about-magento-demo-store');
INSERT INTO `log_url_info` VALUES(1048, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/about-magento-demo-store');
INSERT INTO `log_url_info` VALUES(1049, 'http://127.0.0.1/itsatcost/blog', NULL);
INSERT INTO `log_url_info` VALUES(1050, 'http://127.0.0.1/itsatcost/blog', NULL);
INSERT INTO `log_url_info` VALUES(1051, 'http://127.0.0.1/itsatcost/blog', NULL);
INSERT INTO `log_url_info` VALUES(1052, 'http://127.0.0.1/itsatcost/blog', NULL);
INSERT INTO `log_url_info` VALUES(1053, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/blog');
INSERT INTO `log_url_info` VALUES(1054, 'http://127.0.0.1/itsatcost/blog', NULL);
INSERT INTO `log_url_info` VALUES(1055, 'http://127.0.0.1/itsatcost/blog.phtml', NULL);
INSERT INTO `log_url_info` VALUES(1056, 'http://127.0.0.1/itsatcost/blog', NULL);
INSERT INTO `log_url_info` VALUES(1057, 'http://127.0.0.1/itsatcost/blog', NULL);
INSERT INTO `log_url_info` VALUES(1058, 'http://127.0.0.1/itsatcost/blog', NULL);
INSERT INTO `log_url_info` VALUES(1059, 'http://127.0.0.1/itsatcost/blog', NULL);
INSERT INTO `log_url_info` VALUES(1060, 'http://127.0.0.1/itsatcost/blog', NULL);
INSERT INTO `log_url_info` VALUES(1061, 'http://127.0.0.1/itsatcost/blog/hello', NULL);
INSERT INTO `log_url_info` VALUES(1062, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/blog/hello');
INSERT INTO `log_url_info` VALUES(1063, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1064, 'http://127.0.0.1/itsatcost/index.php/blog/', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1065, 'http://127.0.0.1/itsatcost/index.php/blog/', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1066, 'http://127.0.0.1/itsatcost/index.php/blog/', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1067, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/blog/');
INSERT INTO `log_url_info` VALUES(1068, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1069, 'http://127.0.0.1/itsatcost/index.php/blog/', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1070, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1071, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1072, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/8', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1073, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/8', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1074, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/8', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1075, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/8', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1076, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions.html');
INSERT INTO `log_url_info` VALUES(1077, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(1078, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/19', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1079, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/19', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1080, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/9', 'http://127.0.0.1/itsatcost/index.php/products/electronics/computers/desktops.html');
INSERT INTO `log_url_info` VALUES(1081, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/9', 'http://127.0.0.1/itsatcost/index.php/products/electronics/computers/desktops.html');
INSERT INTO `log_url_info` VALUES(1082, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/computers.html');
INSERT INTO `log_url_info` VALUES(1083, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/9', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1084, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/9', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1085, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/9', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1086, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/9', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1087, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/9', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1088, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/9', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1089, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/9', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1090, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics/computers.html');
INSERT INTO `log_url_info` VALUES(1091, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/9', 'http://127.0.0.1/itsatcost/index.php/products/electronics/computers.html');
INSERT INTO `log_url_info` VALUES(1092, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/10', 'http://127.0.0.1/itsatcost/index.php/products/electronics/computers.html');
INSERT INTO `log_url_info` VALUES(1093, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/10', 'http://127.0.0.1/itsatcost/index.php/products/electronics/computers.html');
INSERT INTO `log_url_info` VALUES(1094, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/10', 'http://127.0.0.1/itsatcost/index.php/products/electronics/digital-cameras.html');
INSERT INTO `log_url_info` VALUES(1095, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/digital-cameras.html');
INSERT INTO `log_url_info` VALUES(1096, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1097, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4?cat=10', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(1098, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4?cat=10', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(1099, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4?cat=10', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(1100, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4?cat=10', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(1101, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1102, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1103, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/10', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1104, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/10', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1105, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/10', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1106, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/10', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1107, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/10', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1108, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1109, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1110, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1111, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1112, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/8', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1113, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/8', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1114, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/8', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1115, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions.html');
INSERT INTO `log_url_info` VALUES(1116, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4?cat=8', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(1117, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html?cat=8');
INSERT INTO `log_url_info` VALUES(1118, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(1119, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/20', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1120, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/20', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1121, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/20', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1122, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/20', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1123, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/20', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1124, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/home-garden/furniture.html');
INSERT INTO `log_url_info` VALUES(1125, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3?limit=30', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(1126, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1127, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/20', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1128, 'http://127.0.0.1/itsatcost/index.php/catalog/product/view/id/31/category/20', 'http://127.0.0.1/itsatcost/index.php/products/home-garden/furniture.html');
INSERT INTO `log_url_info` VALUES(1129, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/home-garden/furniture/dauphine-table.html');
INSERT INTO `log_url_info` VALUES(1130, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/20', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1131, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/20', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1132, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5', 'http://127.0.0.1/itsatcost/index.php/products/home-garden/furniture.html');
INSERT INTO `log_url_info` VALUES(1133, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5?cat=20', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html');
INSERT INTO `log_url_info` VALUES(1134, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5?cat=20&limit=30', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html?cat=20');
INSERT INTO `log_url_info` VALUES(1135, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/5?cat=20&limit=30', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html?cat=20');
INSERT INTO `log_url_info` VALUES(1136, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/home-garden.html?cat=20&limit=30');
INSERT INTO `log_url_info` VALUES(1137, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1138, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(1139, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1140, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(1141, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1142, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1143, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1144, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/8', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1145, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions.html');
INSERT INTO `log_url_info` VALUES(1146, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions.html');
INSERT INTO `log_url_info` VALUES(1147, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions.html');
INSERT INTO `log_url_info` VALUES(1148, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/8', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1149, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions.html');
INSERT INTO `log_url_info` VALUES(1150, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3?cat=4', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(1151, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3?cat=8', 'http://127.0.0.1/itsatcost/index.php/products.html?cat=4');
INSERT INTO `log_url_info` VALUES(1152, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/8', 'http://127.0.0.1/itsatcost/index.php/products.html?cat=8');
INSERT INTO `log_url_info` VALUES(1153, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3?cat=8', 'http://127.0.0.1/itsatcost/index.php/products.html?cat=4');
INSERT INTO `log_url_info` VALUES(1154, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/8', 'http://127.0.0.1/itsatcost/index.php/products.html?cat=8');
INSERT INTO `log_url_info` VALUES(1155, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions.html');
INSERT INTO `log_url_info` VALUES(1156, 'http://127.0.0.1/itsatcost/import/verizon-banner-ad.png', NULL);
INSERT INTO `log_url_info` VALUES(1157, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions.html');
INSERT INTO `log_url_info` VALUES(1158, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions.html');
INSERT INTO `log_url_info` VALUES(1159, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions.html');
INSERT INTO `log_url_info` VALUES(1160, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions.html');
INSERT INTO `log_url_info` VALUES(1161, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions.html');
INSERT INTO `log_url_info` VALUES(1162, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions.html');
INSERT INTO `log_url_info` VALUES(1163, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1164, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3?limit=30', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(1165, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3?limit=30&p=2', 'http://127.0.0.1/itsatcost/index.php/products.html?limit=30');
INSERT INTO `log_url_info` VALUES(1166, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/3?limit=30', 'http://127.0.0.1/itsatcost/index.php/products.html');
INSERT INTO `log_url_info` VALUES(1167, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html?limit=30');
INSERT INTO `log_url_info` VALUES(1168, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products.html?limit=30');
INSERT INTO `log_url_info` VALUES(1169, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/8', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1170, 'http://127.0.0.1/itsatcost/index.php/catalog/product/view/id/3/category/8', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions.html');
INSERT INTO `log_url_info` VALUES(1171, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions/samsung-un55d8000-55-3d-led-hdtv.html');
INSERT INTO `log_url_info` VALUES(1172, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions/samsung-un55d8000-55-3d-led-hdtv.html');
INSERT INTO `log_url_info` VALUES(1173, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions/samsung-un55d8000-55-3d-led-hdtv.html');
INSERT INTO `log_url_info` VALUES(1174, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions/samsung-un55d8000-55-3d-led-hdtv.html');
INSERT INTO `log_url_info` VALUES(1175, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions/samsung-un55d8000-55-3d-led-hdtv.html');
INSERT INTO `log_url_info` VALUES(1176, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions/samsung-un55d8000-55-3d-led-hdtv.html');
INSERT INTO `log_url_info` VALUES(1177, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions/samsung-un55d8000-55-3d-led-hdtv.html');
INSERT INTO `log_url_info` VALUES(1178, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions/samsung-un55d8000-55-3d-led-hdtv.html');
INSERT INTO `log_url_info` VALUES(1179, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions/samsung-un55d8000-55-3d-led-hdtv.html');
INSERT INTO `log_url_info` VALUES(1180, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions/samsung-un55d8000-55-3d-led-hdtv.html');
INSERT INTO `log_url_info` VALUES(1181, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions/samsung-un55d8000-55-3d-led-hdtv.html');
INSERT INTO `log_url_info` VALUES(1182, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions/samsung-un55d8000-55-3d-led-hdtv.html');
INSERT INTO `log_url_info` VALUES(1183, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions/samsung-un55d8000-55-3d-led-hdtv.html');
INSERT INTO `log_url_info` VALUES(1184, 'http://127.0.0.1/itsatcost/about-us.php', NULL);
INSERT INTO `log_url_info` VALUES(1185, 'http://127.0.0.1/itsatcost/about-us', NULL);
INSERT INTO `log_url_info` VALUES(1186, 'http://127.0.0.1/itsatcost/index.php/blog/', 'http://127.0.0.1/itsatcost/about-us');
INSERT INTO `log_url_info` VALUES(1187, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/blog/');
INSERT INTO `log_url_info` VALUES(1188, 'http://127.0.0.1/itsatcost/about-us', NULL);
INSERT INTO `log_url_info` VALUES(1189, 'http://127.0.0.1/itsatcost/about-us', NULL);
INSERT INTO `log_url_info` VALUES(1190, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/about-us');
INSERT INTO `log_url_info` VALUES(1191, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/about-us');
INSERT INTO `log_url_info` VALUES(1192, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/about-us');
INSERT INTO `log_url_info` VALUES(1193, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/about-us');
INSERT INTO `log_url_info` VALUES(1194, 'http://127.0.0.1/itsatcost/about-us', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1195, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/about-us');
INSERT INTO `log_url_info` VALUES(1196, 'http://127.0.0.1/itsatcost/about-us', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1197, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/about-us');
INSERT INTO `log_url_info` VALUES(1198, 'http://127.0.0.1/itsatcost/index.php/blog/', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1199, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/index.php/blog/');
INSERT INTO `log_url_info` VALUES(1200, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4', 'http://127.0.0.1/itsatcost/index.php/');
INSERT INTO `log_url_info` VALUES(1201, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4?cat=8', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html');
INSERT INTO `log_url_info` VALUES(1202, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/4?cat=8&retailer=38', 'http://127.0.0.1/itsatcost/index.php/products/electronics.html?cat=8');
INSERT INTO `log_url_info` VALUES(1203, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1204, 'http://127.0.0.1/itsatcost/index.php/catalog/category/view/id/8', 'http://127.0.0.1/itsatcost/');
INSERT INTO `log_url_info` VALUES(1205, 'http://127.0.0.1/itsatcost/', NULL);
INSERT INTO `log_url_info` VALUES(1206, 'http://127.0.0.1/itsatcost/index.php/', 'http://127.0.0.1/itsatcost/');
-- --------------------------------------------------------
--
-- Table structure for table `log_visitor`
--
CREATE TABLE `log_visitor` (
`visitor_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Visitor ID',
`session_id` varchar(64) NOT NULL DEFAULT '' COMMENT 'Session ID',
`first_visit_at` timestamp NULL DEFAULT NULL COMMENT 'First Visit Time',
`last_visit_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Last Visit Time',
`last_url_id` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Last URL ID',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store ID',
PRIMARY KEY (`visitor_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Log Visitors Table' AUTO_INCREMENT=68 ;
--
-- Dumping data for table `log_visitor`
--
INSERT INTO `log_visitor` VALUES(1, 'ed45472934c1771dd19d550539e0518c', '2011-09-06 21:20:41', '2011-09-06 21:20:41', 1, 1);
INSERT INTO `log_visitor` VALUES(2, 'cc85eef302f8312958ca16c1371ec57d', '2011-09-06 21:20:55', '2011-09-06 21:42:13', 3, 1);
INSERT INTO `log_visitor` VALUES(3, '04ec9bb361ad891dca994639d8850364', '2011-09-06 23:05:22', '2011-09-07 00:57:58', 36, 1);
INSERT INTO `log_visitor` VALUES(4, 'd7106dec94ee1399e3d9e33f12eea8e5', '2011-09-07 03:14:19', '2011-09-07 08:02:14', 713, 1);
INSERT INTO `log_visitor` VALUES(5, '863ac37a3acb8f2bc2ab21a8a0cbf252', '2011-09-07 07:32:25', '2011-09-07 07:32:26', 592, 1);
INSERT INTO `log_visitor` VALUES(6, '3371bd464ea53c93b17694efb6dd2a06', '2011-09-07 07:32:28', '2011-09-07 07:32:28', 595, 1);
INSERT INTO `log_visitor` VALUES(7, 'ea6c0e6312ffc63d7d16ed098cc42a19', '2011-09-07 07:32:37', '2011-09-07 07:32:38', 599, 1);
INSERT INTO `log_visitor` VALUES(8, 'f9b584d02557f37c99716efd9033d283', '2011-09-07 07:32:41', '2011-09-07 07:32:42', 602, 1);
INSERT INTO `log_visitor` VALUES(9, 'ac495eaa948824341eed6ef13a65979f', '2011-09-07 07:34:42', '2011-09-07 07:34:43', 681, 1);
INSERT INTO `log_visitor` VALUES(10, 'a00a264793d75461761c2e01fa9d9702', '2011-09-07 07:34:44', '2011-09-07 07:34:45', 682, 1);
INSERT INTO `log_visitor` VALUES(11, '6a94430ee9146575a569568c13b89c5a', '2011-09-07 08:01:54', '2011-09-07 08:01:55', 702, 1);
INSERT INTO `log_visitor` VALUES(12, 'ed683bf0ad6aa730d643281be3a048ea', '2011-09-07 08:01:56', '2011-09-07 08:01:57', 703, 1);
INSERT INTO `log_visitor` VALUES(13, '342541744ff142d08bb04122aafcfcbf', '2011-09-07 08:01:58', '2011-09-07 08:01:59', 704, 1);
INSERT INTO `log_visitor` VALUES(14, '5983a500632f3520a348e26222c160b6', '2011-09-07 08:02:00', '2011-09-07 08:02:00', 705, 1);
INSERT INTO `log_visitor` VALUES(15, '24e152b8f2e5501279ef318614b12717', '2011-09-07 08:02:02', '2011-09-07 08:02:03', 706, 1);
INSERT INTO `log_visitor` VALUES(16, '6cac7b995aa80566cb104a9fa57be931', '2011-09-07 14:42:51', '2011-09-07 15:23:51', 775, 1);
INSERT INTO `log_visitor` VALUES(17, '3f69255cbdd8cf092a3068f6c9098042', '2011-09-07 14:53:49', '2011-09-07 14:53:50', 728, 1);
INSERT INTO `log_visitor` VALUES(18, '145ee530cdb0e890107a4fc658924167', '2011-09-07 14:53:51', '2011-09-07 14:53:51', 729, 1);
INSERT INTO `log_visitor` VALUES(19, '29b8c63047c7ec3ffd7713f3485c18a9', '2011-09-07 14:53:52', '2011-09-07 14:53:52', 730, 1);
INSERT INTO `log_visitor` VALUES(20, '0f5a571f11db9776c373476441ac043f', '2011-09-07 14:53:53', '2011-09-07 14:53:54', 731, 1);
INSERT INTO `log_visitor` VALUES(21, 'ba42111ffc36e88d4b78cbf883b8a9c8', '2011-09-07 14:54:54', '2011-09-07 14:54:54', 733, 1);
INSERT INTO `log_visitor` VALUES(22, '25b8e8d7984463bba40a10212adb0d2a', '2011-09-07 14:54:55', '2011-09-07 14:54:56', 734, 1);
INSERT INTO `log_visitor` VALUES(23, 'c4b1718b365596bbc5011d4b072bcbd3', '2011-09-07 14:54:57', '2011-09-07 14:54:57', 735, 1);
INSERT INTO `log_visitor` VALUES(24, '12e52f3760223f98ea069a824660c7ff', '2011-09-07 14:54:58', '2011-09-07 14:54:58', 736, 1);
INSERT INTO `log_visitor` VALUES(25, '538f88f2cc41d967ce20f18062dfd6ea', '2011-09-07 14:55:30', '2011-09-07 14:55:31', 737, 1);
INSERT INTO `log_visitor` VALUES(26, 'f454525171cf573a139340f94886d562', '2011-09-07 14:55:32', '2011-09-07 14:55:32', 738, 1);
INSERT INTO `log_visitor` VALUES(27, '40b76d625f8362a64093551865f3014a', '2011-09-07 14:55:34', '2011-09-07 14:55:34', 739, 1);
INSERT INTO `log_visitor` VALUES(28, 'eab59e377024b520a581b7381a6ed954', '2011-09-07 14:55:35', '2011-09-07 14:55:35', 740, 1);
INSERT INTO `log_visitor` VALUES(29, 'e5b7dbb68468dd87b8143d4158483d7e', '2011-09-07 15:05:20', '2011-09-07 15:05:21', 759, 1);
INSERT INTO `log_visitor` VALUES(30, 'bbd15e7b1fef6150e80303c6cd78d8ad', '2011-09-07 15:05:23', '2011-09-07 15:05:23', 760, 1);
INSERT INTO `log_visitor` VALUES(31, 'a368faaa083ce5db0df97d313f754025', '2011-09-07 15:05:24', '2011-09-07 15:05:25', 761, 1);
INSERT INTO `log_visitor` VALUES(32, '2490fcd6f76409b09b0e3e88ff02df1b', '2011-09-07 15:05:26', '2011-09-07 15:05:26', 762, 1);
INSERT INTO `log_visitor` VALUES(33, '7482c7de519d6576bcfd7f95d9177198', '2011-09-07 15:05:27', '2011-09-07 15:05:28', 763, 1);
INSERT INTO `log_visitor` VALUES(34, 'db6c44d2b8d30b7bb2a72fd6b094778f', '2011-09-07 18:29:05', '2011-09-07 20:26:37', 863, 1);
INSERT INTO `log_visitor` VALUES(35, '7d3254bcebae1b700d78dc19dddbd9a3', '2011-09-07 18:29:05', '2011-09-07 18:29:09', 776, 1);
INSERT INTO `log_visitor` VALUES(36, '0facf8f8f3398bd3d312185e85b24ed6', '2011-09-08 01:12:45', '2011-09-08 03:38:46', 952, 1);
INSERT INTO `log_visitor` VALUES(37, '2e22c0bc15128619cbeffc7eb9cc0183', '2011-09-08 14:40:24', '2011-09-08 14:40:26', 953, 1);
INSERT INTO `log_visitor` VALUES(38, 'b8762db4f86ef5b97e464dc1b4759420', '2011-09-08 15:41:15', '2011-09-08 15:43:44', 960, 1);
INSERT INTO `log_visitor` VALUES(39, 'd12a50058e20a275c4193ffbc3e50042', '2011-09-08 18:31:54', '2011-09-08 18:31:57', 961, 1);
INSERT INTO `log_visitor` VALUES(40, '10fc481d554e00803ce3ed3eb6cd7f4a', '2011-09-08 21:41:34', '2011-09-08 23:05:02', 987, 1);
INSERT INTO `log_visitor` VALUES(41, 'df88e7c194d2556ab7b43703a4a90471', '2011-09-09 15:40:32', '2011-09-09 15:40:35', 988, 1);
INSERT INTO `log_visitor` VALUES(42, '89a21d3455ce130e311a6316879da69e', '2011-09-09 15:40:39', '2011-09-09 17:57:07', 1036, 1);
INSERT INTO `log_visitor` VALUES(43, '6c25add24f0b0bc13c9388ee9749859f', '2011-09-09 19:01:15', '2011-09-09 19:01:17', 1037, 1);
INSERT INTO `log_visitor` VALUES(44, '37813cc11f40716c16efba072be6723a', '2011-09-09 19:01:15', '2011-09-09 19:01:17', 1038, 1);
INSERT INTO `log_visitor` VALUES(45, '3c65d54caf2bc4869585e7edda280a57', '2011-09-11 07:35:41', '2011-09-11 07:35:44', 1039, 1);
INSERT INTO `log_visitor` VALUES(46, '71dae8b6973cd2abf40492ee93b85763', '2011-09-12 14:14:12', '2011-09-12 14:19:15', 1043, 1);
INSERT INTO `log_visitor` VALUES(47, '6f67e5e1e1048e702c704613badb222d', '2011-09-12 14:19:05', '2011-09-12 14:19:06', 1041, 1);
INSERT INTO `log_visitor` VALUES(48, '4927ca67ea36496ca252c219144a5945', '2011-09-12 14:19:33', '2011-09-12 14:19:34', 1044, 1);
INSERT INTO `log_visitor` VALUES(49, '6a5ce74ba1d280559089779af0ee1742', '2011-09-12 15:30:34', '2011-09-12 15:30:35', 1045, 1);
INSERT INTO `log_visitor` VALUES(50, '56dad14f0a645964b5ee5e2c983b1d2e', '2011-09-12 15:30:47', '2011-09-12 16:40:46', 1061, 1);
INSERT INTO `log_visitor` VALUES(51, 'f0ceb4b3aeb9467aa48effd702fea2ab', '2011-09-12 18:30:53', '2011-09-12 19:17:21', 1067, 1);
INSERT INTO `log_visitor` VALUES(52, '067d3164d4042bcdcc9735ef6954774f', '2011-09-13 14:47:56', '2011-09-13 14:50:14', 1069, 1);
INSERT INTO `log_visitor` VALUES(53, '2ded440aad573eaccf10af996fa2cd74', '2011-09-14 14:42:02', '2011-09-14 14:42:06', 1070, 1);
INSERT INTO `log_visitor` VALUES(54, '538d1c1a2c075a43aa4898504630b9a6', '2011-09-15 17:34:36', '2011-09-15 18:06:11', 1076, 1);
INSERT INTO `log_visitor` VALUES(55, '73ee50b00d302a26988328bd4ccb3d01', '2011-09-15 20:48:11', '2011-09-15 21:37:02', 1100, 1);
INSERT INTO `log_visitor` VALUES(56, '4dc48442b0d91c832dc8821df056c943', '2011-09-16 14:17:55', '2011-09-16 15:32:16', 1107, 1);
INSERT INTO `log_visitor` VALUES(57, 'f2330c1f87b91ce9314d0ceaf87aa824', '2011-09-18 18:32:39', '2011-09-18 18:32:42', 1108, 1);
INSERT INTO `log_visitor` VALUES(58, '6fcf05f7bb3857d299f67afe817b9fab', '2011-09-19 00:40:38', '2011-09-19 00:40:41', 1109, 1);
INSERT INTO `log_visitor` VALUES(59, '21efd39fa931873040500d5a3c32c9d5', '2011-09-19 14:47:41', '2011-09-19 15:37:39', 1120, 1);
INSERT INTO `log_visitor` VALUES(60, '4dd1bc3159a123caea0d477dce933984', '2011-09-19 18:30:23', '2011-09-19 18:37:39', 1128, 1);
INSERT INTO `log_visitor` VALUES(61, '48446209c772df11356525f25c63d592', '2011-09-19 21:44:48', '2011-09-19 22:08:39', 1141, 1);
INSERT INTO `log_visitor` VALUES(62, 'd537ea739b5931498f36c7319af6b7db', '2011-09-20 15:03:09', '2011-09-20 15:03:14', 1142, 1);
INSERT INTO `log_visitor` VALUES(63, '996e225479016fce921d4b46cef9bbd8', '2011-09-21 16:46:30', '2011-09-21 17:08:39', 1154, 1);
INSERT INTO `log_visitor` VALUES(64, '8cbcf65d9edcbcf4006f3a59915034bc', '2011-09-21 18:17:13', '2011-09-21 19:07:40', 1158, 1);
INSERT INTO `log_visitor` VALUES(65, '65514e392d513f26c934a34f62b77684', '2011-09-21 20:47:48', '2011-09-21 22:47:28', 1173, 1);
INSERT INTO `log_visitor` VALUES(66, '65514e392d513f26c934a34f62b77684', '2011-09-21 23:45:58', '2011-09-22 00:29:13', 1202, 1);
INSERT INTO `log_visitor` VALUES(67, 'dcf32ae2e70a6995a0fcc8951643b244', '2011-09-29 00:58:50', '2011-09-29 01:10:37', 1206, 1);
-- --------------------------------------------------------
--
-- Table structure for table `log_visitor_info`
--
CREATE TABLE `log_visitor_info` (
`visitor_id` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Visitor ID',
`http_referer` varchar(255) DEFAULT NULL COMMENT 'HTTP Referrer',
`http_user_agent` varchar(255) DEFAULT NULL COMMENT 'HTTP User-Agent',
`http_accept_charset` varchar(255) DEFAULT NULL COMMENT 'HTTP Accept-Charset',
`http_accept_language` varchar(255) DEFAULT NULL COMMENT 'HTTP Accept-Language',
`server_addr` bigint(20) DEFAULT NULL COMMENT 'Server Address',
`remote_addr` bigint(20) DEFAULT NULL COMMENT 'Remote Address',
PRIMARY KEY (`visitor_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Log Visitor Info Table';
--
-- Dumping data for table `log_visitor_info`
--
INSERT INTO `log_visitor_info` VALUES(1, 'http://127.0.0.1/itsatcost/index.php/install/wizard/end/', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/534.48.3 (KHTML, like Gecko) Version/5.1 Safari/534.48.3', NULL, 'en-us', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(2, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(3, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(4, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(5, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(6, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(7, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(8, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(9, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(10, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(11, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(12, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(13, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(14, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(15, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(16, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(17, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(18, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(19, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(20, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(21, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(22, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(23, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(24, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(25, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(26, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(27, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(28, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(29, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(30, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(31, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(32, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(33, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(34, 'http://127.0.0.1/itsatcost/index.php/', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(35, 'http://127.0.0.1/itsatcost/index.php/', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(36, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(37, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(38, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(39, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(40, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(41, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(42, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(43, 'http://127.0.0.1/itsatcost/', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(44, 'http://127.0.0.1/itsatcost/', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(45, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(46, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(47, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(48, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(49, NULL, NULL, NULL, NULL, 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(50, 'http://127.0.0.1/itsatcost/about-magento-demo-store', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(51, 'http://127.0.0.1/itsatcost/blog/hello', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(52, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(53, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(54, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(55, 'http://127.0.0.1/itsatcost/index.php/products/electronics.html', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(56, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/13.0.782.220 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(57, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.163 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(58, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.163 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(59, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.163 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(60, 'http://127.0.0.1/itsatcost/index.php/', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.163 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(61, 'http://127.0.0.1/itsatcost/index.php/products/home-garden/furniture/dauphine-table.html', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.163 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(62, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.163 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(63, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.163 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(64, 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions.html', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.163 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(65, 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions.html', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.163 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(66, 'http://127.0.0.1/itsatcost/index.php/products/electronics/televisions/samsung-un55d8000-55-3d-led-hdtv.html', 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.163 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
INSERT INTO `log_visitor_info` VALUES(67, NULL, 'Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_1) AppleWebKit/535.1 (KHTML, like Gecko) Chrome/14.0.835.186 Safari/535.1', 'ISO-8859-1,utf-8;q=0.7,*;q=0.3', 'en-US,en;q=0.8', 2130706433, 2130706433);
-- --------------------------------------------------------
--
-- Table structure for table `log_visitor_online`
--
CREATE TABLE `log_visitor_online` (
`visitor_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Visitor ID',
`visitor_type` varchar(1) NOT NULL COMMENT 'Visitor Type',
`remote_addr` bigint(20) NOT NULL COMMENT 'Remote Address',
`first_visit_at` timestamp NULL DEFAULT NULL COMMENT 'First Visit Time',
`last_visit_at` timestamp NULL DEFAULT NULL COMMENT 'Last Visit Time',
`customer_id` int(10) unsigned DEFAULT NULL COMMENT 'Customer ID',
`last_url` varchar(255) DEFAULT NULL COMMENT 'Last URL',
PRIMARY KEY (`visitor_id`),
KEY `IDX_LOG_VISITOR_ONLINE_VISITOR_TYPE` (`visitor_type`),
KEY `IDX_LOG_VISITOR_ONLINE_FIRST_VISIT_AT_LAST_VISIT_AT` (`first_visit_at`,`last_visit_at`),
KEY `IDX_LOG_VISITOR_ONLINE_CUSTOMER_ID` (`customer_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Log Visitor Online Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `log_visitor_online`
--
-- --------------------------------------------------------
--
-- Table structure for table `newsletter_problem`
--
CREATE TABLE `newsletter_problem` (
`problem_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Problem Id',
`subscriber_id` int(10) unsigned DEFAULT NULL COMMENT 'Subscriber Id',
`queue_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Queue Id',
`problem_error_code` int(10) unsigned DEFAULT '0' COMMENT 'Problem Error Code',
`problem_error_text` varchar(200) DEFAULT NULL COMMENT 'Problem Error Text',
PRIMARY KEY (`problem_id`),
KEY `IDX_NEWSLETTER_PROBLEM_SUBSCRIBER_ID` (`subscriber_id`),
KEY `IDX_NEWSLETTER_PROBLEM_QUEUE_ID` (`queue_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Newsletter Problems' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `newsletter_problem`
--
-- --------------------------------------------------------
--
-- Table structure for table `newsletter_queue`
--
CREATE TABLE `newsletter_queue` (
`queue_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Queue Id',
`template_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Template Id',
`newsletter_type` int(11) DEFAULT NULL COMMENT 'Newsletter Type',
`newsletter_text` text COMMENT 'Newsletter Text',
`newsletter_styles` text COMMENT 'Newsletter Styles',
`newsletter_subject` varchar(200) DEFAULT NULL COMMENT 'Newsletter Subject',
`newsletter_sender_name` varchar(200) DEFAULT NULL COMMENT 'Newsletter Sender Name',
`newsletter_sender_email` varchar(200) DEFAULT NULL COMMENT 'Newsletter Sender Email',
`queue_status` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Queue Status',
`queue_start_at` timestamp NULL DEFAULT NULL COMMENT 'Queue Start At',
`queue_finish_at` timestamp NULL DEFAULT NULL COMMENT 'Queue Finish At',
PRIMARY KEY (`queue_id`),
KEY `IDX_NEWSLETTER_QUEUE_TEMPLATE_ID` (`template_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Newsletter Queue' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `newsletter_queue`
--
-- --------------------------------------------------------
--
-- Table structure for table `newsletter_queue_link`
--
CREATE TABLE `newsletter_queue_link` (
`queue_link_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Queue Link Id',
`queue_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Queue Id',
`subscriber_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Subscriber Id',
`letter_sent_at` timestamp NULL DEFAULT NULL COMMENT 'Letter Sent At',
PRIMARY KEY (`queue_link_id`),
KEY `IDX_NEWSLETTER_QUEUE_LINK_SUBSCRIBER_ID` (`subscriber_id`),
KEY `IDX_NEWSLETTER_QUEUE_LINK_QUEUE_ID` (`queue_id`),
KEY `IDX_NEWSLETTER_QUEUE_LINK_QUEUE_ID_LETTER_SENT_AT` (`queue_id`,`letter_sent_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Newsletter Queue Link' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `newsletter_queue_link`
--
-- --------------------------------------------------------
--
-- Table structure for table `newsletter_queue_store_link`
--
CREATE TABLE `newsletter_queue_store_link` (
`queue_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Queue Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
PRIMARY KEY (`queue_id`,`store_id`),
KEY `IDX_NEWSLETTER_QUEUE_STORE_LINK_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Newsletter Queue Store Link';
--
-- Dumping data for table `newsletter_queue_store_link`
--
-- --------------------------------------------------------
--
-- Table structure for table `newsletter_subscriber`
--
CREATE TABLE `newsletter_subscriber` (
`subscriber_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Subscriber Id',
`store_id` smallint(5) unsigned DEFAULT '0' COMMENT 'Store Id',
`change_status_at` timestamp NULL DEFAULT NULL COMMENT 'Change Status At',
`customer_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Customer Id',
`subscriber_email` varchar(150) NOT NULL DEFAULT '' COMMENT 'Subscriber Email',
`subscriber_status` int(11) NOT NULL DEFAULT '0' COMMENT 'Subscriber Status',
`subscriber_confirm_code` varchar(32) DEFAULT 'NULL' COMMENT 'Subscriber Confirm Code',
PRIMARY KEY (`subscriber_id`),
KEY `IDX_NEWSLETTER_SUBSCRIBER_CUSTOMER_ID` (`customer_id`),
KEY `IDX_NEWSLETTER_SUBSCRIBER_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Newsletter Subscriber' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `newsletter_subscriber`
--
-- --------------------------------------------------------
--
-- Table structure for table `newsletter_template`
--
CREATE TABLE `newsletter_template` (
`template_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Template Id',
`template_code` varchar(150) DEFAULT NULL COMMENT 'Template Code',
`template_text` text COMMENT 'Template Text',
`template_text_preprocessed` text COMMENT 'Template Text Preprocessed',
`template_styles` text COMMENT 'Template Styles',
`template_type` int(10) unsigned DEFAULT NULL COMMENT 'Template Type',
`template_subject` varchar(200) DEFAULT NULL COMMENT 'Template Subject',
`template_sender_name` varchar(200) DEFAULT NULL COMMENT 'Template Sender Name',
`template_sender_email` varchar(200) DEFAULT NULL COMMENT 'Template Sender Email',
`template_actual` smallint(5) unsigned DEFAULT '1' COMMENT 'Template Actual',
`added_at` timestamp NULL DEFAULT NULL COMMENT 'Added At',
`modified_at` timestamp NULL DEFAULT NULL COMMENT 'Modified At',
PRIMARY KEY (`template_id`),
KEY `IDX_NEWSLETTER_TEMPLATE_TEMPLATE_ACTUAL` (`template_actual`),
KEY `IDX_NEWSLETTER_TEMPLATE_ADDED_AT` (`added_at`),
KEY `IDX_NEWSLETTER_TEMPLATE_MODIFIED_AT` (`modified_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Newsletter Template' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `newsletter_template`
--
-- --------------------------------------------------------
--
-- Table structure for table `paypal_cert`
--
CREATE TABLE `paypal_cert` (
`cert_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Cert Id',
`website_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Website Id',
`content` text COMMENT 'Content',
`updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At',
PRIMARY KEY (`cert_id`),
KEY `IDX_PAYPAL_CERT_WEBSITE_ID` (`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Paypal Certificate Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `paypal_cert`
--
-- --------------------------------------------------------
--
-- Table structure for table `paypal_settlement_report`
--
CREATE TABLE `paypal_settlement_report` (
`report_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Report Id',
`report_date` timestamp NULL DEFAULT NULL COMMENT 'Report Date',
`account_id` varchar(64) DEFAULT NULL COMMENT 'Account Id',
`filename` varchar(24) DEFAULT NULL COMMENT 'Filename',
`last_modified` timestamp NULL DEFAULT NULL COMMENT 'Last Modified',
PRIMARY KEY (`report_id`),
UNIQUE KEY `UNQ_PAYPAL_SETTLEMENT_REPORT_REPORT_DATE_ACCOUNT_ID` (`report_date`,`account_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Paypal Settlement Report Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `paypal_settlement_report`
--
-- --------------------------------------------------------
--
-- Table structure for table `paypal_settlement_report_row`
--
CREATE TABLE `paypal_settlement_report_row` (
`row_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Row Id',
`report_id` int(10) unsigned NOT NULL COMMENT 'Report Id',
`transaction_id` varchar(19) DEFAULT NULL COMMENT 'Transaction Id',
`invoice_id` varchar(127) DEFAULT NULL COMMENT 'Invoice Id',
`paypal_reference_id` varchar(19) DEFAULT NULL COMMENT 'Paypal Reference Id',
`paypal_reference_id_type` varchar(3) DEFAULT NULL COMMENT 'Paypal Reference Id Type',
`transaction_event_code` varchar(5) DEFAULT NULL COMMENT 'Transaction Event Code',
`transaction_initiation_date` timestamp NULL DEFAULT NULL COMMENT 'Transaction Initiation Date',
`transaction_completion_date` timestamp NULL DEFAULT NULL COMMENT 'Transaction Completion Date',
`transaction_debit_or_credit` varchar(2) NOT NULL DEFAULT 'CR' COMMENT 'Transaction Debit Or Credit',
`gross_transaction_amount` decimal(20,6) NOT NULL DEFAULT '0.000000' COMMENT 'Gross Transaction Amount',
`gross_transaction_currency` varchar(3) DEFAULT '' COMMENT 'Gross Transaction Currency',
`fee_debit_or_credit` varchar(2) DEFAULT NULL COMMENT 'Fee Debit Or Credit',
`fee_amount` decimal(20,6) NOT NULL DEFAULT '0.000000' COMMENT 'Fee Amount',
`fee_currency` varchar(3) DEFAULT NULL COMMENT 'Fee Currency',
`custom_field` varchar(255) DEFAULT NULL COMMENT 'Custom Field',
`consumer_id` varchar(127) DEFAULT NULL COMMENT 'Consumer Id',
PRIMARY KEY (`row_id`),
KEY `IDX_PAYPAL_SETTLEMENT_REPORT_ROW_REPORT_ID` (`report_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Paypal Settlement Report Row Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `paypal_settlement_report_row`
--
-- --------------------------------------------------------
--
-- Table structure for table `persistent_session`
--
CREATE TABLE `persistent_session` (
`persistent_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Session id',
`key` varchar(50) NOT NULL COMMENT 'Unique cookie key',
`customer_id` int(10) unsigned DEFAULT NULL COMMENT 'Customer id',
`website_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Website ID',
`info` text COMMENT 'Session Data',
`updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At',
PRIMARY KEY (`persistent_id`),
UNIQUE KEY `IDX_PERSISTENT_SESSION_KEY` (`key`),
UNIQUE KEY `IDX_PERSISTENT_SESSION_CUSTOMER_ID` (`customer_id`),
KEY `IDX_PERSISTENT_SESSION_UPDATED_AT` (`updated_at`),
KEY `FK_PERSISTENT_SESSION_WEBSITE_ID_CORE_WEBSITE_WEBSITE_ID` (`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Persistent Session' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `persistent_session`
--
-- --------------------------------------------------------
--
-- Table structure for table `poll`
--
CREATE TABLE `poll` (
`poll_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Poll Id',
`poll_title` varchar(255) DEFAULT NULL COMMENT 'Poll title',
`votes_count` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Votes Count',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store id',
`date_posted` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Date posted',
`date_closed` timestamp NULL DEFAULT NULL COMMENT 'Date closed',
`active` smallint(6) NOT NULL DEFAULT '1' COMMENT 'Is active',
`closed` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Is closed',
`answers_display` smallint(6) DEFAULT NULL COMMENT 'Answers display',
PRIMARY KEY (`poll_id`),
KEY `IDX_POLL_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Poll' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `poll`
--
-- --------------------------------------------------------
--
-- Table structure for table `poll_answer`
--
CREATE TABLE `poll_answer` (
`answer_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Answer Id',
`poll_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Poll Id',
`answer_title` varchar(255) DEFAULT NULL COMMENT 'Answer title',
`votes_count` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Votes Count',
`answer_order` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Answers display',
PRIMARY KEY (`answer_id`),
KEY `IDX_POLL_ANSWER_POLL_ID` (`poll_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Poll Answers' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `poll_answer`
--
-- --------------------------------------------------------
--
-- Table structure for table `poll_store`
--
CREATE TABLE `poll_store` (
`poll_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Poll Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store id',
PRIMARY KEY (`poll_id`,`store_id`),
KEY `IDX_POLL_STORE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Poll Store';
--
-- Dumping data for table `poll_store`
--
-- --------------------------------------------------------
--
-- Table structure for table `poll_vote`
--
CREATE TABLE `poll_vote` (
`vote_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Vote Id',
`poll_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Poll Id',
`poll_answer_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Poll answer id',
`ip_address` bigint(20) DEFAULT NULL COMMENT 'Poll answer id',
`customer_id` int(11) DEFAULT NULL COMMENT 'Customer id',
`vote_time` timestamp NULL DEFAULT NULL COMMENT 'Date closed',
PRIMARY KEY (`vote_id`),
KEY `IDX_POLL_VOTE_POLL_ANSWER_ID` (`poll_answer_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Poll Vote' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `poll_vote`
--
-- --------------------------------------------------------
--
-- Table structure for table `product_alert_price`
--
CREATE TABLE `product_alert_price` (
`alert_price_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Product alert price id',
`customer_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Customer id',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product id',
`price` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Price amount',
`website_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Website id',
`add_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Product alert add date',
`last_send_date` timestamp NULL DEFAULT NULL COMMENT 'Product alert last send date',
`send_count` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Product alert send count',
`status` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Product alert status',
PRIMARY KEY (`alert_price_id`),
KEY `IDX_PRODUCT_ALERT_PRICE_CUSTOMER_ID` (`customer_id`),
KEY `IDX_PRODUCT_ALERT_PRICE_PRODUCT_ID` (`product_id`),
KEY `IDX_PRODUCT_ALERT_PRICE_WEBSITE_ID` (`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Product Alert Price' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `product_alert_price`
--
-- --------------------------------------------------------
--
-- Table structure for table `product_alert_stock`
--
CREATE TABLE `product_alert_stock` (
`alert_stock_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Product alert stock id',
`customer_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Customer id',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product id',
`website_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Website id',
`add_date` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Product alert add date',
`send_date` timestamp NULL DEFAULT NULL COMMENT 'Product alert send date',
`send_count` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Send Count',
`status` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Product alert status',
PRIMARY KEY (`alert_stock_id`),
KEY `IDX_PRODUCT_ALERT_STOCK_CUSTOMER_ID` (`customer_id`),
KEY `IDX_PRODUCT_ALERT_STOCK_PRODUCT_ID` (`product_id`),
KEY `IDX_PRODUCT_ALERT_STOCK_WEBSITE_ID` (`website_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Product Alert Stock' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `product_alert_stock`
--
-- --------------------------------------------------------
--
-- Table structure for table `rating`
--
CREATE TABLE `rating` (
`rating_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Rating Id',
`entity_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Id',
`rating_code` varchar(64) NOT NULL COMMENT 'Rating Code',
`position` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Rating Position On Frontend',
PRIMARY KEY (`rating_id`),
UNIQUE KEY `UNQ_RATING_RATING_CODE` (`rating_code`),
KEY `IDX_RATING_ENTITY_ID` (`entity_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Ratings' AUTO_INCREMENT=4 ;
--
-- Dumping data for table `rating`
--
INSERT INTO `rating` VALUES(1, 1, 'Quality', 0);
INSERT INTO `rating` VALUES(2, 1, 'Value', 0);
INSERT INTO `rating` VALUES(3, 1, 'Price', 0);
-- --------------------------------------------------------
--
-- Table structure for table `rating_entity`
--
CREATE TABLE `rating_entity` (
`entity_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`entity_code` varchar(64) NOT NULL COMMENT 'Entity Code',
PRIMARY KEY (`entity_id`),
UNIQUE KEY `UNQ_RATING_ENTITY_ENTITY_CODE` (`entity_code`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Rating entities' AUTO_INCREMENT=4 ;
--
-- Dumping data for table `rating_entity`
--
INSERT INTO `rating_entity` VALUES(1, 'product');
INSERT INTO `rating_entity` VALUES(2, 'product_review');
INSERT INTO `rating_entity` VALUES(3, 'review');
-- --------------------------------------------------------
--
-- Table structure for table `rating_option`
--
CREATE TABLE `rating_option` (
`option_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Rating Option Id',
`rating_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Rating Id',
`code` varchar(32) NOT NULL COMMENT 'Rating Option Code',
`value` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Rating Option Value',
`position` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Ration option position on frontend',
PRIMARY KEY (`option_id`),
KEY `IDX_RATING_OPTION_RATING_ID` (`rating_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Rating options' AUTO_INCREMENT=16 ;
--
-- Dumping data for table `rating_option`
--
INSERT INTO `rating_option` VALUES(1, 1, '1', 1, 1);
INSERT INTO `rating_option` VALUES(2, 1, '2', 2, 2);
INSERT INTO `rating_option` VALUES(3, 1, '3', 3, 3);
INSERT INTO `rating_option` VALUES(4, 1, '4', 4, 4);
INSERT INTO `rating_option` VALUES(5, 1, '5', 5, 5);
INSERT INTO `rating_option` VALUES(6, 2, '1', 1, 1);
INSERT INTO `rating_option` VALUES(7, 2, '2', 2, 2);
INSERT INTO `rating_option` VALUES(8, 2, '3', 3, 3);
INSERT INTO `rating_option` VALUES(9, 2, '4', 4, 4);
INSERT INTO `rating_option` VALUES(10, 2, '5', 5, 5);
INSERT INTO `rating_option` VALUES(11, 3, '1', 1, 1);
INSERT INTO `rating_option` VALUES(12, 3, '2', 2, 2);
INSERT INTO `rating_option` VALUES(13, 3, '3', 3, 3);
INSERT INTO `rating_option` VALUES(14, 3, '4', 4, 4);
INSERT INTO `rating_option` VALUES(15, 3, '5', 5, 5);
-- --------------------------------------------------------
--
-- Table structure for table `rating_option_vote`
--
CREATE TABLE `rating_option_vote` (
`vote_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Vote id',
`option_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Vote option id',
`remote_ip` varchar(16) NOT NULL COMMENT 'Customer IP',
`remote_ip_long` bigint(20) NOT NULL DEFAULT '0' COMMENT 'Customer IP converted to long integer format',
`customer_id` int(10) unsigned DEFAULT '0' COMMENT 'Customer Id',
`entity_pk_value` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Product id',
`rating_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Rating id',
`review_id` bigint(20) unsigned DEFAULT NULL COMMENT 'Review id',
`percent` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Percent amount',
`value` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Vote option value',
PRIMARY KEY (`vote_id`),
KEY `IDX_RATING_OPTION_VOTE_OPTION_ID` (`option_id`),
KEY `FK_RATING_OPTION_VOTE_REVIEW_ID_REVIEW_REVIEW_ID` (`review_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Rating option values' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `rating_option_vote`
--
-- --------------------------------------------------------
--
-- Table structure for table `rating_option_vote_aggregated`
--
CREATE TABLE `rating_option_vote_aggregated` (
`primary_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Vote aggregation id',
`rating_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Rating id',
`entity_pk_value` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Product id',
`vote_count` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Vote dty',
`vote_value_sum` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'General vote sum',
`percent` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Vote percent',
`percent_approved` smallint(6) DEFAULT '0' COMMENT 'Vote percent approved by admin',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
PRIMARY KEY (`primary_id`),
KEY `IDX_RATING_OPTION_VOTE_AGGREGATED_RATING_ID` (`rating_id`),
KEY `IDX_RATING_OPTION_VOTE_AGGREGATED_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Rating vote aggregated' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `rating_option_vote_aggregated`
--
-- --------------------------------------------------------
--
-- Table structure for table `rating_store`
--
CREATE TABLE `rating_store` (
`rating_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Rating id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store id',
PRIMARY KEY (`rating_id`,`store_id`),
KEY `IDX_RATING_STORE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Rating Store';
--
-- Dumping data for table `rating_store`
--
-- --------------------------------------------------------
--
-- Table structure for table `rating_title`
--
CREATE TABLE `rating_title` (
`rating_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Rating Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`value` varchar(255) NOT NULL COMMENT 'Rating Label',
PRIMARY KEY (`rating_id`,`store_id`),
KEY `IDX_RATING_TITLE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Rating Title';
--
-- Dumping data for table `rating_title`
--
-- --------------------------------------------------------
--
-- Table structure for table `report_compared_product_index`
--
CREATE TABLE `report_compared_product_index` (
`index_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Index Id',
`visitor_id` int(10) unsigned DEFAULT NULL COMMENT 'Visitor Id',
`customer_id` int(10) unsigned DEFAULT NULL COMMENT 'Customer Id',
`product_id` int(10) unsigned NOT NULL COMMENT 'Product Id',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`added_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Added At',
PRIMARY KEY (`index_id`),
UNIQUE KEY `UNQ_REPORT_COMPARED_PRODUCT_INDEX_VISITOR_ID_PRODUCT_ID` (`visitor_id`,`product_id`),
UNIQUE KEY `UNQ_REPORT_COMPARED_PRODUCT_INDEX_CUSTOMER_ID_PRODUCT_ID` (`customer_id`,`product_id`),
KEY `IDX_REPORT_COMPARED_PRODUCT_INDEX_STORE_ID` (`store_id`),
KEY `IDX_REPORT_COMPARED_PRODUCT_INDEX_ADDED_AT` (`added_at`),
KEY `IDX_REPORT_COMPARED_PRODUCT_INDEX_PRODUCT_ID` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Reports Compared Product Index Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `report_compared_product_index`
--
-- --------------------------------------------------------
--
-- Table structure for table `report_event`
--
CREATE TABLE `report_event` (
`event_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Event Id',
`logged_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Logged At',
`event_type_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Event Type Id',
`object_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Object Id',
`subject_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Subject Id',
`subtype` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Subtype',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store Id',
PRIMARY KEY (`event_id`),
KEY `IDX_REPORT_EVENT_EVENT_TYPE_ID` (`event_type_id`),
KEY `IDX_REPORT_EVENT_SUBJECT_ID` (`subject_id`),
KEY `IDX_REPORT_EVENT_OBJECT_ID` (`object_id`),
KEY `IDX_REPORT_EVENT_SUBTYPE` (`subtype`),
KEY `IDX_REPORT_EVENT_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Reports Event Table' AUTO_INCREMENT=3 ;
--
-- Dumping data for table `report_event`
--
INSERT INTO `report_event` VALUES(1, '2011-09-19 18:37:37', 1, 31, 60, 1, 1);
INSERT INTO `report_event` VALUES(2, '2011-09-21 22:16:51', 1, 3, 65, 1, 1);
-- --------------------------------------------------------
--
-- Table structure for table `report_event_types`
--
CREATE TABLE `report_event_types` (
`event_type_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Event Type Id',
`event_name` varchar(64) NOT NULL COMMENT 'Event Name',
`customer_login` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Customer Login',
PRIMARY KEY (`event_type_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Reports Event Type Table' AUTO_INCREMENT=7 ;
--
-- Dumping data for table `report_event_types`
--
INSERT INTO `report_event_types` VALUES(1, 'catalog_product_view', 0);
INSERT INTO `report_event_types` VALUES(2, 'sendfriend_product', 0);
INSERT INTO `report_event_types` VALUES(3, 'catalog_product_compare_add_product', 0);
INSERT INTO `report_event_types` VALUES(4, 'checkout_cart_add_product', 0);
INSERT INTO `report_event_types` VALUES(5, 'wishlist_add_product', 0);
INSERT INTO `report_event_types` VALUES(6, 'wishlist_share', 0);
-- --------------------------------------------------------
--
-- Table structure for table `report_viewed_product_index`
--
CREATE TABLE `report_viewed_product_index` (
`index_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Index Id',
`visitor_id` int(10) unsigned DEFAULT NULL COMMENT 'Visitor Id',
`customer_id` int(10) unsigned DEFAULT NULL COMMENT 'Customer Id',
`product_id` int(10) unsigned NOT NULL COMMENT 'Product Id',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`added_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Added At',
PRIMARY KEY (`index_id`),
UNIQUE KEY `UNQ_REPORT_VIEWED_PRODUCT_INDEX_VISITOR_ID_PRODUCT_ID` (`visitor_id`,`product_id`),
UNIQUE KEY `UNQ_REPORT_VIEWED_PRODUCT_INDEX_CUSTOMER_ID_PRODUCT_ID` (`customer_id`,`product_id`),
KEY `IDX_REPORT_VIEWED_PRODUCT_INDEX_STORE_ID` (`store_id`),
KEY `IDX_REPORT_VIEWED_PRODUCT_INDEX_ADDED_AT` (`added_at`),
KEY `IDX_REPORT_VIEWED_PRODUCT_INDEX_PRODUCT_ID` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Reports Viewed Product Index Table' AUTO_INCREMENT=3 ;
--
-- Dumping data for table `report_viewed_product_index`
--
INSERT INTO `report_viewed_product_index` VALUES(1, 60, NULL, 31, 1, '2011-09-19 18:37:37');
INSERT INTO `report_viewed_product_index` VALUES(2, 65, NULL, 3, 1, '2011-09-21 22:16:51');
-- --------------------------------------------------------
--
-- Table structure for table `review`
--
CREATE TABLE `review` (
`review_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Review id',
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Review create date',
`entity_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity id',
`entity_pk_value` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product id',
`status_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Status code',
PRIMARY KEY (`review_id`),
KEY `IDX_REVIEW_ENTITY_ID` (`entity_id`),
KEY `IDX_REVIEW_STATUS_ID` (`status_id`),
KEY `IDX_REVIEW_ENTITY_PK_VALUE` (`entity_pk_value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Review base information' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `review`
--
-- --------------------------------------------------------
--
-- Table structure for table `review_detail`
--
CREATE TABLE `review_detail` (
`detail_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Review detail id',
`review_id` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Review id',
`store_id` smallint(5) unsigned DEFAULT '0' COMMENT 'Store id',
`title` varchar(255) NOT NULL COMMENT 'Title',
`detail` text NOT NULL COMMENT 'Detail description',
`nickname` varchar(128) NOT NULL COMMENT 'User nickname',
`customer_id` int(10) unsigned DEFAULT NULL COMMENT 'Customer Id',
PRIMARY KEY (`detail_id`),
KEY `IDX_REVIEW_DETAIL_REVIEW_ID` (`review_id`),
KEY `IDX_REVIEW_DETAIL_STORE_ID` (`store_id`),
KEY `IDX_REVIEW_DETAIL_CUSTOMER_ID` (`customer_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Review detail information' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `review_detail`
--
-- --------------------------------------------------------
--
-- Table structure for table `review_entity`
--
CREATE TABLE `review_entity` (
`entity_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Review entity id',
`entity_code` varchar(32) NOT NULL COMMENT 'Review entity code',
PRIMARY KEY (`entity_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Review entities' AUTO_INCREMENT=4 ;
--
-- Dumping data for table `review_entity`
--
INSERT INTO `review_entity` VALUES(1, 'product');
INSERT INTO `review_entity` VALUES(2, 'customer');
INSERT INTO `review_entity` VALUES(3, 'category');
-- --------------------------------------------------------
--
-- Table structure for table `review_entity_summary`
--
CREATE TABLE `review_entity_summary` (
`primary_id` bigint(20) NOT NULL AUTO_INCREMENT COMMENT 'Summary review entity id',
`entity_pk_value` bigint(20) NOT NULL DEFAULT '0' COMMENT 'Product id',
`entity_type` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Entity type id',
`reviews_count` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Qty of reviews',
`rating_summary` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Summarized rating',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store id',
PRIMARY KEY (`primary_id`),
KEY `IDX_REVIEW_ENTITY_SUMMARY_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Review aggregates' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `review_entity_summary`
--
-- --------------------------------------------------------
--
-- Table structure for table `review_status`
--
CREATE TABLE `review_status` (
`status_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Status id',
`status_code` varchar(32) NOT NULL COMMENT 'Status code',
PRIMARY KEY (`status_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Review statuses' AUTO_INCREMENT=4 ;
--
-- Dumping data for table `review_status`
--
INSERT INTO `review_status` VALUES(1, 'Approved');
INSERT INTO `review_status` VALUES(2, 'Pending');
INSERT INTO `review_status` VALUES(3, 'Not Approved');
-- --------------------------------------------------------
--
-- Table structure for table `review_store`
--
CREATE TABLE `review_store` (
`review_id` bigint(20) unsigned NOT NULL COMMENT 'Review Id',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store Id',
PRIMARY KEY (`review_id`,`store_id`),
KEY `IDX_REVIEW_STORE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Review Store';
--
-- Dumping data for table `review_store`
--
-- --------------------------------------------------------
--
-- Table structure for table `salesrule`
--
CREATE TABLE `salesrule` (
`rule_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Rule Id',
`name` varchar(255) DEFAULT NULL COMMENT 'Name',
`description` text COMMENT 'Description',
`from_date` date DEFAULT NULL COMMENT 'From Date',
`to_date` date DEFAULT NULL COMMENT 'To Date',
`uses_per_customer` int(11) NOT NULL DEFAULT '0' COMMENT 'Uses Per Customer',
`customer_group_ids` text COMMENT 'Customer Group Ids',
`is_active` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Is Active',
`conditions_serialized` mediumtext COMMENT 'Conditions Serialized',
`actions_serialized` mediumtext COMMENT 'Actions Serialized',
`stop_rules_processing` smallint(6) NOT NULL DEFAULT '1' COMMENT 'Stop Rules Processing',
`is_advanced` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Is Advanced',
`product_ids` text COMMENT 'Product Ids',
`sort_order` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Sort Order',
`simple_action` varchar(32) DEFAULT NULL COMMENT 'Simple Action',
`discount_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Discount Amount',
`discount_qty` decimal(12,4) DEFAULT NULL COMMENT 'Discount Qty',
`discount_step` int(10) unsigned NOT NULL COMMENT 'Discount Step',
`simple_free_shipping` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Simple Free Shipping',
`apply_to_shipping` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Apply To Shipping',
`times_used` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Times Used',
`is_rss` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Is Rss',
`website_ids` text COMMENT 'Website Ids',
`coupon_type` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Coupon Type',
PRIMARY KEY (`rule_id`),
KEY `IDX_SALESRULE_IS_ACTIVE_SORT_ORDER_TO_DATE_FROM_DATE` (`is_active`,`sort_order`,`to_date`,`from_date`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Salesrule' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `salesrule`
--
-- --------------------------------------------------------
--
-- Table structure for table `salesrule_coupon`
--
CREATE TABLE `salesrule_coupon` (
`coupon_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Coupon Id',
`rule_id` int(10) unsigned NOT NULL COMMENT 'Rule Id',
`code` varchar(255) DEFAULT NULL COMMENT 'Code',
`usage_limit` int(10) unsigned DEFAULT NULL COMMENT 'Usage Limit',
`usage_per_customer` int(10) unsigned DEFAULT NULL COMMENT 'Usage Per Customer',
`times_used` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Times Used',
`expiration_date` timestamp NULL DEFAULT NULL COMMENT 'Expiration Date',
`is_primary` smallint(5) unsigned DEFAULT NULL COMMENT 'Is Primary',
PRIMARY KEY (`coupon_id`),
UNIQUE KEY `UNQ_SALESRULE_COUPON_CODE` (`code`),
UNIQUE KEY `UNQ_SALESRULE_COUPON_RULE_ID_IS_PRIMARY` (`rule_id`,`is_primary`),
KEY `IDX_SALESRULE_COUPON_RULE_ID` (`rule_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Salesrule Coupon' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `salesrule_coupon`
--
-- --------------------------------------------------------
--
-- Table structure for table `salesrule_coupon_usage`
--
CREATE TABLE `salesrule_coupon_usage` (
`coupon_id` int(10) unsigned NOT NULL COMMENT 'Coupon Id',
`customer_id` int(10) unsigned NOT NULL COMMENT 'Customer Id',
`times_used` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Times Used',
PRIMARY KEY (`coupon_id`,`customer_id`),
KEY `IDX_SALESRULE_COUPON_USAGE_COUPON_ID` (`coupon_id`),
KEY `IDX_SALESRULE_COUPON_USAGE_CUSTOMER_ID` (`customer_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Salesrule Coupon Usage';
--
-- Dumping data for table `salesrule_coupon_usage`
--
-- --------------------------------------------------------
--
-- Table structure for table `salesrule_customer`
--
CREATE TABLE `salesrule_customer` (
`rule_customer_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Rule Customer Id',
`rule_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Rule Id',
`customer_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Customer Id',
`times_used` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Times Used',
PRIMARY KEY (`rule_customer_id`),
KEY `IDX_SALESRULE_CUSTOMER_RULE_ID_CUSTOMER_ID` (`rule_id`,`customer_id`),
KEY `IDX_SALESRULE_CUSTOMER_CUSTOMER_ID_RULE_ID` (`customer_id`,`rule_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Salesrule Customer' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `salesrule_customer`
--
-- --------------------------------------------------------
--
-- Table structure for table `salesrule_label`
--
CREATE TABLE `salesrule_label` (
`label_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Label Id',
`rule_id` int(10) unsigned NOT NULL COMMENT 'Rule Id',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store Id',
`label` varchar(255) DEFAULT NULL COMMENT 'Label',
PRIMARY KEY (`label_id`),
UNIQUE KEY `UNQ_SALESRULE_LABEL_RULE_ID_STORE_ID` (`rule_id`,`store_id`),
KEY `IDX_SALESRULE_LABEL_STORE_ID` (`store_id`),
KEY `IDX_SALESRULE_LABEL_RULE_ID` (`rule_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Salesrule Label' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `salesrule_label`
--
-- --------------------------------------------------------
--
-- Table structure for table `salesrule_product_attribute`
--
CREATE TABLE `salesrule_product_attribute` (
`rule_id` int(10) unsigned NOT NULL COMMENT 'Rule Id',
`website_id` smallint(5) unsigned NOT NULL COMMENT 'Website Id',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group Id',
`attribute_id` smallint(5) unsigned NOT NULL COMMENT 'Attribute Id',
PRIMARY KEY (`rule_id`,`website_id`,`customer_group_id`,`attribute_id`),
KEY `IDX_SALESRULE_PRODUCT_ATTRIBUTE_WEBSITE_ID` (`website_id`),
KEY `IDX_SALESRULE_PRODUCT_ATTRIBUTE_CUSTOMER_GROUP_ID` (`customer_group_id`),
KEY `IDX_SALESRULE_PRODUCT_ATTRIBUTE_ATTRIBUTE_ID` (`attribute_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Salesrule Product Attribute';
--
-- Dumping data for table `salesrule_product_attribute`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_bestsellers_aggregated_daily`
--
CREATE TABLE `sales_bestsellers_aggregated_daily` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Id',
`period` date DEFAULT NULL COMMENT 'Period',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`product_id` int(10) unsigned DEFAULT NULL COMMENT 'Product Id',
`product_name` varchar(255) DEFAULT NULL COMMENT 'Product Name',
`product_price` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Product Price',
`qty_ordered` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Qty Ordered',
`rating_pos` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Rating Pos',
PRIMARY KEY (`id`),
UNIQUE KEY `UNQ_SALES_BESTSELLERS_AGGRED_DAILY_PERIOD_STORE_ID_PRD_ID` (`period`,`store_id`,`product_id`),
KEY `IDX_SALES_BESTSELLERS_AGGREGATED_DAILY_STORE_ID` (`store_id`),
KEY `IDX_SALES_BESTSELLERS_AGGREGATED_DAILY_PRODUCT_ID` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Bestsellers Aggregated Daily' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_bestsellers_aggregated_daily`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_bestsellers_aggregated_monthly`
--
CREATE TABLE `sales_bestsellers_aggregated_monthly` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Id',
`period` date DEFAULT NULL COMMENT 'Period',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`product_id` int(10) unsigned DEFAULT NULL COMMENT 'Product Id',
`product_name` varchar(255) DEFAULT NULL COMMENT 'Product Name',
`product_price` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Product Price',
`qty_ordered` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Qty Ordered',
`rating_pos` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Rating Pos',
PRIMARY KEY (`id`),
UNIQUE KEY `UNQ_SALES_BESTSELLERS_AGGRED_MONTHLY_PERIOD_STORE_ID_PRD_ID` (`period`,`store_id`,`product_id`),
KEY `IDX_SALES_BESTSELLERS_AGGREGATED_MONTHLY_STORE_ID` (`store_id`),
KEY `IDX_SALES_BESTSELLERS_AGGREGATED_MONTHLY_PRODUCT_ID` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Bestsellers Aggregated Monthly' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_bestsellers_aggregated_monthly`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_bestsellers_aggregated_yearly`
--
CREATE TABLE `sales_bestsellers_aggregated_yearly` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Id',
`period` date DEFAULT NULL COMMENT 'Period',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`product_id` int(10) unsigned DEFAULT NULL COMMENT 'Product Id',
`product_name` varchar(255) DEFAULT NULL COMMENT 'Product Name',
`product_price` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Product Price',
`qty_ordered` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Qty Ordered',
`rating_pos` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Rating Pos',
PRIMARY KEY (`id`),
UNIQUE KEY `UNQ_SALES_BESTSELLERS_AGGRED_YEARLY_PERIOD_STORE_ID_PRD_ID` (`period`,`store_id`,`product_id`),
KEY `IDX_SALES_BESTSELLERS_AGGREGATED_YEARLY_STORE_ID` (`store_id`),
KEY `IDX_SALES_BESTSELLERS_AGGREGATED_YEARLY_PRODUCT_ID` (`product_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Bestsellers Aggregated Yearly' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_bestsellers_aggregated_yearly`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_billing_agreement`
--
CREATE TABLE `sales_billing_agreement` (
`agreement_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Agreement Id',
`customer_id` int(10) unsigned NOT NULL COMMENT 'Customer Id',
`method_code` varchar(32) NOT NULL COMMENT 'Method Code',
`reference_id` varchar(32) NOT NULL COMMENT 'Reference Id',
`status` varchar(20) NOT NULL COMMENT 'Status',
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Created At',
`updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`agreement_label` varchar(255) DEFAULT NULL COMMENT 'Agreement Label',
PRIMARY KEY (`agreement_id`),
KEY `IDX_SALES_BILLING_AGREEMENT_CUSTOMER_ID` (`customer_id`),
KEY `IDX_SALES_BILLING_AGREEMENT_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Billing Agreement' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_billing_agreement`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_billing_agreement_order`
--
CREATE TABLE `sales_billing_agreement_order` (
`agreement_id` int(10) unsigned NOT NULL COMMENT 'Agreement Id',
`order_id` int(10) unsigned NOT NULL COMMENT 'Order Id',
PRIMARY KEY (`agreement_id`,`order_id`),
KEY `IDX_SALES_BILLING_AGREEMENT_ORDER_ORDER_ID` (`order_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Billing Agreement Order';
--
-- Dumping data for table `sales_billing_agreement_order`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_creditmemo`
--
CREATE TABLE `sales_flat_creditmemo` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`adjustment_positive` decimal(12,4) DEFAULT NULL COMMENT 'Adjustment Positive',
`base_shipping_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Tax Amount',
`store_to_order_rate` decimal(12,4) DEFAULT NULL COMMENT 'Store To Order Rate',
`base_discount_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Discount Amount',
`base_to_order_rate` decimal(12,4) DEFAULT NULL COMMENT 'Base To Order Rate',
`grand_total` decimal(12,4) DEFAULT NULL COMMENT 'Grand Total',
`base_adjustment_negative` decimal(12,4) DEFAULT NULL COMMENT 'Base Adjustment Negative',
`base_subtotal_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Subtotal Incl Tax',
`shipping_amount` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Amount',
`subtotal_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Subtotal Incl Tax',
`adjustment_negative` decimal(12,4) DEFAULT NULL COMMENT 'Adjustment Negative',
`base_shipping_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Amount',
`store_to_base_rate` decimal(12,4) DEFAULT NULL COMMENT 'Store To Base Rate',
`base_to_global_rate` decimal(12,4) DEFAULT NULL COMMENT 'Base To Global Rate',
`base_adjustment` decimal(12,4) DEFAULT NULL COMMENT 'Base Adjustment',
`base_subtotal` decimal(12,4) DEFAULT NULL COMMENT 'Base Subtotal',
`discount_amount` decimal(12,4) DEFAULT NULL COMMENT 'Discount Amount',
`subtotal` decimal(12,4) DEFAULT NULL COMMENT 'Subtotal',
`adjustment` decimal(12,4) DEFAULT NULL COMMENT 'Adjustment',
`base_grand_total` decimal(12,4) DEFAULT NULL COMMENT 'Base Grand Total',
`base_adjustment_positive` decimal(12,4) DEFAULT NULL COMMENT 'Base Adjustment Positive',
`base_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Tax Amount',
`shipping_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Tax Amount',
`tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Tax Amount',
`order_id` int(10) unsigned NOT NULL COMMENT 'Order Id',
`email_sent` smallint(5) unsigned DEFAULT NULL COMMENT 'Email Sent',
`creditmemo_status` int(11) DEFAULT NULL COMMENT 'Creditmemo Status',
`state` int(11) DEFAULT NULL COMMENT 'State',
`shipping_address_id` int(11) DEFAULT NULL COMMENT 'Shipping Address Id',
`billing_address_id` int(11) DEFAULT NULL COMMENT 'Billing Address Id',
`invoice_id` int(11) DEFAULT NULL COMMENT 'Invoice Id',
`store_currency_code` varchar(3) DEFAULT NULL COMMENT 'Store Currency Code',
`order_currency_code` varchar(3) DEFAULT NULL COMMENT 'Order Currency Code',
`base_currency_code` varchar(3) DEFAULT NULL COMMENT 'Base Currency Code',
`global_currency_code` varchar(3) DEFAULT NULL COMMENT 'Global Currency Code',
`transaction_id` varchar(255) DEFAULT NULL COMMENT 'Transaction Id',
`increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment Id',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
`updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At',
`hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Hidden Tax Amount',
`base_hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Hidden Tax Amount',
`shipping_hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Hidden Tax Amount',
`base_shipping_hidden_tax_amnt` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Hidden Tax Amount',
`shipping_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Incl Tax',
`base_shipping_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Incl Tax',
PRIMARY KEY (`entity_id`),
UNIQUE KEY `UNQ_SALES_FLAT_CREDITMEMO_INCREMENT_ID` (`increment_id`),
KEY `IDX_SALES_FLAT_CREDITMEMO_STORE_ID` (`store_id`),
KEY `IDX_SALES_FLAT_CREDITMEMO_ORDER_ID` (`order_id`),
KEY `IDX_SALES_FLAT_CREDITMEMO_CREDITMEMO_STATUS` (`creditmemo_status`),
KEY `IDX_SALES_FLAT_CREDITMEMO_STATE` (`state`),
KEY `IDX_SALES_FLAT_CREDITMEMO_CREATED_AT` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Creditmemo' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_creditmemo`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_creditmemo_comment`
--
CREATE TABLE `sales_flat_creditmemo_comment` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`parent_id` int(10) unsigned NOT NULL COMMENT 'Parent Id',
`is_customer_notified` int(11) DEFAULT NULL COMMENT 'Is Customer Notified',
`is_visible_on_front` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Visible On Front',
`comment` text COMMENT 'Comment',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
PRIMARY KEY (`entity_id`),
KEY `IDX_SALES_FLAT_CREDITMEMO_COMMENT_CREATED_AT` (`created_at`),
KEY `IDX_SALES_FLAT_CREDITMEMO_COMMENT_PARENT_ID` (`parent_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Creditmemo Comment' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_creditmemo_comment`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_creditmemo_grid`
--
CREATE TABLE `sales_flat_creditmemo_grid` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity Id',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`store_to_order_rate` decimal(12,4) DEFAULT NULL COMMENT 'Store To Order Rate',
`base_to_order_rate` decimal(12,4) DEFAULT NULL COMMENT 'Base To Order Rate',
`grand_total` decimal(12,4) DEFAULT NULL COMMENT 'Grand Total',
`store_to_base_rate` decimal(12,4) DEFAULT NULL COMMENT 'Store To Base Rate',
`base_to_global_rate` decimal(12,4) DEFAULT NULL COMMENT 'Base To Global Rate',
`base_grand_total` decimal(12,4) DEFAULT NULL COMMENT 'Base Grand Total',
`order_id` int(10) unsigned NOT NULL COMMENT 'Order Id',
`creditmemo_status` int(11) DEFAULT NULL COMMENT 'Creditmemo Status',
`state` int(11) DEFAULT NULL COMMENT 'State',
`invoice_id` int(11) DEFAULT NULL COMMENT 'Invoice Id',
`store_currency_code` varchar(3) DEFAULT NULL COMMENT 'Store Currency Code',
`order_currency_code` varchar(3) DEFAULT NULL COMMENT 'Order Currency Code',
`base_currency_code` varchar(3) DEFAULT NULL COMMENT 'Base Currency Code',
`global_currency_code` varchar(3) DEFAULT NULL COMMENT 'Global Currency Code',
`increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment Id',
`order_increment_id` varchar(50) DEFAULT NULL COMMENT 'Order Increment Id',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
`order_created_at` timestamp NULL DEFAULT NULL COMMENT 'Order Created At',
`billing_name` varchar(255) DEFAULT NULL COMMENT 'Billing Name',
PRIMARY KEY (`entity_id`),
UNIQUE KEY `UNQ_SALES_FLAT_CREDITMEMO_GRID_INCREMENT_ID` (`increment_id`),
KEY `IDX_SALES_FLAT_CREDITMEMO_GRID_STORE_ID` (`store_id`),
KEY `IDX_SALES_FLAT_CREDITMEMO_GRID_GRAND_TOTAL` (`grand_total`),
KEY `IDX_SALES_FLAT_CREDITMEMO_GRID_BASE_GRAND_TOTAL` (`base_grand_total`),
KEY `IDX_SALES_FLAT_CREDITMEMO_GRID_ORDER_ID` (`order_id`),
KEY `IDX_SALES_FLAT_CREDITMEMO_GRID_CREDITMEMO_STATUS` (`creditmemo_status`),
KEY `IDX_SALES_FLAT_CREDITMEMO_GRID_STATE` (`state`),
KEY `IDX_SALES_FLAT_CREDITMEMO_GRID_ORDER_INCREMENT_ID` (`order_increment_id`),
KEY `IDX_SALES_FLAT_CREDITMEMO_GRID_CREATED_AT` (`created_at`),
KEY `IDX_SALES_FLAT_CREDITMEMO_GRID_ORDER_CREATED_AT` (`order_created_at`),
KEY `IDX_SALES_FLAT_CREDITMEMO_GRID_BILLING_NAME` (`billing_name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Creditmemo Grid';
--
-- Dumping data for table `sales_flat_creditmemo_grid`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_creditmemo_item`
--
CREATE TABLE `sales_flat_creditmemo_item` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`parent_id` int(10) unsigned NOT NULL COMMENT 'Parent Id',
`base_price` decimal(12,4) DEFAULT NULL COMMENT 'Base Price',
`tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Tax Amount',
`base_row_total` decimal(12,4) DEFAULT NULL COMMENT 'Base Row Total',
`discount_amount` decimal(12,4) DEFAULT NULL COMMENT 'Discount Amount',
`row_total` decimal(12,4) DEFAULT NULL COMMENT 'Row Total',
`base_discount_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Discount Amount',
`price_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Price Incl Tax',
`base_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Tax Amount',
`base_price_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Price Incl Tax',
`qty` decimal(12,4) DEFAULT NULL COMMENT 'Qty',
`base_cost` decimal(12,4) DEFAULT NULL COMMENT 'Base Cost',
`price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
`base_row_total_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Row Total Incl Tax',
`row_total_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Row Total Incl Tax',
`product_id` int(11) DEFAULT NULL COMMENT 'Product Id',
`order_item_id` int(11) DEFAULT NULL COMMENT 'Order Item Id',
`additional_data` text COMMENT 'Additional Data',
`description` text COMMENT 'Description',
`sku` varchar(255) DEFAULT NULL COMMENT 'Sku',
`name` varchar(255) DEFAULT NULL COMMENT 'Name',
`hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Hidden Tax Amount',
`base_hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Hidden Tax Amount',
`weee_tax_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Disposition',
`weee_tax_row_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Row Disposition',
`base_weee_tax_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Disposition',
`base_weee_tax_row_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Row Disposition',
`weee_tax_applied` text COMMENT 'Weee Tax Applied',
`base_weee_tax_applied_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Applied Amount',
`base_weee_tax_applied_row_amnt` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Applied Row Amnt',
`weee_tax_applied_amount` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Applied Amount',
`weee_tax_applied_row_amount` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Applied Row Amount',
PRIMARY KEY (`entity_id`),
KEY `IDX_SALES_FLAT_CREDITMEMO_ITEM_PARENT_ID` (`parent_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Creditmemo Item' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_creditmemo_item`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_invoice`
--
CREATE TABLE `sales_flat_invoice` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`base_grand_total` decimal(12,4) DEFAULT NULL COMMENT 'Base Grand Total',
`shipping_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Tax Amount',
`tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Tax Amount',
`base_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Tax Amount',
`store_to_order_rate` decimal(12,4) DEFAULT NULL COMMENT 'Store To Order Rate',
`base_shipping_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Tax Amount',
`base_discount_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Discount Amount',
`base_to_order_rate` decimal(12,4) DEFAULT NULL COMMENT 'Base To Order Rate',
`grand_total` decimal(12,4) DEFAULT NULL COMMENT 'Grand Total',
`shipping_amount` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Amount',
`subtotal_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Subtotal Incl Tax',
`base_subtotal_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Subtotal Incl Tax',
`store_to_base_rate` decimal(12,4) DEFAULT NULL COMMENT 'Store To Base Rate',
`base_shipping_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Amount',
`total_qty` decimal(12,4) DEFAULT NULL COMMENT 'Total Qty',
`base_to_global_rate` decimal(12,4) DEFAULT NULL COMMENT 'Base To Global Rate',
`subtotal` decimal(12,4) DEFAULT NULL COMMENT 'Subtotal',
`base_subtotal` decimal(12,4) DEFAULT NULL COMMENT 'Base Subtotal',
`discount_amount` decimal(12,4) DEFAULT NULL COMMENT 'Discount Amount',
`billing_address_id` int(11) DEFAULT NULL COMMENT 'Billing Address Id',
`is_used_for_refund` smallint(5) unsigned DEFAULT NULL COMMENT 'Is Used For Refund',
`order_id` int(10) unsigned NOT NULL COMMENT 'Order Id',
`email_sent` smallint(5) unsigned DEFAULT NULL COMMENT 'Email Sent',
`can_void_flag` smallint(5) unsigned DEFAULT NULL COMMENT 'Can Void Flag',
`state` int(11) DEFAULT NULL COMMENT 'State',
`shipping_address_id` int(11) DEFAULT NULL COMMENT 'Shipping Address Id',
`store_currency_code` varchar(3) DEFAULT NULL COMMENT 'Store Currency Code',
`transaction_id` varchar(255) DEFAULT NULL COMMENT 'Transaction Id',
`order_currency_code` varchar(3) DEFAULT NULL COMMENT 'Order Currency Code',
`base_currency_code` varchar(3) DEFAULT NULL COMMENT 'Base Currency Code',
`global_currency_code` varchar(3) DEFAULT NULL COMMENT 'Global Currency Code',
`increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment Id',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
`updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At',
`hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Hidden Tax Amount',
`base_hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Hidden Tax Amount',
`shipping_hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Hidden Tax Amount',
`base_shipping_hidden_tax_amnt` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Hidden Tax Amount',
`shipping_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Incl Tax',
`base_shipping_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Incl Tax',
`base_total_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Base Total Refunded',
PRIMARY KEY (`entity_id`),
UNIQUE KEY `UNQ_SALES_FLAT_INVOICE_INCREMENT_ID` (`increment_id`),
KEY `IDX_SALES_FLAT_INVOICE_STORE_ID` (`store_id`),
KEY `IDX_SALES_FLAT_INVOICE_GRAND_TOTAL` (`grand_total`),
KEY `IDX_SALES_FLAT_INVOICE_ORDER_ID` (`order_id`),
KEY `IDX_SALES_FLAT_INVOICE_STATE` (`state`),
KEY `IDX_SALES_FLAT_INVOICE_CREATED_AT` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Invoice' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_invoice`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_invoice_comment`
--
CREATE TABLE `sales_flat_invoice_comment` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`parent_id` int(10) unsigned NOT NULL COMMENT 'Parent Id',
`is_customer_notified` smallint(5) unsigned DEFAULT NULL COMMENT 'Is Customer Notified',
`is_visible_on_front` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Visible On Front',
`comment` text COMMENT 'Comment',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
PRIMARY KEY (`entity_id`),
KEY `IDX_SALES_FLAT_INVOICE_COMMENT_CREATED_AT` (`created_at`),
KEY `IDX_SALES_FLAT_INVOICE_COMMENT_PARENT_ID` (`parent_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Invoice Comment' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_invoice_comment`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_invoice_grid`
--
CREATE TABLE `sales_flat_invoice_grid` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity Id',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`base_grand_total` decimal(12,4) DEFAULT NULL COMMENT 'Base Grand Total',
`grand_total` decimal(12,4) DEFAULT NULL COMMENT 'Grand Total',
`order_id` int(10) unsigned NOT NULL COMMENT 'Order Id',
`state` int(11) DEFAULT NULL COMMENT 'State',
`store_currency_code` varchar(3) DEFAULT NULL COMMENT 'Store Currency Code',
`order_currency_code` varchar(3) DEFAULT NULL COMMENT 'Order Currency Code',
`base_currency_code` varchar(3) DEFAULT NULL COMMENT 'Base Currency Code',
`global_currency_code` varchar(3) DEFAULT NULL COMMENT 'Global Currency Code',
`increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment Id',
`order_increment_id` varchar(50) DEFAULT NULL COMMENT 'Order Increment Id',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
`order_created_at` timestamp NULL DEFAULT NULL COMMENT 'Order Created At',
`billing_name` varchar(255) DEFAULT NULL COMMENT 'Billing Name',
PRIMARY KEY (`entity_id`),
UNIQUE KEY `UNQ_SALES_FLAT_INVOICE_GRID_INCREMENT_ID` (`increment_id`),
KEY `IDX_SALES_FLAT_INVOICE_GRID_STORE_ID` (`store_id`),
KEY `IDX_SALES_FLAT_INVOICE_GRID_GRAND_TOTAL` (`grand_total`),
KEY `IDX_SALES_FLAT_INVOICE_GRID_ORDER_ID` (`order_id`),
KEY `IDX_SALES_FLAT_INVOICE_GRID_STATE` (`state`),
KEY `IDX_SALES_FLAT_INVOICE_GRID_ORDER_INCREMENT_ID` (`order_increment_id`),
KEY `IDX_SALES_FLAT_INVOICE_GRID_CREATED_AT` (`created_at`),
KEY `IDX_SALES_FLAT_INVOICE_GRID_ORDER_CREATED_AT` (`order_created_at`),
KEY `IDX_SALES_FLAT_INVOICE_GRID_BILLING_NAME` (`billing_name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Invoice Grid';
--
-- Dumping data for table `sales_flat_invoice_grid`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_invoice_item`
--
CREATE TABLE `sales_flat_invoice_item` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`parent_id` int(10) unsigned NOT NULL COMMENT 'Parent Id',
`base_price` decimal(12,4) DEFAULT NULL COMMENT 'Base Price',
`tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Tax Amount',
`base_row_total` decimal(12,4) DEFAULT NULL COMMENT 'Base Row Total',
`discount_amount` decimal(12,4) DEFAULT NULL COMMENT 'Discount Amount',
`row_total` decimal(12,4) DEFAULT NULL COMMENT 'Row Total',
`base_discount_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Discount Amount',
`price_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Price Incl Tax',
`base_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Tax Amount',
`base_price_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Price Incl Tax',
`qty` decimal(12,4) DEFAULT NULL COMMENT 'Qty',
`base_cost` decimal(12,4) DEFAULT NULL COMMENT 'Base Cost',
`price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
`base_row_total_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Row Total Incl Tax',
`row_total_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Row Total Incl Tax',
`product_id` int(11) DEFAULT NULL COMMENT 'Product Id',
`order_item_id` int(11) DEFAULT NULL COMMENT 'Order Item Id',
`additional_data` text COMMENT 'Additional Data',
`description` text COMMENT 'Description',
`sku` varchar(255) DEFAULT NULL COMMENT 'Sku',
`name` varchar(255) DEFAULT NULL COMMENT 'Name',
`hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Hidden Tax Amount',
`base_hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Hidden Tax Amount',
`base_weee_tax_applied_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Applied Amount',
`base_weee_tax_applied_row_amnt` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Applied Row Amnt',
`weee_tax_applied_amount` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Applied Amount',
`weee_tax_applied_row_amount` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Applied Row Amount',
`weee_tax_applied` text COMMENT 'Weee Tax Applied',
`weee_tax_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Disposition',
`weee_tax_row_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Row Disposition',
`base_weee_tax_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Disposition',
`base_weee_tax_row_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Row Disposition',
PRIMARY KEY (`entity_id`),
KEY `IDX_SALES_FLAT_INVOICE_ITEM_PARENT_ID` (`parent_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Invoice Item' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_invoice_item`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_order`
--
CREATE TABLE `sales_flat_order` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`state` varchar(32) DEFAULT NULL COMMENT 'State',
`status` varchar(32) DEFAULT NULL COMMENT 'Status',
`coupon_code` varchar(255) DEFAULT NULL COMMENT 'Coupon Code',
`protect_code` varchar(255) DEFAULT NULL COMMENT 'Protect Code',
`shipping_description` varchar(255) DEFAULT NULL COMMENT 'Shipping Description',
`is_virtual` smallint(5) unsigned DEFAULT NULL COMMENT 'Is Virtual',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`customer_id` int(10) unsigned DEFAULT NULL COMMENT 'Customer Id',
`base_discount_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Discount Amount',
`base_discount_canceled` decimal(12,4) DEFAULT NULL COMMENT 'Base Discount Canceled',
`base_discount_invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Base Discount Invoiced',
`base_discount_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Base Discount Refunded',
`base_grand_total` decimal(12,4) DEFAULT NULL COMMENT 'Base Grand Total',
`base_shipping_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Amount',
`base_shipping_canceled` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Canceled',
`base_shipping_invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Invoiced',
`base_shipping_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Refunded',
`base_shipping_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Tax Amount',
`base_shipping_tax_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Tax Refunded',
`base_subtotal` decimal(12,4) DEFAULT NULL COMMENT 'Base Subtotal',
`base_subtotal_canceled` decimal(12,4) DEFAULT NULL COMMENT 'Base Subtotal Canceled',
`base_subtotal_invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Base Subtotal Invoiced',
`base_subtotal_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Base Subtotal Refunded',
`base_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Tax Amount',
`base_tax_canceled` decimal(12,4) DEFAULT NULL COMMENT 'Base Tax Canceled',
`base_tax_invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Base Tax Invoiced',
`base_tax_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Base Tax Refunded',
`base_to_global_rate` decimal(12,4) DEFAULT NULL COMMENT 'Base To Global Rate',
`base_to_order_rate` decimal(12,4) DEFAULT NULL COMMENT 'Base To Order Rate',
`base_total_canceled` decimal(12,4) DEFAULT NULL COMMENT 'Base Total Canceled',
`base_total_invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Base Total Invoiced',
`base_total_invoiced_cost` decimal(12,4) DEFAULT NULL COMMENT 'Base Total Invoiced Cost',
`base_total_offline_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Base Total Offline Refunded',
`base_total_online_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Base Total Online Refunded',
`base_total_paid` decimal(12,4) DEFAULT NULL COMMENT 'Base Total Paid',
`base_total_qty_ordered` decimal(12,4) DEFAULT NULL COMMENT 'Base Total Qty Ordered',
`base_total_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Base Total Refunded',
`discount_amount` decimal(12,4) DEFAULT NULL COMMENT 'Discount Amount',
`discount_canceled` decimal(12,4) DEFAULT NULL COMMENT 'Discount Canceled',
`discount_invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Discount Invoiced',
`discount_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Discount Refunded',
`grand_total` decimal(12,4) DEFAULT NULL COMMENT 'Grand Total',
`shipping_amount` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Amount',
`shipping_canceled` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Canceled',
`shipping_invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Invoiced',
`shipping_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Refunded',
`shipping_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Tax Amount',
`shipping_tax_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Tax Refunded',
`store_to_base_rate` decimal(12,4) DEFAULT NULL COMMENT 'Store To Base Rate',
`store_to_order_rate` decimal(12,4) DEFAULT NULL COMMENT 'Store To Order Rate',
`subtotal` decimal(12,4) DEFAULT NULL COMMENT 'Subtotal',
`subtotal_canceled` decimal(12,4) DEFAULT NULL COMMENT 'Subtotal Canceled',
`subtotal_invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Subtotal Invoiced',
`subtotal_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Subtotal Refunded',
`tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Tax Amount',
`tax_canceled` decimal(12,4) DEFAULT NULL COMMENT 'Tax Canceled',
`tax_invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Tax Invoiced',
`tax_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Tax Refunded',
`total_canceled` decimal(12,4) DEFAULT NULL COMMENT 'Total Canceled',
`total_invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Total Invoiced',
`total_offline_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Total Offline Refunded',
`total_online_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Total Online Refunded',
`total_paid` decimal(12,4) DEFAULT NULL COMMENT 'Total Paid',
`total_qty_ordered` decimal(12,4) DEFAULT NULL COMMENT 'Total Qty Ordered',
`total_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Total Refunded',
`can_ship_partially` smallint(5) unsigned DEFAULT NULL COMMENT 'Can Ship Partially',
`can_ship_partially_item` smallint(5) unsigned DEFAULT NULL COMMENT 'Can Ship Partially Item',
`customer_is_guest` smallint(5) unsigned DEFAULT NULL COMMENT 'Customer Is Guest',
`customer_note_notify` smallint(5) unsigned DEFAULT NULL COMMENT 'Customer Note Notify',
`billing_address_id` int(11) DEFAULT NULL COMMENT 'Billing Address Id',
`customer_group_id` smallint(6) DEFAULT NULL COMMENT 'Customer Group Id',
`edit_increment` int(11) DEFAULT NULL COMMENT 'Edit Increment',
`email_sent` smallint(5) unsigned DEFAULT NULL COMMENT 'Email Sent',
`forced_shipment_with_invoice` smallint(5) unsigned DEFAULT NULL COMMENT 'Forced Do Shipment With Invoice',
`payment_auth_expiration` int(11) DEFAULT NULL COMMENT 'Payment Authorization Expiration',
`quote_address_id` int(11) DEFAULT NULL COMMENT 'Quote Address Id',
`quote_id` int(11) DEFAULT NULL COMMENT 'Quote Id',
`shipping_address_id` int(11) DEFAULT NULL COMMENT 'Shipping Address Id',
`adjustment_negative` decimal(12,4) DEFAULT NULL COMMENT 'Adjustment Negative',
`adjustment_positive` decimal(12,4) DEFAULT NULL COMMENT 'Adjustment Positive',
`base_adjustment_negative` decimal(12,4) DEFAULT NULL COMMENT 'Base Adjustment Negative',
`base_adjustment_positive` decimal(12,4) DEFAULT NULL COMMENT 'Base Adjustment Positive',
`base_shipping_discount_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Discount Amount',
`base_subtotal_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Subtotal Incl Tax',
`base_total_due` decimal(12,4) DEFAULT NULL COMMENT 'Base Total Due',
`payment_authorization_amount` decimal(12,4) DEFAULT NULL COMMENT 'Payment Authorization Amount',
`shipping_discount_amount` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Discount Amount',
`subtotal_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Subtotal Incl Tax',
`total_due` decimal(12,4) DEFAULT NULL COMMENT 'Total Due',
`weight` decimal(12,4) DEFAULT NULL COMMENT 'Weight',
`customer_dob` datetime DEFAULT NULL COMMENT 'Customer Dob',
`increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment Id',
`applied_rule_ids` varchar(255) DEFAULT NULL COMMENT 'Applied Rule Ids',
`base_currency_code` varchar(3) DEFAULT NULL COMMENT 'Base Currency Code',
`customer_email` varchar(255) DEFAULT NULL COMMENT 'Customer Email',
`customer_firstname` varchar(255) DEFAULT NULL COMMENT 'Customer Firstname',
`customer_lastname` varchar(255) DEFAULT NULL COMMENT 'Customer Lastname',
`customer_middlename` varchar(255) DEFAULT NULL COMMENT 'Customer Middlename',
`customer_prefix` varchar(255) DEFAULT NULL COMMENT 'Customer Prefix',
`customer_suffix` varchar(255) DEFAULT NULL COMMENT 'Customer Suffix',
`customer_taxvat` varchar(255) DEFAULT NULL COMMENT 'Customer Taxvat',
`discount_description` varchar(255) DEFAULT NULL COMMENT 'Discount Description',
`ext_customer_id` varchar(255) DEFAULT NULL COMMENT 'Ext Customer Id',
`ext_order_id` varchar(255) DEFAULT NULL COMMENT 'Ext Order Id',
`global_currency_code` varchar(3) DEFAULT NULL COMMENT 'Global Currency Code',
`hold_before_state` varchar(255) DEFAULT NULL COMMENT 'Hold Before State',
`hold_before_status` varchar(255) DEFAULT NULL COMMENT 'Hold Before Status',
`order_currency_code` varchar(255) DEFAULT NULL COMMENT 'Order Currency Code',
`original_increment_id` varchar(50) DEFAULT NULL COMMENT 'Original Increment Id',
`relation_child_id` varchar(32) DEFAULT NULL COMMENT 'Relation Child Id',
`relation_child_real_id` varchar(32) DEFAULT NULL COMMENT 'Relation Child Real Id',
`relation_parent_id` varchar(32) DEFAULT NULL COMMENT 'Relation Parent Id',
`relation_parent_real_id` varchar(32) DEFAULT NULL COMMENT 'Relation Parent Real Id',
`remote_ip` varchar(255) DEFAULT NULL COMMENT 'Remote Ip',
`shipping_method` varchar(255) DEFAULT NULL COMMENT 'Shipping Method',
`store_currency_code` varchar(3) DEFAULT NULL COMMENT 'Store Currency Code',
`store_name` varchar(255) DEFAULT NULL COMMENT 'Store Name',
`x_forwarded_for` varchar(255) DEFAULT NULL COMMENT 'X Forwarded For',
`customer_note` text COMMENT 'Customer Note',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
`updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At',
`total_item_count` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Total Item Count',
`customer_gender` int(11) DEFAULT NULL COMMENT 'Customer Gender',
`hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Hidden Tax Amount',
`base_hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Hidden Tax Amount',
`shipping_hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Hidden Tax Amount',
`base_shipping_hidden_tax_amnt` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Hidden Tax Amount',
`hidden_tax_invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Hidden Tax Invoiced',
`base_hidden_tax_invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Base Hidden Tax Invoiced',
`hidden_tax_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Hidden Tax Refunded',
`base_hidden_tax_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Base Hidden Tax Refunded',
`shipping_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Incl Tax',
`base_shipping_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Incl Tax',
`paypal_ipn_customer_notified` int(11) DEFAULT '0' COMMENT 'Paypal Ipn Customer Notified',
`gift_message_id` int(11) DEFAULT NULL COMMENT 'Gift Message Id',
PRIMARY KEY (`entity_id`),
UNIQUE KEY `UNQ_SALES_FLAT_ORDER_INCREMENT_ID` (`increment_id`),
KEY `IDX_SALES_FLAT_ORDER_STATUS` (`status`),
KEY `IDX_SALES_FLAT_ORDER_STATE` (`state`),
KEY `IDX_SALES_FLAT_ORDER_STORE_ID` (`store_id`),
KEY `IDX_SALES_FLAT_ORDER_CREATED_AT` (`created_at`),
KEY `IDX_SALES_FLAT_ORDER_CUSTOMER_ID` (`customer_id`),
KEY `IDX_SALES_FLAT_ORDER_EXT_ORDER_ID` (`ext_order_id`),
KEY `IDX_SALES_FLAT_ORDER_QUOTE_ID` (`quote_id`),
KEY `IDX_SALES_FLAT_ORDER_UPDATED_AT` (`updated_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Order' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_order`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_order_address`
--
CREATE TABLE `sales_flat_order_address` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`parent_id` int(10) unsigned DEFAULT NULL COMMENT 'Parent Id',
`customer_address_id` int(11) DEFAULT NULL COMMENT 'Customer Address Id',
`quote_address_id` int(11) DEFAULT NULL COMMENT 'Quote Address Id',
`region_id` int(11) DEFAULT NULL COMMENT 'Region Id',
`customer_id` int(11) DEFAULT NULL COMMENT 'Customer Id',
`fax` varchar(255) DEFAULT NULL COMMENT 'Fax',
`region` varchar(255) DEFAULT NULL COMMENT 'Region',
`postcode` varchar(255) DEFAULT NULL COMMENT 'Postcode',
`lastname` varchar(255) DEFAULT NULL COMMENT 'Lastname',
`street` varchar(255) DEFAULT NULL COMMENT 'Street',
`city` varchar(255) DEFAULT NULL COMMENT 'City',
`email` varchar(255) DEFAULT NULL COMMENT 'Email',
`telephone` varchar(255) DEFAULT NULL COMMENT 'Telephone',
`country_id` varchar(2) DEFAULT NULL COMMENT 'Country Id',
`firstname` varchar(255) DEFAULT NULL COMMENT 'Firstname',
`address_type` varchar(255) DEFAULT NULL COMMENT 'Address Type',
`prefix` varchar(255) DEFAULT NULL COMMENT 'Prefix',
`middlename` varchar(255) DEFAULT NULL COMMENT 'Middlename',
`suffix` varchar(255) DEFAULT NULL COMMENT 'Suffix',
`company` varchar(255) DEFAULT NULL COMMENT 'Company',
PRIMARY KEY (`entity_id`),
KEY `IDX_SALES_FLAT_ORDER_ADDRESS_PARENT_ID` (`parent_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Order Address' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_order_address`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_order_grid`
--
CREATE TABLE `sales_flat_order_grid` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity Id',
`status` varchar(32) DEFAULT NULL COMMENT 'Status',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`store_name` varchar(255) DEFAULT NULL COMMENT 'Store Name',
`customer_id` int(10) unsigned DEFAULT NULL COMMENT 'Customer Id',
`base_grand_total` decimal(12,4) DEFAULT NULL COMMENT 'Base Grand Total',
`base_total_paid` decimal(12,4) DEFAULT NULL COMMENT 'Base Total Paid',
`grand_total` decimal(12,4) DEFAULT NULL COMMENT 'Grand Total',
`total_paid` decimal(12,4) DEFAULT NULL COMMENT 'Total Paid',
`increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment Id',
`base_currency_code` varchar(3) DEFAULT NULL COMMENT 'Base Currency Code',
`order_currency_code` varchar(255) DEFAULT NULL COMMENT 'Order Currency Code',
`shipping_name` varchar(255) DEFAULT NULL COMMENT 'Shipping Name',
`billing_name` varchar(255) DEFAULT NULL COMMENT 'Billing Name',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
`updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At',
PRIMARY KEY (`entity_id`),
UNIQUE KEY `UNQ_SALES_FLAT_ORDER_GRID_INCREMENT_ID` (`increment_id`),
KEY `IDX_SALES_FLAT_ORDER_GRID_STATUS` (`status`),
KEY `IDX_SALES_FLAT_ORDER_GRID_STORE_ID` (`store_id`),
KEY `IDX_SALES_FLAT_ORDER_GRID_BASE_GRAND_TOTAL` (`base_grand_total`),
KEY `IDX_SALES_FLAT_ORDER_GRID_BASE_TOTAL_PAID` (`base_total_paid`),
KEY `IDX_SALES_FLAT_ORDER_GRID_GRAND_TOTAL` (`grand_total`),
KEY `IDX_SALES_FLAT_ORDER_GRID_TOTAL_PAID` (`total_paid`),
KEY `IDX_SALES_FLAT_ORDER_GRID_SHIPPING_NAME` (`shipping_name`),
KEY `IDX_SALES_FLAT_ORDER_GRID_BILLING_NAME` (`billing_name`),
KEY `IDX_SALES_FLAT_ORDER_GRID_CREATED_AT` (`created_at`),
KEY `IDX_SALES_FLAT_ORDER_GRID_CUSTOMER_ID` (`customer_id`),
KEY `IDX_SALES_FLAT_ORDER_GRID_UPDATED_AT` (`updated_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Order Grid';
--
-- Dumping data for table `sales_flat_order_grid`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_order_item`
--
CREATE TABLE `sales_flat_order_item` (
`item_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Item Id',
`order_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Order Id',
`parent_item_id` int(10) unsigned DEFAULT NULL COMMENT 'Parent Item Id',
`quote_item_id` int(10) unsigned DEFAULT NULL COMMENT 'Quote Item Id',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Created At',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Updated At',
`product_id` int(10) unsigned DEFAULT NULL COMMENT 'Product Id',
`product_type` varchar(255) DEFAULT NULL COMMENT 'Product Type',
`product_options` text COMMENT 'Product Options',
`weight` decimal(12,4) DEFAULT '0.0000' COMMENT 'Weight',
`is_virtual` smallint(5) unsigned DEFAULT NULL COMMENT 'Is Virtual',
`sku` varchar(255) DEFAULT NULL COMMENT 'Sku',
`name` varchar(255) DEFAULT NULL COMMENT 'Name',
`description` text COMMENT 'Description',
`applied_rule_ids` text COMMENT 'Applied Rule Ids',
`additional_data` text COMMENT 'Additional Data',
`free_shipping` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Free Shipping',
`is_qty_decimal` smallint(5) unsigned DEFAULT NULL COMMENT 'Is Qty Decimal',
`no_discount` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'No Discount',
`qty_backordered` decimal(12,4) DEFAULT '0.0000' COMMENT 'Qty Backordered',
`qty_canceled` decimal(12,4) DEFAULT '0.0000' COMMENT 'Qty Canceled',
`qty_invoiced` decimal(12,4) DEFAULT '0.0000' COMMENT 'Qty Invoiced',
`qty_ordered` decimal(12,4) DEFAULT '0.0000' COMMENT 'Qty Ordered',
`qty_refunded` decimal(12,4) DEFAULT '0.0000' COMMENT 'Qty Refunded',
`qty_shipped` decimal(12,4) DEFAULT '0.0000' COMMENT 'Qty Shipped',
`base_cost` decimal(12,4) DEFAULT '0.0000' COMMENT 'Base Cost',
`price` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Price',
`base_price` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Base Price',
`original_price` decimal(12,4) DEFAULT NULL COMMENT 'Original Price',
`base_original_price` decimal(12,4) DEFAULT NULL COMMENT 'Base Original Price',
`tax_percent` decimal(12,4) DEFAULT '0.0000' COMMENT 'Tax Percent',
`tax_amount` decimal(12,4) DEFAULT '0.0000' COMMENT 'Tax Amount',
`base_tax_amount` decimal(12,4) DEFAULT '0.0000' COMMENT 'Base Tax Amount',
`tax_invoiced` decimal(12,4) DEFAULT '0.0000' COMMENT 'Tax Invoiced',
`base_tax_invoiced` decimal(12,4) DEFAULT '0.0000' COMMENT 'Base Tax Invoiced',
`discount_percent` decimal(12,4) DEFAULT '0.0000' COMMENT 'Discount Percent',
`discount_amount` decimal(12,4) DEFAULT '0.0000' COMMENT 'Discount Amount',
`base_discount_amount` decimal(12,4) DEFAULT '0.0000' COMMENT 'Base Discount Amount',
`discount_invoiced` decimal(12,4) DEFAULT '0.0000' COMMENT 'Discount Invoiced',
`base_discount_invoiced` decimal(12,4) DEFAULT '0.0000' COMMENT 'Base Discount Invoiced',
`amount_refunded` decimal(12,4) DEFAULT '0.0000' COMMENT 'Amount Refunded',
`base_amount_refunded` decimal(12,4) DEFAULT '0.0000' COMMENT 'Base Amount Refunded',
`row_total` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Row Total',
`base_row_total` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Base Row Total',
`row_invoiced` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Row Invoiced',
`base_row_invoiced` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Base Row Invoiced',
`row_weight` decimal(12,4) DEFAULT '0.0000' COMMENT 'Row Weight',
`base_tax_before_discount` decimal(12,4) DEFAULT NULL COMMENT 'Base Tax Before Discount',
`tax_before_discount` decimal(12,4) DEFAULT NULL COMMENT 'Tax Before Discount',
`ext_order_item_id` varchar(255) DEFAULT NULL COMMENT 'Ext Order Item Id',
`locked_do_invoice` smallint(5) unsigned DEFAULT NULL COMMENT 'Locked Do Invoice',
`locked_do_ship` smallint(5) unsigned DEFAULT NULL COMMENT 'Locked Do Ship',
`price_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Price Incl Tax',
`base_price_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Price Incl Tax',
`row_total_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Row Total Incl Tax',
`base_row_total_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Row Total Incl Tax',
`hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Hidden Tax Amount',
`base_hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Hidden Tax Amount',
`hidden_tax_invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Hidden Tax Invoiced',
`base_hidden_tax_invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Base Hidden Tax Invoiced',
`hidden_tax_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Hidden Tax Refunded',
`base_hidden_tax_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Base Hidden Tax Refunded',
`is_nominal` int(11) NOT NULL DEFAULT '0' COMMENT 'Is Nominal',
`tax_canceled` decimal(12,4) DEFAULT NULL COMMENT 'Tax Canceled',
`hidden_tax_canceled` decimal(12,4) DEFAULT NULL COMMENT 'Hidden Tax Canceled',
`tax_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Tax Refunded',
`gift_message_id` int(11) DEFAULT NULL COMMENT 'Gift Message Id',
`gift_message_available` int(11) DEFAULT NULL COMMENT 'Gift Message Available',
`base_weee_tax_applied_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Applied Amount',
`base_weee_tax_applied_row_amnt` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Applied Row Amnt',
`weee_tax_applied_amount` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Applied Amount',
`weee_tax_applied_row_amount` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Applied Row Amount',
`weee_tax_applied` text COMMENT 'Weee Tax Applied',
`weee_tax_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Disposition',
`weee_tax_row_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Row Disposition',
`base_weee_tax_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Disposition',
`base_weee_tax_row_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Row Disposition',
PRIMARY KEY (`item_id`),
KEY `IDX_SALES_FLAT_ORDER_ITEM_ORDER_ID` (`order_id`),
KEY `IDX_SALES_FLAT_ORDER_ITEM_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Order Item' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_order_item`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_order_payment`
--
CREATE TABLE `sales_flat_order_payment` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`parent_id` int(10) unsigned NOT NULL COMMENT 'Parent Id',
`base_shipping_captured` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Captured',
`shipping_captured` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Captured',
`amount_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Amount Refunded',
`base_amount_paid` decimal(12,4) DEFAULT NULL COMMENT 'Base Amount Paid',
`amount_canceled` decimal(12,4) DEFAULT NULL COMMENT 'Amount Canceled',
`base_amount_authorized` decimal(12,4) DEFAULT NULL COMMENT 'Base Amount Authorized',
`base_amount_paid_online` decimal(12,4) DEFAULT NULL COMMENT 'Base Amount Paid Online',
`base_amount_refunded_online` decimal(12,4) DEFAULT NULL COMMENT 'Base Amount Refunded Online',
`base_shipping_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Amount',
`shipping_amount` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Amount',
`amount_paid` decimal(12,4) DEFAULT NULL COMMENT 'Amount Paid',
`amount_authorized` decimal(12,4) DEFAULT NULL COMMENT 'Amount Authorized',
`base_amount_ordered` decimal(12,4) DEFAULT NULL COMMENT 'Base Amount Ordered',
`base_shipping_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Refunded',
`shipping_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Refunded',
`base_amount_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Base Amount Refunded',
`amount_ordered` decimal(12,4) DEFAULT NULL COMMENT 'Amount Ordered',
`base_amount_canceled` decimal(12,4) DEFAULT NULL COMMENT 'Base Amount Canceled',
`quote_payment_id` int(11) DEFAULT NULL COMMENT 'Quote Payment Id',
`additional_data` text COMMENT 'Additional Data',
`cc_exp_month` varchar(255) DEFAULT NULL COMMENT 'Cc Exp Month',
`cc_ss_start_year` varchar(255) DEFAULT NULL COMMENT 'Cc Ss Start Year',
`echeck_bank_name` varchar(255) DEFAULT NULL COMMENT 'Echeck Bank Name',
`method` varchar(255) DEFAULT NULL COMMENT 'Method',
`cc_debug_request_body` varchar(255) DEFAULT NULL COMMENT 'Cc Debug Request Body',
`cc_secure_verify` varchar(255) DEFAULT NULL COMMENT 'Cc Secure Verify',
`protection_eligibility` varchar(255) DEFAULT NULL COMMENT 'Protection Eligibility',
`cc_approval` varchar(255) DEFAULT NULL COMMENT 'Cc Approval',
`cc_last4` varchar(255) DEFAULT NULL COMMENT 'Cc Last4',
`cc_status_description` varchar(255) DEFAULT NULL COMMENT 'Cc Status Description',
`echeck_type` varchar(255) DEFAULT NULL COMMENT 'Echeck Type',
`cc_debug_response_serialized` varchar(255) DEFAULT NULL COMMENT 'Cc Debug Response Serialized',
`cc_ss_start_month` varchar(255) DEFAULT NULL COMMENT 'Cc Ss Start Month',
`echeck_account_type` varchar(255) DEFAULT NULL COMMENT 'Echeck Account Type',
`last_trans_id` varchar(255) DEFAULT NULL COMMENT 'Last Trans Id',
`cc_cid_status` varchar(255) DEFAULT NULL COMMENT 'Cc Cid Status',
`cc_owner` varchar(255) DEFAULT NULL COMMENT 'Cc Owner',
`cc_type` varchar(255) DEFAULT NULL COMMENT 'Cc Type',
`po_number` varchar(255) DEFAULT NULL COMMENT 'Po Number',
`cc_exp_year` varchar(255) DEFAULT NULL COMMENT 'Cc Exp Year',
`cc_status` varchar(255) DEFAULT NULL COMMENT 'Cc Status',
`echeck_routing_number` varchar(255) DEFAULT NULL COMMENT 'Echeck Routing Number',
`account_status` varchar(255) DEFAULT NULL COMMENT 'Account Status',
`anet_trans_method` varchar(255) DEFAULT NULL COMMENT 'Anet Trans Method',
`cc_debug_response_body` varchar(255) DEFAULT NULL COMMENT 'Cc Debug Response Body',
`cc_ss_issue` varchar(255) DEFAULT NULL COMMENT 'Cc Ss Issue',
`echeck_account_name` varchar(255) DEFAULT NULL COMMENT 'Echeck Account Name',
`cc_avs_status` varchar(255) DEFAULT NULL COMMENT 'Cc Avs Status',
`cc_number_enc` varchar(255) DEFAULT NULL COMMENT 'Cc Number Enc',
`cc_trans_id` varchar(255) DEFAULT NULL COMMENT 'Cc Trans Id',
`paybox_request_number` varchar(255) DEFAULT NULL COMMENT 'Paybox Request Number',
`address_status` varchar(255) DEFAULT NULL COMMENT 'Address Status',
`additional_information` text COMMENT 'Additional Information',
PRIMARY KEY (`entity_id`),
KEY `IDX_SALES_FLAT_ORDER_PAYMENT_PARENT_ID` (`parent_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Order Payment' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_order_payment`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_order_status_history`
--
CREATE TABLE `sales_flat_order_status_history` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`parent_id` int(10) unsigned NOT NULL COMMENT 'Parent Id',
`is_customer_notified` int(11) DEFAULT NULL COMMENT 'Is Customer Notified',
`is_visible_on_front` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Visible On Front',
`comment` text COMMENT 'Comment',
`status` varchar(32) DEFAULT NULL COMMENT 'Status',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
`entity_name` varchar(32) DEFAULT NULL COMMENT 'Shows what entity history is bind to.',
PRIMARY KEY (`entity_id`),
KEY `IDX_SALES_FLAT_ORDER_STATUS_HISTORY_PARENT_ID` (`parent_id`),
KEY `IDX_SALES_FLAT_ORDER_STATUS_HISTORY_CREATED_AT` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Order Status History' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_order_status_history`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_quote`
--
CREATE TABLE `sales_flat_quote` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Created At',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Updated At',
`converted_at` timestamp NULL DEFAULT NULL COMMENT 'Converted At',
`is_active` smallint(5) unsigned DEFAULT '1' COMMENT 'Is Active',
`is_virtual` smallint(5) unsigned DEFAULT '0' COMMENT 'Is Virtual',
`is_multi_shipping` smallint(5) unsigned DEFAULT '0' COMMENT 'Is Multi Shipping',
`items_count` int(10) unsigned DEFAULT '0' COMMENT 'Items Count',
`items_qty` decimal(12,4) DEFAULT '0.0000' COMMENT 'Items Qty',
`orig_order_id` int(10) unsigned DEFAULT '0' COMMENT 'Orig Order Id',
`store_to_base_rate` decimal(12,4) DEFAULT '0.0000' COMMENT 'Store To Base Rate',
`store_to_quote_rate` decimal(12,4) DEFAULT '0.0000' COMMENT 'Store To Quote Rate',
`base_currency_code` varchar(255) DEFAULT NULL COMMENT 'Base Currency Code',
`store_currency_code` varchar(255) DEFAULT NULL COMMENT 'Store Currency Code',
`quote_currency_code` varchar(255) DEFAULT NULL COMMENT 'Quote Currency Code',
`grand_total` decimal(12,4) DEFAULT '0.0000' COMMENT 'Grand Total',
`base_grand_total` decimal(12,4) DEFAULT '0.0000' COMMENT 'Base Grand Total',
`checkout_method` varchar(255) DEFAULT NULL COMMENT 'Checkout Method',
`customer_id` int(10) unsigned DEFAULT '0' COMMENT 'Customer Id',
`customer_tax_class_id` int(10) unsigned DEFAULT '0' COMMENT 'Customer Tax Class Id',
`customer_group_id` int(10) unsigned DEFAULT '0' COMMENT 'Customer Group Id',
`customer_email` varchar(255) DEFAULT NULL COMMENT 'Customer Email',
`customer_prefix` varchar(40) DEFAULT NULL COMMENT 'Customer Prefix',
`customer_firstname` varchar(255) DEFAULT NULL COMMENT 'Customer Firstname',
`customer_middlename` varchar(40) DEFAULT NULL COMMENT 'Customer Middlename',
`customer_lastname` varchar(255) DEFAULT NULL COMMENT 'Customer Lastname',
`customer_suffix` varchar(40) DEFAULT NULL COMMENT 'Customer Suffix',
`customer_dob` datetime DEFAULT NULL COMMENT 'Customer Dob',
`customer_note` varchar(255) DEFAULT NULL COMMENT 'Customer Note',
`customer_note_notify` smallint(5) unsigned DEFAULT '1' COMMENT 'Customer Note Notify',
`customer_is_guest` smallint(5) unsigned DEFAULT '0' COMMENT 'Customer Is Guest',
`remote_ip` varchar(32) DEFAULT NULL COMMENT 'Remote Ip',
`applied_rule_ids` varchar(255) DEFAULT NULL COMMENT 'Applied Rule Ids',
`reserved_order_id` varchar(64) DEFAULT NULL COMMENT 'Reserved Order Id',
`password_hash` varchar(255) DEFAULT NULL COMMENT 'Password Hash',
`coupon_code` varchar(255) DEFAULT NULL COMMENT 'Coupon Code',
`global_currency_code` varchar(255) DEFAULT NULL COMMENT 'Global Currency Code',
`base_to_global_rate` decimal(12,4) DEFAULT NULL COMMENT 'Base To Global Rate',
`base_to_quote_rate` decimal(12,4) DEFAULT NULL COMMENT 'Base To Quote Rate',
`customer_taxvat` varchar(255) DEFAULT NULL COMMENT 'Customer Taxvat',
`customer_gender` varchar(255) DEFAULT NULL COMMENT 'Customer Gender',
`subtotal` decimal(12,4) DEFAULT NULL COMMENT 'Subtotal',
`base_subtotal` decimal(12,4) DEFAULT NULL COMMENT 'Base Subtotal',
`subtotal_with_discount` decimal(12,4) DEFAULT NULL COMMENT 'Subtotal With Discount',
`base_subtotal_with_discount` decimal(12,4) DEFAULT NULL COMMENT 'Base Subtotal With Discount',
`is_changed` int(10) unsigned DEFAULT NULL COMMENT 'Is Changed',
`trigger_recollect` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Trigger Recollect',
`ext_shipping_info` text COMMENT 'Ext Shipping Info',
`gift_message_id` int(11) DEFAULT NULL COMMENT 'Gift Message Id',
`is_persistent` smallint(5) unsigned DEFAULT '0' COMMENT 'Is Quote Persistent',
PRIMARY KEY (`entity_id`),
KEY `IDX_SALES_FLAT_QUOTE_CUSTOMER_ID_STORE_ID_IS_ACTIVE` (`customer_id`,`store_id`,`is_active`),
KEY `IDX_SALES_FLAT_QUOTE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Quote' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_quote`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_quote_address`
--
CREATE TABLE `sales_flat_quote_address` (
`address_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Address Id',
`quote_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Quote Id',
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Created At',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Updated At',
`customer_id` int(10) unsigned DEFAULT NULL COMMENT 'Customer Id',
`save_in_address_book` smallint(6) DEFAULT '0' COMMENT 'Save In Address Book',
`customer_address_id` int(10) unsigned DEFAULT NULL COMMENT 'Customer Address Id',
`address_type` varchar(255) DEFAULT NULL COMMENT 'Address Type',
`email` varchar(255) DEFAULT NULL COMMENT 'Email',
`prefix` varchar(40) DEFAULT NULL COMMENT 'Prefix',
`firstname` varchar(255) DEFAULT NULL COMMENT 'Firstname',
`middlename` varchar(40) DEFAULT NULL COMMENT 'Middlename',
`lastname` varchar(255) DEFAULT NULL COMMENT 'Lastname',
`suffix` varchar(40) DEFAULT NULL COMMENT 'Suffix',
`company` varchar(255) DEFAULT NULL COMMENT 'Company',
`street` varchar(255) DEFAULT NULL COMMENT 'Street',
`city` varchar(255) DEFAULT NULL COMMENT 'City',
`region` varchar(255) DEFAULT NULL COMMENT 'Region',
`region_id` int(10) unsigned DEFAULT NULL COMMENT 'Region Id',
`postcode` varchar(255) DEFAULT NULL COMMENT 'Postcode',
`country_id` varchar(255) DEFAULT NULL COMMENT 'Country Id',
`telephone` varchar(255) DEFAULT NULL COMMENT 'Telephone',
`fax` varchar(255) DEFAULT NULL COMMENT 'Fax',
`same_as_billing` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Same As Billing',
`free_shipping` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Free Shipping',
`collect_shipping_rates` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Collect Shipping Rates',
`shipping_method` varchar(255) DEFAULT NULL COMMENT 'Shipping Method',
`shipping_description` varchar(255) DEFAULT NULL COMMENT 'Shipping Description',
`weight` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Weight',
`subtotal` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Subtotal',
`base_subtotal` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Base Subtotal',
`subtotal_with_discount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Subtotal With Discount',
`base_subtotal_with_discount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Base Subtotal With Discount',
`tax_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Tax Amount',
`base_tax_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Base Tax Amount',
`shipping_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Shipping Amount',
`base_shipping_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Base Shipping Amount',
`shipping_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Tax Amount',
`base_shipping_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Tax Amount',
`discount_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Discount Amount',
`base_discount_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Base Discount Amount',
`grand_total` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Grand Total',
`base_grand_total` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Base Grand Total',
`customer_notes` text COMMENT 'Customer Notes',
`applied_taxes` text COMMENT 'Applied Taxes',
`discount_description` varchar(255) DEFAULT NULL COMMENT 'Discount Description',
`shipping_discount_amount` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Discount Amount',
`base_shipping_discount_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Discount Amount',
`subtotal_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Subtotal Incl Tax',
`base_subtotal_total_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Subtotal Total Incl Tax',
`hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Hidden Tax Amount',
`base_hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Hidden Tax Amount',
`shipping_hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Hidden Tax Amount',
`base_shipping_hidden_tax_amnt` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Hidden Tax Amount',
`shipping_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Incl Tax',
`base_shipping_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Shipping Incl Tax',
`gift_message_id` int(11) DEFAULT NULL COMMENT 'Gift Message Id',
PRIMARY KEY (`address_id`),
KEY `IDX_SALES_FLAT_QUOTE_ADDRESS_QUOTE_ID` (`quote_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Quote Address' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_quote_address`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_quote_address_item`
--
CREATE TABLE `sales_flat_quote_address_item` (
`address_item_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Address Item Id',
`parent_item_id` int(10) unsigned DEFAULT NULL COMMENT 'Parent Item Id',
`quote_address_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Quote Address Id',
`quote_item_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Quote Item Id',
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Created At',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Updated At',
`applied_rule_ids` text COMMENT 'Applied Rule Ids',
`additional_data` text COMMENT 'Additional Data',
`weight` decimal(12,4) DEFAULT '0.0000' COMMENT 'Weight',
`qty` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Qty',
`discount_amount` decimal(12,4) DEFAULT '0.0000' COMMENT 'Discount Amount',
`tax_amount` decimal(12,4) DEFAULT '0.0000' COMMENT 'Tax Amount',
`row_total` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Row Total',
`base_row_total` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Base Row Total',
`row_total_with_discount` decimal(12,4) DEFAULT '0.0000' COMMENT 'Row Total With Discount',
`base_discount_amount` decimal(12,4) DEFAULT '0.0000' COMMENT 'Base Discount Amount',
`base_tax_amount` decimal(12,4) DEFAULT '0.0000' COMMENT 'Base Tax Amount',
`row_weight` decimal(12,4) DEFAULT '0.0000' COMMENT 'Row Weight',
`product_id` int(10) unsigned DEFAULT NULL COMMENT 'Product Id',
`super_product_id` int(10) unsigned DEFAULT NULL COMMENT 'Super Product Id',
`parent_product_id` int(10) unsigned DEFAULT NULL COMMENT 'Parent Product Id',
`sku` varchar(255) DEFAULT NULL COMMENT 'Sku',
`image` varchar(255) DEFAULT NULL COMMENT 'Image',
`name` varchar(255) DEFAULT NULL COMMENT 'Name',
`description` text COMMENT 'Description',
`free_shipping` int(10) unsigned DEFAULT NULL COMMENT 'Free Shipping',
`is_qty_decimal` int(10) unsigned DEFAULT NULL COMMENT 'Is Qty Decimal',
`price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
`discount_percent` decimal(12,4) DEFAULT NULL COMMENT 'Discount Percent',
`no_discount` int(10) unsigned DEFAULT NULL COMMENT 'No Discount',
`tax_percent` decimal(12,4) DEFAULT NULL COMMENT 'Tax Percent',
`base_price` decimal(12,4) DEFAULT NULL COMMENT 'Base Price',
`base_cost` decimal(12,4) DEFAULT NULL COMMENT 'Base Cost',
`price_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Price Incl Tax',
`base_price_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Price Incl Tax',
`row_total_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Row Total Incl Tax',
`base_row_total_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Row Total Incl Tax',
`hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Hidden Tax Amount',
`base_hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Hidden Tax Amount',
`gift_message_id` int(11) DEFAULT NULL COMMENT 'Gift Message Id',
PRIMARY KEY (`address_item_id`),
KEY `IDX_SALES_FLAT_QUOTE_ADDRESS_ITEM_QUOTE_ADDRESS_ID` (`quote_address_id`),
KEY `IDX_SALES_FLAT_QUOTE_ADDRESS_ITEM_PARENT_ITEM_ID` (`parent_item_id`),
KEY `IDX_SALES_FLAT_QUOTE_ADDRESS_ITEM_QUOTE_ITEM_ID` (`quote_item_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Quote Address Item' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_quote_address_item`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_quote_item`
--
CREATE TABLE `sales_flat_quote_item` (
`item_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Item Id',
`quote_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Quote Id',
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Created At',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Updated At',
`product_id` int(10) unsigned DEFAULT NULL COMMENT 'Product Id',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`parent_item_id` int(10) unsigned DEFAULT NULL COMMENT 'Parent Item Id',
`is_virtual` smallint(5) unsigned DEFAULT NULL COMMENT 'Is Virtual',
`sku` varchar(255) DEFAULT NULL COMMENT 'Sku',
`name` varchar(255) DEFAULT NULL COMMENT 'Name',
`description` text COMMENT 'Description',
`applied_rule_ids` text COMMENT 'Applied Rule Ids',
`additional_data` text COMMENT 'Additional Data',
`free_shipping` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Free Shipping',
`is_qty_decimal` smallint(5) unsigned DEFAULT NULL COMMENT 'Is Qty Decimal',
`no_discount` smallint(5) unsigned DEFAULT '0' COMMENT 'No Discount',
`weight` decimal(12,4) DEFAULT '0.0000' COMMENT 'Weight',
`qty` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Qty',
`price` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Price',
`base_price` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Base Price',
`custom_price` decimal(12,4) DEFAULT NULL COMMENT 'Custom Price',
`discount_percent` decimal(12,4) DEFAULT '0.0000' COMMENT 'Discount Percent',
`discount_amount` decimal(12,4) DEFAULT '0.0000' COMMENT 'Discount Amount',
`base_discount_amount` decimal(12,4) DEFAULT '0.0000' COMMENT 'Base Discount Amount',
`tax_percent` decimal(12,4) DEFAULT '0.0000' COMMENT 'Tax Percent',
`tax_amount` decimal(12,4) DEFAULT '0.0000' COMMENT 'Tax Amount',
`base_tax_amount` decimal(12,4) DEFAULT '0.0000' COMMENT 'Base Tax Amount',
`row_total` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Row Total',
`base_row_total` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Base Row Total',
`row_total_with_discount` decimal(12,4) DEFAULT '0.0000' COMMENT 'Row Total With Discount',
`row_weight` decimal(12,4) DEFAULT '0.0000' COMMENT 'Row Weight',
`product_type` varchar(255) DEFAULT NULL COMMENT 'Product Type',
`base_tax_before_discount` decimal(12,4) DEFAULT NULL COMMENT 'Base Tax Before Discount',
`tax_before_discount` decimal(12,4) DEFAULT NULL COMMENT 'Tax Before Discount',
`original_custom_price` decimal(12,4) DEFAULT NULL COMMENT 'Original Custom Price',
`redirect_url` varchar(255) DEFAULT NULL COMMENT 'Redirect Url',
`base_cost` decimal(12,4) DEFAULT NULL COMMENT 'Base Cost',
`price_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Price Incl Tax',
`base_price_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Price Incl Tax',
`row_total_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Row Total Incl Tax',
`base_row_total_incl_tax` decimal(12,4) DEFAULT NULL COMMENT 'Base Row Total Incl Tax',
`hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Hidden Tax Amount',
`base_hidden_tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Hidden Tax Amount',
`gift_message_id` int(11) DEFAULT NULL COMMENT 'Gift Message Id',
`weee_tax_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Disposition',
`weee_tax_row_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Row Disposition',
`base_weee_tax_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Disposition',
`base_weee_tax_row_disposition` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Row Disposition',
`weee_tax_applied` text COMMENT 'Weee Tax Applied',
`weee_tax_applied_amount` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Applied Amount',
`weee_tax_applied_row_amount` decimal(12,4) DEFAULT NULL COMMENT 'Weee Tax Applied Row Amount',
`base_weee_tax_applied_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Applied Amount',
`base_weee_tax_applied_row_amnt` decimal(12,4) DEFAULT NULL COMMENT 'Base Weee Tax Applied Row Amnt',
PRIMARY KEY (`item_id`),
KEY `IDX_SALES_FLAT_QUOTE_ITEM_PARENT_ITEM_ID` (`parent_item_id`),
KEY `IDX_SALES_FLAT_QUOTE_ITEM_PRODUCT_ID` (`product_id`),
KEY `IDX_SALES_FLAT_QUOTE_ITEM_QUOTE_ID` (`quote_id`),
KEY `IDX_SALES_FLAT_QUOTE_ITEM_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Quote Item' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_quote_item`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_quote_item_option`
--
CREATE TABLE `sales_flat_quote_item_option` (
`option_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Option Id',
`item_id` int(10) unsigned NOT NULL COMMENT 'Item Id',
`product_id` int(10) unsigned NOT NULL COMMENT 'Product Id',
`code` varchar(255) NOT NULL COMMENT 'Code',
`value` text COMMENT 'Value',
PRIMARY KEY (`option_id`),
KEY `IDX_SALES_FLAT_QUOTE_ITEM_OPTION_ITEM_ID` (`item_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Quote Item Option' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_quote_item_option`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_quote_payment`
--
CREATE TABLE `sales_flat_quote_payment` (
`payment_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Payment Id',
`quote_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Quote Id',
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Created At',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Updated At',
`method` varchar(255) DEFAULT NULL COMMENT 'Method',
`cc_type` varchar(255) DEFAULT NULL COMMENT 'Cc Type',
`cc_number_enc` varchar(255) DEFAULT NULL COMMENT 'Cc Number Enc',
`cc_last4` varchar(255) DEFAULT NULL COMMENT 'Cc Last4',
`cc_cid_enc` varchar(255) DEFAULT NULL COMMENT 'Cc Cid Enc',
`cc_owner` varchar(255) DEFAULT NULL COMMENT 'Cc Owner',
`cc_exp_month` smallint(5) unsigned DEFAULT '0' COMMENT 'Cc Exp Month',
`cc_exp_year` smallint(5) unsigned DEFAULT '0' COMMENT 'Cc Exp Year',
`cc_ss_owner` varchar(255) DEFAULT NULL COMMENT 'Cc Ss Owner',
`cc_ss_start_month` smallint(5) unsigned DEFAULT '0' COMMENT 'Cc Ss Start Month',
`cc_ss_start_year` smallint(5) unsigned DEFAULT '0' COMMENT 'Cc Ss Start Year',
`po_number` varchar(255) DEFAULT NULL COMMENT 'Po Number',
`additional_data` text COMMENT 'Additional Data',
`cc_ss_issue` varchar(255) DEFAULT NULL COMMENT 'Cc Ss Issue',
`additional_information` text COMMENT 'Additional Information',
`paypal_payer_id` varchar(255) DEFAULT NULL COMMENT 'Paypal Payer Id',
`paypal_payer_status` varchar(255) DEFAULT NULL COMMENT 'Paypal Payer Status',
`paypal_correlation_id` varchar(255) DEFAULT NULL COMMENT 'Paypal Correlation Id',
PRIMARY KEY (`payment_id`),
KEY `IDX_SALES_FLAT_QUOTE_PAYMENT_QUOTE_ID` (`quote_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Quote Payment' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_quote_payment`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_quote_shipping_rate`
--
CREATE TABLE `sales_flat_quote_shipping_rate` (
`rate_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Rate Id',
`address_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Address Id',
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Created At',
`updated_at` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Updated At',
`carrier` varchar(255) DEFAULT NULL COMMENT 'Carrier',
`carrier_title` varchar(255) DEFAULT NULL COMMENT 'Carrier Title',
`code` varchar(255) DEFAULT NULL COMMENT 'Code',
`method` varchar(255) DEFAULT NULL COMMENT 'Method',
`method_description` text COMMENT 'Method Description',
`price` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Price',
`error_message` text COMMENT 'Error Message',
`method_title` text COMMENT 'Method Title',
PRIMARY KEY (`rate_id`),
KEY `IDX_SALES_FLAT_QUOTE_SHIPPING_RATE_ADDRESS_ID` (`address_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Quote Shipping Rate' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_quote_shipping_rate`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_shipment`
--
CREATE TABLE `sales_flat_shipment` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`total_weight` decimal(12,4) DEFAULT NULL COMMENT 'Total Weight',
`total_qty` decimal(12,4) DEFAULT NULL COMMENT 'Total Qty',
`email_sent` smallint(5) unsigned DEFAULT NULL COMMENT 'Email Sent',
`order_id` int(10) unsigned NOT NULL COMMENT 'Order Id',
`customer_id` int(11) DEFAULT NULL COMMENT 'Customer Id',
`shipping_address_id` int(11) DEFAULT NULL COMMENT 'Shipping Address Id',
`billing_address_id` int(11) DEFAULT NULL COMMENT 'Billing Address Id',
`shipment_status` int(11) DEFAULT NULL COMMENT 'Shipment Status',
`increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment Id',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
`updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At',
`packages` text COMMENT 'Packed Products in Packages',
`shipping_label` mediumblob COMMENT 'Shipping Label Content',
PRIMARY KEY (`entity_id`),
UNIQUE KEY `UNQ_SALES_FLAT_SHIPMENT_INCREMENT_ID` (`increment_id`),
KEY `IDX_SALES_FLAT_SHIPMENT_STORE_ID` (`store_id`),
KEY `IDX_SALES_FLAT_SHIPMENT_TOTAL_QTY` (`total_qty`),
KEY `IDX_SALES_FLAT_SHIPMENT_ORDER_ID` (`order_id`),
KEY `IDX_SALES_FLAT_SHIPMENT_CREATED_AT` (`created_at`),
KEY `IDX_SALES_FLAT_SHIPMENT_UPDATED_AT` (`updated_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Shipment' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_shipment`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_shipment_comment`
--
CREATE TABLE `sales_flat_shipment_comment` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`parent_id` int(10) unsigned NOT NULL COMMENT 'Parent Id',
`is_customer_notified` int(11) DEFAULT NULL COMMENT 'Is Customer Notified',
`is_visible_on_front` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Visible On Front',
`comment` text COMMENT 'Comment',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
PRIMARY KEY (`entity_id`),
KEY `IDX_SALES_FLAT_SHIPMENT_COMMENT_CREATED_AT` (`created_at`),
KEY `IDX_SALES_FLAT_SHIPMENT_COMMENT_PARENT_ID` (`parent_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Shipment Comment' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_shipment_comment`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_shipment_grid`
--
CREATE TABLE `sales_flat_shipment_grid` (
`entity_id` int(10) unsigned NOT NULL COMMENT 'Entity Id',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`total_qty` decimal(12,4) DEFAULT NULL COMMENT 'Total Qty',
`order_id` int(10) unsigned NOT NULL COMMENT 'Order Id',
`shipment_status` int(11) DEFAULT NULL COMMENT 'Shipment Status',
`increment_id` varchar(50) DEFAULT NULL COMMENT 'Increment Id',
`order_increment_id` varchar(50) DEFAULT NULL COMMENT 'Order Increment Id',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
`order_created_at` timestamp NULL DEFAULT NULL COMMENT 'Order Created At',
`shipping_name` varchar(255) DEFAULT NULL COMMENT 'Shipping Name',
PRIMARY KEY (`entity_id`),
UNIQUE KEY `UNQ_SALES_FLAT_SHIPMENT_GRID_INCREMENT_ID` (`increment_id`),
KEY `IDX_SALES_FLAT_SHIPMENT_GRID_STORE_ID` (`store_id`),
KEY `IDX_SALES_FLAT_SHIPMENT_GRID_TOTAL_QTY` (`total_qty`),
KEY `IDX_SALES_FLAT_SHIPMENT_GRID_ORDER_ID` (`order_id`),
KEY `IDX_SALES_FLAT_SHIPMENT_GRID_SHIPMENT_STATUS` (`shipment_status`),
KEY `IDX_SALES_FLAT_SHIPMENT_GRID_ORDER_INCREMENT_ID` (`order_increment_id`),
KEY `IDX_SALES_FLAT_SHIPMENT_GRID_CREATED_AT` (`created_at`),
KEY `IDX_SALES_FLAT_SHIPMENT_GRID_ORDER_CREATED_AT` (`order_created_at`),
KEY `IDX_SALES_FLAT_SHIPMENT_GRID_SHIPPING_NAME` (`shipping_name`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Shipment Grid';
--
-- Dumping data for table `sales_flat_shipment_grid`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_shipment_item`
--
CREATE TABLE `sales_flat_shipment_item` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`parent_id` int(10) unsigned NOT NULL COMMENT 'Parent Id',
`row_total` decimal(12,4) DEFAULT NULL COMMENT 'Row Total',
`price` decimal(12,4) DEFAULT NULL COMMENT 'Price',
`weight` decimal(12,4) DEFAULT NULL COMMENT 'Weight',
`qty` decimal(12,4) DEFAULT NULL COMMENT 'Qty',
`product_id` int(11) DEFAULT NULL COMMENT 'Product Id',
`order_item_id` int(11) DEFAULT NULL COMMENT 'Order Item Id',
`additional_data` text COMMENT 'Additional Data',
`description` text COMMENT 'Description',
`name` varchar(255) DEFAULT NULL COMMENT 'Name',
`sku` varchar(255) DEFAULT NULL COMMENT 'Sku',
PRIMARY KEY (`entity_id`),
KEY `IDX_SALES_FLAT_SHIPMENT_ITEM_PARENT_ID` (`parent_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Shipment Item' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_shipment_item`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_flat_shipment_track`
--
CREATE TABLE `sales_flat_shipment_track` (
`entity_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Entity Id',
`parent_id` int(10) unsigned NOT NULL COMMENT 'Parent Id',
`weight` decimal(12,4) DEFAULT NULL COMMENT 'Weight',
`qty` decimal(12,4) DEFAULT NULL COMMENT 'Qty',
`order_id` int(10) unsigned NOT NULL COMMENT 'Order Id',
`track_number` text COMMENT 'Number',
`description` text COMMENT 'Description',
`title` varchar(255) DEFAULT NULL COMMENT 'Title',
`carrier_code` varchar(32) DEFAULT NULL COMMENT 'Carrier Code',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
`updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At',
PRIMARY KEY (`entity_id`),
KEY `IDX_SALES_FLAT_SHIPMENT_TRACK_PARENT_ID` (`parent_id`),
KEY `IDX_SALES_FLAT_SHIPMENT_TRACK_ORDER_ID` (`order_id`),
KEY `IDX_SALES_FLAT_SHIPMENT_TRACK_CREATED_AT` (`created_at`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Flat Shipment Track' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_flat_shipment_track`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_invoiced_aggregated`
--
CREATE TABLE `sales_invoiced_aggregated` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Id',
`period` date DEFAULT NULL COMMENT 'Period',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`order_status` varchar(50) DEFAULT NULL COMMENT 'Order Status',
`orders_count` int(11) NOT NULL DEFAULT '0' COMMENT 'Orders Count',
`orders_invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Orders Invoiced',
`invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Invoiced',
`invoiced_captured` decimal(12,4) DEFAULT NULL COMMENT 'Invoiced Captured',
`invoiced_not_captured` decimal(12,4) DEFAULT NULL COMMENT 'Invoiced Not Captured',
PRIMARY KEY (`id`),
UNIQUE KEY `UNQ_SALES_INVOICED_AGGREGATED_PERIOD_STORE_ID_ORDER_STATUS` (`period`,`store_id`,`order_status`),
KEY `IDX_SALES_INVOICED_AGGREGATED_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Invoiced Aggregated' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_invoiced_aggregated`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_invoiced_aggregated_order`
--
CREATE TABLE `sales_invoiced_aggregated_order` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Id',
`period` date DEFAULT NULL COMMENT 'Period',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`order_status` varchar(50) NOT NULL DEFAULT '' COMMENT 'Order Status',
`orders_count` int(11) NOT NULL DEFAULT '0' COMMENT 'Orders Count',
`orders_invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Orders Invoiced',
`invoiced` decimal(12,4) DEFAULT NULL COMMENT 'Invoiced',
`invoiced_captured` decimal(12,4) DEFAULT NULL COMMENT 'Invoiced Captured',
`invoiced_not_captured` decimal(12,4) DEFAULT NULL COMMENT 'Invoiced Not Captured',
PRIMARY KEY (`id`),
UNIQUE KEY `UNQ_SALES_INVOICED_AGGREGATED_ORDER_PERIOD_STORE_ID_ORDER_STATUS` (`period`,`store_id`,`order_status`),
KEY `IDX_SALES_INVOICED_AGGREGATED_ORDER_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Invoiced Aggregated Order' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_invoiced_aggregated_order`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_order_aggregated_created`
--
CREATE TABLE `sales_order_aggregated_created` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Id',
`period` date DEFAULT NULL COMMENT 'Period',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`order_status` varchar(50) NOT NULL DEFAULT '' COMMENT 'Order Status',
`orders_count` int(11) NOT NULL DEFAULT '0' COMMENT 'Orders Count',
`total_qty_ordered` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Total Qty Ordered',
`total_qty_invoiced` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Total Qty Invoiced',
`total_income_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Total Income Amount',
`total_revenue_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Total Revenue Amount',
`total_profit_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Total Profit Amount',
`total_invoiced_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Total Invoiced Amount',
`total_canceled_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Total Canceled Amount',
`total_paid_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Total Paid Amount',
`total_refunded_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Total Refunded Amount',
`total_tax_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Total Tax Amount',
`total_tax_amount_actual` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Total Tax Amount Actual',
`total_shipping_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Total Shipping Amount',
`total_shipping_amount_actual` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Total Shipping Amount Actual',
`total_discount_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Total Discount Amount',
`total_discount_amount_actual` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Total Discount Amount Actual',
PRIMARY KEY (`id`),
UNIQUE KEY `UNQ_SALES_ORDER_AGGREGATED_CREATED_PERIOD_STORE_ID_ORDER_STATUS` (`period`,`store_id`,`order_status`),
KEY `IDX_SALES_ORDER_AGGREGATED_CREATED_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Order Aggregated Created' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_order_aggregated_created`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_order_status`
--
CREATE TABLE `sales_order_status` (
`status` varchar(32) NOT NULL COMMENT 'Status',
`label` varchar(128) NOT NULL COMMENT 'Label',
PRIMARY KEY (`status`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Order Status Table';
--
-- Dumping data for table `sales_order_status`
--
INSERT INTO `sales_order_status` VALUES('canceled', 'Canceled');
INSERT INTO `sales_order_status` VALUES('closed', 'Closed');
INSERT INTO `sales_order_status` VALUES('complete', 'Complete');
INSERT INTO `sales_order_status` VALUES('fraud', 'Suspected Fraud');
INSERT INTO `sales_order_status` VALUES('holded', 'On Hold');
INSERT INTO `sales_order_status` VALUES('payment_review', 'Payment Review');
INSERT INTO `sales_order_status` VALUES('pending', 'Pending');
INSERT INTO `sales_order_status` VALUES('pending_payment', 'Pending Payment');
INSERT INTO `sales_order_status` VALUES('pending_paypal', 'Pending PayPal');
INSERT INTO `sales_order_status` VALUES('processing', 'Processing');
-- --------------------------------------------------------
--
-- Table structure for table `sales_order_status_label`
--
CREATE TABLE `sales_order_status_label` (
`status` varchar(32) NOT NULL COMMENT 'Status',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store Id',
`label` varchar(128) NOT NULL COMMENT 'Label',
PRIMARY KEY (`status`,`store_id`),
KEY `IDX_SALES_ORDER_STATUS_LABEL_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Order Status Label Table';
--
-- Dumping data for table `sales_order_status_label`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_order_status_state`
--
CREATE TABLE `sales_order_status_state` (
`status` varchar(32) NOT NULL COMMENT 'Status',
`state` varchar(32) NOT NULL COMMENT 'Label',
`is_default` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Is Default',
PRIMARY KEY (`status`,`state`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Order Status Table';
--
-- Dumping data for table `sales_order_status_state`
--
INSERT INTO `sales_order_status_state` VALUES('canceled', 'canceled', 1);
INSERT INTO `sales_order_status_state` VALUES('closed', 'closed', 1);
INSERT INTO `sales_order_status_state` VALUES('complete', 'complete', 1);
INSERT INTO `sales_order_status_state` VALUES('fraud', 'payment_review', 0);
INSERT INTO `sales_order_status_state` VALUES('holded', 'holded', 1);
INSERT INTO `sales_order_status_state` VALUES('payment_review', 'payment_review', 1);
INSERT INTO `sales_order_status_state` VALUES('pending', 'new', 1);
INSERT INTO `sales_order_status_state` VALUES('pending_payment', 'pending_payment', 1);
INSERT INTO `sales_order_status_state` VALUES('processing', 'processing', 1);
-- --------------------------------------------------------
--
-- Table structure for table `sales_order_tax`
--
CREATE TABLE `sales_order_tax` (
`tax_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Tax Id',
`order_id` int(10) unsigned NOT NULL COMMENT 'Order Id',
`code` varchar(255) DEFAULT NULL COMMENT 'Code',
`title` varchar(255) DEFAULT NULL COMMENT 'Title',
`percent` decimal(12,4) DEFAULT NULL COMMENT 'Percent',
`amount` decimal(12,4) DEFAULT NULL COMMENT 'Amount',
`priority` int(11) NOT NULL COMMENT 'Priority',
`position` int(11) NOT NULL COMMENT 'Position',
`base_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Amount',
`process` smallint(6) NOT NULL COMMENT 'Process',
`base_real_amount` decimal(12,4) DEFAULT NULL COMMENT 'Base Real Amount',
`hidden` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Hidden',
PRIMARY KEY (`tax_id`),
KEY `IDX_SALES_ORDER_TAX_ORDER_ID_PRIORITY_POSITION` (`order_id`,`priority`,`position`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Order Tax Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_order_tax`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_payment_transaction`
--
CREATE TABLE `sales_payment_transaction` (
`transaction_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Transaction Id',
`parent_id` int(10) unsigned DEFAULT NULL COMMENT 'Parent Id',
`order_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Order Id',
`payment_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Payment Id',
`txn_id` varchar(100) DEFAULT NULL COMMENT 'Txn Id',
`parent_txn_id` varchar(100) DEFAULT NULL COMMENT 'Parent Txn Id',
`txn_type` varchar(15) DEFAULT NULL COMMENT 'Txn Type',
`is_closed` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Is Closed',
`additional_information` blob COMMENT 'Additional Information',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
PRIMARY KEY (`transaction_id`),
UNIQUE KEY `UNQ_SALES_PAYMENT_TRANSACTION_ORDER_ID_PAYMENT_ID_TXN_ID` (`order_id`,`payment_id`,`txn_id`),
KEY `IDX_SALES_PAYMENT_TRANSACTION_ORDER_ID` (`order_id`),
KEY `IDX_SALES_PAYMENT_TRANSACTION_PARENT_ID` (`parent_id`),
KEY `IDX_SALES_PAYMENT_TRANSACTION_PAYMENT_ID` (`payment_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Payment Transaction' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_payment_transaction`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_recurring_profile`
--
CREATE TABLE `sales_recurring_profile` (
`profile_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Profile Id',
`state` varchar(20) NOT NULL COMMENT 'State',
`customer_id` int(10) unsigned DEFAULT NULL COMMENT 'Customer Id',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`method_code` varchar(32) NOT NULL COMMENT 'Method Code',
`created_at` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP COMMENT 'Created At',
`updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At',
`reference_id` varchar(32) DEFAULT NULL COMMENT 'Reference Id',
`subscriber_name` varchar(150) DEFAULT NULL COMMENT 'Subscriber Name',
`start_datetime` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' COMMENT 'Start Datetime',
`internal_reference_id` varchar(42) NOT NULL COMMENT 'Internal Reference Id',
`schedule_description` varchar(255) NOT NULL COMMENT 'Schedule Description',
`suspension_threshold` smallint(5) unsigned DEFAULT NULL COMMENT 'Suspension Threshold',
`bill_failed_later` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Bill Failed Later',
`period_unit` varchar(20) NOT NULL COMMENT 'Period Unit',
`period_frequency` smallint(5) unsigned DEFAULT NULL COMMENT 'Period Frequency',
`period_max_cycles` smallint(5) unsigned DEFAULT NULL COMMENT 'Period Max Cycles',
`billing_amount` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Billing Amount',
`trial_period_unit` varchar(20) DEFAULT NULL COMMENT 'Trial Period Unit',
`trial_period_frequency` smallint(5) unsigned DEFAULT NULL COMMENT 'Trial Period Frequency',
`trial_period_max_cycles` smallint(5) unsigned DEFAULT NULL COMMENT 'Trial Period Max Cycles',
`trial_billing_amount` text COMMENT 'Trial Billing Amount',
`currency_code` varchar(3) NOT NULL COMMENT 'Currency Code',
`shipping_amount` decimal(12,4) DEFAULT NULL COMMENT 'Shipping Amount',
`tax_amount` decimal(12,4) DEFAULT NULL COMMENT 'Tax Amount',
`init_amount` decimal(12,4) DEFAULT NULL COMMENT 'Init Amount',
`init_may_fail` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Init May Fail',
`order_info` text NOT NULL COMMENT 'Order Info',
`order_item_info` text NOT NULL COMMENT 'Order Item Info',
`billing_address_info` text NOT NULL COMMENT 'Billing Address Info',
`shipping_address_info` text COMMENT 'Shipping Address Info',
`profile_vendor_info` text COMMENT 'Profile Vendor Info',
`additional_info` text COMMENT 'Additional Info',
PRIMARY KEY (`profile_id`),
UNIQUE KEY `UNQ_SALES_RECURRING_PROFILE_INTERNAL_REFERENCE_ID` (`internal_reference_id`),
KEY `IDX_SALES_RECURRING_PROFILE_CUSTOMER_ID` (`customer_id`),
KEY `IDX_SALES_RECURRING_PROFILE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Recurring Profile' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_recurring_profile`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_recurring_profile_order`
--
CREATE TABLE `sales_recurring_profile_order` (
`link_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Link Id',
`profile_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Profile Id',
`order_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Order Id',
PRIMARY KEY (`link_id`),
UNIQUE KEY `UNQ_SALES_RECURRING_PROFILE_ORDER_PROFILE_ID_ORDER_ID` (`profile_id`,`order_id`),
KEY `IDX_SALES_RECURRING_PROFILE_ORDER_ORDER_ID` (`order_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Recurring Profile Order' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_recurring_profile_order`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_refunded_aggregated`
--
CREATE TABLE `sales_refunded_aggregated` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Id',
`period` date DEFAULT NULL COMMENT 'Period',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`order_status` varchar(50) NOT NULL DEFAULT '' COMMENT 'Order Status',
`orders_count` int(11) NOT NULL DEFAULT '0' COMMENT 'Orders Count',
`refunded` decimal(12,4) DEFAULT NULL COMMENT 'Refunded',
`online_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Online Refunded',
`offline_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Offline Refunded',
PRIMARY KEY (`id`),
UNIQUE KEY `UNQ_SALES_REFUNDED_AGGREGATED_PERIOD_STORE_ID_ORDER_STATUS` (`period`,`store_id`,`order_status`),
KEY `IDX_SALES_REFUNDED_AGGREGATED_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Refunded Aggregated' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_refunded_aggregated`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_refunded_aggregated_order`
--
CREATE TABLE `sales_refunded_aggregated_order` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Id',
`period` date DEFAULT NULL COMMENT 'Period',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`order_status` varchar(50) DEFAULT NULL COMMENT 'Order Status',
`orders_count` int(11) NOT NULL DEFAULT '0' COMMENT 'Orders Count',
`refunded` decimal(12,4) DEFAULT NULL COMMENT 'Refunded',
`online_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Online Refunded',
`offline_refunded` decimal(12,4) DEFAULT NULL COMMENT 'Offline Refunded',
PRIMARY KEY (`id`),
UNIQUE KEY `UNQ_SALES_REFUNDED_AGGREGATED_ORDER_PERIOD_STORE_ID_ORDER_STATUS` (`period`,`store_id`,`order_status`),
KEY `IDX_SALES_REFUNDED_AGGREGATED_ORDER_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Refunded Aggregated Order' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_refunded_aggregated_order`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_shipping_aggregated`
--
CREATE TABLE `sales_shipping_aggregated` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Id',
`period` date DEFAULT NULL COMMENT 'Period',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`order_status` varchar(50) DEFAULT NULL COMMENT 'Order Status',
`shipping_description` varchar(255) DEFAULT NULL COMMENT 'Shipping Description',
`orders_count` int(11) NOT NULL DEFAULT '0' COMMENT 'Orders Count',
`total_shipping` decimal(12,4) DEFAULT NULL COMMENT 'Total Shipping',
`total_shipping_actual` decimal(12,4) DEFAULT NULL COMMENT 'Total Shipping Actual',
PRIMARY KEY (`id`),
UNIQUE KEY `UNQ_SALES_SHPP_AGGRED_PERIOD_STORE_ID_ORDER_STS_SHPP_DESCRIPTION` (`period`,`store_id`,`order_status`,`shipping_description`),
KEY `IDX_SALES_SHIPPING_AGGREGATED_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Shipping Aggregated' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_shipping_aggregated`
--
-- --------------------------------------------------------
--
-- Table structure for table `sales_shipping_aggregated_order`
--
CREATE TABLE `sales_shipping_aggregated_order` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Id',
`period` date DEFAULT NULL COMMENT 'Period',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`order_status` varchar(50) DEFAULT NULL COMMENT 'Order Status',
`shipping_description` varchar(255) DEFAULT NULL COMMENT 'Shipping Description',
`orders_count` int(11) NOT NULL DEFAULT '0' COMMENT 'Orders Count',
`total_shipping` decimal(12,4) DEFAULT NULL COMMENT 'Total Shipping',
`total_shipping_actual` decimal(12,4) DEFAULT NULL COMMENT 'Total Shipping Actual',
PRIMARY KEY (`id`),
UNIQUE KEY `C05FAE47282EEA68654D0924E946761F` (`period`,`store_id`,`order_status`,`shipping_description`),
KEY `IDX_SALES_SHIPPING_AGGREGATED_ORDER_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Sales Shipping Aggregated Order' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sales_shipping_aggregated_order`
--
-- --------------------------------------------------------
--
-- Table structure for table `sendfriend_log`
--
CREATE TABLE `sendfriend_log` (
`log_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Log ID',
`ip` bigint(20) unsigned NOT NULL DEFAULT '0' COMMENT 'Customer IP address',
`time` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Log time',
`website_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Website ID',
PRIMARY KEY (`log_id`),
KEY `IDX_SENDFRIEND_LOG_IP` (`ip`),
KEY `IDX_SENDFRIEND_LOG_TIME` (`time`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Send to friend function log storage table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sendfriend_log`
--
-- --------------------------------------------------------
--
-- Table structure for table `shipping_tablerate`
--
CREATE TABLE `shipping_tablerate` (
`pk` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary key',
`website_id` int(11) NOT NULL DEFAULT '0' COMMENT 'Website Id',
`dest_country_id` varchar(4) NOT NULL DEFAULT '0' COMMENT 'Destination coutry ISO/2 or ISO/3 code',
`dest_region_id` int(11) NOT NULL DEFAULT '0' COMMENT 'Destination Region Id',
`dest_zip` varchar(10) NOT NULL DEFAULT '*' COMMENT 'Destination Post Code (Zip)',
`condition_name` varchar(20) NOT NULL COMMENT 'Rate Condition name',
`condition_value` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Rate condition value',
`price` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Price',
`cost` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Cost',
PRIMARY KEY (`pk`),
UNIQUE KEY `D60821CDB2AFACEE1566CFC02D0D4CAA` (`website_id`,`dest_country_id`,`dest_region_id`,`dest_zip`,`condition_name`,`condition_value`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Shipping Tablerate' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `shipping_tablerate`
--
-- --------------------------------------------------------
--
-- Table structure for table `sitemap`
--
CREATE TABLE `sitemap` (
`sitemap_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Sitemap Id',
`sitemap_type` varchar(32) DEFAULT NULL COMMENT 'Sitemap Type',
`sitemap_filename` varchar(32) DEFAULT NULL COMMENT 'Sitemap Filename',
`sitemap_path` varchar(255) DEFAULT NULL COMMENT 'Sitemap Path',
`sitemap_time` timestamp NULL DEFAULT NULL COMMENT 'Sitemap Time',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store id',
PRIMARY KEY (`sitemap_id`),
KEY `IDX_SITEMAP_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Google Sitemap' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `sitemap`
--
-- --------------------------------------------------------
--
-- Table structure for table `tag`
--
CREATE TABLE `tag` (
`tag_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Tag Id',
`name` varchar(255) DEFAULT NULL COMMENT 'Name',
`status` smallint(6) NOT NULL DEFAULT '0' COMMENT 'Status',
`first_customer_id` int(10) unsigned DEFAULT NULL COMMENT 'First Customer Id',
`first_store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'First Store Id',
PRIMARY KEY (`tag_id`),
KEY `FK_TAG_FIRST_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` (`first_customer_id`),
KEY `FK_TAG_FIRST_STORE_ID_CORE_STORE_STORE_ID` (`first_store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tag' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `tag`
--
-- --------------------------------------------------------
--
-- Table structure for table `tag_properties`
--
CREATE TABLE `tag_properties` (
`tag_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Tag Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`base_popularity` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Base Popularity',
PRIMARY KEY (`tag_id`,`store_id`),
KEY `IDX_TAG_PROPERTIES_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tag Properties';
--
-- Dumping data for table `tag_properties`
--
-- --------------------------------------------------------
--
-- Table structure for table `tag_relation`
--
CREATE TABLE `tag_relation` (
`tag_relation_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Tag Relation Id',
`tag_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Tag Id',
`customer_id` int(10) unsigned DEFAULT NULL COMMENT 'Customer Id',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Store Id',
`active` smallint(5) unsigned NOT NULL DEFAULT '1' COMMENT 'Active',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
PRIMARY KEY (`tag_relation_id`),
UNIQUE KEY `UNQ_TAG_RELATION_TAG_ID_CUSTOMER_ID_PRODUCT_ID_STORE_ID` (`tag_id`,`customer_id`,`product_id`,`store_id`),
KEY `IDX_TAG_RELATION_PRODUCT_ID` (`product_id`),
KEY `IDX_TAG_RELATION_TAG_ID` (`tag_id`),
KEY `IDX_TAG_RELATION_CUSTOMER_ID` (`customer_id`),
KEY `IDX_TAG_RELATION_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tag Relation' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `tag_relation`
--
-- --------------------------------------------------------
--
-- Table structure for table `tag_summary`
--
CREATE TABLE `tag_summary` (
`tag_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Tag Id',
`store_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Store Id',
`customers` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Customers',
`products` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Products',
`uses` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Uses',
`historical_uses` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Historical Uses',
`popularity` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Popularity',
`base_popularity` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Base Popularity',
PRIMARY KEY (`tag_id`,`store_id`),
KEY `IDX_TAG_SUMMARY_STORE_ID` (`store_id`),
KEY `IDX_TAG_SUMMARY_TAG_ID` (`tag_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tag Summary';
--
-- Dumping data for table `tag_summary`
--
-- --------------------------------------------------------
--
-- Table structure for table `tax_calculation`
--
CREATE TABLE `tax_calculation` (
`tax_calculation_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Tax Calculation Id',
`tax_calculation_rate_id` int(11) NOT NULL COMMENT 'Tax Calculation Rate Id',
`tax_calculation_rule_id` int(11) NOT NULL COMMENT 'Tax Calculation Rule Id',
`customer_tax_class_id` smallint(6) NOT NULL COMMENT 'Customer Tax Class Id',
`product_tax_class_id` smallint(6) NOT NULL COMMENT 'Product Tax Class Id',
PRIMARY KEY (`tax_calculation_id`),
KEY `IDX_TAX_CALCULATION_TAX_CALCULATION_RULE_ID` (`tax_calculation_rule_id`),
KEY `IDX_TAX_CALCULATION_TAX_CALCULATION_RATE_ID` (`tax_calculation_rate_id`),
KEY `IDX_TAX_CALCULATION_CUSTOMER_TAX_CLASS_ID` (`customer_tax_class_id`),
KEY `IDX_TAX_CALCULATION_PRODUCT_TAX_CLASS_ID` (`product_tax_class_id`),
KEY `IDX_TAX_CALC_TAX_CALC_RATE_ID_CSTR_TAX_CLASS_ID_PRD_TAX_CLASS_ID` (`tax_calculation_rate_id`,`customer_tax_class_id`,`product_tax_class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tax Calculation' AUTO_INCREMENT=3 ;
--
-- Dumping data for table `tax_calculation`
--
INSERT INTO `tax_calculation` VALUES(1, 1, 1, 3, 2);
INSERT INTO `tax_calculation` VALUES(2, 2, 1, 3, 2);
-- --------------------------------------------------------
--
-- Table structure for table `tax_calculation_rate`
--
CREATE TABLE `tax_calculation_rate` (
`tax_calculation_rate_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Tax Calculation Rate Id',
`tax_country_id` varchar(2) NOT NULL COMMENT 'Tax Country Id',
`tax_region_id` int(11) NOT NULL COMMENT 'Tax Region Id',
`tax_postcode` varchar(21) DEFAULT NULL COMMENT 'Tax Postcode',
`code` varchar(255) NOT NULL COMMENT 'Code',
`rate` decimal(12,4) NOT NULL COMMENT 'Rate',
`zip_is_range` smallint(6) DEFAULT NULL COMMENT 'Zip Is Range',
`zip_from` int(10) unsigned DEFAULT NULL COMMENT 'Zip From',
`zip_to` int(10) unsigned DEFAULT NULL COMMENT 'Zip To',
PRIMARY KEY (`tax_calculation_rate_id`),
KEY `IDX_TAX_CALC_RATE_TAX_COUNTRY_ID_TAX_REGION_ID_TAX_POSTCODE` (`tax_country_id`,`tax_region_id`,`tax_postcode`),
KEY `IDX_TAX_CALCULATION_RATE_CODE` (`code`),
KEY `CA799F1E2CB843495F601E56C84A626D` (`tax_calculation_rate_id`,`tax_country_id`,`tax_region_id`,`zip_is_range`,`tax_postcode`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tax Calculation Rate' AUTO_INCREMENT=3 ;
--
-- Dumping data for table `tax_calculation_rate`
--
INSERT INTO `tax_calculation_rate` VALUES(1, 'US', 12, '*', 'US-CA-*-Rate 1', 8.2500, NULL, NULL, NULL);
INSERT INTO `tax_calculation_rate` VALUES(2, 'US', 43, '*', 'US-NY-*-Rate 1', 8.3750, NULL, NULL, NULL);
-- --------------------------------------------------------
--
-- Table structure for table `tax_calculation_rate_title`
--
CREATE TABLE `tax_calculation_rate_title` (
`tax_calculation_rate_title_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Tax Calculation Rate Title Id',
`tax_calculation_rate_id` int(11) NOT NULL COMMENT 'Tax Calculation Rate Id',
`store_id` smallint(5) unsigned NOT NULL COMMENT 'Store Id',
`value` varchar(255) NOT NULL COMMENT 'Value',
PRIMARY KEY (`tax_calculation_rate_title_id`),
KEY `IDX_TAX_CALCULATION_RATE_TITLE_TAX_CALCULATION_RATE_ID_STORE_ID` (`tax_calculation_rate_id`,`store_id`),
KEY `IDX_TAX_CALCULATION_RATE_TITLE_TAX_CALCULATION_RATE_ID` (`tax_calculation_rate_id`),
KEY `IDX_TAX_CALCULATION_RATE_TITLE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tax Calculation Rate Title' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `tax_calculation_rate_title`
--
-- --------------------------------------------------------
--
-- Table structure for table `tax_calculation_rule`
--
CREATE TABLE `tax_calculation_rule` (
`tax_calculation_rule_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Tax Calculation Rule Id',
`code` varchar(255) NOT NULL COMMENT 'Code',
`priority` int(11) NOT NULL COMMENT 'Priority',
`position` int(11) NOT NULL COMMENT 'Position',
PRIMARY KEY (`tax_calculation_rule_id`),
KEY `IDX_TAX_CALC_RULE_PRIORITY_POSITION_TAX_CALC_RULE_ID` (`priority`,`position`,`tax_calculation_rule_id`),
KEY `IDX_TAX_CALCULATION_RULE_CODE` (`code`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tax Calculation Rule' AUTO_INCREMENT=2 ;
--
-- Dumping data for table `tax_calculation_rule`
--
INSERT INTO `tax_calculation_rule` VALUES(1, 'Retail Customer-Taxable Goods-Rate 1', 1, 1);
-- --------------------------------------------------------
--
-- Table structure for table `tax_class`
--
CREATE TABLE `tax_class` (
`class_id` smallint(6) NOT NULL AUTO_INCREMENT COMMENT 'Class Id',
`class_name` varchar(255) NOT NULL COMMENT 'Class Name',
`class_type` varchar(8) NOT NULL DEFAULT 'CUSTOMER' COMMENT 'Class Type',
PRIMARY KEY (`class_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tax Class' AUTO_INCREMENT=5 ;
--
-- Dumping data for table `tax_class`
--
INSERT INTO `tax_class` VALUES(2, 'Taxable Goods', 'PRODUCT');
INSERT INTO `tax_class` VALUES(3, 'Retail Customer', 'CUSTOMER');
INSERT INTO `tax_class` VALUES(4, 'Shipping', 'PRODUCT');
-- --------------------------------------------------------
--
-- Table structure for table `tax_order_aggregated_created`
--
CREATE TABLE `tax_order_aggregated_created` (
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Id',
`period` date DEFAULT NULL COMMENT 'Period',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`code` varchar(255) NOT NULL COMMENT 'Code',
`order_status` varchar(50) NOT NULL COMMENT 'Order Status',
`percent` float DEFAULT NULL COMMENT 'Percent',
`orders_count` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Orders Count',
`tax_base_amount_sum` float DEFAULT NULL COMMENT 'Tax Base Amount Sum',
PRIMARY KEY (`id`),
UNIQUE KEY `FCA5E2C02689EB2641B30580D7AACF12` (`period`,`store_id`,`code`,`percent`,`order_status`),
KEY `IDX_TAX_ORDER_AGGREGATED_CREATED_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Tax Order Aggregation' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `tax_order_aggregated_created`
--
-- --------------------------------------------------------
--
-- Table structure for table `weee_discount`
--
CREATE TABLE `weee_discount` (
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Id',
`website_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Website Id',
`customer_group_id` smallint(5) unsigned NOT NULL COMMENT 'Customer Group Id',
`value` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Value',
KEY `IDX_WEEE_DISCOUNT_WEBSITE_ID` (`website_id`),
KEY `IDX_WEEE_DISCOUNT_ENTITY_ID` (`entity_id`),
KEY `IDX_WEEE_DISCOUNT_CUSTOMER_GROUP_ID` (`customer_group_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Weee Discount';
--
-- Dumping data for table `weee_discount`
--
-- --------------------------------------------------------
--
-- Table structure for table `weee_tax`
--
CREATE TABLE `weee_tax` (
`value_id` int(11) NOT NULL AUTO_INCREMENT COMMENT 'Value Id',
`website_id` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Website Id',
`entity_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Entity Id',
`country` varchar(2) DEFAULT NULL COMMENT 'Country',
`value` decimal(12,4) NOT NULL DEFAULT '0.0000' COMMENT 'Value',
`state` varchar(255) NOT NULL DEFAULT '*' COMMENT 'State',
`attribute_id` smallint(5) unsigned NOT NULL COMMENT 'Attribute Id',
`entity_type_id` smallint(5) unsigned NOT NULL COMMENT 'Entity Type Id',
PRIMARY KEY (`value_id`),
KEY `IDX_WEEE_TAX_WEBSITE_ID` (`website_id`),
KEY `IDX_WEEE_TAX_ENTITY_ID` (`entity_id`),
KEY `IDX_WEEE_TAX_COUNTRY` (`country`),
KEY `IDX_WEEE_TAX_ATTRIBUTE_ID` (`attribute_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Weee Tax' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `weee_tax`
--
-- --------------------------------------------------------
--
-- Table structure for table `widget`
--
CREATE TABLE `widget` (
`widget_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Widget Id',
`widget_code` varchar(255) DEFAULT NULL COMMENT 'Widget code for template directive',
`widget_type` varchar(255) DEFAULT NULL COMMENT 'Widget Type',
`parameters` text COMMENT 'Parameters',
PRIMARY KEY (`widget_id`),
KEY `IDX_WIDGET_WIDGET_CODE` (`widget_code`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Preconfigured Widgets' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `widget`
--
-- --------------------------------------------------------
--
-- Table structure for table `widget_instance`
--
CREATE TABLE `widget_instance` (
`instance_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Instance Id',
`instance_type` varchar(255) DEFAULT NULL COMMENT 'Instance Type',
`package_theme` varchar(255) DEFAULT NULL COMMENT 'Package Theme',
`title` varchar(255) DEFAULT NULL COMMENT 'Widget Title',
`store_ids` varchar(255) NOT NULL DEFAULT '0' COMMENT 'Store ids',
`widget_parameters` text COMMENT 'Widget parameters',
`sort_order` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Sort order',
PRIMARY KEY (`instance_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Instances of Widget for Package Theme' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `widget_instance`
--
-- --------------------------------------------------------
--
-- Table structure for table `widget_instance_page`
--
CREATE TABLE `widget_instance_page` (
`page_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Page Id',
`instance_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Instance Id',
`page_group` varchar(25) DEFAULT NULL COMMENT 'Block Group Type',
`layout_handle` varchar(255) DEFAULT NULL COMMENT 'Layout Handle',
`block_reference` varchar(255) DEFAULT NULL COMMENT 'Block Reference',
`page_for` varchar(25) DEFAULT NULL COMMENT 'For instance entities',
`entities` text COMMENT 'Catalog entities (comma separated)',
`page_template` varchar(255) DEFAULT NULL COMMENT 'Path to widget template',
PRIMARY KEY (`page_id`),
KEY `IDX_WIDGET_INSTANCE_PAGE_INSTANCE_ID` (`instance_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Instance of Widget on Page' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `widget_instance_page`
--
-- --------------------------------------------------------
--
-- Table structure for table `widget_instance_page_layout`
--
CREATE TABLE `widget_instance_page_layout` (
`page_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Page Id',
`layout_update_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Layout Update Id',
UNIQUE KEY `UNQ_WIDGET_INSTANCE_PAGE_LAYOUT_LAYOUT_UPDATE_ID_PAGE_ID` (`layout_update_id`,`page_id`),
KEY `IDX_WIDGET_INSTANCE_PAGE_LAYOUT_PAGE_ID` (`page_id`),
KEY `IDX_WIDGET_INSTANCE_PAGE_LAYOUT_LAYOUT_UPDATE_ID` (`layout_update_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Layout updates';
--
-- Dumping data for table `widget_instance_page_layout`
--
-- --------------------------------------------------------
--
-- Table structure for table `wishlist`
--
CREATE TABLE `wishlist` (
`wishlist_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Wishlist ID',
`customer_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Customer ID',
`shared` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Sharing flag (0 or 1)',
`sharing_code` varchar(32) DEFAULT NULL COMMENT 'Sharing encrypted code',
`updated_at` timestamp NULL DEFAULT NULL COMMENT 'Last updated date',
PRIMARY KEY (`wishlist_id`),
UNIQUE KEY `UNQ_WISHLIST_CUSTOMER_ID` (`customer_id`),
KEY `IDX_WISHLIST_SHARED` (`shared`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Wishlist main Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `wishlist`
--
-- --------------------------------------------------------
--
-- Table structure for table `wishlist_item`
--
CREATE TABLE `wishlist_item` (
`wishlist_item_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Wishlist item ID',
`wishlist_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Wishlist ID',
`product_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Product ID',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store ID',
`added_at` timestamp NULL DEFAULT NULL COMMENT 'Add date and time',
`description` text COMMENT 'Short description of wish list item',
`qty` decimal(12,4) NOT NULL COMMENT 'Qty',
PRIMARY KEY (`wishlist_item_id`),
KEY `IDX_WISHLIST_ITEM_WISHLIST_ID` (`wishlist_id`),
KEY `IDX_WISHLIST_ITEM_PRODUCT_ID` (`product_id`),
KEY `IDX_WISHLIST_ITEM_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Wishlist items' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `wishlist_item`
--
-- --------------------------------------------------------
--
-- Table structure for table `wishlist_item_option`
--
CREATE TABLE `wishlist_item_option` (
`option_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Option Id',
`wishlist_item_id` int(10) unsigned NOT NULL COMMENT 'Wishlist Item Id',
`product_id` int(10) unsigned NOT NULL COMMENT 'Product Id',
`code` varchar(255) NOT NULL COMMENT 'Code',
`value` text COMMENT 'Value',
PRIMARY KEY (`option_id`),
KEY `FK_A014B30B04B72DD0EAB3EECD779728D6` (`wishlist_item_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Wishlist Item Option Table' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `wishlist_item_option`
--
-- --------------------------------------------------------
--
-- Table structure for table `wordpress_autologin`
--
CREATE TABLE `wordpress_autologin` (
`autologin_id` int(11) unsigned NOT NULL AUTO_INCREMENT,
`username` varchar(150) DEFAULT NULL,
`password` varchar(150) DEFAULT NULL,
`user_id` int(9) unsigned NOT NULL DEFAULT '0',
`store_id` int(9) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`autologin_id`),
UNIQUE KEY `user_id` (`user_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
--
-- Dumping data for table `wordpress_autologin`
--
-- --------------------------------------------------------
--
-- Table structure for table `wordpress_category_category`
--
CREATE TABLE `wordpress_category_category` (
`category_id` int(11) unsigned NOT NULL DEFAULT '0',
`wp_category_id` int(11) unsigned NOT NULL DEFAULT '0',
`position` int(4) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`category_id`,`wp_category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `wordpress_category_category`
--
-- --------------------------------------------------------
--
-- Table structure for table `wordpress_category_post`
--
CREATE TABLE `wordpress_category_post` (
`category_id` int(11) unsigned NOT NULL DEFAULT '0',
`post_id` int(11) unsigned NOT NULL DEFAULT '0',
`position` int(4) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`category_id`,`post_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `wordpress_category_post`
--
-- --------------------------------------------------------
--
-- Table structure for table `wordpress_product_category`
--
CREATE TABLE `wordpress_product_category` (
`product_id` int(11) unsigned NOT NULL DEFAULT '0',
`category_id` int(11) unsigned NOT NULL DEFAULT '0',
`position` int(4) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`product_id`,`category_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `wordpress_product_category`
--
-- --------------------------------------------------------
--
-- Table structure for table `wordpress_product_post`
--
CREATE TABLE `wordpress_product_post` (
`product_id` int(11) unsigned NOT NULL DEFAULT '0',
`post_id` int(11) unsigned NOT NULL DEFAULT '0',
`position` int(4) unsigned NOT NULL DEFAULT '0',
PRIMARY KEY (`product_id`,`post_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
--
-- Dumping data for table `wordpress_product_post`
--
-- --------------------------------------------------------
--
-- Table structure for table `xmlconnect_application`
--
CREATE TABLE `xmlconnect_application` (
`application_id` smallint(5) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Application Id',
`name` varchar(255) NOT NULL COMMENT 'Application Name',
`code` varchar(32) NOT NULL COMMENT 'Application Code',
`type` varchar(32) NOT NULL COMMENT 'Device Type',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`active_from` date DEFAULT NULL COMMENT 'Active From',
`active_to` date DEFAULT NULL COMMENT 'Active To',
`updated_at` timestamp NULL DEFAULT NULL COMMENT 'Updated At',
`status` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Status',
`browsing_mode` smallint(5) unsigned DEFAULT '0' COMMENT 'Browsing Mode',
PRIMARY KEY (`application_id`),
UNIQUE KEY `UNQ_XMLCONNECT_APPLICATION_CODE` (`code`),
KEY `FK_XMLCONNECT_APPLICATION_STORE_ID_CORE_STORE_STORE_ID` (`store_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Xmlconnect Application' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `xmlconnect_application`
--
-- --------------------------------------------------------
--
-- Table structure for table `xmlconnect_config_data`
--
CREATE TABLE `xmlconnect_config_data` (
`application_id` smallint(5) unsigned NOT NULL COMMENT 'Application Id',
`category` varchar(60) NOT NULL DEFAULT 'default' COMMENT 'Category',
`path` varchar(250) NOT NULL COMMENT 'Path',
`value` text NOT NULL COMMENT 'Value',
UNIQUE KEY `UNQ_XMLCONNECT_CONFIG_DATA_APPLICATION_ID_CATEGORY_PATH` (`application_id`,`category`,`path`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Xmlconnect Configuration Data';
--
-- Dumping data for table `xmlconnect_config_data`
--
-- --------------------------------------------------------
--
-- Table structure for table `xmlconnect_history`
--
CREATE TABLE `xmlconnect_history` (
`history_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'History Id',
`application_id` smallint(5) unsigned NOT NULL COMMENT 'Application Id',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
`store_id` smallint(5) unsigned DEFAULT NULL COMMENT 'Store Id',
`params` blob COMMENT 'Params',
`title` varchar(200) NOT NULL COMMENT 'Title',
`activation_key` varchar(255) NOT NULL COMMENT 'Activation Key',
`name` varchar(255) NOT NULL COMMENT 'Application Name',
`code` varchar(32) NOT NULL COMMENT 'Application Code',
PRIMARY KEY (`history_id`),
KEY `FK_8F08B9513373BC19F49EE3EF8340E270` (`application_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Xmlconnect History' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `xmlconnect_history`
--
-- --------------------------------------------------------
--
-- Table structure for table `xmlconnect_notification_template`
--
CREATE TABLE `xmlconnect_notification_template` (
`template_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Template Id',
`name` varchar(255) NOT NULL COMMENT 'Template Name',
`push_title` varchar(140) NOT NULL COMMENT 'Push Notification Title',
`message_title` varchar(255) NOT NULL COMMENT 'Message Title',
`content` text NOT NULL COMMENT 'Message Content',
`created_at` timestamp NULL DEFAULT NULL COMMENT 'Created At',
`modified_at` timestamp NULL DEFAULT NULL COMMENT 'Modified At',
`application_id` smallint(5) unsigned NOT NULL COMMENT 'Application Id',
PRIMARY KEY (`template_id`),
KEY `FK_F9927C7518A907CF5C350942FD296DC3` (`application_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Xmlconnect Notification Template' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `xmlconnect_notification_template`
--
-- --------------------------------------------------------
--
-- Table structure for table `xmlconnect_queue`
--
CREATE TABLE `xmlconnect_queue` (
`queue_id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Queue Id',
`create_time` timestamp NULL DEFAULT NULL COMMENT 'Created At',
`exec_time` timestamp NULL DEFAULT NULL COMMENT 'Scheduled Execution Time',
`template_id` int(10) unsigned NOT NULL COMMENT 'Template Id',
`push_title` varchar(140) NOT NULL COMMENT 'Push Notification Title',
`message_title` varchar(255) DEFAULT '' COMMENT 'Message Title',
`content` text COMMENT 'Message Content',
`status` smallint(5) unsigned NOT NULL DEFAULT '0' COMMENT 'Status',
`type` varchar(12) NOT NULL COMMENT 'Type of Notification',
PRIMARY KEY (`queue_id`),
KEY `FK_2019AEC5FC55A516965583447CA26B14` (`template_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Xmlconnect Notification Queue' AUTO_INCREMENT=1 ;
--
-- Dumping data for table `xmlconnect_queue`
--
--
-- Constraints for dumped tables
--
--
-- Constraints for table `admin_rule`
--
ALTER TABLE `admin_rule`
ADD CONSTRAINT `FK_ADMIN_RULE_ROLE_ID_ADMIN_ROLE_ROLE_ID` FOREIGN KEY (`role_id`) REFERENCES `admin_role` (`role_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `api_rule`
--
ALTER TABLE `api_rule`
ADD CONSTRAINT `FK_API_RULE_ROLE_ID_API_ROLE_ROLE_ID` FOREIGN KEY (`role_id`) REFERENCES `api_role` (`role_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `api_session`
--
ALTER TABLE `api_session`
ADD CONSTRAINT `FK_API_SESSION_USER_ID_API_USER_USER_ID` FOREIGN KEY (`user_id`) REFERENCES `api_user` (`user_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `cataloginventory_stock_item`
--
ALTER TABLE `cataloginventory_stock_item`
ADD CONSTRAINT `FK_CATINV_STOCK_ITEM_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CATINV_STOCK_ITEM_STOCK_ID_CATINV_STOCK_STOCK_ID` FOREIGN KEY (`stock_id`) REFERENCES `cataloginventory_stock` (`stock_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `cataloginventory_stock_status`
--
ALTER TABLE `cataloginventory_stock_status`
ADD CONSTRAINT `FK_CATINV_STOCK_STS_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CATINV_STOCK_STS_STOCK_ID_CATINV_STOCK_STOCK_ID` FOREIGN KEY (`stock_id`) REFERENCES `cataloginventory_stock` (`stock_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CATINV_STOCK_STS_WS_ID_CORE_WS_WS_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalogrule_group_website`
--
ALTER TABLE `catalogrule_group_website`
ADD CONSTRAINT `FK_CATALOGRULE_GROUP_WEBSITE_RULE_ID_CATALOGRULE_RULE_ID` FOREIGN KEY (`rule_id`) REFERENCES `catalogrule` (`rule_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CATALOGRULE_GROUP_WEBSITE_WEBSITE_ID_CORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CATRULE_GROUP_WS_CSTR_GROUP_ID_CSTR_GROUP_CSTR_GROUP_ID` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalogrule_product`
--
ALTER TABLE `catalogrule_product`
ADD CONSTRAINT `FK_CATALOGRULE_PRODUCT_RULE_ID_CATALOGRULE_RULE_ID` FOREIGN KEY (`rule_id`) REFERENCES `catalogrule` (`rule_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CATALOGRULE_PRODUCT_WEBSITE_ID_CORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CATRULE_PRD_CSTR_GROUP_ID_CSTR_GROUP_CSTR_GROUP_ID` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CATRULE_PRD_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalogrule_product_price`
--
ALTER TABLE `catalogrule_product_price`
ADD CONSTRAINT `FK_CATALOGRULE_PRODUCT_PRICE_WEBSITE_ID_CORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CATRULE_PRD_PRICE_CSTR_GROUP_ID_CSTR_GROUP_CSTR_GROUP_ID` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CATRULE_PRD_PRICE_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalogsearch_query`
--
ALTER TABLE `catalogsearch_query`
ADD CONSTRAINT `FK_CATALOGSEARCH_QUERY_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalogsearch_result`
--
ALTER TABLE `catalogsearch_result`
ADD CONSTRAINT `FK_CATALOGSEARCH_RESULT_QUERY_ID_CATALOGSEARCH_QUERY_QUERY_ID` FOREIGN KEY (`query_id`) REFERENCES `catalogsearch_query` (`query_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CATSRCH_RESULT_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_category_entity_datetime`
--
ALTER TABLE `catalog_category_entity_datetime`
ADD CONSTRAINT `FK_CATALOG_CATEGORY_ENTITY_DATETIME_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_CTGR_ENTT_DTIME_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_CTGR_ENTT_DTIME_ENTT_ID_CAT_CTGR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_category_entity_decimal`
--
ALTER TABLE `catalog_category_entity_decimal`
ADD CONSTRAINT `FK_CATALOG_CATEGORY_ENTITY_DECIMAL_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_CTGR_ENTT_DEC_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_CTGR_ENTT_DEC_ENTT_ID_CAT_CTGR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_category_entity_int`
--
ALTER TABLE `catalog_category_entity_int`
ADD CONSTRAINT `FK_CATALOG_CATEGORY_ENTITY_INT_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_CTGR_ENTT_INT_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_CTGR_ENTT_INT_ENTT_ID_CAT_CTGR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_category_entity_text`
--
ALTER TABLE `catalog_category_entity_text`
ADD CONSTRAINT `FK_CATALOG_CATEGORY_ENTITY_TEXT_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_CTGR_ENTT_TEXT_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_CTGR_ENTT_TEXT_ENTT_ID_CAT_CTGR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_category_entity_varchar`
--
ALTER TABLE `catalog_category_entity_varchar`
ADD CONSTRAINT `FK_CATALOG_CATEGORY_ENTITY_VARCHAR_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_CTGR_ENTT_VCHR_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_CTGR_ENTT_VCHR_ENTT_ID_CAT_CTGR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_category_flat_store_1`
--
ALTER TABLE `catalog_category_flat_store_1`
ADD CONSTRAINT `FK_CATALOG_CATEGORY_FLAT_STORE_1_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_CTGR_FLAT_STORE_1_ENTT_ID_CAT_CTGR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_category_product`
--
ALTER TABLE `catalog_category_product`
ADD CONSTRAINT `FK_CAT_CTGR_PRD_CTGR_ID_CAT_CTGR_ENTT_ENTT_ID` FOREIGN KEY (`category_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_CTGR_PRD_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_category_product_index`
--
ALTER TABLE `catalog_category_product_index`
ADD CONSTRAINT `FK_CATALOG_CATEGORY_PRODUCT_INDEX_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_CTGR_PRD_IDX_CTGR_ID_CAT_CTGR_ENTT_ENTT_ID` FOREIGN KEY (`category_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_CTGR_PRD_IDX_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_compare_item`
--
ALTER TABLE `catalog_compare_item`
ADD CONSTRAINT `FK_CATALOG_COMPARE_ITEM_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CATALOG_COMPARE_ITEM_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_CMP_ITEM_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_eav_attribute`
--
ALTER TABLE `catalog_eav_attribute`
ADD CONSTRAINT `FK_CATALOG_EAV_ATTRIBUTE_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_bundle_option`
--
ALTER TABLE `catalog_product_bundle_option`
ADD CONSTRAINT `FK_CAT_PRD_BNDL_OPT_PARENT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`parent_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_bundle_option_value`
--
ALTER TABLE `catalog_product_bundle_option_value`
ADD CONSTRAINT `FK_CAT_PRD_BNDL_OPT_VAL_OPT_ID_CAT_PRD_BNDL_OPT_OPT_ID` FOREIGN KEY (`option_id`) REFERENCES `catalog_product_bundle_option` (`option_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_bundle_price_index`
--
ALTER TABLE `catalog_product_bundle_price_index`
ADD CONSTRAINT `FK_CAT_PRD_BNDL_PRICE_IDX_CSTR_GROUP_ID_CSTR_GROUP_CSTR_GROUP_ID` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_BNDL_PRICE_IDX_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_BNDL_PRICE_IDX_WS_ID_CORE_WS_WS_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_bundle_selection`
--
ALTER TABLE `catalog_product_bundle_selection`
ADD CONSTRAINT `FK_CAT_PRD_BNDL_SELECTION_OPT_ID_CAT_PRD_BNDL_OPT_OPT_ID` FOREIGN KEY (`option_id`) REFERENCES `catalog_product_bundle_option` (`option_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_BNDL_SELECTION_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_bundle_selection_price`
--
ALTER TABLE `catalog_product_bundle_selection_price`
ADD CONSTRAINT `FK_CAT_PRD_BNDL_SELECTION_PRICE_WS_ID_CORE_WS_WS_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_DCF37523AA05D770A70AA4ED7C2616E4` FOREIGN KEY (`selection_id`) REFERENCES `catalog_product_bundle_selection` (`selection_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_enabled_index`
--
ALTER TABLE `catalog_product_enabled_index`
ADD CONSTRAINT `FK_CATALOG_PRODUCT_ENABLED_INDEX_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_ENABLED_IDX_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_entity`
--
ALTER TABLE `catalog_product_entity`
ADD CONSTRAINT `FK_CAT_PRD_ENTT_ATTR_SET_ID_EAV_ATTR_SET_ATTR_SET_ID` FOREIGN KEY (`attribute_set_id`) REFERENCES `eav_attribute_set` (`attribute_set_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_ENTT_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_entity_datetime`
--
ALTER TABLE `catalog_product_entity_datetime`
ADD CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_DATETIME_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_ENTT_DTIME_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_ENTT_DTIME_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_entity_decimal`
--
ALTER TABLE `catalog_product_entity_decimal`
ADD CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_DECIMAL_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_ENTT_DEC_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_ENTT_DEC_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_entity_gallery`
--
ALTER TABLE `catalog_product_entity_gallery`
ADD CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_GALLERY_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_ENTT_GLR_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_ENTT_GLR_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_entity_int`
--
ALTER TABLE `catalog_product_entity_int`
ADD CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_INT_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_ENTT_INT_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_ENTT_INT_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_entity_media_gallery`
--
ALTER TABLE `catalog_product_entity_media_gallery`
ADD CONSTRAINT `FK_CAT_PRD_ENTT_MDA_GLR_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_ENTT_MDA_GLR_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_entity_media_gallery_value`
--
ALTER TABLE `catalog_product_entity_media_gallery_value`
ADD CONSTRAINT `FK_CAT_PRD_ENTT_MDA_GLR_VAL_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_ENTT_MDA_GLR_VAL_VAL_ID_CAT_PRD_ENTT_MDA_GLR_VAL_ID` FOREIGN KEY (`value_id`) REFERENCES `catalog_product_entity_media_gallery` (`value_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_entity_text`
--
ALTER TABLE `catalog_product_entity_text`
ADD CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_TEXT_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_ENTT_TEXT_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_ENTT_TEXT_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_entity_tier_price`
--
ALTER TABLE `catalog_product_entity_tier_price`
ADD CONSTRAINT `FK_6E08D719F0501DD1D8E6D4EFF2511C85` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_ENTT_TIER_PRICE_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_ENTT_TIER_PRICE_WS_ID_CORE_WS_WS_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_entity_varchar`
--
ALTER TABLE `catalog_product_entity_varchar`
ADD CONSTRAINT `FK_CATALOG_PRODUCT_ENTITY_VARCHAR_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_ENTT_VCHR_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_ENTT_VCHR_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_flat_1`
--
ALTER TABLE `catalog_product_flat_1`
ADD CONSTRAINT `FK_CAT_PRD_FLAT_1_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_index_eav`
--
ALTER TABLE `catalog_product_index_eav`
ADD CONSTRAINT `FK_CATALOG_PRODUCT_INDEX_EAV_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_IDX_EAV_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_IDX_EAV_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_index_eav_decimal`
--
ALTER TABLE `catalog_product_index_eav_decimal`
ADD CONSTRAINT `FK_CAT_PRD_IDX_EAV_DEC_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_IDX_EAV_DEC_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_IDX_EAV_DEC_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_index_price`
--
ALTER TABLE `catalog_product_index_price`
ADD CONSTRAINT `FK_CAT_PRD_IDX_PRICE_CSTR_GROUP_ID_CSTR_GROUP_CSTR_GROUP_ID` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_IDX_PRICE_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_IDX_PRICE_WS_ID_CORE_WS_WS_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_index_tier_price`
--
ALTER TABLE `catalog_product_index_tier_price`
ADD CONSTRAINT `FK_CAT_PRD_IDX_TIER_PRICE_CSTR_GROUP_ID_CSTR_GROUP_CSTR_GROUP_ID` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_IDX_TIER_PRICE_ENTT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_IDX_TIER_PRICE_WS_ID_CORE_WS_WS_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_index_website`
--
ALTER TABLE `catalog_product_index_website`
ADD CONSTRAINT `FK_CAT_PRD_IDX_WS_WS_ID_CORE_WS_WS_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_link`
--
ALTER TABLE `catalog_product_link`
ADD CONSTRAINT `FK_CAT_PRD_LNK_LNKED_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`linked_product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_LNK_LNK_TYPE_ID_CAT_PRD_LNK_TYPE_LNK_TYPE_ID` FOREIGN KEY (`link_type_id`) REFERENCES `catalog_product_link_type` (`link_type_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_LNK_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_link_attribute`
--
ALTER TABLE `catalog_product_link_attribute`
ADD CONSTRAINT `FK_CAT_PRD_LNK_ATTR_LNK_TYPE_ID_CAT_PRD_LNK_TYPE_LNK_TYPE_ID` FOREIGN KEY (`link_type_id`) REFERENCES `catalog_product_link_type` (`link_type_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_link_attribute_decimal`
--
ALTER TABLE `catalog_product_link_attribute_decimal`
ADD CONSTRAINT `FK_AB2EFA9A14F7BCF1D5400056203D14B6` FOREIGN KEY (`product_link_attribute_id`) REFERENCES `catalog_product_link_attribute` (`product_link_attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_LNK_ATTR_DEC_LNK_ID_CAT_PRD_LNK_LNK_ID` FOREIGN KEY (`link_id`) REFERENCES `catalog_product_link` (`link_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_link_attribute_int`
--
ALTER TABLE `catalog_product_link_attribute_int`
ADD CONSTRAINT `FK_CAT_PRD_LNK_ATTR_INT_LNK_ID_CAT_PRD_LNK_LNK_ID` FOREIGN KEY (`link_id`) REFERENCES `catalog_product_link` (`link_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_D6D878F8BA2A4282F8DDED7E6E3DE35C` FOREIGN KEY (`product_link_attribute_id`) REFERENCES `catalog_product_link_attribute` (`product_link_attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_link_attribute_varchar`
--
ALTER TABLE `catalog_product_link_attribute_varchar`
ADD CONSTRAINT `FK_CAT_PRD_LNK_ATTR_VCHR_LNK_ID_CAT_PRD_LNK_LNK_ID` FOREIGN KEY (`link_id`) REFERENCES `catalog_product_link` (`link_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_DEE9C4DA61CFCC01DFCF50F0D79CEA51` FOREIGN KEY (`product_link_attribute_id`) REFERENCES `catalog_product_link_attribute` (`product_link_attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_option`
--
ALTER TABLE `catalog_product_option`
ADD CONSTRAINT `FK_CAT_PRD_OPT_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_option_price`
--
ALTER TABLE `catalog_product_option_price`
ADD CONSTRAINT `FK_CATALOG_PRODUCT_OPTION_PRICE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_OPT_PRICE_OPT_ID_CAT_PRD_OPT_OPT_ID` FOREIGN KEY (`option_id`) REFERENCES `catalog_product_option` (`option_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_option_title`
--
ALTER TABLE `catalog_product_option_title`
ADD CONSTRAINT `FK_CATALOG_PRODUCT_OPTION_TITLE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_OPT_TTL_OPT_ID_CAT_PRD_OPT_OPT_ID` FOREIGN KEY (`option_id`) REFERENCES `catalog_product_option` (`option_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_option_type_price`
--
ALTER TABLE `catalog_product_option_type_price`
ADD CONSTRAINT `FK_B523E3378E8602F376CC415825576B7F` FOREIGN KEY (`option_type_id`) REFERENCES `catalog_product_option_type_value` (`option_type_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_OPT_TYPE_PRICE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_option_type_title`
--
ALTER TABLE `catalog_product_option_type_title`
ADD CONSTRAINT `FK_C085B9CF2C2A302E8043FDEA1937D6A2` FOREIGN KEY (`option_type_id`) REFERENCES `catalog_product_option_type_value` (`option_type_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_OPT_TYPE_TTL_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_option_type_value`
--
ALTER TABLE `catalog_product_option_type_value`
ADD CONSTRAINT `FK_CAT_PRD_OPT_TYPE_VAL_OPT_ID_CAT_PRD_OPT_OPT_ID` FOREIGN KEY (`option_id`) REFERENCES `catalog_product_option` (`option_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_relation`
--
ALTER TABLE `catalog_product_relation`
ADD CONSTRAINT `FK_CAT_PRD_RELATION_CHILD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`child_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_RELATION_PARENT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`parent_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_super_attribute`
--
ALTER TABLE `catalog_product_super_attribute`
ADD CONSTRAINT `FK_CAT_PRD_SPR_ATTR_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE NO ACTION;
--
-- Constraints for table `catalog_product_super_attribute_label`
--
ALTER TABLE `catalog_product_super_attribute_label`
ADD CONSTRAINT `FK_309442281DF7784210ED82B2CC51E5D5` FOREIGN KEY (`product_super_attribute_id`) REFERENCES `catalog_product_super_attribute` (`product_super_attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_SPR_ATTR_LBL_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_super_attribute_pricing`
--
ALTER TABLE `catalog_product_super_attribute_pricing`
ADD CONSTRAINT `FK_CAT_PRD_SPR_ATTR_PRICING_WS_ID_CORE_WS_WS_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CDE8813117106CFAA3AD209358F66332` FOREIGN KEY (`product_super_attribute_id`) REFERENCES `catalog_product_super_attribute` (`product_super_attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_super_link`
--
ALTER TABLE `catalog_product_super_link`
ADD CONSTRAINT `FK_CAT_PRD_SPR_LNK_PARENT_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`parent_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_SPR_LNK_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `catalog_product_website`
--
ALTER TABLE `catalog_product_website`
ADD CONSTRAINT `FK_CATALOG_PRODUCT_WEBSITE_WEBSITE_ID_CORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CAT_PRD_WS_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `checkout_agreement_store`
--
ALTER TABLE `checkout_agreement_store`
ADD CONSTRAINT `FK_CHECKOUT_AGREEMENT_STORE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CHKT_AGRT_STORE_AGRT_ID_CHKT_AGRT_AGRT_ID` FOREIGN KEY (`agreement_id`) REFERENCES `checkout_agreement` (`agreement_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `cms_block_store`
--
ALTER TABLE `cms_block_store`
ADD CONSTRAINT `FK_CMS_BLOCK_STORE_BLOCK_ID_CMS_BLOCK_BLOCK_ID` FOREIGN KEY (`block_id`) REFERENCES `cms_block` (`block_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CMS_BLOCK_STORE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `cms_page_store`
--
ALTER TABLE `cms_page_store`
ADD CONSTRAINT `FK_CMS_PAGE_STORE_PAGE_ID_CMS_PAGE_PAGE_ID` FOREIGN KEY (`page_id`) REFERENCES `cms_page` (`page_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CMS_PAGE_STORE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `core_cache_tag`
--
ALTER TABLE `core_cache_tag`
ADD CONSTRAINT `FK_CORE_CACHE_TAG_CACHE_ID_CORE_CACHE_ID` FOREIGN KEY (`cache_id`) REFERENCES `core_cache` (`id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `core_layout_link`
--
ALTER TABLE `core_layout_link`
ADD CONSTRAINT `FK_CORE_LAYOUT_LINK_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CORE_LYT_LNK_LYT_UPDATE_ID_CORE_LYT_UPDATE_LYT_UPDATE_ID` FOREIGN KEY (`layout_update_id`) REFERENCES `core_layout_update` (`layout_update_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `core_store`
--
ALTER TABLE `core_store`
ADD CONSTRAINT `FK_CORE_STORE_GROUP_ID_CORE_STORE_GROUP_GROUP_ID` FOREIGN KEY (`group_id`) REFERENCES `core_store_group` (`group_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CORE_STORE_WEBSITE_ID_CORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `core_store_group`
--
ALTER TABLE `core_store_group`
ADD CONSTRAINT `FK_CORE_STORE_GROUP_WEBSITE_ID_CORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `core_translate`
--
ALTER TABLE `core_translate`
ADD CONSTRAINT `FK_CORE_TRANSLATE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `core_url_rewrite`
--
ALTER TABLE `core_url_rewrite`
ADD CONSTRAINT `FK_CORE_URL_REWRITE_CTGR_ID_CAT_CTGR_ENTT_ENTT_ID` FOREIGN KEY (`category_id`) REFERENCES `catalog_category_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CORE_URL_REWRITE_PRODUCT_ID_CATALOG_CATEGORY_ENTITY_ENTITY_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CORE_URL_REWRITE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `core_variable_value`
--
ALTER TABLE `core_variable_value`
ADD CONSTRAINT `FK_CORE_VARIABLE_VALUE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CORE_VARIABLE_VALUE_VARIABLE_ID_CORE_VARIABLE_VARIABLE_ID` FOREIGN KEY (`variable_id`) REFERENCES `core_variable` (`variable_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `coupon_aggregated`
--
ALTER TABLE `coupon_aggregated`
ADD CONSTRAINT `FK_COUPON_AGGREGATED_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `coupon_aggregated_order`
--
ALTER TABLE `coupon_aggregated_order`
ADD CONSTRAINT `FK_COUPON_AGGREGATED_ORDER_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `customer_address_entity`
--
ALTER TABLE `customer_address_entity`
ADD CONSTRAINT `FK_CUSTOMER_ADDRESS_ENTITY_PARENT_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`parent_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `customer_address_entity_datetime`
--
ALTER TABLE `customer_address_entity_datetime`
ADD CONSTRAINT `FK_CSTR_ADDR_ENTT_DTIME_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CSTR_ADDR_ENTT_DTIME_ENTT_ID_CSTR_ADDR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_address_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CSTR_ADDR_ENTT_DTIME_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `customer_address_entity_decimal`
--
ALTER TABLE `customer_address_entity_decimal`
ADD CONSTRAINT `FK_CSTR_ADDR_ENTT_DEC_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CSTR_ADDR_ENTT_DEC_ENTT_ID_CSTR_ADDR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_address_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CSTR_ADDR_ENTT_DEC_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `customer_address_entity_int`
--
ALTER TABLE `customer_address_entity_int`
ADD CONSTRAINT `FK_CSTR_ADDR_ENTT_INT_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CSTR_ADDR_ENTT_INT_ENTT_ID_CSTR_ADDR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_address_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CSTR_ADDR_ENTT_INT_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `customer_address_entity_text`
--
ALTER TABLE `customer_address_entity_text`
ADD CONSTRAINT `FK_CSTR_ADDR_ENTT_TEXT_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CSTR_ADDR_ENTT_TEXT_ENTT_ID_CSTR_ADDR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_address_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CSTR_ADDR_ENTT_TEXT_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `customer_address_entity_varchar`
--
ALTER TABLE `customer_address_entity_varchar`
ADD CONSTRAINT `FK_CSTR_ADDR_ENTT_VCHR_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CSTR_ADDR_ENTT_VCHR_ENTT_ID_CSTR_ADDR_ENTT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_address_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CSTR_ADDR_ENTT_VCHR_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `customer_eav_attribute`
--
ALTER TABLE `customer_eav_attribute`
ADD CONSTRAINT `FK_CSTR_EAV_ATTR_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `customer_eav_attribute_website`
--
ALTER TABLE `customer_eav_attribute_website`
ADD CONSTRAINT `FK_CSTR_EAV_ATTR_WS_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CSTR_EAV_ATTR_WS_WS_ID_CORE_WS_WS_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `customer_entity`
--
ALTER TABLE `customer_entity`
ADD CONSTRAINT `FK_CUSTOMER_ENTITY_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CUSTOMER_ENTITY_WEBSITE_ID_CORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `customer_entity_datetime`
--
ALTER TABLE `customer_entity_datetime`
ADD CONSTRAINT `FK_CSTR_ENTT_DTIME_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CSTR_ENTT_DTIME_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CUSTOMER_ENTITY_DATETIME_ENTITY_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `customer_entity_decimal`
--
ALTER TABLE `customer_entity_decimal`
ADD CONSTRAINT `FK_CSTR_ENTT_DEC_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CSTR_ENTT_DEC_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CUSTOMER_ENTITY_DECIMAL_ENTITY_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `customer_entity_int`
--
ALTER TABLE `customer_entity_int`
ADD CONSTRAINT `FK_CSTR_ENTT_INT_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CUSTOMER_ENTITY_INT_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CUSTOMER_ENTITY_INT_ENTITY_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `customer_entity_text`
--
ALTER TABLE `customer_entity_text`
ADD CONSTRAINT `FK_CSTR_ENTT_TEXT_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CUSTOMER_ENTITY_TEXT_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CUSTOMER_ENTITY_TEXT_ENTITY_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `customer_entity_varchar`
--
ALTER TABLE `customer_entity_varchar`
ADD CONSTRAINT `FK_CSTR_ENTT_VCHR_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CSTR_ENTT_VCHR_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_CUSTOMER_ENTITY_VARCHAR_ENTITY_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `customer_form_attribute`
--
ALTER TABLE `customer_form_attribute`
ADD CONSTRAINT `FK_CSTR_FORM_ATTR_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `dataflow_batch`
--
ALTER TABLE `dataflow_batch`
ADD CONSTRAINT `FK_DATAFLOW_BATCH_PROFILE_ID_DATAFLOW_PROFILE_PROFILE_ID` FOREIGN KEY (`profile_id`) REFERENCES `dataflow_profile` (`profile_id`) ON DELETE CASCADE ON UPDATE NO ACTION,
ADD CONSTRAINT `FK_DATAFLOW_BATCH_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE NO ACTION;
--
-- Constraints for table `dataflow_batch_export`
--
ALTER TABLE `dataflow_batch_export`
ADD CONSTRAINT `FK_DATAFLOW_BATCH_EXPORT_BATCH_ID_DATAFLOW_BATCH_BATCH_ID` FOREIGN KEY (`batch_id`) REFERENCES `dataflow_batch` (`batch_id`) ON DELETE CASCADE ON UPDATE NO ACTION;
--
-- Constraints for table `dataflow_batch_import`
--
ALTER TABLE `dataflow_batch_import`
ADD CONSTRAINT `FK_DATAFLOW_BATCH_IMPORT_BATCH_ID_DATAFLOW_BATCH_BATCH_ID` FOREIGN KEY (`batch_id`) REFERENCES `dataflow_batch` (`batch_id`) ON DELETE CASCADE ON UPDATE NO ACTION;
--
-- Constraints for table `dataflow_import_data`
--
ALTER TABLE `dataflow_import_data`
ADD CONSTRAINT `FK_DATAFLOW_IMPORT_DATA_SESSION_ID_DATAFLOW_SESSION_SESSION_ID` FOREIGN KEY (`session_id`) REFERENCES `dataflow_session` (`session_id`) ON DELETE NO ACTION ON UPDATE NO ACTION;
--
-- Constraints for table `dataflow_profile_history`
--
ALTER TABLE `dataflow_profile_history`
ADD CONSTRAINT `FK_AEA06B0C500063D3CE6EA671AE776645` FOREIGN KEY (`profile_id`) REFERENCES `dataflow_profile` (`profile_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `design_change`
--
ALTER TABLE `design_change`
ADD CONSTRAINT `FK_DESIGN_CHANGE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `directory_country_region_name`
--
ALTER TABLE `directory_country_region_name`
ADD CONSTRAINT `FK_D7CFDEB379F775328EB6F62695E2B3E1` FOREIGN KEY (`region_id`) REFERENCES `directory_country_region` (`region_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `downloadable_link`
--
ALTER TABLE `downloadable_link`
ADD CONSTRAINT `FK_DOWNLOADABLE_LINK_PRODUCT_ID_CATALOG_PRODUCT_ENTITY_ENTITY_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `downloadable_link_price`
--
ALTER TABLE `downloadable_link_price`
ADD CONSTRAINT `FK_DOWNLOADABLE_LINK_PRICE_LINK_ID_DOWNLOADABLE_LINK_LINK_ID` FOREIGN KEY (`link_id`) REFERENCES `downloadable_link` (`link_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_DOWNLOADABLE_LINK_PRICE_WEBSITE_ID_CORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `downloadable_link_purchased`
--
ALTER TABLE `downloadable_link_purchased`
ADD CONSTRAINT `FK_DL_LNK_PURCHASED_CSTR_ID_CSTR_ENTT_ENTT_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE SET NULL ON UPDATE CASCADE,
ADD CONSTRAINT `FK_DL_LNK_PURCHASED_ORDER_ID_SALES_FLAT_ORDER_ENTT_ID` FOREIGN KEY (`order_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `downloadable_link_purchased_item`
--
ALTER TABLE `downloadable_link_purchased_item`
ADD CONSTRAINT `FK_46CC8E252307CE62F00A8F1887512A39` FOREIGN KEY (`purchased_id`) REFERENCES `downloadable_link_purchased` (`purchased_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_B219BF25756700DEE44550B21220ECCE` FOREIGN KEY (`order_item_id`) REFERENCES `sales_flat_order_item` (`item_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `downloadable_link_title`
--
ALTER TABLE `downloadable_link_title`
ADD CONSTRAINT `FK_DOWNLOADABLE_LINK_TITLE_LINK_ID_DOWNLOADABLE_LINK_LINK_ID` FOREIGN KEY (`link_id`) REFERENCES `downloadable_link` (`link_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_DOWNLOADABLE_LINK_TITLE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `downloadable_sample`
--
ALTER TABLE `downloadable_sample`
ADD CONSTRAINT `FK_DL_SAMPLE_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `downloadable_sample_title`
--
ALTER TABLE `downloadable_sample_title`
ADD CONSTRAINT `FK_DL_SAMPLE_TTL_SAMPLE_ID_DL_SAMPLE_SAMPLE_ID` FOREIGN KEY (`sample_id`) REFERENCES `downloadable_sample` (`sample_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_DOWNLOADABLE_SAMPLE_TITLE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_attribute`
--
ALTER TABLE `eav_attribute`
ADD CONSTRAINT `FK_EAV_ATTRIBUTE_ENTITY_TYPE_ID_EAV_ENTITY_TYPE_ENTITY_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_attribute_group`
--
ALTER TABLE `eav_attribute_group`
ADD CONSTRAINT `FK_EAV_ATTR_GROUP_ATTR_SET_ID_EAV_ATTR_SET_ATTR_SET_ID` FOREIGN KEY (`attribute_set_id`) REFERENCES `eav_attribute_set` (`attribute_set_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_attribute_label`
--
ALTER TABLE `eav_attribute_label`
ADD CONSTRAINT `FK_EAV_ATTRIBUTE_LABEL_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_ATTRIBUTE_LABEL_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_attribute_option`
--
ALTER TABLE `eav_attribute_option`
ADD CONSTRAINT `FK_EAV_ATTRIBUTE_OPTION_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_attribute_option_value`
--
ALTER TABLE `eav_attribute_option_value`
ADD CONSTRAINT `FK_EAV_ATTRIBUTE_OPTION_VALUE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_ATTR_OPT_VAL_OPT_ID_EAV_ATTR_OPT_OPT_ID` FOREIGN KEY (`option_id`) REFERENCES `eav_attribute_option` (`option_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_attribute_set`
--
ALTER TABLE `eav_attribute_set`
ADD CONSTRAINT `FK_EAV_ATTR_SET_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_entity`
--
ALTER TABLE `eav_entity`
ADD CONSTRAINT `FK_EAV_ENTITY_ENTITY_TYPE_ID_EAV_ENTITY_TYPE_ENTITY_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_ENTITY_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_entity_attribute`
--
ALTER TABLE `eav_entity_attribute`
ADD CONSTRAINT `FK_EAV_ENTITY_ATTRIBUTE_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_ENTT_ATTR_ATTR_GROUP_ID_EAV_ATTR_GROUP_ATTR_GROUP_ID` FOREIGN KEY (`attribute_group_id`) REFERENCES `eav_attribute_group` (`attribute_group_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_entity_datetime`
--
ALTER TABLE `eav_entity_datetime`
ADD CONSTRAINT `FK_EAV_ENTITY_DATETIME_ENTITY_ID_EAV_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `eav_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_ENTITY_DATETIME_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_ENTT_DTIME_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_entity_decimal`
--
ALTER TABLE `eav_entity_decimal`
ADD CONSTRAINT `FK_EAV_ENTITY_DECIMAL_ENTITY_ID_EAV_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `eav_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_ENTITY_DECIMAL_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_ENTT_DEC_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_entity_int`
--
ALTER TABLE `eav_entity_int`
ADD CONSTRAINT `FK_EAV_ENTITY_INT_ENTITY_ID_EAV_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `eav_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_ENTITY_INT_ENTITY_TYPE_ID_EAV_ENTITY_TYPE_ENTITY_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_ENTITY_INT_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_entity_store`
--
ALTER TABLE `eav_entity_store`
ADD CONSTRAINT `FK_EAV_ENTITY_STORE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_ENTT_STORE_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_entity_text`
--
ALTER TABLE `eav_entity_text`
ADD CONSTRAINT `FK_EAV_ENTITY_TEXT_ENTITY_ID_EAV_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `eav_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_ENTITY_TEXT_ENTITY_TYPE_ID_EAV_ENTITY_TYPE_ENTITY_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_ENTITY_TEXT_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_entity_varchar`
--
ALTER TABLE `eav_entity_varchar`
ADD CONSTRAINT `FK_EAV_ENTITY_VARCHAR_ENTITY_ID_EAV_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `eav_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_ENTITY_VARCHAR_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_ENTT_VCHR_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_form_element`
--
ALTER TABLE `eav_form_element`
ADD CONSTRAINT `FK_EAV_FORM_ELEMENT_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_FORM_ELEMENT_FIELDSET_ID_EAV_FORM_FIELDSET_FIELDSET_ID` FOREIGN KEY (`fieldset_id`) REFERENCES `eav_form_fieldset` (`fieldset_id`) ON DELETE SET NULL ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_FORM_ELEMENT_TYPE_ID_EAV_FORM_TYPE_TYPE_ID` FOREIGN KEY (`type_id`) REFERENCES `eav_form_type` (`type_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_form_fieldset`
--
ALTER TABLE `eav_form_fieldset`
ADD CONSTRAINT `FK_EAV_FORM_FIELDSET_TYPE_ID_EAV_FORM_TYPE_TYPE_ID` FOREIGN KEY (`type_id`) REFERENCES `eav_form_type` (`type_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_form_fieldset_label`
--
ALTER TABLE `eav_form_fieldset_label`
ADD CONSTRAINT `FK_EAV_FORM_FIELDSET_LABEL_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_FORM_FSET_LBL_FSET_ID_EAV_FORM_FSET_FSET_ID` FOREIGN KEY (`fieldset_id`) REFERENCES `eav_form_fieldset` (`fieldset_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_form_type`
--
ALTER TABLE `eav_form_type`
ADD CONSTRAINT `FK_EAV_FORM_TYPE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `eav_form_type_entity`
--
ALTER TABLE `eav_form_type_entity`
ADD CONSTRAINT `FK_EAV_FORM_TYPE_ENTITY_TYPE_ID_EAV_FORM_TYPE_TYPE_ID` FOREIGN KEY (`type_id`) REFERENCES `eav_form_type` (`type_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_EAV_FORM_TYPE_ENTT_ENTT_TYPE_ID_EAV_ENTT_TYPE_ENTT_TYPE_ID` FOREIGN KEY (`entity_type_id`) REFERENCES `eav_entity_type` (`entity_type_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `googlebase_attributes`
--
ALTER TABLE `googlebase_attributes`
ADD CONSTRAINT `FK_GOOGLEBASE_ATTRIBUTES_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE NO ACTION,
ADD CONSTRAINT `FK_GOOGLEBASE_ATTRIBUTES_TYPE_ID_GOOGLEBASE_TYPES_TYPE_ID` FOREIGN KEY (`type_id`) REFERENCES `googlebase_types` (`type_id`) ON DELETE CASCADE ON UPDATE NO ACTION;
--
-- Constraints for table `googlebase_items`
--
ALTER TABLE `googlebase_items`
ADD CONSTRAINT `FK_GOOGLEBASE_ITEMS_PRODUCT_ID_CATALOG_PRODUCT_ENTITY_ENTITY_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE NO ACTION,
ADD CONSTRAINT `FK_GOOGLEBASE_ITEMS_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE NO ACTION;
--
-- Constraints for table `googlebase_types`
--
ALTER TABLE `googlebase_types`
ADD CONSTRAINT `FK_GOOGLEBASE_TYPES_ATTR_SET_ID_EAV_ATTR_SET_ATTR_SET_ID` FOREIGN KEY (`attribute_set_id`) REFERENCES `eav_attribute_set` (`attribute_set_id`) ON DELETE CASCADE ON UPDATE NO ACTION;
--
-- Constraints for table `googleoptimizer_code`
--
ALTER TABLE `googleoptimizer_code`
ADD CONSTRAINT `FK_GOOGLEOPTIMIZER_CODE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `index_process_event`
--
ALTER TABLE `index_process_event`
ADD CONSTRAINT `FK_INDEX_PROCESS_EVENT_EVENT_ID_INDEX_EVENT_EVENT_ID` FOREIGN KEY (`event_id`) REFERENCES `index_event` (`event_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_INDEX_PROCESS_EVENT_PROCESS_ID_INDEX_PROCESS_PROCESS_ID` FOREIGN KEY (`process_id`) REFERENCES `index_process` (`process_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `newsletter_problem`
--
ALTER TABLE `newsletter_problem`
ADD CONSTRAINT `FK_NEWSLETTER_PROBLEM_QUEUE_ID_NEWSLETTER_QUEUE_QUEUE_ID` FOREIGN KEY (`queue_id`) REFERENCES `newsletter_queue` (`queue_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_NLTTR_PROBLEM_SUBSCRIBER_ID_NLTTR_SUBSCRIBER_SUBSCRIBER_ID` FOREIGN KEY (`subscriber_id`) REFERENCES `newsletter_subscriber` (`subscriber_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `newsletter_queue`
--
ALTER TABLE `newsletter_queue`
ADD CONSTRAINT `FK_NEWSLETTER_QUEUE_TEMPLATE_ID_NEWSLETTER_TEMPLATE_TEMPLATE_ID` FOREIGN KEY (`template_id`) REFERENCES `newsletter_template` (`template_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `newsletter_queue_link`
--
ALTER TABLE `newsletter_queue_link`
ADD CONSTRAINT `FK_NEWSLETTER_QUEUE_LINK_QUEUE_ID_NEWSLETTER_QUEUE_QUEUE_ID` FOREIGN KEY (`queue_id`) REFERENCES `newsletter_queue` (`queue_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_NLTTR_QUEUE_LNK_SUBSCRIBER_ID_NLTTR_SUBSCRIBER_SUBSCRIBER_ID` FOREIGN KEY (`subscriber_id`) REFERENCES `newsletter_subscriber` (`subscriber_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `newsletter_queue_store_link`
--
ALTER TABLE `newsletter_queue_store_link`
ADD CONSTRAINT `FK_NEWSLETTER_QUEUE_STORE_LINK_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_NLTTR_QUEUE_STORE_LNK_QUEUE_ID_NLTTR_QUEUE_QUEUE_ID` FOREIGN KEY (`queue_id`) REFERENCES `newsletter_queue` (`queue_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `newsletter_subscriber`
--
ALTER TABLE `newsletter_subscriber`
ADD CONSTRAINT `FK_NEWSLETTER_SUBSCRIBER_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `paypal_cert`
--
ALTER TABLE `paypal_cert`
ADD CONSTRAINT `FK_PAYPAL_CERT_WEBSITE_ID_CORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `paypal_settlement_report_row`
--
ALTER TABLE `paypal_settlement_report_row`
ADD CONSTRAINT `FK_E183E488F593E0DE10C6EBFFEBAC9B55` FOREIGN KEY (`report_id`) REFERENCES `paypal_settlement_report` (`report_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `persistent_session`
--
ALTER TABLE `persistent_session`
ADD CONSTRAINT `FK_PERSISTENT_SESSION_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE NO ACTION,
ADD CONSTRAINT `FK_PERSISTENT_SESSION_WEBSITE_ID_CORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE NO ACTION;
--
-- Constraints for table `poll`
--
ALTER TABLE `poll`
ADD CONSTRAINT `FK_POLL_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `poll_answer`
--
ALTER TABLE `poll_answer`
ADD CONSTRAINT `FK_POLL_ANSWER_POLL_ID_POLL_POLL_ID` FOREIGN KEY (`poll_id`) REFERENCES `poll` (`poll_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `poll_store`
--
ALTER TABLE `poll_store`
ADD CONSTRAINT `FK_POLL_STORE_POLL_ID_POLL_POLL_ID` FOREIGN KEY (`poll_id`) REFERENCES `poll` (`poll_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_POLL_STORE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `poll_vote`
--
ALTER TABLE `poll_vote`
ADD CONSTRAINT `FK_POLL_VOTE_POLL_ANSWER_ID_POLL_ANSWER_ANSWER_ID` FOREIGN KEY (`poll_answer_id`) REFERENCES `poll_answer` (`answer_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `product_alert_price`
--
ALTER TABLE `product_alert_price`
ADD CONSTRAINT `FK_PRD_ALERT_PRICE_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_PRODUCT_ALERT_PRICE_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_PRODUCT_ALERT_PRICE_WEBSITE_ID_CORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `product_alert_stock`
--
ALTER TABLE `product_alert_stock`
ADD CONSTRAINT `FK_PRD_ALERT_STOCK_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_PRODUCT_ALERT_STOCK_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_PRODUCT_ALERT_STOCK_WEBSITE_ID_CORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `rating`
--
ALTER TABLE `rating`
ADD CONSTRAINT `FK_RATING_ENTITY_ID_RATING_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `rating_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `rating_option`
--
ALTER TABLE `rating_option`
ADD CONSTRAINT `FK_RATING_OPTION_RATING_ID_RATING_RATING_ID` FOREIGN KEY (`rating_id`) REFERENCES `rating` (`rating_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `rating_option_vote`
--
ALTER TABLE `rating_option_vote`
ADD CONSTRAINT `FK_RATING_OPTION_VOTE_OPTION_ID_RATING_OPTION_OPTION_ID` FOREIGN KEY (`option_id`) REFERENCES `rating_option` (`option_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_RATING_OPTION_VOTE_REVIEW_ID_REVIEW_REVIEW_ID` FOREIGN KEY (`review_id`) REFERENCES `review` (`review_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `rating_option_vote_aggregated`
--
ALTER TABLE `rating_option_vote_aggregated`
ADD CONSTRAINT `FK_RATING_OPTION_VOTE_AGGREGATED_RATING_ID_RATING_RATING_ID` FOREIGN KEY (`rating_id`) REFERENCES `rating` (`rating_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_RATING_OPTION_VOTE_AGGREGATED_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `rating_store`
--
ALTER TABLE `rating_store`
ADD CONSTRAINT `FK_RATING_STORE_RATING_ID_RATING_RATING_ID` FOREIGN KEY (`rating_id`) REFERENCES `rating` (`rating_id`) ON DELETE CASCADE ON UPDATE NO ACTION,
ADD CONSTRAINT `FK_RATING_STORE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `rating_title`
--
ALTER TABLE `rating_title`
ADD CONSTRAINT `FK_RATING_TITLE_RATING_ID_RATING_RATING_ID` FOREIGN KEY (`rating_id`) REFERENCES `rating` (`rating_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_RATING_TITLE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `report_compared_product_index`
--
ALTER TABLE `report_compared_product_index`
ADD CONSTRAINT `FK_REPORT_CMPD_PRD_IDX_CSTR_ID_CSTR_ENTT_ENTT_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_REPORT_CMPD_PRD_IDX_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_REPORT_COMPARED_PRODUCT_INDEX_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `report_event`
--
ALTER TABLE `report_event`
ADD CONSTRAINT `FK_REPORT_EVENT_EVENT_TYPE_ID_REPORT_EVENT_TYPES_EVENT_TYPE_ID` FOREIGN KEY (`event_type_id`) REFERENCES `report_event_types` (`event_type_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_REPORT_EVENT_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `report_viewed_product_index`
--
ALTER TABLE `report_viewed_product_index`
ADD CONSTRAINT `FK_REPORT_VIEWED_PRD_IDX_CSTR_ID_CSTR_ENTT_ENTT_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_REPORT_VIEWED_PRD_IDX_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_REPORT_VIEWED_PRODUCT_INDEX_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `review`
--
ALTER TABLE `review`
ADD CONSTRAINT `FK_REVIEW_ENTITY_ID_REVIEW_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `review_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_REVIEW_STATUS_ID_REVIEW_STATUS_STATUS_ID` FOREIGN KEY (`status_id`) REFERENCES `review_status` (`status_id`) ON DELETE NO ACTION ON UPDATE NO ACTION;
--
-- Constraints for table `review_detail`
--
ALTER TABLE `review_detail`
ADD CONSTRAINT `FK_REVIEW_DETAIL_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE SET NULL ON UPDATE CASCADE,
ADD CONSTRAINT `FK_REVIEW_DETAIL_REVIEW_ID_REVIEW_REVIEW_ID` FOREIGN KEY (`review_id`) REFERENCES `review` (`review_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_REVIEW_DETAIL_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `review_entity_summary`
--
ALTER TABLE `review_entity_summary`
ADD CONSTRAINT `FK_REVIEW_ENTITY_SUMMARY_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `review_store`
--
ALTER TABLE `review_store`
ADD CONSTRAINT `FK_REVIEW_STORE_REVIEW_ID_REVIEW_REVIEW_ID` FOREIGN KEY (`review_id`) REFERENCES `review` (`review_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_REVIEW_STORE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `salesrule_coupon`
--
ALTER TABLE `salesrule_coupon`
ADD CONSTRAINT `FK_SALESRULE_COUPON_RULE_ID_SALESRULE_RULE_ID` FOREIGN KEY (`rule_id`) REFERENCES `salesrule` (`rule_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `salesrule_coupon_usage`
--
ALTER TABLE `salesrule_coupon_usage`
ADD CONSTRAINT `FK_SALESRULE_COUPON_USAGE_COUPON_ID_SALESRULE_COUPON_COUPON_ID` FOREIGN KEY (`coupon_id`) REFERENCES `salesrule_coupon` (`coupon_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALESRULE_COUPON_USAGE_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `salesrule_customer`
--
ALTER TABLE `salesrule_customer`
ADD CONSTRAINT `FK_SALESRULE_CUSTOMER_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALESRULE_CUSTOMER_RULE_ID_SALESRULE_RULE_ID` FOREIGN KEY (`rule_id`) REFERENCES `salesrule` (`rule_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `salesrule_label`
--
ALTER TABLE `salesrule_label`
ADD CONSTRAINT `FK_SALESRULE_LABEL_RULE_ID_SALESRULE_RULE_ID` FOREIGN KEY (`rule_id`) REFERENCES `salesrule` (`rule_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALESRULE_LABEL_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `salesrule_product_attribute`
--
ALTER TABLE `salesrule_product_attribute`
ADD CONSTRAINT `FK_SALESRULE_PRD_ATTR_ATTR_ID_EAV_ATTR_ATTR_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE NO ACTION,
ADD CONSTRAINT `FK_SALESRULE_PRD_ATTR_CSTR_GROUP_ID_CSTR_GROUP_CSTR_GROUP_ID` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE ON UPDATE NO ACTION,
ADD CONSTRAINT `FK_SALESRULE_PRD_ATTR_WS_ID_CORE_WS_WS_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE NO ACTION,
ADD CONSTRAINT `FK_SALESRULE_PRODUCT_ATTRIBUTE_RULE_ID_SALESRULE_RULE_ID` FOREIGN KEY (`rule_id`) REFERENCES `salesrule` (`rule_id`) ON DELETE CASCADE ON UPDATE NO ACTION;
--
-- Constraints for table `sales_bestsellers_aggregated_daily`
--
ALTER TABLE `sales_bestsellers_aggregated_daily`
ADD CONSTRAINT `FK_SALES_BESTSELLERS_AGGRED_DAILY_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_BESTSELLERS_AGGRED_DAILY_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_bestsellers_aggregated_monthly`
--
ALTER TABLE `sales_bestsellers_aggregated_monthly`
ADD CONSTRAINT `FK_SALES_BESTSELLERS_AGGRED_MONTHLY_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_BESTSELLERS_AGGRED_MONTHLY_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_bestsellers_aggregated_yearly`
--
ALTER TABLE `sales_bestsellers_aggregated_yearly`
ADD CONSTRAINT `FK_SALES_BESTSELLERS_AGGRED_YEARLY_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_BESTSELLERS_AGGRED_YEARLY_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_billing_agreement`
--
ALTER TABLE `sales_billing_agreement`
ADD CONSTRAINT `FK_SALES_BILLING_AGREEMENT_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_BILLING_AGREEMENT_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sales_billing_agreement_order`
--
ALTER TABLE `sales_billing_agreement_order`
ADD CONSTRAINT `FK_SALES_BILLING_AGRT_ORDER_AGRT_ID_SALES_BILLING_AGRT_AGRT_ID` FOREIGN KEY (`agreement_id`) REFERENCES `sales_billing_agreement` (`agreement_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_BILLING_AGRT_ORDER_ORDER_ID_SALES_FLAT_ORDER_ENTT_ID` FOREIGN KEY (`order_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_creditmemo`
--
ALTER TABLE `sales_flat_creditmemo`
ADD CONSTRAINT `FK_SALES_FLAT_CREDITMEMO_ORDER_ID_SALES_FLAT_ORDER_ENTITY_ID` FOREIGN KEY (`order_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_FLAT_CREDITMEMO_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_creditmemo_comment`
--
ALTER TABLE `sales_flat_creditmemo_comment`
ADD CONSTRAINT `FK_B0FCB0B5467075BE63D474F2CD5F7804` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_creditmemo` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_creditmemo_grid`
--
ALTER TABLE `sales_flat_creditmemo_grid`
ADD CONSTRAINT `FK_78C711B225167A11CC077B03D1C8E1CC` FOREIGN KEY (`entity_id`) REFERENCES `sales_flat_creditmemo` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_FLAT_CREDITMEMO_GRID_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_creditmemo_item`
--
ALTER TABLE `sales_flat_creditmemo_item`
ADD CONSTRAINT `FK_306DAC836C699F0B5E13BE486557AC8A` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_creditmemo` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_invoice`
--
ALTER TABLE `sales_flat_invoice`
ADD CONSTRAINT `FK_SALES_FLAT_INVOICE_ORDER_ID_SALES_FLAT_ORDER_ENTITY_ID` FOREIGN KEY (`order_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_FLAT_INVOICE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_invoice_comment`
--
ALTER TABLE `sales_flat_invoice_comment`
ADD CONSTRAINT `FK_5C4B36BBE5231A76AB8018B281ED50BC` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_invoice` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_invoice_grid`
--
ALTER TABLE `sales_flat_invoice_grid`
ADD CONSTRAINT `FK_SALES_FLAT_INVOICE_GRID_ENTT_ID_SALES_FLAT_INVOICE_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `sales_flat_invoice` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_FLAT_INVOICE_GRID_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_invoice_item`
--
ALTER TABLE `sales_flat_invoice_item`
ADD CONSTRAINT `FK_SALES_FLAT_INVOICE_ITEM_PARENT_ID_SALES_FLAT_INVOICE_ENTT_ID` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_invoice` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_order`
--
ALTER TABLE `sales_flat_order`
ADD CONSTRAINT `FK_SALES_FLAT_ORDER_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE SET NULL ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_FLAT_ORDER_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_order_address`
--
ALTER TABLE `sales_flat_order_address`
ADD CONSTRAINT `FK_SALES_FLAT_ORDER_ADDRESS_PARENT_ID_SALES_FLAT_ORDER_ENTITY_ID` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_order_grid`
--
ALTER TABLE `sales_flat_order_grid`
ADD CONSTRAINT `FK_SALES_FLAT_ORDER_GRID_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE SET NULL ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_FLAT_ORDER_GRID_ENTITY_ID_SALES_FLAT_ORDER_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_FLAT_ORDER_GRID_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_order_item`
--
ALTER TABLE `sales_flat_order_item`
ADD CONSTRAINT `FK_SALES_FLAT_ORDER_ITEM_ORDER_ID_SALES_FLAT_ORDER_ENTITY_ID` FOREIGN KEY (`order_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_FLAT_ORDER_ITEM_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_order_payment`
--
ALTER TABLE `sales_flat_order_payment`
ADD CONSTRAINT `FK_SALES_FLAT_ORDER_PAYMENT_PARENT_ID_SALES_FLAT_ORDER_ENTITY_ID` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_order_status_history`
--
ALTER TABLE `sales_flat_order_status_history`
ADD CONSTRAINT `FK_CE7C71E74CB74DDACED337CEE6753D5E` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_quote`
--
ALTER TABLE `sales_flat_quote`
ADD CONSTRAINT `FK_SALES_FLAT_QUOTE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_quote_address`
--
ALTER TABLE `sales_flat_quote_address`
ADD CONSTRAINT `FK_SALES_FLAT_QUOTE_ADDRESS_QUOTE_ID_SALES_FLAT_QUOTE_ENTITY_ID` FOREIGN KEY (`quote_id`) REFERENCES `sales_flat_quote` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_quote_address_item`
--
ALTER TABLE `sales_flat_quote_address_item`
ADD CONSTRAINT `FK_2EF8E28181D666D94D4E30DC2B0F80BF` FOREIGN KEY (`quote_item_id`) REFERENCES `sales_flat_quote_item` (`item_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_A345FC758F20C314169CE27DCE53477F` FOREIGN KEY (`parent_item_id`) REFERENCES `sales_flat_quote_address_item` (`address_item_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_B521389746C00700D1B2B76EBBE53854` FOREIGN KEY (`quote_address_id`) REFERENCES `sales_flat_quote_address` (`address_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_quote_item`
--
ALTER TABLE `sales_flat_quote_item`
ADD CONSTRAINT `FK_B201DEB5DE51B791AF5C5BF87053C5A7` FOREIGN KEY (`parent_item_id`) REFERENCES `sales_flat_quote_item` (`item_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_FLAT_QUOTE_ITEM_PRD_ID_CAT_PRD_ENTT_ENTT_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_FLAT_QUOTE_ITEM_QUOTE_ID_SALES_FLAT_QUOTE_ENTITY_ID` FOREIGN KEY (`quote_id`) REFERENCES `sales_flat_quote` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_FLAT_QUOTE_ITEM_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_quote_item_option`
--
ALTER TABLE `sales_flat_quote_item_option`
ADD CONSTRAINT `FK_5F20E478CA64B6891EA8A9D6C2735739` FOREIGN KEY (`item_id`) REFERENCES `sales_flat_quote_item` (`item_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_quote_payment`
--
ALTER TABLE `sales_flat_quote_payment`
ADD CONSTRAINT `FK_SALES_FLAT_QUOTE_PAYMENT_QUOTE_ID_SALES_FLAT_QUOTE_ENTITY_ID` FOREIGN KEY (`quote_id`) REFERENCES `sales_flat_quote` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_quote_shipping_rate`
--
ALTER TABLE `sales_flat_quote_shipping_rate`
ADD CONSTRAINT `FK_B1F177EFB73D3EDF5322BA64AC48D150` FOREIGN KEY (`address_id`) REFERENCES `sales_flat_quote_address` (`address_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_shipment`
--
ALTER TABLE `sales_flat_shipment`
ADD CONSTRAINT `FK_SALES_FLAT_SHIPMENT_ORDER_ID_SALES_FLAT_ORDER_ENTITY_ID` FOREIGN KEY (`order_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_FLAT_SHIPMENT_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_shipment_comment`
--
ALTER TABLE `sales_flat_shipment_comment`
ADD CONSTRAINT `FK_C2D69CC1FB03D2B2B794B0439F6650CF` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_shipment` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_shipment_grid`
--
ALTER TABLE `sales_flat_shipment_grid`
ADD CONSTRAINT `FK_SALES_FLAT_SHIPMENT_GRID_ENTT_ID_SALES_FLAT_SHIPMENT_ENTT_ID` FOREIGN KEY (`entity_id`) REFERENCES `sales_flat_shipment` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_FLAT_SHIPMENT_GRID_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_shipment_item`
--
ALTER TABLE `sales_flat_shipment_item`
ADD CONSTRAINT `FK_3AECE5007D18F159231B87E8306FC02A` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_shipment` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_flat_shipment_track`
--
ALTER TABLE `sales_flat_shipment_track`
ADD CONSTRAINT `FK_BCD2FA28717D29F37E10A153E6F2F841` FOREIGN KEY (`parent_id`) REFERENCES `sales_flat_shipment` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_invoiced_aggregated`
--
ALTER TABLE `sales_invoiced_aggregated`
ADD CONSTRAINT `FK_SALES_INVOICED_AGGREGATED_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sales_invoiced_aggregated_order`
--
ALTER TABLE `sales_invoiced_aggregated_order`
ADD CONSTRAINT `FK_SALES_INVOICED_AGGREGATED_ORDER_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sales_order_aggregated_created`
--
ALTER TABLE `sales_order_aggregated_created`
ADD CONSTRAINT `FK_SALES_ORDER_AGGREGATED_CREATED_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sales_order_status_label`
--
ALTER TABLE `sales_order_status_label`
ADD CONSTRAINT `FK_SALES_ORDER_STATUS_LABEL_STATUS_SALES_ORDER_STATUS_STATUS` FOREIGN KEY (`status`) REFERENCES `sales_order_status` (`status`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_ORDER_STATUS_LABEL_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_order_status_state`
--
ALTER TABLE `sales_order_status_state`
ADD CONSTRAINT `FK_SALES_ORDER_STATUS_STATE_STATUS_SALES_ORDER_STATUS_STATUS` FOREIGN KEY (`status`) REFERENCES `sales_order_status` (`status`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_payment_transaction`
--
ALTER TABLE `sales_payment_transaction`
ADD CONSTRAINT `FK_B99FF1A06402D725EBDB0F3A7ECD47A2` FOREIGN KEY (`parent_id`) REFERENCES `sales_payment_transaction` (`transaction_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_DA51A10B2405B64A4DAEF77A64F0DAAD` FOREIGN KEY (`payment_id`) REFERENCES `sales_flat_order_payment` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_PAYMENT_TRANSACTION_ORDER_ID_SALES_FLAT_ORDER_ENTITY_ID` FOREIGN KEY (`order_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_recurring_profile`
--
ALTER TABLE `sales_recurring_profile`
ADD CONSTRAINT `FK_SALES_RECURRING_PROFILE_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE SET NULL ON UPDATE CASCADE,
ADD CONSTRAINT `FK_SALES_RECURRING_PROFILE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sales_recurring_profile_order`
--
ALTER TABLE `sales_recurring_profile_order`
ADD CONSTRAINT `FK_7FF85741C66DCD37A4FBE3E3255A5A01` FOREIGN KEY (`order_id`) REFERENCES `sales_flat_order` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_B8A7A5397B67455786E55461748C59F4` FOREIGN KEY (`profile_id`) REFERENCES `sales_recurring_profile` (`profile_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `sales_refunded_aggregated`
--
ALTER TABLE `sales_refunded_aggregated`
ADD CONSTRAINT `FK_SALES_REFUNDED_AGGREGATED_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sales_refunded_aggregated_order`
--
ALTER TABLE `sales_refunded_aggregated_order`
ADD CONSTRAINT `FK_SALES_REFUNDED_AGGREGATED_ORDER_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sales_shipping_aggregated`
--
ALTER TABLE `sales_shipping_aggregated`
ADD CONSTRAINT `FK_SALES_SHIPPING_AGGREGATED_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sales_shipping_aggregated_order`
--
ALTER TABLE `sales_shipping_aggregated_order`
ADD CONSTRAINT `FK_SALES_SHIPPING_AGGREGATED_ORDER_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE;
--
-- Constraints for table `sitemap`
--
ALTER TABLE `sitemap`
ADD CONSTRAINT `FK_SITEMAP_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `tag`
--
ALTER TABLE `tag`
ADD CONSTRAINT `FK_TAG_FIRST_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`first_customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE SET NULL ON UPDATE NO ACTION,
ADD CONSTRAINT `FK_TAG_FIRST_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`first_store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE NO ACTION;
--
-- Constraints for table `tag_properties`
--
ALTER TABLE `tag_properties`
ADD CONSTRAINT `FK_TAG_PROPERTIES_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_TAG_PROPERTIES_TAG_ID_TAG_TAG_ID` FOREIGN KEY (`tag_id`) REFERENCES `tag` (`tag_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `tag_relation`
--
ALTER TABLE `tag_relation`
ADD CONSTRAINT `FK_TAG_RELATION_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_TAG_RELATION_PRODUCT_ID_CATALOG_PRODUCT_ENTITY_ENTITY_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_TAG_RELATION_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_TAG_RELATION_TAG_ID_TAG_TAG_ID` FOREIGN KEY (`tag_id`) REFERENCES `tag` (`tag_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `tag_summary`
--
ALTER TABLE `tag_summary`
ADD CONSTRAINT `FK_TAG_SUMMARY_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_TAG_SUMMARY_TAG_ID_TAG_TAG_ID` FOREIGN KEY (`tag_id`) REFERENCES `tag` (`tag_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `tax_calculation`
--
ALTER TABLE `tax_calculation`
ADD CONSTRAINT `FK_TAX_CALCULATION_CUSTOMER_TAX_CLASS_ID_TAX_CLASS_CLASS_ID` FOREIGN KEY (`customer_tax_class_id`) REFERENCES `tax_class` (`class_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_TAX_CALCULATION_PRODUCT_TAX_CLASS_ID_TAX_CLASS_CLASS_ID` FOREIGN KEY (`product_tax_class_id`) REFERENCES `tax_class` (`class_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_TAX_CALC_TAX_CALC_RATE_ID_TAX_CALC_RATE_TAX_CALC_RATE_ID` FOREIGN KEY (`tax_calculation_rate_id`) REFERENCES `tax_calculation_rate` (`tax_calculation_rate_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_TAX_CALC_TAX_CALC_RULE_ID_TAX_CALC_RULE_TAX_CALC_RULE_ID` FOREIGN KEY (`tax_calculation_rule_id`) REFERENCES `tax_calculation_rule` (`tax_calculation_rule_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `tax_calculation_rate_title`
--
ALTER TABLE `tax_calculation_rate_title`
ADD CONSTRAINT `FK_37FB965F786AD5897BB3AE90470C42AB` FOREIGN KEY (`tax_calculation_rate_id`) REFERENCES `tax_calculation_rate` (`tax_calculation_rate_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_TAX_CALCULATION_RATE_TITLE_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `tax_order_aggregated_created`
--
ALTER TABLE `tax_order_aggregated_created`
ADD CONSTRAINT `FK_TAX_ORDER_AGGREGATED_CREATED_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `weee_discount`
--
ALTER TABLE `weee_discount`
ADD CONSTRAINT `FK_WEEE_DISCOUNT_CSTR_GROUP_ID_CSTR_GROUP_CSTR_GROUP_ID` FOREIGN KEY (`customer_group_id`) REFERENCES `customer_group` (`customer_group_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_WEEE_DISCOUNT_ENTITY_ID_CATALOG_PRODUCT_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_WEEE_DISCOUNT_WEBSITE_ID_CORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `weee_tax`
--
ALTER TABLE `weee_tax`
ADD CONSTRAINT `FK_WEEE_TAX_ATTRIBUTE_ID_EAV_ATTRIBUTE_ATTRIBUTE_ID` FOREIGN KEY (`attribute_id`) REFERENCES `eav_attribute` (`attribute_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_WEEE_TAX_COUNTRY_DIRECTORY_COUNTRY_COUNTRY_ID` FOREIGN KEY (`country`) REFERENCES `directory_country` (`country_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_WEEE_TAX_ENTITY_ID_CATALOG_PRODUCT_ENTITY_ENTITY_ID` FOREIGN KEY (`entity_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_WEEE_TAX_WEBSITE_ID_CORE_WEBSITE_WEBSITE_ID` FOREIGN KEY (`website_id`) REFERENCES `core_website` (`website_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `widget_instance_page`
--
ALTER TABLE `widget_instance_page`
ADD CONSTRAINT `FK_WIDGET_INSTANCE_PAGE_INSTANCE_ID_WIDGET_INSTANCE_INSTANCE_ID` FOREIGN KEY (`instance_id`) REFERENCES `widget_instance` (`instance_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `widget_instance_page_layout`
--
ALTER TABLE `widget_instance_page_layout`
ADD CONSTRAINT `FK_0A5D06DCEC6A6845F50E5FAAC5A1C96D` FOREIGN KEY (`layout_update_id`) REFERENCES `core_layout_update` (`layout_update_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_WIDGET_INSTANCE_PAGE_LYT_PAGE_ID_WIDGET_INSTANCE_PAGE_PAGE_ID` FOREIGN KEY (`page_id`) REFERENCES `widget_instance_page` (`page_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `wishlist`
--
ALTER TABLE `wishlist`
ADD CONSTRAINT `FK_WISHLIST_CUSTOMER_ID_CUSTOMER_ENTITY_ENTITY_ID` FOREIGN KEY (`customer_id`) REFERENCES `customer_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `wishlist_item`
--
ALTER TABLE `wishlist_item`
ADD CONSTRAINT `FK_WISHLIST_ITEM_PRODUCT_ID_CATALOG_PRODUCT_ENTITY_ENTITY_ID` FOREIGN KEY (`product_id`) REFERENCES `catalog_product_entity` (`entity_id`) ON DELETE CASCADE ON UPDATE CASCADE,
ADD CONSTRAINT `FK_WISHLIST_ITEM_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE CASCADE,
ADD CONSTRAINT `FK_WISHLIST_ITEM_WISHLIST_ID_WISHLIST_WISHLIST_ID` FOREIGN KEY (`wishlist_id`) REFERENCES `wishlist` (`wishlist_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `wishlist_item_option`
--
ALTER TABLE `wishlist_item_option`
ADD CONSTRAINT `FK_A014B30B04B72DD0EAB3EECD779728D6` FOREIGN KEY (`wishlist_item_id`) REFERENCES `wishlist_item` (`wishlist_item_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `xmlconnect_application`
--
ALTER TABLE `xmlconnect_application`
ADD CONSTRAINT `FK_XMLCONNECT_APPLICATION_STORE_ID_CORE_STORE_STORE_ID` FOREIGN KEY (`store_id`) REFERENCES `core_store` (`store_id`) ON DELETE SET NULL ON UPDATE SET NULL;
--
-- Constraints for table `xmlconnect_config_data`
--
ALTER TABLE `xmlconnect_config_data`
ADD CONSTRAINT `FK_31EE36D814216200D7C0723145AC510E` FOREIGN KEY (`application_id`) REFERENCES `xmlconnect_application` (`application_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `xmlconnect_history`
--
ALTER TABLE `xmlconnect_history`
ADD CONSTRAINT `FK_8F08B9513373BC19F49EE3EF8340E270` FOREIGN KEY (`application_id`) REFERENCES `xmlconnect_application` (`application_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `xmlconnect_notification_template`
--
ALTER TABLE `xmlconnect_notification_template`
ADD CONSTRAINT `FK_F9927C7518A907CF5C350942FD296DC3` FOREIGN KEY (`application_id`) REFERENCES `xmlconnect_application` (`application_id`) ON DELETE CASCADE ON UPDATE CASCADE;
--
-- Constraints for table `xmlconnect_queue`
--
ALTER TABLE `xmlconnect_queue`
ADD CONSTRAINT `FK_2019AEC5FC55A516965583447CA26B14` FOREIGN KEY (`template_id`) REFERENCES `xmlconnect_notification_template` (`template_id`) ON DELETE CASCADE ON UPDATE CASCADE;