Zend_Db_Statement_Exception Object
(
    [_previous:Zend_Exception:private] => 
    [message:protected] => SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'eav_entity_type' already exists
    [string:Exception:private] => 
    [code:protected] => 42
    [file:protected] => /www/wwwroot/kiwilighting.com/lib/Zend/Db/Statement/Pdo.php
    [line:protected] => 234
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/lib/Varien/Db/Statement/Pdo/Mysql.php
                    [line] => 110
                    [function] => _execute
                    [class] => Zend_Db_Statement_Pdo
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/code/core/Zend/Db/Statement.php
                    [line] => 291
                    [function] => _execute
                    [class] => Varien_Db_Statement_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )

                        )

                )

            [2] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/lib/Zend/Db/Adapter/Abstract.php
                    [line] => 479
                    [function] => execute
                    [class] => Zend_Db_Statement
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )

                        )

                )

            [3] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/lib/Zend/Db/Adapter/Pdo/Abstract.php
                    [line] => 238
                    [function] => query
                    [class] => Zend_Db_Adapter_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => CREATE TABLE `eav_entity_type` (
  `entity_type_id` smallint 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) NULL COMMENT 'Attribute Model',
  `entity_table` varchar(255) NULL COMMENT 'Entity Table',
  `value_table_prefix` varchar(255) NULL COMMENT 'Value Table Prefix',
  `entity_id_field` varchar(255) NULL COMMENT 'Entity Id Field',
  `is_data_sharing` smallint UNSIGNED NOT NULL default '1' COMMENT 'Defines Is Data Sharing',
  `data_sharing_key` varchar(100) NULL default 'default' COMMENT 'Data Sharing Key',
  `default_attribute_set_id` smallint UNSIGNED NOT NULL default '0' COMMENT 'Default Attribute Set Id',
  `increment_model` varchar(255) NULL default '' COMMENT 'Increment Model',
  `increment_per_store` smallint UNSIGNED NOT NULL default '0' COMMENT 'Increment Per Store',
  `increment_pad_length` smallint 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) NULL default '' COMMENT 'Additional Attribute Table',
  `entity_attribute_collection` varchar(255) NULL default NULL COMMENT 'Entity Attribute Collection',
  PRIMARY KEY (`entity_type_id`),
  INDEX `IDX_EAV_ENTITY_TYPE_ENTITY_TYPE_CODE` (`entity_type_code`)
) COMMENT='Eav Entity Type' ENGINE=INNODB charset=utf8 COLLATE=utf8_general_ci
                            [1] => Array
                                (
                                )

                        )

                )

            [4] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/lib/Varien/Db/Adapter/Pdo/Mysql.php
                    [line] => 428
                    [function] => query
                    [class] => Zend_Db_Adapter_Pdo_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => CREATE TABLE `eav_entity_type` (
  `entity_type_id` smallint 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) NULL COMMENT 'Attribute Model',
  `entity_table` varchar(255) NULL COMMENT 'Entity Table',
  `value_table_prefix` varchar(255) NULL COMMENT 'Value Table Prefix',
  `entity_id_field` varchar(255) NULL COMMENT 'Entity Id Field',
  `is_data_sharing` smallint UNSIGNED NOT NULL default '1' COMMENT 'Defines Is Data Sharing',
  `data_sharing_key` varchar(100) NULL default 'default' COMMENT 'Data Sharing Key',
  `default_attribute_set_id` smallint UNSIGNED NOT NULL default '0' COMMENT 'Default Attribute Set Id',
  `increment_model` varchar(255) NULL default '' COMMENT 'Increment Model',
  `increment_per_store` smallint UNSIGNED NOT NULL default '0' COMMENT 'Increment Per Store',
  `increment_pad_length` smallint 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) NULL default '' COMMENT 'Additional Attribute Table',
  `entity_attribute_collection` varchar(255) NULL default NULL COMMENT 'Entity Attribute Collection',
  PRIMARY KEY (`entity_type_id`),
  INDEX `IDX_EAV_ENTITY_TYPE_ENTITY_TYPE_CODE` (`entity_type_code`)
) COMMENT='Eav Entity Type' ENGINE=INNODB charset=utf8 COLLATE=utf8_general_ci
                            [1] => Array
                                (
                                )

                        )

                )

            [5] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/lib/Varien/Db/Adapter/Pdo/Mysql.php
                    [line] => 2048
                    [function] => query
                    [class] => Varien_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => CREATE TABLE `eav_entity_type` (
  `entity_type_id` smallint 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) NULL COMMENT 'Attribute Model',
  `entity_table` varchar(255) NULL COMMENT 'Entity Table',
  `value_table_prefix` varchar(255) NULL COMMENT 'Value Table Prefix',
  `entity_id_field` varchar(255) NULL COMMENT 'Entity Id Field',
  `is_data_sharing` smallint UNSIGNED NOT NULL default '1' COMMENT 'Defines Is Data Sharing',
  `data_sharing_key` varchar(100) NULL default 'default' COMMENT 'Data Sharing Key',
  `default_attribute_set_id` smallint UNSIGNED NOT NULL default '0' COMMENT 'Default Attribute Set Id',
  `increment_model` varchar(255) NULL default '' COMMENT 'Increment Model',
  `increment_per_store` smallint UNSIGNED NOT NULL default '0' COMMENT 'Increment Per Store',
  `increment_pad_length` smallint 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) NULL default '' COMMENT 'Additional Attribute Table',
  `entity_attribute_collection` varchar(255) NULL default NULL COMMENT 'Entity Attribute Collection',
  PRIMARY KEY (`entity_type_id`),
  INDEX `IDX_EAV_ENTITY_TYPE_ENTITY_TYPE_CODE` (`entity_type_code`)
) COMMENT='Eav Entity Type' ENGINE=INNODB charset=utf8 COLLATE=utf8_general_ci
                        )

                )

            [6] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Eav/sql/eav_setup/install-1.6.0.0.php
                    [line] => 100
                    [function] => createTable
                    [class] => Varien_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Varien_Db_Ddl_Table Object
                                (
                                    [_tableName:protected] => eav_entity_type
                                    [_schemaName:protected] => 
                                    [_tableComment:protected] => Eav Entity Type
                                    [_columns:protected] => Array
                                        (
                                            [ENTITY_TYPE_ID] => Array
                                                (
                                                    [COLUMN_NAME] => entity_type_id
                                                    [COLUMN_TYPE] => smallint
                                                    [COLUMN_POSITION] => 0
                                                    [DATA_TYPE] => smallint
                                                    [DEFAULT] => 
                                                    [NULLABLE] => 
                                                    [LENGTH] => 
                                                    [SCALE] => 
                                                    [PRECISION] => 
                                                    [UNSIGNED] => 1
                                                    [PRIMARY] => 1
                                                    [PRIMARY_POSITION] => 0
                                                    [IDENTITY] => 1
                                                    [COMMENT] => Entity Type Id
                                                )

                                            [ENTITY_TYPE_CODE] => Array
                                                (
                                                    [COLUMN_NAME] => entity_type_code
                                                    [COLUMN_TYPE] => text
                                                    [COLUMN_POSITION] => 1
                                                    [DATA_TYPE] => text
                                                    [DEFAULT] => 
                                                    [NULLABLE] => 
                                                    [LENGTH] => 50
                                                    [SCALE] => 
                                                    [PRECISION] => 
                                                    [UNSIGNED] => 
                                                    [PRIMARY] => 
                                                    [PRIMARY_POSITION] => 0
                                                    [IDENTITY] => 
                                                    [COMMENT] => Entity Type Code
                                                )

                                            [ENTITY_MODEL] => Array
                                                (
                                                    [COLUMN_NAME] => entity_model
                                                    [COLUMN_TYPE] => text
                                                    [COLUMN_POSITION] => 2
                                                    [DATA_TYPE] => text
                                                    [DEFAULT] => 
                                                    [NULLABLE] => 
                                                    [LENGTH] => 255
                                                    [SCALE] => 
                                                    [PRECISION] => 
                                                    [UNSIGNED] => 
                                                    [PRIMARY] => 
                                                    [PRIMARY_POSITION] => 0
                                                    [IDENTITY] => 
                                                    [COMMENT] => Entity Model
                                                )

                                            [ATTRIBUTE_MODEL] => Array
                                                (
                                                    [COLUMN_NAME] => attribute_model
                                                    [COLUMN_TYPE] => text
                                                    [COLUMN_POSITION] => 3
                                                    [DATA_TYPE] => text
                                                    [DEFAULT] => 
                                                    [NULLABLE] => 1
                                                    [LENGTH] => 255
                                                    [SCALE] => 
                                                    [PRECISION] => 
                                                    [UNSIGNED] => 
                                                    [PRIMARY] => 
                                                    [PRIMARY_POSITION] => 0
                                                    [IDENTITY] => 
                                                    [COMMENT] => Attribute Model
                                                )

                                            [ENTITY_TABLE] => Array
                                                (
                                                    [COLUMN_NAME] => entity_table
                                                    [COLUMN_TYPE] => text
                                                    [COLUMN_POSITION] => 4
                                                    [DATA_TYPE] => text
                                                    [DEFAULT] => 
                                                    [NULLABLE] => 1
                                                    [LENGTH] => 255
                                                    [SCALE] => 
                                                    [PRECISION] => 
                                                    [UNSIGNED] => 
                                                    [PRIMARY] => 
                                                    [PRIMARY_POSITION] => 0
                                                    [IDENTITY] => 
                                                    [COMMENT] => Entity Table
                                                )

                                            [VALUE_TABLE_PREFIX] => Array
                                                (
                                                    [COLUMN_NAME] => value_table_prefix
                                                    [COLUMN_TYPE] => text
                                                    [COLUMN_POSITION] => 5
                                                    [DATA_TYPE] => text
                                                    [DEFAULT] => 
                                                    [NULLABLE] => 1
                                                    [LENGTH] => 255
                                                    [SCALE] => 
                                                    [PRECISION] => 
                                                    [UNSIGNED] => 
                                                    [PRIMARY] => 
                                                    [PRIMARY_POSITION] => 0
                                                    [IDENTITY] => 
                                                    [COMMENT] => Value Table Prefix
                                                )

                                            [ENTITY_ID_FIELD] => Array
                                                (
                                                    [COLUMN_NAME] => entity_id_field
                                                    [COLUMN_TYPE] => text
                                                    [COLUMN_POSITION] => 6
                                                    [DATA_TYPE] => text
                                                    [DEFAULT] => 
                                                    [NULLABLE] => 1
                                                    [LENGTH] => 255
                                                    [SCALE] => 
                                                    [PRECISION] => 
                                                    [UNSIGNED] => 
                                                    [PRIMARY] => 
                                                    [PRIMARY_POSITION] => 0
                                                    [IDENTITY] => 
                                                    [COMMENT] => Entity Id Field
                                                )

                                            [IS_DATA_SHARING] => Array
                                                (
                                                    [COLUMN_NAME] => is_data_sharing
                                                    [COLUMN_TYPE] => smallint
                                                    [COLUMN_POSITION] => 7
                                                    [DATA_TYPE] => smallint
                                                    [DEFAULT] => 1
                                                    [NULLABLE] => 
                                                    [LENGTH] => 
                                                    [SCALE] => 
                                                    [PRECISION] => 
                                                    [UNSIGNED] => 1
                                                    [PRIMARY] => 
                                                    [PRIMARY_POSITION] => 0
                                                    [IDENTITY] => 
                                                    [COMMENT] => Defines Is Data Sharing
                                                )

                                            [DATA_SHARING_KEY] => Array
                                                (
                                                    [COLUMN_NAME] => data_sharing_key
                                                    [COLUMN_TYPE] => text
                                                    [COLUMN_POSITION] => 8
                                                    [DATA_TYPE] => text
                                                    [DEFAULT] => default
                                                    [NULLABLE] => 1
                                                    [LENGTH] => 100
                                                    [SCALE] => 
                                                    [PRECISION] => 
                                                    [UNSIGNED] => 
                                                    [PRIMARY] => 
                                                    [PRIMARY_POSITION] => 0
                                                    [IDENTITY] => 
                                                    [COMMENT] => Data Sharing Key
                                                )

                                            [DEFAULT_ATTRIBUTE_SET_ID] => Array
                                                (
                                                    [COLUMN_NAME] => default_attribute_set_id
                                                    [COLUMN_TYPE] => smallint
                                                    [COLUMN_POSITION] => 9
                                                    [DATA_TYPE] => smallint
                                                    [DEFAULT] => 0
                                                    [NULLABLE] => 
                                                    [LENGTH] => 
                                                    [SCALE] => 
                                                    [PRECISION] => 
                                                    [UNSIGNED] => 1
                                                    [PRIMARY] => 
                                                    [PRIMARY_POSITION] => 0
                                                    [IDENTITY] => 
                                                    [COMMENT] => Default Attribute Set Id
                                                )

                                            [INCREMENT_MODEL] => Array
                                                (
                                                    [COLUMN_NAME] => increment_model
                                                    [COLUMN_TYPE] => text
                                                    [COLUMN_POSITION] => 10
                                                    [DATA_TYPE] => text
                                                    [DEFAULT] => 
                                                    [NULLABLE] => 1
                                                    [LENGTH] => 255
                                                    [SCALE] => 
                                                    [PRECISION] => 
                                                    [UNSIGNED] => 
                                                    [PRIMARY] => 
                                                    [PRIMARY_POSITION] => 0
                                                    [IDENTITY] => 
                                                    [COMMENT] => Increment Model
                                                )

                                            [INCREMENT_PER_STORE] => Array
                                                (
                                                    [COLUMN_NAME] => increment_per_store
                                                    [COLUMN_TYPE] => smallint
                                                    [COLUMN_POSITION] => 11
                                                    [DATA_TYPE] => smallint
                                                    [DEFAULT] => 0
                                                    [NULLABLE] => 
                                                    [LENGTH] => 
                                                    [SCALE] => 
                                                    [PRECISION] => 
                                                    [UNSIGNED] => 1
                                                    [PRIMARY] => 
                                                    [PRIMARY_POSITION] => 0
                                                    [IDENTITY] => 
                                                    [COMMENT] => Increment Per Store
                                                )

                                            [INCREMENT_PAD_LENGTH] => Array
                                                (
                                                    [COLUMN_NAME] => increment_pad_length
                                                    [COLUMN_TYPE] => smallint
                                                    [COLUMN_POSITION] => 12
                                                    [DATA_TYPE] => smallint
                                                    [DEFAULT] => 8
                                                    [NULLABLE] => 
                                                    [LENGTH] => 
                                                    [SCALE] => 
                                                    [PRECISION] => 
                                                    [UNSIGNED] => 1
                                                    [PRIMARY] => 
                                                    [PRIMARY_POSITION] => 0
                                                    [IDENTITY] => 
                                                    [COMMENT] => Increment Pad Length
                                                )

                                            [INCREMENT_PAD_CHAR] => Array
                                                (
                                                    [COLUMN_NAME] => increment_pad_char
                                                    [COLUMN_TYPE] => text
                                                    [COLUMN_POSITION] => 13
                                                    [DATA_TYPE] => text
                                                    [DEFAULT] => 0
                                                    [NULLABLE] => 
                                                    [LENGTH] => 1
                                                    [SCALE] => 
                                                    [PRECISION] => 
                                                    [UNSIGNED] => 
                                                    [PRIMARY] => 
                                                    [PRIMARY_POSITION] => 0
                                                    [IDENTITY] => 
                                                    [COMMENT] => Increment Pad Char
                                                )

                                            [ADDITIONAL_ATTRIBUTE_TABLE] => Array
                                                (
                                                    [COLUMN_NAME] => additional_attribute_table
                                                    [COLUMN_TYPE] => text
                                                    [COLUMN_POSITION] => 14
                                                    [DATA_TYPE] => text
                                                    [DEFAULT] => 
                                                    [NULLABLE] => 1
                                                    [LENGTH] => 255
                                                    [SCALE] => 
                                                    [PRECISION] => 
                                                    [UNSIGNED] => 
                                                    [PRIMARY] => 
                                                    [PRIMARY_POSITION] => 0
                                                    [IDENTITY] => 
                                                    [COMMENT] => Additional Attribute Table
                                                )

                                            [ENTITY_ATTRIBUTE_COLLECTION] => Array
                                                (
                                                    [COLUMN_NAME] => entity_attribute_collection
                                                    [COLUMN_TYPE] => text
                                                    [COLUMN_POSITION] => 15
                                                    [DATA_TYPE] => text
                                                    [DEFAULT] => 
                                                    [NULLABLE] => 1
                                                    [LENGTH] => 255
                                                    [SCALE] => 
                                                    [PRECISION] => 
                                                    [UNSIGNED] => 
                                                    [PRIMARY] => 
                                                    [PRIMARY_POSITION] => 0
                                                    [IDENTITY] => 
                                                    [COMMENT] => Entity Attribute Collection
                                                )

                                        )

                                    [_indexes:protected] => Array
                                        (
                                            [IDX_EAV_ENTITY_TYPE_ENTITY_TYPE_CODE] => Array
                                                (
                                                    [INDEX_NAME] => IDX_EAV_ENTITY_TYPE_ENTITY_TYPE_CODE
                                                    [COLUMNS] => Array
                                                        (
                                                            [ENTITY_TYPE_CODE] => Array
                                                                (
                                                                    [NAME] => entity_type_code
                                                                    [SIZE] => 
                                                                    [POSITION] => 0
                                                                )

                                                        )

                                                    [TYPE] => index
                                                )

                                        )

                                    [_foreignKeys:protected] => Array
                                        (
                                        )

                                    [_options:protected] => Array
                                        (
                                            [type] => INNODB
                                            [charset] => utf8
                                            [collate] => utf8_general_ci
                                        )

                                )

                        )

                )

            [7] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 624
                    [args] => Array
                        (
                            [0] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Eav/sql/eav_setup/install-1.6.0.0.php
                        )

                    [function] => include
                )

            [8] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/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.6.0.0
                        )

                )

            [9] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 327
                    [function] => _installResourceDb
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 1.6.0.0
                        )

                )

            [10] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Core/Model/Resource/Setup.php
                    [line] => 235
                    [function] => applyUpdates
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [11] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Core/Model/App.php
                    [line] => 417
                    [function] => applyAllUpdates
                    [class] => Mage_Core_Model_Resource_Setup
                    [type] => ::
                    [args] => Array
                        (
                        )

                )

            [12] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Core/Model/App.php
                    [line] => 343
                    [function] => _initModules
                    [class] => Mage_Core_Model_App
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [13] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/app/Mage.php
                    [line] => 683
                    [function] => run
                    [class] => Mage_Core_Model_App
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                    [scope_code] => 
                                    [scope_type] => store
                                    [options] => Array
                                        (
                                        )

                                )

                        )

                )

            [14] => Array
                (
                    [file] => /www/wwwroot/kiwilighting.com/index.php
                    [line] => 87
                    [function] => run
                    [class] => Mage
                    [type] => ::
                    [args] => Array
                        (
                            [0] => 
                            [1] => store
                        )

                )

        )

    [previous:Exception:private] => PDOException Object
        (
            [message:protected] => SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'eav_entity_type' already exists
            [string:Exception:private] => 
            [code:protected] => 42S01
            [file:protected] => /www/wwwroot/kiwilighting.com/lib/Zend/Db/Statement/Pdo.php
            [line:protected] => 228
            [trace:Exception:private] => Array
                (
                    [0] => Array
                        (
                            [file] => /www/wwwroot/kiwilighting.com/lib/Zend/Db/Statement/Pdo.php
                            [line] => 228
                            [function] => execute
                            [class] => PDOStatement
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                        )

                                )

                        )

                    [1] => Array
                        (
                            [file] => /www/wwwroot/kiwilighting.com/lib/Varien/Db/Statement/Pdo/Mysql.php
                            [line] => 110
                            [function] => _execute
                            [class] => Zend_Db_Statement_Pdo
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                        )

                                )

                        )

                    [2] => Array
                        (
                            [file] => /www/wwwroot/kiwilighting.com/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] => /www/wwwroot/kiwilighting.com/lib/Zend/Db/Adapter/Abstract.php
                            [line] => 479
                            [function] => execute
                            [class] => Zend_Db_Statement
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                        )

                                )

                        )

                    [4] => Array
                        (
                            [file] => /www/wwwroot/kiwilighting.com/lib/Zend/Db/Adapter/Pdo/Abstract.php
                            [line] => 238
                            [function] => query
                            [class] => Zend_Db_Adapter_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => CREATE TABLE `eav_entity_type` (
  `entity_type_id` smallint 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) NULL COMMENT 'Attribute Model',
  `entity_table` varchar(255) NULL COMMENT 'Entity Table',
  `value_table_prefix` varchar(255) NULL COMMENT 'Value Table Prefix',
  `entity_id_field` varchar(255) NULL COMMENT 'Entity Id Field',
  `is_data_sharing` smallint UNSIGNED NOT NULL default '1' COMMENT 'Defines Is Data Sharing',
  `data_sharing_key` varchar(100) NULL default 'default' COMMENT 'Data Sharing Key',
  `default_attribute_set_id` smallint UNSIGNED NOT NULL default '0' COMMENT 'Default Attribute Set Id',
  `increment_model` varchar(255) NULL default '' COMMENT 'Increment Model',
  `increment_per_store` smallint UNSIGNED NOT NULL default '0' COMMENT 'Increment Per Store',
  `increment_pad_length` smallint 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) NULL default '' COMMENT 'Additional Attribute Table',
  `entity_attribute_collection` varchar(255) NULL default NULL COMMENT 'Entity Attribute Collection',
  PRIMARY KEY (`entity_type_id`),
  INDEX `IDX_EAV_ENTITY_TYPE_ENTITY_TYPE_CODE` (`entity_type_code`)
) COMMENT='Eav Entity Type' ENGINE=INNODB charset=utf8 COLLATE=utf8_general_ci
                                    [1] => Array
                                        (
                                        )

                                )

                        )

                    [5] => Array
                        (
                            [file] => /www/wwwroot/kiwilighting.com/lib/Varien/Db/Adapter/Pdo/Mysql.php
                            [line] => 428
                            [function] => query
                            [class] => Zend_Db_Adapter_Pdo_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => CREATE TABLE `eav_entity_type` (
  `entity_type_id` smallint 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) NULL COMMENT 'Attribute Model',
  `entity_table` varchar(255) NULL COMMENT 'Entity Table',
  `value_table_prefix` varchar(255) NULL COMMENT 'Value Table Prefix',
  `entity_id_field` varchar(255) NULL COMMENT 'Entity Id Field',
  `is_data_sharing` smallint UNSIGNED NOT NULL default '1' COMMENT 'Defines Is Data Sharing',
  `data_sharing_key` varchar(100) NULL default 'default' COMMENT 'Data Sharing Key',
  `default_attribute_set_id` smallint UNSIGNED NOT NULL default '0' COMMENT 'Default Attribute Set Id',
  `increment_model` varchar(255) NULL default '' COMMENT 'Increment Model',
  `increment_per_store` smallint UNSIGNED NOT NULL default '0' COMMENT 'Increment Per Store',
  `increment_pad_length` smallint 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) NULL default '' COMMENT 'Additional Attribute Table',
  `entity_attribute_collection` varchar(255) NULL default NULL COMMENT 'Entity Attribute Collection',
  PRIMARY KEY (`entity_type_id`),
  INDEX `IDX_EAV_ENTITY_TYPE_ENTITY_TYPE_CODE` (`entity_type_code`)
) COMMENT='Eav Entity Type' ENGINE=INNODB charset=utf8 COLLATE=utf8_general_ci
                                    [1] => Array
                                        (
                                        )

                                )

                        )

                    [6] => Array
                        (
                            [file] => /www/wwwroot/kiwilighting.com/lib/Varien/Db/Adapter/Pdo/Mysql.php
                            [line] => 2048
                            [function] => query
                            [class] => Varien_Db_Adapter_Pdo_Mysql
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => CREATE TABLE `eav_entity_type` (
  `entity_type_id` smallint 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) NULL COMMENT 'Attribute Model',
  `entity_table` varchar(255) NULL COMMENT 'Entity Table',
  `value_table_prefix` varchar(255) NULL COMMENT 'Value Table Prefix',
  `entity_id_field` varchar(255) NULL COMMENT 'Entity Id Field',
  `is_data_sharing` smallint UNSIGNED NOT NULL default '1' COMMENT 'Defines Is Data Sharing',
  `data_sharing_key` varchar(100) NULL default 'default' COMMENT 'Data Sharing Key',
  `default_attribute_set_id` smallint UNSIGNED NOT NULL default '0' COMMENT 'Default Attribute Set Id',
  `increment_model` varchar(255) NULL default '' COMMENT 'Increment Model',
  `increment_per_store` smallint UNSIGNED NOT NULL default '0' COMMENT 'Increment Per Store',
  `increment_pad_length` smallint 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) NULL default '' COMMENT 'Additional Attribute Table',
  `entity_attribute_collection` varchar(255) NULL default NULL COMMENT 'Entity Attribute Collection',
  PRIMARY KEY (`entity_type_id`),
  INDEX `IDX_EAV_ENTITY_TYPE_ENTITY_TYPE_CODE` (`entity_type_code`)
) COMMENT='Eav Entity Type' ENGINE=INNODB charset=utf8 COLLATE=utf8_general_ci
                                )

                        )

                    [7] => Array
                        (
                            [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Eav/sql/eav_setup/install-1.6.0.0.php
                            [line] => 100
                            [function] => createTable
                            [class] => Varien_Db_Adapter_Pdo_Mysql
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Varien_Db_Ddl_Table Object
                                        (
                                            [_tableName:protected] => eav_entity_type
                                            [_schemaName:protected] => 
                                            [_tableComment:protected] => Eav Entity Type
                                            [_columns:protected] => Array
                                                (
                                                    [ENTITY_TYPE_ID] => Array
                                                        (
                                                            [COLUMN_NAME] => entity_type_id
                                                            [COLUMN_TYPE] => smallint
                                                            [COLUMN_POSITION] => 0
                                                            [DATA_TYPE] => smallint
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 1
                                                            [PRIMARY] => 1
                                                            [PRIMARY_POSITION] => 0
                                                            [IDENTITY] => 1
                                                            [COMMENT] => Entity Type Id
                                                        )

                                                    [ENTITY_TYPE_CODE] => Array
                                                        (
                                                            [COLUMN_NAME] => entity_type_code
                                                            [COLUMN_TYPE] => text
                                                            [COLUMN_POSITION] => 1
                                                            [DATA_TYPE] => text
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 50
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 0
                                                            [IDENTITY] => 
                                                            [COMMENT] => Entity Type Code
                                                        )

                                                    [ENTITY_MODEL] => Array
                                                        (
                                                            [COLUMN_NAME] => entity_model
                                                            [COLUMN_TYPE] => text
                                                            [COLUMN_POSITION] => 2
                                                            [DATA_TYPE] => text
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 
                                                            [LENGTH] => 255
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 0
                                                            [IDENTITY] => 
                                                            [COMMENT] => Entity Model
                                                        )

                                                    [ATTRIBUTE_MODEL] => Array
                                                        (
                                                            [COLUMN_NAME] => attribute_model
                                                            [COLUMN_TYPE] => text
                                                            [COLUMN_POSITION] => 3
                                                            [DATA_TYPE] => text
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 1
                                                            [LENGTH] => 255
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 0
                                                            [IDENTITY] => 
                                                            [COMMENT] => Attribute Model
                                                        )

                                                    [ENTITY_TABLE] => Array
                                                        (
                                                            [COLUMN_NAME] => entity_table
                                                            [COLUMN_TYPE] => text
                                                            [COLUMN_POSITION] => 4
                                                            [DATA_TYPE] => text
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 1
                                                            [LENGTH] => 255
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 0
                                                            [IDENTITY] => 
                                                            [COMMENT] => Entity Table
                                                        )

                                                    [VALUE_TABLE_PREFIX] => Array
                                                        (
                                                            [COLUMN_NAME] => value_table_prefix
                                                            [COLUMN_TYPE] => text
                                                            [COLUMN_POSITION] => 5
                                                            [DATA_TYPE] => text
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 1
                                                            [LENGTH] => 255
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 0
                                                            [IDENTITY] => 
                                                            [COMMENT] => Value Table Prefix
                                                        )

                                                    [ENTITY_ID_FIELD] => Array
                                                        (
                                                            [COLUMN_NAME] => entity_id_field
                                                            [COLUMN_TYPE] => text
                                                            [COLUMN_POSITION] => 6
                                                            [DATA_TYPE] => text
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 1
                                                            [LENGTH] => 255
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 0
                                                            [IDENTITY] => 
                                                            [COMMENT] => Entity Id Field
                                                        )

                                                    [IS_DATA_SHARING] => Array
                                                        (
                                                            [COLUMN_NAME] => is_data_sharing
                                                            [COLUMN_TYPE] => smallint
                                                            [COLUMN_POSITION] => 7
                                                            [DATA_TYPE] => smallint
                                                            [DEFAULT] => 1
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 1
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 0
                                                            [IDENTITY] => 
                                                            [COMMENT] => Defines Is Data Sharing
                                                        )

                                                    [DATA_SHARING_KEY] => Array
                                                        (
                                                            [COLUMN_NAME] => data_sharing_key
                                                            [COLUMN_TYPE] => text
                                                            [COLUMN_POSITION] => 8
                                                            [DATA_TYPE] => text
                                                            [DEFAULT] => default
                                                            [NULLABLE] => 1
                                                            [LENGTH] => 100
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 0
                                                            [IDENTITY] => 
                                                            [COMMENT] => Data Sharing Key
                                                        )

                                                    [DEFAULT_ATTRIBUTE_SET_ID] => Array
                                                        (
                                                            [COLUMN_NAME] => default_attribute_set_id
                                                            [COLUMN_TYPE] => smallint
                                                            [COLUMN_POSITION] => 9
                                                            [DATA_TYPE] => smallint
                                                            [DEFAULT] => 0
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 1
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 0
                                                            [IDENTITY] => 
                                                            [COMMENT] => Default Attribute Set Id
                                                        )

                                                    [INCREMENT_MODEL] => Array
                                                        (
                                                            [COLUMN_NAME] => increment_model
                                                            [COLUMN_TYPE] => text
                                                            [COLUMN_POSITION] => 10
                                                            [DATA_TYPE] => text
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 1
                                                            [LENGTH] => 255
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 0
                                                            [IDENTITY] => 
                                                            [COMMENT] => Increment Model
                                                        )

                                                    [INCREMENT_PER_STORE] => Array
                                                        (
                                                            [COLUMN_NAME] => increment_per_store
                                                            [COLUMN_TYPE] => smallint
                                                            [COLUMN_POSITION] => 11
                                                            [DATA_TYPE] => smallint
                                                            [DEFAULT] => 0
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 1
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 0
                                                            [IDENTITY] => 
                                                            [COMMENT] => Increment Per Store
                                                        )

                                                    [INCREMENT_PAD_LENGTH] => Array
                                                        (
                                                            [COLUMN_NAME] => increment_pad_length
                                                            [COLUMN_TYPE] => smallint
                                                            [COLUMN_POSITION] => 12
                                                            [DATA_TYPE] => smallint
                                                            [DEFAULT] => 8
                                                            [NULLABLE] => 
                                                            [LENGTH] => 
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 1
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 0
                                                            [IDENTITY] => 
                                                            [COMMENT] => Increment Pad Length
                                                        )

                                                    [INCREMENT_PAD_CHAR] => Array
                                                        (
                                                            [COLUMN_NAME] => increment_pad_char
                                                            [COLUMN_TYPE] => text
                                                            [COLUMN_POSITION] => 13
                                                            [DATA_TYPE] => text
                                                            [DEFAULT] => 0
                                                            [NULLABLE] => 
                                                            [LENGTH] => 1
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 0
                                                            [IDENTITY] => 
                                                            [COMMENT] => Increment Pad Char
                                                        )

                                                    [ADDITIONAL_ATTRIBUTE_TABLE] => Array
                                                        (
                                                            [COLUMN_NAME] => additional_attribute_table
                                                            [COLUMN_TYPE] => text
                                                            [COLUMN_POSITION] => 14
                                                            [DATA_TYPE] => text
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 1
                                                            [LENGTH] => 255
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 0
                                                            [IDENTITY] => 
                                                            [COMMENT] => Additional Attribute Table
                                                        )

                                                    [ENTITY_ATTRIBUTE_COLLECTION] => Array
                                                        (
                                                            [COLUMN_NAME] => entity_attribute_collection
                                                            [COLUMN_TYPE] => text
                                                            [COLUMN_POSITION] => 15
                                                            [DATA_TYPE] => text
                                                            [DEFAULT] => 
                                                            [NULLABLE] => 1
                                                            [LENGTH] => 255
                                                            [SCALE] => 
                                                            [PRECISION] => 
                                                            [UNSIGNED] => 
                                                            [PRIMARY] => 
                                                            [PRIMARY_POSITION] => 0
                                                            [IDENTITY] => 
                                                            [COMMENT] => Entity Attribute Collection
                                                        )

                                                )

                                            [_indexes:protected] => Array
                                                (
                                                    [IDX_EAV_ENTITY_TYPE_ENTITY_TYPE_CODE] => Array
                                                        (
                                                            [INDEX_NAME] => IDX_EAV_ENTITY_TYPE_ENTITY_TYPE_CODE
                                                            [COLUMNS] => Array
                                                                (
                                                                    [ENTITY_TYPE_CODE] => Array
                                                                        (
                                                                            [NAME] => entity_type_code
                                                                            [SIZE] => 
                                                                            [POSITION] => 0
                                                                        )

                                                                )

                                                            [TYPE] => index
                                                        )

                                                )

                                            [_foreignKeys:protected] => Array
                                                (
                                                )

                                            [_options:protected] => Array
                                                (
                                                    [type] => INNODB
                                                    [charset] => utf8
                                                    [collate] => utf8_general_ci
                                                )

                                        )

                                )

                        )

                    [8] => Array
                        (
                            [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Core/Model/Resource/Setup.php
                            [line] => 624
                            [args] => Array
                                (
                                    [0] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Eav/sql/eav_setup/install-1.6.0.0.php
                                )

                            [function] => include
                        )

                    [9] => Array
                        (
                            [file] => /www/wwwroot/kiwilighting.com/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.6.0.0
                                )

                        )

                    [10] => Array
                        (
                            [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Core/Model/Resource/Setup.php
                            [line] => 327
                            [function] => _installResourceDb
                            [class] => Mage_Core_Model_Resource_Setup
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => 1.6.0.0
                                )

                        )

                    [11] => Array
                        (
                            [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Core/Model/Resource/Setup.php
                            [line] => 235
                            [function] => applyUpdates
                            [class] => Mage_Core_Model_Resource_Setup
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [12] => Array
                        (
                            [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Core/Model/App.php
                            [line] => 417
                            [function] => applyAllUpdates
                            [class] => Mage_Core_Model_Resource_Setup
                            [type] => ::
                            [args] => Array
                                (
                                )

                        )

                    [13] => Array
                        (
                            [file] => /www/wwwroot/kiwilighting.com/app/code/core/Mage/Core/Model/App.php
                            [line] => 343
                            [function] => _initModules
                            [class] => Mage_Core_Model_App
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [14] => Array
                        (
                            [file] => /www/wwwroot/kiwilighting.com/app/Mage.php
                            [line] => 683
                            [function] => run
                            [class] => Mage_Core_Model_App
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                            [scope_code] => 
                                            [scope_type] => store
                                            [options] => Array
                                                (
                                                )

                                        )

                                )

                        )

                    [15] => Array
                        (
                            [file] => /www/wwwroot/kiwilighting.com/index.php
                            [line] => 87
                            [function] => run
                            [class] => Mage
                            [type] => ::
                            [args] => Array
                                (
                                    [0] => 
                                    [1] => store
                                )

                        )

                )

            [previous:Exception:private] => 
            [errorInfo] => Array
                (
                    [0] => 42S01
                    [1] => 1050
                    [2] => Table 'eav_entity_type' already exists
                )

        )

)