PDOException Object
(
    [message:protected] => SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'am_shopby_value' already exists
    [string:private] => 
    [code:protected] => 42S01
    [file:protected] => /home2/sunglass/public_html/shop/lib/Zend/Db/Statement/Pdo.php
    [line:protected] => 228
    [trace:private] => Array
        (
            [0] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/lib/Zend/Db/Statement/Pdo.php
                    [line] => 228
                    [function] => execute
                    [class] => PDOStatement
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/lib/Varien/Db/Statement/Pdo/Mysql.php
                    [line] => 110
                    [function] => _execute
                    [class] => Zend_Db_Statement_Pdo
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )

                        )

                )

            [2] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/lib/Zend/Db/Statement.php
                    [line] => 300
                    [function] => _execute
                    [class] => Varien_Db_Statement_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )

                        )

                )

            [3] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/lib/Zend/Db/Adapter/Abstract.php
                    [line] => 479
                    [function] => execute
                    [class] => Zend_Db_Statement
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )

                        )

                )

            [4] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/lib/Zend/Db/Adapter/Pdo/Abstract.php
                    [line] => 238
                    [function] => query
                    [class] => Zend_Db_Adapter_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => CREATE TABLE `am_shopby_value` (
  `value_id` mediumint(8) unsigned NOT NULL auto_increment,
  `option_id` mediumint(8) unsigned NOT NULL,
  `filter_id` mediumint(8) unsigned NOT NULL,
  `is_featured` TINYINT(1) NOT NULL,
  `img_small` varchar(255) NOT NULL,
  `img_medium` varchar(255) NOT NULL,
  `img_big` varchar(255) NOT NULL,
  `meta_title` varchar(255) NOT NULL,
  `meta_descr` text,
  `title` varchar(255) NOT NULL,
  `descr` text,
  PRIMARY KEY  (`value_id`),
  KEY `option_id` (`option_id`),
  KEY `filter_id` (`filter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8
                            [1] => Array
                                (
                                )

                        )

                )

            [5] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/lib/Varien/Db/Adapter/Pdo/Mysql.php
                    [line] => 419
                    [function] => query
                    [class] => Zend_Db_Adapter_Pdo_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => CREATE TABLE `am_shopby_value` (
  `value_id` mediumint(8) unsigned NOT NULL auto_increment,
  `option_id` mediumint(8) unsigned NOT NULL,
  `filter_id` mediumint(8) unsigned NOT NULL,
  `is_featured` TINYINT(1) NOT NULL,
  `img_small` varchar(255) NOT NULL,
  `img_medium` varchar(255) NOT NULL,
  `img_big` varchar(255) NOT NULL,
  `meta_title` varchar(255) NOT NULL,
  `meta_descr` text,
  `title` varchar(255) NOT NULL,
  `descr` text,
  PRIMARY KEY  (`value_id`),
  KEY `option_id` (`option_id`),
  KEY `filter_id` (`filter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8
                            [1] => Array
                                (
                                )

                        )

                )

            [6] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/lib/Varien/Db/Adapter/Pdo/Mysql.php
                    [line] => 340
                    [function] => query
                    [class] => Varien_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => CREATE TABLE `am_shopby_value` (
  `value_id` mediumint(8) unsigned NOT NULL auto_increment,
  `option_id` mediumint(8) unsigned NOT NULL,
  `filter_id` mediumint(8) unsigned NOT NULL,
  `is_featured` TINYINT(1) NOT NULL,
  `img_small` varchar(255) NOT NULL,
  `img_medium` varchar(255) NOT NULL,
  `img_big` varchar(255) NOT NULL,
  `meta_title` varchar(255) NOT NULL,
  `meta_descr` text,
  `title` varchar(255) NOT NULL,
  `descr` text,
  PRIMARY KEY  (`value_id`),
  KEY `option_id` (`option_id`),
  KEY `filter_id` (`filter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8
                        )

                )

            [7] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/lib/Varien/Db/Adapter/Pdo/Mysql.php
                    [line] => 608
                    [function] => raw_query
                    [class] => Varien_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => CREATE TABLE `am_shopby_value` (
  `value_id` mediumint(8) unsigned NOT NULL auto_increment,
  `option_id` mediumint(8) unsigned NOT NULL,
  `filter_id` mediumint(8) unsigned NOT NULL,
  `is_featured` TINYINT(1) NOT NULL,
  `img_small` varchar(255) NOT NULL,
  `img_medium` varchar(255) NOT NULL,
  `img_big` varchar(255) NOT NULL,
  `meta_title` varchar(255) NOT NULL,
  `meta_descr` text,
  `title` varchar(255) NOT NULL,
  `descr` text,
  PRIMARY KEY  (`value_id`),
  KEY `option_id` (`option_id`),
  KEY `filter_id` (`filter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8
                        )

                )

            [8] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/lib/Varien/Db/Adapter/Pdo/Mysql.php
                    [line] => 590
                    [function] => multi_query
                    [class] => Varien_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
