PDOException Object
(
[message:protected] => SQLSTATE[42S01]: Base table or view already exists: 1050 Table 'paygate_authorizenet_debug' already exists
[string:Exception:private] =>
[code:protected] => 42S01
[file:protected] => /home/lasthme/public_html/store/lib/Varien/Db/Adapter/Pdo/Mysql.php
[line:protected] => 276
[trace:Exception:private] => Array
(
[0] => Array
(
[file] => /home/lasthme/public_html/store/lib/Varien/Db/Adapter/Pdo/Mysql.php
[line] => 276
[function] => query
[class] => PDO
[type] => ->
[args] => Array
(
[0] => -- DROP TABLE if exists paygate_authorizenet_debug;
CREATE TABLE paygate_authorizenet_debug (
`debug_id` int(10) unsigned NOT NULL auto_increment,
`request_body` text,
`response_body` text,
`request_serialized` text,
`result_serialized` text,
`request_dump` text,
`result_dump` text,
PRIMARY KEY (`debug_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8
)
)
[1] => Array
(
[file] => /home/lasthme/public_html/store/lib/Varien/Db/Adapter/Pdo/Mysql.php
[line] => 397
[function] => raw_query
[class] => Varien_Db_Adapter_Pdo_Mysql
[type] => ->
[args] => Array
(
[0] => -- DROP TABLE if exists paygate_authorizenet_debug;
CREATE TABLE paygate_authorizenet_debug (
`debug_id` int(10) unsigned NOT NULL auto_increment,
`request_body` text,
`response_body` text,
`request_serialized` text,
`result_serialized` text,
`request_dump` text,
`result_dump` text,
PRIMARY KEY (`debug_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8
)
)
[2] => Array
(
[file] => /home/lasthme/public_html/store/app/code/core/Mage/Core/Model/Resource/Setup.php
[line] => 636
[function] => multi_query
[class] => Varien_Db_Adapter_Pdo_Mysql
[type] => ->
[args] => Array
(
[0] =>
-- DROP TABLE if exists paygate_authorizenet_debug;
CREATE TABLE paygate_authorizenet_debug (
`debug_id` int(10) unsigned NOT NULL auto_increment,
`request_body` text,
`response_body` text,
`request_serialized` text,
`result_serialized` text,
`request_dump` text,
`result_dump` text,
PRIMARY KEY (`debug_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
)
)
[3] => Array
(
[file] => /home/lasthme/public_html/store/app/code/core/Mage/Paygate/sql/paygate_setup/mysql4-install-0.7.0.php
[line] => 46
[function] => run
[class] => Mage_Core_Model_Resource_Setup
[type] => ->
[args] => Array
(
[0] =>
-- DROP TABLE if exists paygate_authorizenet_debug;
CREATE TABLE paygate_authorizenet_debug (
`debug_id` int(10) unsigned NOT NULL auto_increment,
`request_body` text,
`response_body` text,
`request_serialized` text,
`result_serialized` text,
`request_dump` text,
`result_dump` text,
PRIMARY KEY (`debug_id`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
)
)
[4] => Array
(
[file] => /home/lasthme/public_html/store/app/code/core/Mage/Core/Model/Resource/Setup.php
[line] => 376
[args] => Array
(
[0] => /home/lasthme/public_html/store/app/code/core/Mage/Paygate/sql/paygate_setup/mysql4-install-0.7.0.php
)
[function] => include
)
[5] => Array
(
[file] => /home/lasthme/public_html/store/app/code/core/Mage/Core/Model/Resource/Setup.php
[line] => 276
[function] => _modifyResourceDb
[class] => Mage_Core_Model_Resource_Setup
[type] => ->
[args] => Array
(
[0] => install
[1] =>
[2] => 0.7.1
)
)
[6] => Array
(
[file] => /home/lasthme/public_html/store/app/code/core/Mage/Core/Model/Resource/Setup.php
[line] => 240
[function] => _installResourceDb
[class] => Mage_Core_Model_Resource_Setup
[type] => ->
[args] => Array
(
[0] => 0.7.1
)
)
[7] => Array
(
[file] => /home/lasthme/public_html/store/app/code/core/Mage/Core/Model/Resource/Setup.php
[line] => 161
[function] => applyUpdates
[class] => Mage_Core_Model_Resource_Setup
[type] => ->
[args] => Array
(
)
)
[8] => Array
(
[file] => /home/lasthme/public_html/store/app/code/core/Mage/Core/Model/App.php
[line] => 363
[function] => applyAllUpdates
[class] => Mage_Core_Model_Resource_Setup
[type] => ::
[args] => Array
(
)
)
[9] => Array
(
[file] => /home/lasthme/public_html/store/app/code/core/Mage/Core/Model/App.php
[line] => 295
[function] => _initModules
[class] => Mage_Core_Model_App
[type] => ->
[args] => Array
(
)
)
[10] => Array
(
[file] => /home/lasthme/public_html/store/app/Mage.php
[line] => 596
[function] => run
[class] => Mage_Core_Model_App
[type] => ->
[args] => Array
(
[0] => Array
(
[scope_code] =>
[scope_type] => store
[options] => Array
(
)
)
)
)
[11] => Array
(
[file] => /home/lasthme/public_html/store/index.php
[line] => 80
[function] => run
[class] => Mage
[type] => ::
[args] => Array
(
[0] =>
[1] => store
)
)
)
[previous:Exception:private] =>
[errorInfo] => Array
(
[0] => 42S01
[1] => 1050
[2] => Table 'paygate_authorizenet_debug' already exists
)
)