PDOException Object
(
    [message:protected] => SQLSTATE[42S02]: Base table or view not found: 1146 Table 'caliber_caliber.cbmarket_place_data' doesn't exist
    [string:Exception:private] => 
    [code:protected] => 42S02
    [file:protected] => /home/caliber/public_html/lib/Zend/Db/Statement/Pdo.php
    [line:protected] => 228
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /home/caliber/public_html/lib/Zend/Db/Statement/Pdo.php
                    [line] => 228
                    [function] => execute
                    [class] => PDOStatement
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )
                        )
                )
            [1] => Array
                (
                    [file] => /home/caliber/public_html/lib/Varien/Db/Statement/Pdo/Mysql.php
                    [line] => 110
                    [function] => _execute
                    [class] => Zend_Db_Statement_Pdo
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )
                        )
                )
            [2] => Array
                (
                    [file] => /home/caliber/public_html/app/code/core/Zend/Db/Statement.php
                    [line] => 291
                    [function] => _execute
                    [class] => Varien_Db_Statement_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )
                        )
                )
            [3] => Array
                (
                    [file] => /home/caliber/public_html/lib/Zend/Db/Adapter/Abstract.php
                    [line] => 480
                    [function] => execute
                    [class] => Zend_Db_Statement
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )
                        )
                )
            [4] => Array
                (
                    [file] => /home/caliber/public_html/lib/Zend/Db/Adapter/Pdo/Abstract.php
                    [line] => 238
                    [function] => query
                    [class] => Zend_Db_Adapter_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => DELETE t1
        FROM `cbmarket_place_data` AS t1, `cbmarket_place_data` AS t2
        WHERE t1.mp_id > t2.mp_id
        AND t1.mp_product_id = t2.mp_product_id
        AND t1.mp_marketplace_id = t2.mp_marketplace_id
                            [1] => Array
                                (
                                )
                        )
                )
            [5] => Array
                (
                    [file] => /home/caliber/public_html/lib/Varien/Db/Adapter/Pdo/Mysql.php
                    [line] => 428
                    [function] => query
                    [class] => Zend_Db_Adapter_Pdo_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => DELETE t1
        FROM `cbmarket_place_data` AS t1, `cbmarket_place_data` AS t2
        WHERE t1.mp_id > t2.mp_id
        AND t1.mp_product_id = t2.mp_product_id
        AND t1.mp_marketplace_id = t2.mp_marketplace_id
                            [1] => Array
                                (
                                )
                        )
                )
            [6] => Array
                (
                    [file] => /home/caliber/public_html/lib/Varien/Db/Adapter/Pdo/Mysql.php
                    [line] => 347
                    [function] => query
                    [class] => Varien_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => DELETE t1
        FROM `cbmarket_place_data` AS t1, `cbmarket_place_data` AS t2
        WHERE t1.mp_id > t2.mp_id
        AND t1.mp_product_id = t2.mp_product_id
        AND t1.mp_marketplace_id = t2.mp_marketplace_id
                        )
                )
            [7] => Array
                (
                    [file] => /home/caliber/public_html/lib/Varien/Db/Adapter/Pdo/Mysql.php
                    [line] => 617
                    [function] => raw_query
                    [class] => Varien_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => DELETE t1
        FROM `cbmarket_place_data` AS t1, `cbmarket_place_data` AS t2
        WHERE t1.mp_id > t2.mp_id
        AND t1.mp_product_id = t2.mp_product_id
        AND t1.mp_marketplace_id = t2.mp_marketplace_id
                        )
                )
            [8] => Array
                (
                    [file] => /home/caliber/public_html/lib/Varien/Db/Adapter/Pdo/Mysql.php
                    [line] => 599
                    [function] => multi_query
                    [class] => Varien_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
        DELETE t1
        FROM `cbmarket_place_data` AS t1, `cbmarket_place_data` AS t2
        WHERE t1.mp_id > t2.mp_id
        AND t1.mp_product_id = t2.mp_product_id
        AND t1.mp_marketplace_id = t2.mp_marketplace_id;
        DELETE FROM `cbmarket_place_data` WHERE mp_marketplace_id IN ('amazon', 'cdiscount') OR mp_marketplace_id IS NULL;
        ALTER TABLE `cbmarket_place_data` MODIFY COLUMN mp_marketplace_id VARCHAR(50) NOT NULL;
        ALTER TABLE `cbmarket_place_data` ADD UNIQUE (mp_marketplace_id, mp_product_id);
                        )
                )
            [9] => Array
                (
                    [file] => /home/caliber/public_html/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 933
                    [function] => multiQuery
                    [class] => Varien_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
        DELETE t1
        FROM `cbmarket_place_data` AS t1, `cbmarket_place_data` AS t2
        WHERE t1.mp_id > t2.mp_id
        AND t1.mp_product_id = t2.mp_product_id
        AND t1.mp_marketplace_id = t2.mp_marketplace_id;
        DELETE FROM `cbmarket_place_data` WHERE mp_marketplace_id IN ('amazon', 'cdiscount') OR mp_marketplace_id IS NULL;
        ALTER TABLE `cbmarket_place_data` MODIFY COLUMN mp_marketplace_id VARCHAR(50) NOT NULL;
        ALTER TABLE `cbmarket_place_data` ADD UNIQUE (mp_marketplace_id, mp_product_id);
                        )
                )
            [10] => Array
                (
                    [file] => /home/caliber/public_html/app/code/community/MDN/MarketPlace/sql/MarketPlace_setup/mysql4-upgrade-2.2.8-2.2.8.1.php
                    [line] => 17
                    [function] => run
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
        DELETE t1
        FROM `cbmarket_place_data` AS t1, `cbmarket_place_data` AS t2
        WHERE t1.mp_id > t2.mp_id
        AND t1.mp_product_id = t2.mp_product_id
        AND t1.mp_marketplace_id = t2.mp_marketplace_id;
        DELETE FROM `cbmarket_place_data` WHERE mp_marketplace_id IN ('amazon', 'cdiscount') OR mp_marketplace_id IS NULL;
        ALTER TABLE `cbmarket_place_data` MODIFY COLUMN mp_marketplace_id VARCHAR(50) NOT NULL;
        ALTER TABLE `cbmarket_place_data` ADD UNIQUE (mp_marketplace_id, mp_product_id);
                        )
                )
            [11] => Array
                (
                    [file] => /home/caliber/public_html/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 624
                    [args] => Array
                        (
                            [0] => /home/caliber/public_html/app/code/community/MDN/MarketPlace/sql/MarketPlace_setup/mysql4-upgrade-2.2.8-2.2.8.1.php
                        )
                    [function] => include
                )
            [12] => Array
                (
                    [file] => /home/caliber/public_html/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 437
                    [function] => _modifyResourceDb
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => upgrade
                            [1] => 2.2.8
                            [2] => 2.2.8.8
                        )
                )
            [13] => Array
                (
                    [file] => /home/caliber/public_html/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 320
                    [function] => _upgradeResourceDb
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 2.2.8
                            [1] => 2.2.8.8
                        )
                )
            [14] => Array
                (
                    [file] => /home/caliber/public_html/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] => /home/caliber/public_html/app/code/core/Mage/Core/Model/App.php
                    [line] => 417
                    [function] => applyAllUpdates
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ::
                    [args] => Array
                        (
                        )
                )
            [16] => Array
                (
                    [file] => /home/caliber/public_html/app/code/core/Mage/Core/Model/App.php
                    [line] => 343
                    [function] => _initModules
                    [class] => Mage_Core_Model_App
                    [type] => ->
                    [args] => Array
                        (
                        )
                )
            [17] => Array
                (
                    [file] => /home/caliber/public_html/app/Mage.php
                    [line] => 684
                    [function] => run
                    [class] => Mage_Core_Model_App
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [scope_code] => 
                                    [scope_type] => store
                                    [options] => Array
                                        (
                                        )
                                )
                        )
                )
            [18] => Array
                (
                    [file] => /home/caliber/public_html/index.php
                    [line] => 87
                    [function] => run
                    [class] => Mage
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 
                            [1] => store
                        )
                )
        )
    [previous:Exception:private] => 
    [errorInfo] => Array
        (
            [0] => 42S02
            [1] => 1146
            [2] => Table 'caliber_caliber.cbmarket_place_data' doesn't exist
        )
)