CREATE TABLE `am_shopby_value` (
  `value_id` mediumint(8) unsigned NOT NULL auto_increment,
  `option_id` mediumint(8) unsigned NOT NULL,
  `filter_id` mediumint(8) unsigned NOT NULL,
  `is_featured` TINYINT(1) NOT NULL,
  `img_small` varchar(255) NOT NULL,
  `img_medium` varchar(255) NOT NULL,
  `img_big` varchar(255) NOT NULL,
  `meta_title` varchar(255) NOT NULL,
  `meta_descr` text,
  `title` varchar(255) NOT NULL,
  `descr` text,
  PRIMARY KEY  (`value_id`),
  KEY `option_id` (`option_id`),
  KEY `filter_id` (`filter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

CREATE TABLE `am_shopby_filter` (
  `filter_id` mediumint(8) unsigned NOT NULL auto_increment,
  `attribute_id` mediumint(8) unsigned NOT NULL,
  `sort_by`        TINYINT(1) NOT NULL,  
  `display_type`   TINYINT(1) NOT NULL,
  `hide_counts`    TINYINT(1) NOT NULL,
  `is_folded`      TINYINT(1) NOT NULL,
  `show_on_list`   TINYINT(1) NOT NULL,
  `show_on_view`   TINYINT(1) NOT NULL,
  PRIMARY KEY  (`filter_id`),  
  KEY `attribute_id` (`attribute_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

                        )

                )

            [9] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 933
                    [function] => multiQuery
                    [class] => Varien_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
CREATE TABLE `am_shopby_value` (
  `value_id` mediumint(8) unsigned NOT NULL auto_increment,
  `option_id` mediumint(8) unsigned NOT NULL,
  `filter_id` mediumint(8) unsigned NOT NULL,
  `is_featured` TINYINT(1) NOT NULL,
  `img_small` varchar(255) NOT NULL,
  `img_medium` varchar(255) NOT NULL,
  `img_big` varchar(255) NOT NULL,
  `meta_title` varchar(255) NOT NULL,
  `meta_descr` text,
  `title` varchar(255) NOT NULL,
  `descr` text,
  PRIMARY KEY  (`value_id`),
  KEY `option_id` (`option_id`),
  KEY `filter_id` (`filter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

CREATE TABLE `am_shopby_filter` (
  `filter_id` mediumint(8) unsigned NOT NULL auto_increment,
  `attribute_id` mediumint(8) unsigned NOT NULL,
  `sort_by`        TINYINT(1) NOT NULL,  
  `display_type`   TINYINT(1) NOT NULL,
  `hide_counts`    TINYINT(1) NOT NULL,
  `is_folded`      TINYINT(1) NOT NULL,
  `show_on_list`   TINYINT(1) NOT NULL,
  `show_on_view`   TINYINT(1) NOT NULL,
  PRIMARY KEY  (`filter_id`),  
  KEY `attribute_id` (`attribute_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

                        )

                )

            [10] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/app/code/local/Amasty/Shopby/sql/amshopby_setup/mysql4-install-0.1.0.php
                    [line] => 37
                    [function] => run
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
CREATE TABLE `am_shopby_value` (
  `value_id` mediumint(8) unsigned NOT NULL auto_increment,
  `option_id` mediumint(8) unsigned NOT NULL,
  `filter_id` mediumint(8) unsigned NOT NULL,
  `is_featured` TINYINT(1) NOT NULL,
  `img_small` varchar(255) NOT NULL,
  `img_medium` varchar(255) NOT NULL,
  `img_big` varchar(255) NOT NULL,
  `meta_title` varchar(255) NOT NULL,
  `meta_descr` text,
  `title` varchar(255) NOT NULL,
  `descr` text,
  PRIMARY KEY  (`value_id`),
  KEY `option_id` (`option_id`),
  KEY `filter_id` (`filter_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

CREATE TABLE `am_shopby_filter` (
  `filter_id` mediumint(8) unsigned NOT NULL auto_increment,
  `attribute_id` mediumint(8) unsigned NOT NULL,
  `sort_by`        TINYINT(1) NOT NULL,  
  `display_type`   TINYINT(1) NOT NULL,
  `hide_counts`    TINYINT(1) NOT NULL,
  `is_folded`      TINYINT(1) NOT NULL,
  `show_on_list`   TINYINT(1) NOT NULL,
  `show_on_view`   TINYINT(1) NOT NULL,
  PRIMARY KEY  (`filter_id`),  
  KEY `attribute_id` (`attribute_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;

                        )

                )

            [11] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 624
                    [args] => Array
                        (
                            [0] => /home2/sunglass/public_html/shop/app/code/local/Amasty/Shopby/sql/amshopby_setup/mysql4-install-0.1.0.php
                        )

                    [function] => include
                )

            [12] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 421
                    [function] => _modifyResourceDb
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => install
                            [1] => 
                            [2] => 1.4.4
                        )

                )

            [13] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 327
                    [function] => _installResourceDb
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 1.4.4
                        )

                )

            [14] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 235
                    [function] => applyUpdates
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [15] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/app/code/core/Mage/Core/Model/App.php
                    [line] => 417
                    [function] => applyAllUpdates
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ::
                    [args] => Array
                        (
                        )

                )

            [16] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/app/code/core/Mage/Core/Model/App.php
                    [line] => 343
                    [function] => _initModules
                    [class] => Mage_Core_Model_App
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [17] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/app/Mage.php
                    [line] => 683
                    [function] => run
                    [class] => Mage_Core_Model_App
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [scope_code] => 
                                    [scope_type] => store
                                    [options] => Array
                                        (
                                        )

                                )

                        )

                )

            [18] => Array
                (
                    [file] => /home2/sunglass/public_html/shop/index.php
                    [line] => 87
                    [function] => run
                    [class] => Mage
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 
                            [1] => store
                        )

                )

        )

    [errorInfo] => Array
        (
            [0] => 42S01
            [1] => 1050
            [2] => Table 'am_shopby_value' already exists
        )

)