Caught ExceptionError: A table must have a primary key, but none was found

Zend_Db_Table_Exception Object
(
    [message:protected] => A table must have a primary key, but none was found
    [string:private] => 
    [code:protected] => 0
    [file:protected] => /ic/foo/includes/Zend/library/Zend/Db/Table/Abstract.php
    [line:protected] => 649
    [trace:private] => Array
        (
            [0] => Array
                (
                    [file] => /ic/foo/includes/Zend/library/Zend/Db/Table/Abstract.php
                    [line] => 534
                    [function] => _setupPrimaryKey
                    [class] => Zend_Db_Table_Abstract
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [1] => Array
                (
                    [file] => /ic/foo/includes/Zend/library/Zend/Db/Table/Abstract.php
                    [line] => 268
                    [function] => _setup
                    [class] => Zend_Db_Table_Abstract
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [2] => Array
                (
                    [file] => /ic/foo/includes/Rt/Db/Table.php
                    [line] => 43
                    [function] => __construct
                    [class] => Zend_Db_Table_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                        )

                )

            [3] => Array
                (
                    [file] => /ic/foo/apps/realtown/library/Rt/Controller/Action.php
                    [line] => 55
                    [function] => __construct
                    [class] => Rt_Db_Table
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                        )

                )

            [4] => Array
                (
                    [file] => /ic/foo/apps/realtown/library/Rt/Controller/Action.php
                    [line] => 74
                    [function] => _loadModel
                    [class] => Rt_Controller_Action
                    [type] => ->
                    [args] => Array
                        (
                            [0] => log
                            [1] => 
                        )

                )

            [5] => Array
                (
                    [file] => /ic/foo/apps/realtown/library/Rt/Controller/Action.php
                    [line] => 39
                    [function] => _loadRequiredModels
                    [class] => Rt_Controller_Action
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [6] => Array
                (
                    [file] => /ic/foo/includes/Zend/library/Zend/Controller/Dispatcher/Standard.php
                    [line] => 261
                    [function] => __construct
                    [class] => Rt_Controller_Action
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Zend_Controller_Request_Http Object
                                (
                                    [_paramSources:protected] => Array
                                        (
                                            [0] => _GET
                                            [1] => _POST
                                        )

                                    [_requestUri:protected] => error/database
                                    [_baseUrl:protected] => 
                                    [_basePath:protected] => 
                                    [_pathInfo:protected] => error/database
                                    [_params:protected] => Array
                                        (
                                            [controller] => error
                                            [action] => database
                                            [module] => default
                                            [error_handler] => ArrayObject Object
                                                (
                                                    [exception] => Zend_Db_Adapter_Exception Object
                                                        (
                                                            [_chainedException:protected] => 
                                                            [message:protected] => SQLSTATE[HY000] [2013] Lost connection to MySQL server at 'reading initial communication packet', system error: 61
                                                            [string:private] => 
                                                            [code:protected] => 0
                                                            [file:protected] => /ic/foo/includes/Zend/library/Zend/Db/Adapter/Pdo/Abstract.php
                                                            [line:protected] => 143
                                                            [trace:private] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Db/Adapter/Abstract.php
                                                                            [line] => 767
                                                                            [function] => _connect
                                                                            [class] => Zend_Db_Adapter_Pdo_Abstract
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Db/Adapter/Abstract.php
                                                                            [line] => 837
                                                                            [function] => quote
                                                                            [class] => Zend_Db_Adapter_Abstract
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => 69.43.139.142
                                                                                    [1] => 
                                                                                )

                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Db/Select.php
                                                                            [line] => 884
                                                                            [function] => quoteInto
                                                                            [class] => Zend_Db_Adapter_Abstract
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => address = ?
                                                                                    [1] => 69.43.139.142
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [3] => Array
                                                                        (
                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Db/Select.php
                                                                            [line] => 433
                                                                            [function] => _where
                                                                            [class] => Zend_Db_Select
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => address = ?
                                                                                    [1] => 69.43.139.142
                                                                                    [2] => 
                                                                                    [3] => 1
                                                                                )

                                                                        )

                                                                    [4] => Array
                                                                        (
                                                                            [file] => /ic/foo/apps/realtown/library/Rt/Controller/Plugin/Blocker.php
                                                                            [line] => 27
                                                                            [function] => where
                                                                            [class] => Zend_Db_Select
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => address = ?
                                                                                    [1] => 69.43.139.142
                                                                                )

                                                                        )

                                                                    [5] => Array
                                                                        (
                                                                            [file] => /ic/foo/apps/realtown/library/Rt/Controller/Plugin/Blocker.php
                                                                            [line] => 9
                                                                            [function] => isBlacklisted
                                                                            [class] => Rt_Controller_Plugin_Blocker
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => 69.43.139.142
                                                                                )

                                                                        )

                                                                    [6] => Array
                                                                        (
                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Controller/Plugin/Broker.php
                                                                            [line] => 287
                                                                            [function] => dispatchLoopStartup
                                                                            [class] => Rt_Controller_Plugin_Blocker
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                )

                                                                        )

                                                                    [7] => Array
                                                                        (
                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Controller/Front.php
                                                                            [line] => 908
                                                                            [function] => dispatchLoopStartup
                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                )

                                                                        )

                                                                    [8] => Array
                                                                        (
                                                                            [file] => /ic/foo/apps/realtown/public/index.php
                                                                            [line] => 18
                                                                            [function] => dispatch
                                                                            [class] => Zend_Controller_Front
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [9] => Array
                                                                        (
                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                            [line] => 28
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => /ic/foo/apps/realtown/public/index.php
                                                                                )

                                                                            [function] => require_once
                                                                        )

                                                                )

                                                        )

                                                    [type] => EXCEPTION_OTHER
                                                    [request] => Zend_Controller_Request_Http Object
                                                        (
                                                            [_paramSources:protected] => Array
                                                                (
                                                                    [0] => _GET
                                                                    [1] => _POST
                                                                )

                                                            [_requestUri:protected] => error/database
                                                            [_baseUrl:protected] => 
                                                            [_basePath:protected] => 
                                                            [_pathInfo:protected] => error/database
                                                            [_params:protected] => Array
                                                                (
                                                                    [controller] => error
                                                                    [action] => database
                                                                    [module] => default
                                                                )

                                                            [_aliases:protected] => Array
                                                                (
                                                                )

                                                            [_dispatched:protected] => 1
                                                            [_module:protected] => default
                                                            [_moduleKey:protected] => module
                                                            [_controller:protected] => error
                                                            [_controllerKey:protected] => controller
                                                            [_action:protected] => database
                                                            [_actionKey:protected] => action
                                                        )

                                                )

                                        )

                                    [_aliases:protected] => Array
                                        (
                                        )

                                    [_dispatched:protected] => 1
                                    [_module:protected] => default
                                    [_moduleKey:protected] => module
                                    [_controller:protected] => error
                                    [_controllerKey:protected] => controller
                                    [_action:protected] => error
                                    [_actionKey:protected] => action
                                )

                            [1] => Zend_Controller_Response_Http Object
                                (
                                    [_body:protected] => Array
                                        (
                                            [default] => 
                                        )

                                    [_exceptions:protected] => Array
                                        (
                                            [0] => Zend_Db_Adapter_Exception Object
                                                (
                                                    [_chainedException:protected] => 
                                                    [message:protected] => SQLSTATE[HY000] [2013] Lost connection to MySQL server at 'reading initial communication packet', system error: 61
                                                    [string:private] => 
                                                    [code:protected] => 0
                                                    [file:protected] => /ic/foo/includes/Zend/library/Zend/Db/Adapter/Pdo/Abstract.php
                                                    [line:protected] => 143
                                                    [trace:private] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [file] => /ic/foo/includes/Zend/library/Zend/Db/Adapter/Abstract.php
                                                                    [line] => 767
                                                                    [function] => _connect
                                                                    [class] => Zend_Db_Adapter_Pdo_Abstract
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [1] => Array
                                                                (
                                                                    [file] => /ic/foo/includes/Zend/library/Zend/Db/Adapter/Abstract.php
                                                                    [line] => 837
                                                                    [function] => quote
                                                                    [class] => Zend_Db_Adapter_Abstract
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => 69.43.139.142
                                                                            [1] => 
                                                                        )

                                                                )

                                                            [2] => Array
                                                                (
                                                                    [file] => /ic/foo/includes/Zend/library/Zend/Db/Select.php
                                                                    [line] => 884
                                                                    [function] => quoteInto
                                                                    [class] => Zend_Db_Adapter_Abstract
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => address = ?
                                                                            [1] => 69.43.139.142
                                                                            [2] => 
                                                                        )

                                                                )

                                                            [3] => Array
                                                                (
                                                                    [file] => /ic/foo/includes/Zend/library/Zend/Db/Select.php
                                                                    [line] => 433
                                                                    [function] => _where
                                                                    [class] => Zend_Db_Select
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => address = ?
                                                                            [1] => 69.43.139.142
                                                                            [2] => 
                                                                            [3] => 1
                                                                        )

                                                                )

                                                            [4] => Array
                                                                (
                                                                    [file] => /ic/foo/apps/realtown/library/Rt/Controller/Plugin/Blocker.php
                                                                    [line] => 27
                                                                    [function] => where
                                                                    [class] => Zend_Db_Select
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => address = ?
                                                                            [1] => 69.43.139.142
                                                                        )

                                                                )

                                                            [5] => Array
                                                                (
                                                                    [file] => /ic/foo/apps/realtown/library/Rt/Controller/Plugin/Blocker.php
                                                                    [line] => 9
                                                                    [function] => isBlacklisted
                                                                    [class] => Rt_Controller_Plugin_Blocker
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => 69.43.139.142
                                                                        )

                                                                )

                                                            [6] => Array
                                                                (
                                                                    [file] => /ic/foo/includes/Zend/library/Zend/Controller/Plugin/Broker.php
                                                                    [line] => 287
                                                                    [function] => dispatchLoopStartup
                                                                    [class] => Rt_Controller_Plugin_Blocker
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                (
                                                                                    [_paramSources:protected] => Array
                                                                                        (
                                                                                            [0] => _GET
                                                                                            [1] => _POST
                                                                                        )

                                                                                    [_requestUri:protected] => error/database
                                                                                    [_baseUrl:protected] => 
                                                                                    [_basePath:protected] => 
                                                                                    [_pathInfo:protected] => error/database
                                                                                    [_params:protected] => Array
                                                                                        (
                                                                                            [controller] => error
                                                                                            [action] => database
                                                                                            [module] => default
                                                                                            [error_handler] => ArrayObject Object
                                                                                                (
                                                                                                    [exception] => Zend_Db_Adapter_Exception Object
 *RECURSION*
                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                        (
                                                                                                            [_paramSources:protected] => Array
                                                                                                                (
                                                                                                                    [0] => _GET
                                                                                                                    [1] => _POST
                                                                                                                )

                                                                                                            [_requestUri:protected] => error/database
                                                                                                            [_baseUrl:protected] => 
                                                                                                            [_basePath:protected] => 
                                                                                                            [_pathInfo:protected] => error/database
                                                                                                            [_params:protected] => Array
                                                                                                                (
                                                                                                                    [controller] => error
                                                                                                                    [action] => database
                                                                                                                    [module] => default
                                                                                                                )

                                                                                                            [_aliases:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [_dispatched:protected] => 1
                                                                                                            [_module:protected] => default
                                                                                                            [_moduleKey:protected] => module
                                                                                                            [_controller:protected] => error
                                                                                                            [_controllerKey:protected] => controller
                                                                                                            [_action:protected] => database
                                                                                                            [_actionKey:protected] => action
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [_aliases:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [_dispatched:protected] => 1
                                                                                    [_module:protected] => default
                                                                                    [_moduleKey:protected] => module
                                                                                    [_controller:protected] => error
                                                                                    [_controllerKey:protected] => controller
                                                                                    [_action:protected] => error
                                                                                    [_actionKey:protected] => action
                                                                                )

                                                                        )

                                                                )

                                                            [7] => Array
                                                                (
                                                                    [file] => /ic/foo/includes/Zend/library/Zend/Controller/Front.php
                                                                    [line] => 908
                                                                    [function] => dispatchLoopStartup
                                                                    [class] => Zend_Controller_Plugin_Broker
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                (
                                                                                    [_paramSources:protected] => Array
                                                                                        (
                                                                                            [0] => _GET
                                                                                            [1] => _POST
                                                                                        )

                                                                                    [_requestUri:protected] => error/database
                                                                                    [_baseUrl:protected] => 
                                                                                    [_basePath:protected] => 
                                                                                    [_pathInfo:protected] => error/database
                                                                                    [_params:protected] => Array
                                                                                        (
                                                                                            [controller] => error
                                                                                            [action] => database
                                                                                            [module] => default
                                                                                            [error_handler] => ArrayObject Object
                                                                                                (
                                                                                                    [exception] => Zend_Db_Adapter_Exception Object
 *RECURSION*
                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                        (
                                                                                                            [_paramSources:protected] => Array
                                                                                                                (
                                                                                                                    [0] => _GET
                                                                                                                    [1] => _POST
                                                                                                                )

                                                                                                            [_requestUri:protected] => error/database
                                                                                                            [_baseUrl:protected] => 
                                                                                                            [_basePath:protected] => 
                                                                                                            [_pathInfo:protected] => error/database
                                                                                                            [_params:protected] => Array
                                                                                                                (
                                                                                                                    [controller] => error
                                                                                                                    [action] => database
                                                                                                                    [module] => default
                                                                                                                )

                                                                                                            [_aliases:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [_dispatched:protected] => 1
                                                                                                            [_module:protected] => default
                                                                                                            [_moduleKey:protected] => module
                                                                                                            [_controller:protected] => error
                                                                                                            [_controllerKey:protected] => controller
                                                                                                            [_action:protected] => database
                                                                                                            [_actionKey:protected] => action
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [_aliases:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [_dispatched:protected] => 1
                                                                                    [_module:protected] => default
                                                                                    [_moduleKey:protected] => module
                                                                                    [_controller:protected] => error
                                                                                    [_controllerKey:protected] => controller
                                                                                    [_action:protected] => error
                                                                                    [_actionKey:protected] => action
                                                                                )

                                                                        )

                                                                )

                                                            [8] => Array
                                                                (
                                                                    [file] => /ic/foo/apps/realtown/public/index.php
                                                                    [line] => 18
                                                                    [function] => dispatch
                                                                    [class] => Zend_Controller_Front
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [9] => Array
                                                                (
                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                    [line] => 28
                                                                    [args] => Array
                                                                        (
                                                                            [0] => /ic/foo/apps/realtown/public/index.php
                                                                        )

                                                                    [function] => require_once
                                                                )

                                                        )

                                                )

                                            [1] => Zend_Db_Table_Exception Object
                                                (
                                                    [message:protected] => A table must have a primary key, but none was found
                                                    [string:private] => 
                                                    [code:protected] => 0
                                                    [file:protected] => /ic/foo/includes/Zend/library/Zend/Db/Table/Abstract.php
                                                    [line:protected] => 649
                                                    [trace:private] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [file] => /ic/foo/includes/Zend/library/Zend/Db/Table/Abstract.php
                                                                    [line] => 534
                                                                    [function] => _setupPrimaryKey
                                                                    [class] => Zend_Db_Table_Abstract
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [1] => Array
                                                                (
                                                                    [file] => /ic/foo/includes/Zend/library/Zend/Db/Table/Abstract.php
                                                                    [line] => 268
                                                                    [function] => _setup
                                                                    [class] => Zend_Db_Table_Abstract
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [2] => Array
                                                                (
                                                                    [file] => /ic/foo/includes/Rt/Db/Table.php
                                                                    [line] => 43
                                                                    [function] => __construct
                                                                    [class] => Zend_Db_Table_Abstract
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => 
                                                                        )

                                                                )

                                                            [3] => Array
                                                                (
                                                                    [file] => /ic/foo/apps/realtown/library/Rt/Controller/Action.php
                                                                    [line] => 55
                                                                    [function] => __construct
                                                                    [class] => Rt_Db_Table
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => 
                                                                        )

                                                                )

                                                            [4] => Array
                                                                (
                                                                    [file] => /ic/foo/apps/realtown/library/Rt/Controller/Action.php
                                                                    [line] => 74
                                                                    [function] => _loadModel
                                                                    [class] => Rt_Controller_Action
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => log
                                                                            [1] => 
                                                                        )

                                                                )

                                                            [5] => Array
                                                                (
                                                                    [file] => /ic/foo/apps/realtown/library/Rt/Controller/Action.php
                                                                    [line] => 39
                                                                    [function] => _loadRequiredModels
                                                                    [class] => Rt_Controller_Action
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [6] => Array
                                                                (
                                                                    [file] => /ic/foo/includes/Zend/library/Zend/Controller/Dispatcher/Standard.php
                                                                    [line] => 261
                                                                    [function] => __construct
                                                                    [class] => Rt_Controller_Action
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                (
                                                                                    [_paramSources:protected] => Array
                                                                                        (
                                                                                            [0] => _GET
                                                                                            [1] => _POST
                                                                                        )

                                                                                    [_requestUri:protected] => error/database
                                                                                    [_baseUrl:protected] => 
                                                                                    [_basePath:protected] => 
                                                                                    [_pathInfo:protected] => error/database
                                                                                    [_params:protected] => Array
                                                                                        (
                                                                                            [controller] => error
                                                                                            [action] => database
                                                                                            [module] => default
                                                                                            [error_handler] => ArrayObject Object
                                                                                                (
                                                                                                    [exception] => Zend_Db_Adapter_Exception Object
                                                                                                        (
                                                                                                            [_chainedException:protected] => 
                                                                                                            [message:protected] => SQLSTATE[HY000] [2013] Lost connection to MySQL server at 'reading initial communication packet', system error: 61
                                                                                                            [string:private] => 
                                                                                                            [code:protected] => 0
                                                                                                            [file:protected] => /ic/foo/includes/Zend/library/Zend/Db/Adapter/Pdo/Abstract.php
                                                                                                            [line:protected] => 143
                                                                                                            [trace:private] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Db/Adapter/Abstract.php
                                                                                                                            [line] => 767
                                                                                                                            [function] => _connect
                                                                                                                            [class] => Zend_Db_Adapter_Pdo_Abstract
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [1] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Db/Adapter/Abstract.php
                                                                                                                            [line] => 837
                                                                                                                            [function] => quote
                                                                                                                            [class] => Zend_Db_Adapter_Abstract
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => 69.43.139.142
                                                                                                                                    [1] => 
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [2] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Db/Select.php
                                                                                                                            [line] => 884
                                                                                                                            [function] => quoteInto
                                                                                                                            [class] => Zend_Db_Adapter_Abstract
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => address = ?
                                                                                                                                    [1] => 69.43.139.142
                                                                                                                                    [2] => 
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [3] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Db/Select.php
                                                                                                                            [line] => 433
                                                                                                                            [function] => _where
                                                                                                                            [class] => Zend_Db_Select
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => address = ?
                                                                                                                                    [1] => 69.43.139.142
                                                                                                                                    [2] => 
                                                                                                                                    [3] => 1
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [4] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/foo/apps/realtown/library/Rt/Controller/Plugin/Blocker.php
                                                                                                                            [line] => 27
                                                                                                                            [function] => where
                                                                                                                            [class] => Zend_Db_Select
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => address = ?
                                                                                                                                    [1] => 69.43.139.142
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [5] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/foo/apps/realtown/library/Rt/Controller/Plugin/Blocker.php
                                                                                                                            [line] => 9
                                                                                                                            [function] => isBlacklisted
                                                                                                                            [class] => Rt_Controller_Plugin_Blocker
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => 69.43.139.142
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [6] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Controller/Plugin/Broker.php
                                                                                                                            [line] => 287
                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                            [class] => Rt_Controller_Plugin_Blocker
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [7] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Controller/Front.php
                                                                                                                            [line] => 908
                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [8] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/foo/apps/realtown/public/index.php
                                                                                                                            [line] => 18
                                                                                                                            [function] => dispatch
                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [9] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                            [line] => 28
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => /ic/foo/apps/realtown/public/index.php
                                                                                                                                )

                                                                                                                            [function] => require_once
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                        (
                                                                                                            [_paramSources:protected] => Array
                                                                                                                (
                                                                                                                    [0] => _GET
                                                                                                                    [1] => _POST
                                                                                                                )

                                                                                                            [_requestUri:protected] => error/database
                                                                                                            [_baseUrl:protected] => 
                                                                                                            [_basePath:protected] => 
                                                                                                            [_pathInfo:protected] => error/database
                                                                                                            [_params:protected] => Array
                                                                                                                (
                                                                                                                    [controller] => error
                                                                                                                    [action] => database
                                                                                                                    [module] => default
                                                                                                                )

                                                                                                            [_aliases:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [_dispatched:protected] => 1
                                                                                                            [_module:protected] => default
                                                                                                            [_moduleKey:protected] => module
                                                                                                            [_controller:protected] => error
                                                                                                            [_controllerKey:protected] => controller
                                                                                                            [_action:protected] => database
                                                                                                            [_actionKey:protected] => action
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [_aliases:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [_dispatched:protected] => 1
                                                                                    [_module:protected] => default
                                                                                    [_moduleKey:protected] => module
                                                                                    [_controller:protected] => error
                                                                                    [_controllerKey:protected] => controller
                                                                                    [_action:protected] => error
                                                                                    [_actionKey:protected] => action
                                                                                )

                                                                            [1] => Zend_Controller_Response_Http Object
 *RECURSION*
                                                                            [2] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                )

                                                            [7] => Array
                                                                (
                                                                    [file] => /ic/foo/includes/Zend/library/Zend/Controller/Front.php
                                                                    [line] => 934
                                                                    [function] => dispatch
                                                                    [class] => Zend_Controller_Dispatcher_Standard
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                            [0] => Zend_Controller_Request_Http Object
                                                                                (
                                                                                    [_paramSources:protected] => Array
                                                                                        (
                                                                                            [0] => _GET
                                                                                            [1] => _POST
                                                                                        )

                                                                                    [_requestUri:protected] => error/database
                                                                                    [_baseUrl:protected] => 
                                                                                    [_basePath:protected] => 
                                                                                    [_pathInfo:protected] => error/database
                                                                                    [_params:protected] => Array
                                                                                        (
                                                                                            [controller] => error
                                                                                            [action] => database
                                                                                            [module] => default
                                                                                            [error_handler] => ArrayObject Object
                                                                                                (
                                                                                                    [exception] => Zend_Db_Adapter_Exception Object
                                                                                                        (
                                                                                                            [_chainedException:protected] => 
                                                                                                            [message:protected] => SQLSTATE[HY000] [2013] Lost connection to MySQL server at 'reading initial communication packet', system error: 61
                                                                                                            [string:private] => 
                                                                                                            [code:protected] => 0
                                                                                                            [file:protected] => /ic/foo/includes/Zend/library/Zend/Db/Adapter/Pdo/Abstract.php
                                                                                                            [line:protected] => 143
                                                                                                            [trace:private] => Array
                                                                                                                (
                                                                                                                    [0] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Db/Adapter/Abstract.php
                                                                                                                            [line] => 767
                                                                                                                            [function] => _connect
                                                                                                                            [class] => Zend_Db_Adapter_Pdo_Abstract
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [1] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Db/Adapter/Abstract.php
                                                                                                                            [line] => 837
                                                                                                                            [function] => quote
                                                                                                                            [class] => Zend_Db_Adapter_Abstract
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => 69.43.139.142
                                                                                                                                    [1] => 
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [2] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Db/Select.php
                                                                                                                            [line] => 884
                                                                                                                            [function] => quoteInto
                                                                                                                            [class] => Zend_Db_Adapter_Abstract
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => address = ?
                                                                                                                                    [1] => 69.43.139.142
                                                                                                                                    [2] => 
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [3] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Db/Select.php
                                                                                                                            [line] => 433
                                                                                                                            [function] => _where
                                                                                                                            [class] => Zend_Db_Select
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => address = ?
                                                                                                                                    [1] => 69.43.139.142
                                                                                                                                    [2] => 
                                                                                                                                    [3] => 1
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [4] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/foo/apps/realtown/library/Rt/Controller/Plugin/Blocker.php
                                                                                                                            [line] => 27
                                                                                                                            [function] => where
                                                                                                                            [class] => Zend_Db_Select
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => address = ?
                                                                                                                                    [1] => 69.43.139.142
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [5] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/foo/apps/realtown/library/Rt/Controller/Plugin/Blocker.php
                                                                                                                            [line] => 9
                                                                                                                            [function] => isBlacklisted
                                                                                                                            [class] => Rt_Controller_Plugin_Blocker
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => 69.43.139.142
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [6] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Controller/Plugin/Broker.php
                                                                                                                            [line] => 287
                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                            [class] => Rt_Controller_Plugin_Blocker
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [7] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Controller/Front.php
                                                                                                                            [line] => 908
                                                                                                                            [function] => dispatchLoopStartup
                                                                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [8] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/foo/apps/realtown/public/index.php
                                                                                                                            [line] => 18
                                                                                                                            [function] => dispatch
                                                                                                                            [class] => Zend_Controller_Front
                                                                                                                            [type] => ->
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                )

                                                                                                                        )

                                                                                                                    [9] => Array
                                                                                                                        (
                                                                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                                                                            [line] => 28
                                                                                                                            [args] => Array
                                                                                                                                (
                                                                                                                                    [0] => /ic/foo/apps/realtown/public/index.php
                                                                                                                                )

                                                                                                                            [function] => require_once
                                                                                                                        )

                                                                                                                )

                                                                                                        )

                                                                                                    [type] => EXCEPTION_OTHER
                                                                                                    [request] => Zend_Controller_Request_Http Object
                                                                                                        (
                                                                                                            [_paramSources:protected] => Array
                                                                                                                (
                                                                                                                    [0] => _GET
                                                                                                                    [1] => _POST
                                                                                                                )

                                                                                                            [_requestUri:protected] => error/database
                                                                                                            [_baseUrl:protected] => 
                                                                                                            [_basePath:protected] => 
                                                                                                            [_pathInfo:protected] => error/database
                                                                                                            [_params:protected] => Array
                                                                                                                (
                                                                                                                    [controller] => error
                                                                                                                    [action] => database
                                                                                                                    [module] => default
                                                                                                                )

                                                                                                            [_aliases:protected] => Array
                                                                                                                (
                                                                                                                )

                                                                                                            [_dispatched:protected] => 1
                                                                                                            [_module:protected] => default
                                                                                                            [_moduleKey:protected] => module
                                                                                                            [_controller:protected] => error
                                                                                                            [_controllerKey:protected] => controller
                                                                                                            [_action:protected] => database
                                                                                                            [_actionKey:protected] => action
                                                                                                        )

                                                                                                )

                                                                                        )

                                                                                    [_aliases:protected] => Array
                                                                                        (
                                                                                        )

                                                                                    [_dispatched:protected] => 1
                                                                                    [_module:protected] => default
                                                                                    [_moduleKey:protected] => module
                                                                                    [_controller:protected] => error
                                                                                    [_controllerKey:protected] => controller
                                                                                    [_action:protected] => error
                                                                                    [_actionKey:protected] => action
                                                                                )

                                                                            [1] => Zend_Controller_Response_Http Object
 *RECURSION*
                                                                        )

                                                                )

                                                            [8] => Array
                                                                (
                                                                    [file] => /ic/foo/apps/realtown/public/index.php
                                                                    [line] => 18
                                                                    [function] => dispatch
                                                                    [class] => Zend_Controller_Front
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [9] => Array
                                                                (
                                                                    [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                    [line] => 28
                                                                    [args] => Array
                                                                        (
                                                                            [0] => /ic/foo/apps/realtown/public/index.php
                                                                        )

                                                                    [function] => require_once
                                                                )

                                                        )

                                                )

                                            [2] => Zend_Db_Table_Exception Object
 *RECURSION*
                                        )

                                    [_headers:protected] => Array
                                        (
                                        )

                                    [_headersRaw:protected] => Array
                                        (
                                        )

                                    [_httpResponseCode:protected] => 200
                                    [_isRedirect:protected] => 
                                    [_renderExceptions:protected] => 
                                    [headersSentThrowsException] => 1
                                )

                            [2] => Array
                                (
                                )

                        )

                )

            [7] => Array
                (
                    [file] => /ic/foo/includes/Zend/library/Zend/Controller/Front.php
                    [line] => 934
                    [function] => dispatch
                    [class] => Zend_Controller_Dispatcher_Standard
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Zend_Controller_Request_Http Object
                                (
                                    [_paramSources:protected] => Array
                                        (
                                            [0] => _GET
                                            [1] => _POST
                                        )

                                    [_requestUri:protected] => error/database
                                    [_baseUrl:protected] => 
                                    [_basePath:protected] => 
                                    [_pathInfo:protected] => error/database
                                    [_params:protected] => Array
                                        (
                                            [controller] => error
                                            [action] => database
                                            [module] => default
                                            [error_handler] => ArrayObject Object
                                                (
                                                    [exception] => Zend_Db_Adapter_Exception Object
                                                        (
                                                            [_chainedException:protected] => 
                                                            [message:protected] => SQLSTATE[HY000] [2013] Lost connection to MySQL server at 'reading initial communication packet', system error: 61
                                                            [string:private] => 
                                                            [code:protected] => 0
                                                            [file:protected] => /ic/foo/includes/Zend/library/Zend/Db/Adapter/Pdo/Abstract.php
                                                            [line:protected] => 143
                                                            [trace:private] => Array
                                                                (
                                                                    [0] => Array
                                                                        (
                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Db/Adapter/Abstract.php
                                                                            [line] => 767
                                                                            [function] => _connect
                                                                            [class] => Zend_Db_Adapter_Pdo_Abstract
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [1] => Array
                                                                        (
                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Db/Adapter/Abstract.php
                                                                            [line] => 837
                                                                            [function] => quote
                                                                            [class] => Zend_Db_Adapter_Abstract
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => 69.43.139.142
                                                                                    [1] => 
                                                                                )

                                                                        )

                                                                    [2] => Array
                                                                        (
                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Db/Select.php
                                                                            [line] => 884
                                                                            [function] => quoteInto
                                                                            [class] => Zend_Db_Adapter_Abstract
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => address = ?
                                                                                    [1] => 69.43.139.142
                                                                                    [2] => 
                                                                                )

                                                                        )

                                                                    [3] => Array
                                                                        (
                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Db/Select.php
                                                                            [line] => 433
                                                                            [function] => _where
                                                                            [class] => Zend_Db_Select
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => address = ?
                                                                                    [1] => 69.43.139.142
                                                                                    [2] => 
                                                                                    [3] => 1
                                                                                )

                                                                        )

                                                                    [4] => Array
                                                                        (
                                                                            [file] => /ic/foo/apps/realtown/library/Rt/Controller/Plugin/Blocker.php
                                                                            [line] => 27
                                                                            [function] => where
                                                                            [class] => Zend_Db_Select
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => address = ?
                                                                                    [1] => 69.43.139.142
                                                                                )

                                                                        )

                                                                    [5] => Array
                                                                        (
                                                                            [file] => /ic/foo/apps/realtown/library/Rt/Controller/Plugin/Blocker.php
                                                                            [line] => 9
                                                                            [function] => isBlacklisted
                                                                            [class] => Rt_Controller_Plugin_Blocker
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => 69.43.139.142
                                                                                )

                                                                        )

                                                                    [6] => Array
                                                                        (
                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Controller/Plugin/Broker.php
                                                                            [line] => 287
                                                                            [function] => dispatchLoopStartup
                                                                            [class] => Rt_Controller_Plugin_Blocker
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                )

                                                                        )

                                                                    [7] => Array
                                                                        (
                                                                            [file] => /ic/foo/includes/Zend/library/Zend/Controller/Front.php
                                                                            [line] => 908
                                                                            [function] => dispatchLoopStartup
                                                                            [class] => Zend_Controller_Plugin_Broker
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => Zend_Controller_Request_Http Object
 *RECURSION*
                                                                                )

                                                                        )

                                                                    [8] => Array
                                                                        (
                                                                            [file] => /ic/foo/apps/realtown/public/index.php
                                                                            [line] => 18
                                                                            [function] => dispatch
                                                                            [class] => Zend_Controller_Front
                                                                            [type] => ->
                                                                            [args] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                    [9] => Array
                                                                        (
                                                                            [file] => /ic/www/RealTown/v2.1/zendIndex.php
                                                                            [line] => 28
                                                                            [args] => Array
                                                                                (
                                                                                    [0] => /ic/foo/apps/realtown/public/index.php
                                                                                )

                                                                            [function] => require_once
                                                                        )

                                                                )

                                                        )

                                                    [type] => EXCEPTION_OTHER
                                                    [request] => Zend_Controller_Request_Http Object
                                                        (
                                                            [_paramSources:protected] => Array
                                                                (
                                                                    [0] => _GET
                                                                    [1] => _POST
                                                                )

                                                            [_requestUri:protected] => error/database
                                                            [_baseUrl:protected] => 
                                                            [_basePath:protected] => 
                                                            [_pathInfo:protected] => error/database
                                                            [_params:protected] => Array
                                                                (
                                                                    [controller] => error
                                                                    [action] => database
                                                                    [module] => default
                                                                )

                                                            [_aliases:protected] => Array
                                                                (
                                                                )

                                                            [_dispatched:protected] => 1
                                                            [_module:protected] => default
                                                            [_moduleKey:protected] => module
                                                            [_controller:protected] => error
                                                            [_controllerKey:protected] => controller
                                                            [_action:protected] => database
                                                            [_actionKey:protected] => action
                                                        )

                                                )

                                        )

                                    [_aliases:protected] => Array
                                        (
                                        )

                                    [_dispatched:protected] => 1
                                    [_module:protected] => default
                                    [_moduleKey:protected] => module
                                    [_controller:protected] => error
                                    [_controllerKey:protected] => controller
                                    [_action:protected] => error
                                    [_actionKey:protected] => action
                                )

                            [1] => Zend_Controller_Response_Http Object
                                (
                                    [_body:protected] => Array
                                        (
                                            [default] => 
                                        )

                                    [_exceptions:protected] => Array
                                        (
                                            [0] => Zend_Db_Adapter_Exception Object
                                                (
                                                    [_chainedException:protected] => 
                                                    [message:protected] => SQLSTATE[HY000] [2013] Lost connection to MySQL server at 'reading initial communication packet', system error: 61
                                                    [string:private] => 
                                                    [code:protected] => 0
                                                    [file:protected] => /ic/foo/includes/Zend/library/Zend/Db/Adapter/Pdo/Abstract.php
                                                    [line:protected] => 143
                                                    [trace:private] => Array
                                                        (
                                                            [0] => Array
                                                                (
                                                                    [file] => /ic/foo/includes/Zend/library/Zend/Db/Adapter/Abstract.php
                                                                    [line] => 767
                                                                    [function] => _connect
                                                                    [class] => Zend_Db_Adapter_Pdo_Abstract
                                                                    [type] => ->
                                                                    [args] => Array
                                                                        (
                                                                        )

                                                                )

                                                            [1] => Array
                                                                (
                                                                    [file] => /ic/foo/includes/Zend/library/Zend/Db/Adapter/Abstract.p