SELECT * FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_SCHEMA='u1stchoicedrive_main_prod' AND TABLE_NAME  LIKE 'cms_page'
2013: Lost connection to server during query
Array
(
    [0] => Array
        (
            [file] => /home/u1stchoicedrive/public_html/phang_2_1/lib/classes/db/mysql_adapter.php
            [line] => 127
            [function] => errors
            [class] => Mysql_Adapter
            [object] => Mysql_Adapter Object
                (
                    [connection:protected] => Resource id #13
                    [server:protected] => gBd7FMbhw/shdZ8P0SLHTA==
                    [database:protected] => qPs2KR20NRPk663YpWbSiGOJfQGzkdlAROIRjH07IW8=
                    [user:protected] => kwhvoChcvFG+i+spIS6eJg==
                    [password:protected] => Cv8g96zuRfs3vSfrTBBWSsml1+NbkSDLNxYAaF+s7ZE=
                    [optional_arguments:protected] => Array
                        (
                        )

                    [required_arguments:protected] => Array
                        (
                        )

                )

            [type] => ->
            [args] => Array
                (
                    [0] => SELECT * FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_SCHEMA='u1stchoicedrive_main_prod' AND TABLE_NAME  LIKE 'cms_page'
                )

        )

    [1] => Array
        (
            [file] => /home/u1stchoicedrive/public_html/phang_2_1/lib/classes/db/mysql_adapter.php
            [line] => 145
            [function] => execute
            [class] => Mysql_Adapter
            [object] => Mysql_Adapter Object
                (
                    [connection:protected] => Resource id #13
                    [server:protected] => gBd7FMbhw/shdZ8P0SLHTA==
                    [database:protected] => qPs2KR20NRPk663YpWbSiGOJfQGzkdlAROIRjH07IW8=
                    [user:protected] => kwhvoChcvFG+i+spIS6eJg==
                    [password:protected] => Cv8g96zuRfs3vSfrTBBWSsml1+NbkSDLNxYAaF+s7ZE=
                    [optional_arguments:protected] => Array
                        (
                        )

                    [required_arguments:protected] => Array
                        (
                        )

                )

            [type] => ->
            [args] => Array
                (
                    [0] => SELECT * FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_SCHEMA=:database AND TABLE_NAME LIKE :table_name
                    [1] => Array
                        (
                            [database] => u1stchoicedrive_main_prod
                            [table_name] => cms_page
                        )

                    [2] => Array
                        (
                        )

                )

        )

    [2] => Array
        (
            [file] => /home/u1stchoicedrive/public_html/phang_2_1/lib/classes/db/db.php
            [line] => 73
            [function] => records
            [class] => Mysql_Adapter
            [object] => Mysql_Adapter Object
                (
                    [connection:protected] => Resource id #13
                    [server:protected] => gBd7FMbhw/shdZ8P0SLHTA==
                    [database:protected] => qPs2KR20NRPk663YpWbSiGOJfQGzkdlAROIRjH07IW8=
                    [user:protected] => kwhvoChcvFG+i+spIS6eJg==
                    [password:protected] => Cv8g96zuRfs3vSfrTBBWSsml1+NbkSDLNxYAaF+s7ZE=
                    [optional_arguments:protected] => Array
                        (
                        )

                    [required_arguments:protected] => Array
                        (
                        )

                )

            [type] => ->
            [args] => Array
                (
                    [0] => SELECT * FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_SCHEMA=:database AND TABLE_NAME LIKE :table_name
                    [1] => Array
                        (
                            [database] => u1stchoicedrive_main_prod
                            [table_name] => cms_page
                        )

                    [2] => Array
                        (
                        )

                )

        )

    [3] => Array
        (
            [file] => /home/u1stchoicedrive/public_html/phang_2_1/lib/classes/db/db_model.php
            [line] => 54
            [function] => records
            [class] => Db
            [object] => Db Object
                (
                    [adapter:protected] => Mysql_Adapter Object
                        (
                            [connection:protected] => Resource id #13
                            [server:protected] => gBd7FMbhw/shdZ8P0SLHTA==
                            [database:protected] => qPs2KR20NRPk663YpWbSiGOJfQGzkdlAROIRjH07IW8=
                            [user:protected] => kwhvoChcvFG+i+spIS6eJg==
                            [password:protected] => Cv8g96zuRfs3vSfrTBBWSsml1+NbkSDLNxYAaF+s7ZE=
                            [optional_arguments:protected] => Array
                                (
                                )

                            [required_arguments:protected] => Array
                                (
                                )

                        )

                    [last_sql:protected] => 
                    [last_data:protected] => 
                    [optional_arguments:protected] => Array
                        (
                        )

                    [required_arguments:protected] => Array
                        (
                        )

                )

            [type] => ->
            [args] => Array
                (
                    [0] => SELECT * FROM INFORMATION_SCHEMA.COLUMNS WHERE TABLE_SCHEMA=:database AND TABLE_NAME LIKE :table_name
                    [1] => Array
                        (
                            [database] => u1stchoicedrive_main_prod
                            [table_name] => cms_page
                        )

                )

        )

    [4] => Array
        (
            [file] => /home/u1stchoicedrive/public_html/phang_2_1/lib/classes/db/db_model.php
            [line] => 41
            [function] => set_fields
            [class] => Db_Model
            [object] => Cms_Page Object
                (
                    [record_class:protected] => Ui_Record_Cms_Page
                    [order_by:protected] => Array
                        (
                            [parent_id] => asc
                            [sequence] => asc
                            [name] => asc
                        )

                    [name:protected] => 
                    [fields] => Array
                        (
                        )

                    [to_string:protected] => 
                    [sequence_field:protected] => 
                    [group_by_field:protected] => 
                    [before_update:protected] => Array
                        (
                        )

                    [after_update:protected] => Array
                        (
                        )

                    [parents:protected] => Array
                        (
                        )

                    [children:protected] => Array
                        (
                        )

                    [access:protected] => 
                    [field_class:protected] => Ui_model_field
                    [callback_script:protected] => 
                    [callback_function:protected] => 
                    [callback_parameters:protected] => 
                    [table_name:protected] => cms_page
                    [schema_name:protected] => u1stchoicedrive_main_prod
                    [primary_key:protected] => 
                    [db:protected] => Db Object
                        (
                            [adapter:protected] => Mysql_Adapter Object
                                (
                                    [connection:protected] => Resource id #13
                                    [server:protected] => gBd7FMbhw/shdZ8P0SLHTA==
                                    [database:protected] => qPs2KR20NRPk663YpWbSiGOJfQGzkdlAROIRjH07IW8=
                                    [user:protected] => kwhvoChcvFG+i+spIS6eJg==
                                    [password:protected] => Cv8g96zuRfs3vSfrTBBWSsml1+NbkSDLNxYAaF+s7ZE=
                                    [optional_arguments:protected] => Array
                                        (
                                        )

                                    [required_arguments:protected] => Array
                                        (
                                        )

                                )

                            [last_sql:protected] => 
                            [last_data:protected] => 
                            [optional_arguments:protected] => Array
                                (
                                )

                            [required_arguments:protected] => Array
                                (
                                )

                        )

                    [relations:protected] => Array
                        (
                        )

                    [last_id:protected] => 0
                    [h2o_safe] => 1
                    [optional_arguments:protected] => Array
                        (
                        )

                    [required_arguments:protected] => Array
                        (
                        )

                )

            [type] => ->
            [args] => Array
                (
                )

        )

    [5] => Array
        (
            [file] => /home/u1stchoicedrive/public_html/phang_2_1/lib/classes/ui/ui_model.php
            [line] => 45
            [function] => __construct
            [class] => Db_Model
            [object] => Cms_Page Object
                (
                    [record_class:protected] => Ui_Record_Cms_Page
                    [order_by:protected] => Array
                        (
                            [parent_id] => asc
                            [sequence] => asc
                            [name] => asc
                        )

                    [name:protected] => 
                    [fields] => Array
                        (
                        )

                    [to_string:protected] => 
                    [sequence_field:protected] => 
                    [group_by_field:protected] => 
                    [before_update:protected] => Array
                        (
                        )

                    [after_update:protected] => Array
                        (
                        )

                    [parents:protected] => Array
                        (
                        )

                    [children:protected] => Array
                        (
                        )

                    [access:protected] => 
                    [field_class:protected] => Ui_model_field
                    [callback_script:protected] => 
                    [callback_function:protected] => 
                    [callback_parameters:protected] => 
                    [table_name:protected] => cms_page
                    [schema_name:protected] => u1stchoicedrive_main_prod
                    [primary_key:protected] => 
                    [db:protected] => Db Object
                        (
                            [adapter:protected] => Mysql_Adapter Object
                                (
                                    [connection:protected] => Resource id #13
                                    [server:protected] => gBd7FMbhw/shdZ8P0SLHTA==
                                    [database:protected] => qPs2KR20NRPk663YpWbSiGOJfQGzkdlAROIRjH07IW8=
                                    [user:protected] => kwhvoChcvFG+i+spIS6eJg==
                                    [password:protected] => Cv8g96zuRfs3vSfrTBBWSsml1+NbkSDLNxYAaF+s7ZE=
                                    [optional_arguments:protected] => Array
                                        (
                                        )

                                    [required_arguments:protected] => Array
                                        (
                                        )

                                )

                            [last_sql:protected] => 
                            [last_data:protected] => 
                            [optional_arguments:protected] => Array
                                (
                                )

                            [required_arguments:protected] => Array
                                (
                                )

                        )

                    [relations:protected] => Array
                        (
                        )

                    [last_id:protected] => 0
                    [h2o_safe] => 1
                    [optional_arguments:protected] => Array
                        (
                        )

                    [required_arguments:protected] => Array
                        (
                        )

                )

            [type] => ->
            [args] => Array
                (
                    [0] => 
                )

        )

    [6] => Array
        (
            [file] => /home/u1stchoicedrive/public_html/fd_cms/scripts/models/cms_page.php
            [line] => 293
            [function] => __construct
            [class] => Ui_model
            [object] => Cms_Page Object
                (
                    [record_class:protected] => Ui_Record_Cms_Page
                    [order_by:protected] => Array
                        (
                            [parent_id] => asc
                            [sequence] => asc
                            [name] => asc
                        )

                    [name:protected] => 
                    [fields] => Array
                        (
                        )

                    [to_string:protected] => 
                    [sequence_field:protected] => 
                    [group_by_field:protected] => 
                    [before_update:protected] => Array
                        (
                        )

                    [after_update:protected] => Array
                        (
                        )

                    [parents:protected] => Array
                        (
                        )

                    [children:protected] => Array
                        (
                        )

                    [access:protected] => 
                    [field_class:protected] => Ui_model_field
                    [callback_script:protected] => 
                    [callback_function:protected] => 
                    [callback_parameters:protected] => 
                    [table_name:protected] => cms_page
                    [schema_name:protected] => u1stchoicedrive_main_prod
                    [primary_key:protected] => 
                    [db:protected] => Db Object
                        (
                            [adapter:protected] => Mysql_Adapter Object
                                (
                                    [connection:protected] => Resource id #13
                                    [server:protected] => gBd7FMbhw/shdZ8P0SLHTA==
                                    [database:protected] => qPs2KR20NRPk663YpWbSiGOJfQGzkdlAROIRjH07IW8=
                                    [user:protected] => kwhvoChcvFG+i+spIS6eJg==
                                    [password:protected] => Cv8g96zuRfs3vSfrTBBWSsml1+NbkSDLNxYAaF+s7ZE=
                                    [optional_arguments:protected] => Array
                                        (
                                        )

                                    [required_arguments:protected] => Array
                                        (
                                        )

                                )

                            [last_sql:protected] => 
                            [last_data:protected] => 
                            [optional_arguments:protected] => Array
                                (
                                )

                            [required_arguments:protected] => Array
                                (
                                )

                        )

                    [relations:protected] => Array
                        (
                        )

                    [last_id:protected] => 0
                    [h2o_safe] => 1
                    [optional_arguments:protected] => Array
                        (
                        )

                    [required_arguments:protected] => Array
                        (
                        )

                )

            [type] => ->
            [args] => Array
                (
                )

        )

    [7] => Array
        (
            [file] => /home/u1stchoicedrive/public_html/fd_cms/init.php
            [line] => 13
            [args] => Array
                (
                    [0] => /home/u1stchoicedrive/public_html/fd_cms/scripts/models/cms_page.php
                )

            [function] => require_once
        )

    [8] => Array
        (
            [file] => /home/u1stchoicedrive/public_html/fd_cms/controller.php
            [line] => 29
            [args] => Array
                (
                    [0] => /home/u1stchoicedrive/public_html/fd_cms/init.php
                )

            [function] => require_once
        )

    [9] => Array
        (
            [file] => /home/u1stchoicedrive/public_html/app/controller.php
            [line] => 100
            [args] => Array
                (
                    [0] => /home/u1stchoicedrive/public_html/fd_cms/controller.php
                )

            [function] => require_once
        )

)