PDOException Object
(
    [message:protected] => SQLSTATE[08S01]: Communication link failure: 1053 Server shutdown in progress
    [string:Exception:private] => 
    [code:protected] => 08S01
    [file:protected] => /mnt/datadisk0/zhan024/system/db.php
    [line:protected] => 91
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/system/db.php
                    [line] => 91
                    [function] => execute
                    [class] => PDOStatement
                    [type] => ->
                )

            [1] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/system/db.php
                    [line] => 120
                    [function] => query
                    [class] => DB
                    [type] => ::
                )

            [2] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/system/db.php
                    [line] => 202
                    [function] => query_find
                    [class] => DB
                    [type] => ::
                )

            [3] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/app/Controller/mainController.php
                    [line] => 177
                    [function] => find
                    [class] => DB
                    [type] => ::
                )

            [4] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/app/Controller/mainController.php
                    [line] => 220
                    [function] => content_callback
                    [class] => app\Controller\mainController
                    [type] => ::
                )

            [5] => Array
                (
                    [function] => app\Controller\{closure}
                    [class] => app\Controller\mainController
                    [type] => ->
                )

            [6] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/app/TemplateData/Base.php
                    [line] => 35
                    [function] => call_user_func
                )

            [7] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/app/TemplateData/Soft.php
                    [line] => 25
                    [function] => get
                    [class] => app\TemplateData\Base
                    [type] => ->
                )

            [8] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/system/factory.php
                    [line] => 134
                    [function] => initial
                    [class] => app\TemplateData\Soft
                    [type] => ->
                )

            [9] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/app/Controller/mainController.php
                    [line] => 228
                    [function] => __construct
                    [class] => TemplateData
                    [type] => ->
                )

            [10] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/system/route.php
                    [line] => 260
                    [function] => content
                    [class] => app\Controller\mainController
                    [type] => ->
                )

            [11] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/system/config.php
                    [line] => 234
                    [function] => {closure}
                    [class] => Route
                    [type] => ::
                )

            [12] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/system/route.php
                    [line] => 255
                    [function] => recordCompileTime
                    [class] => Config
                    [type] => ::
                )

            [13] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/system/route.php
                    [line] => 126
                    [function] => Execute
                    [class] => Route
                    [type] => ::
                )

            [14] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/route.php
                    [line] => 186
                    [function] => get
                    [class] => Route
                    [type] => ::
                )

            [15] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/system/route.php
                    [line] => 150
                    [function] => {closure}
                    [class] => Route
                    [type] => ::
                )

            [16] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/route.php
                    [line] => 167
                    [function] => group
                    [class] => Route
                    [type] => ::
                )

            [17] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/system/route.php
                    [line] => 71
                    [args] => Array
                        (
                            [0] => /mnt/datadisk0/zhan024/route.php
                        )

                    [function] => require_once
                )

            [18] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/system/route.php
                    [line] => 393
                    [function] => Initialize
                    [class] => Route
                    [type] => ::
                )

            [19] => Array
                (
                    [file] => /mnt/datadisk0/zhan024/web/index.php
                    [line] => 30
                    [args] => Array
                        (
                            [0] => /mnt/datadisk0/zhan024/system/route.php
                        )

                    [function] => require_once
                )

        )

    [previous:Exception:private] => 
    [errorInfo] => Array
        (
            [0] => 08S01
            [1] => 1053
            [2] => Server shutdown in progress
        )

)