Zend_Db_Statement_Exception Object
(
    [_previous:Zend_Exception:private] => 
    [message:protected] => SQLSTATE[HY000]: General error: 1 Can't create/write to file '/var/tmp/#sql_62c_0.MAI' (Errcode: 28)
    [string:Exception:private] => 
    [code:protected] => 0
    [file:protected] => /var/www/unisim/application/library/Zend/Db/Statement/Pdo.php
    [line:protected] => 234
    [trace:Exception:private] => Array
        (
            [0] => Array
                (
                    [file] => /var/www/unisim/application/library/Zend/Db/Statement.php
                    [line] => 303
                    [function] => _execute
                    [class] => Zend_Db_Statement_Pdo
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )

                        )

                )

            [1] => Array
                (
                    [file] => /var/www/unisim/application/library/Zend/Db/Adapter/Abstract.php
                    [line] => 480
                    [function] => execute
                    [class] => Zend_Db_Statement
                    [type] => ->
                    [args] => Array
                        (
                            [0] => Array
                                (
                                )

                        )

                )

            [2] => Array
                (
                    [file] => /var/www/unisim/application/library/Zend/Db/Adapter/Pdo/Abstract.php
                    [line] => 238
                    [function] => query
                    [class] => Zend_Db_Adapter_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => DESCRIBE `options`
                            [1] => Array
                                (
                                )

                        )

                )

            [3] => Array
                (
                    [file] => /var/www/unisim/application/library/Zend/Db/Adapter/Pdo/Mysql.php
                    [line] => 169
                    [function] => query
                    [class] => Zend_Db_Adapter_Pdo_Abstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => DESCRIBE `options`
                        )

                )

            [4] => Array
                (
                    [file] => /var/www/unisim/application/library/Zend/Db/Table/Abstract.php
                    [line] => 836
                    [function] => describeTable
                    [class] => Zend_Db_Adapter_Pdo_Mysql
                    [type] => ->
                    [args] => Array
                        (
                            [0] => options
                            [1] => 
                        )

                )

            [5] => Array
                (
                    [file] => /var/www/unisim/application/library/Zend/Db/Table/Abstract.php
                    [line] => 858
                    [function] => _setupMetadata
                    [class] => Zend_Db_Table_Abstract
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [6] => Array
                (
                    [file] => /var/www/unisim/application/library/Zend/Db/Table/Abstract.php
                    [line] => 898
                    [function] => _getCols
                    [class] => Zend_Db_Table_Abstract
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [7] => Array
                (
                    [file] => /var/www/unisim/application/library/Zend/Db/Table/Abstract.php
                    [line] => 983
                    [function] => _setupPrimaryKey
                    [class] => Zend_Db_Table_Abstract
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [8] => Array
                (
                    [file] => /var/www/unisim/application/library/Zend/Db/Table/Select.php
                    [line] => 100
                    [function] => info
                    [class] => Zend_Db_Table_Abstract
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [9] => Array
                (
                    [file] => /var/www/unisim/application/library/Zend/Db/Table/Select.php
                    [line] => 78
                    [function] => setTable
                    [class] => Zend_Db_Table_Select
                    [type] => ->
                    [args] => Array
                        (
                            [0] => options Object
                                (
                                    [_name:protected] => options
                                    [_primary:protected] => Array
                                        (
                                            [1] => name
                                        )

                                    [_definition:protected] => 
                                    [_definitionConfigName:protected] => 
                                    [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                        (
                                            [_pdoType:protected] => mysql
                                            [_numericDataTypes:protected] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                    [2] => 2
                                                    [INT] => 0
                                                    [INTEGER] => 0
                                                    [MEDIUMINT] => 0
                                                    [SMALLINT] => 0
                                                    [TINYINT] => 0
                                                    [BIGINT] => 1
                                                    [SERIAL] => 1
                                                    [DEC] => 2
                                                    [DECIMAL] => 2
                                                    [DOUBLE] => 2
                                                    [DOUBLE PRECISION] => 2
                                                    [FIXED] => 2
                                                    [FLOAT] => 2
                                                )

                                            [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                            [_config:protected] => Array
                                                (
                                                    [port] => 
                                                    [host] => 127.0.0.1
                                                    [username] => una_md
                                                    [password] => unapassword
                                                    [dbname] => una_md
                                                    [driver_options] => Array
                                                        (
                                                            [1002] => SET NAMES UTF8
                                                            [1000] => 1
                                                        )

                                                    [charset] => 
                                                    [persistent] => 
                                                    [options] => Array
                                                        (
                                                            [caseFolding] => 0
                                                            [autoQuoteIdentifiers] => 1
                                                            [fetchMode] => 2
                                                        )

                                                )

                                            [_fetchMode:protected] => 2
                                            [_profiler:protected] => Zend_Db_Profiler Object
                                                (
                                                    [_queryProfiles:protected] => Array
                                                        (
                                                        )

                                                    [_enabled:protected] => 
                                                    [_filterElapsedSecs:protected] => 
                                                    [_filterTypes:protected] => 
                                                )

                                            [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                            [_connection:protected] => PDO Object
                                                (
                                                )

                                            [_caseFolding:protected] => 0
                                            [_autoQuoteIdentifiers:protected] => 1
                                            [_allowSerialization:protected] => 1
                                            [_autoReconnectOnUnserialize:protected] => 
                                        )

                                    [_schema:protected] => 
                                    [_cols:protected] => 
                                    [_identity:protected] => 1
                                    [_sequence:protected] => 1
                                    [_metadata:protected] => Array
                                        (
                                        )

                                    [_metadataCache:protected] => Zend_Cache_Core Object
                                        (
                                            [_backend:protected] => Zend_Cache_Backend_File Object
                                                (
                                                    [_options:protected] => Array
                                                        (
                                                            [cache_dir] => /tmp/
                                                            [file_locking] => 1
                                                            [read_control] => 1
                                                            [read_control_type] => crc32
                                                            [hashed_directory_level] => 0
                                                            [hashed_directory_perm] => 448
                                                            [file_name_prefix] => zend_cache
                                                            [cache_file_perm] => 384
                                                            [metadatas_array_max_size] => 100
                                                        )

                                                    [_metadatasArray:protected] => Array
                                                        (
                                                            [300f3155830487f6c42b4d19f0d0fd71] => Array
                                                                (
                                                                    [hash] => 1090079204
                                                                    [mtime] => 1773093605
                                                                    [expire] => 1773100805
                                                                    [tags] => Array
                                                                        (
                                                                        )

                                                                )

                                                        )

                                                    [_directives:protected] => Array
                                                        (
                                                            [lifetime] => 7200
                                                            [logging] => 
                                                            [logger] => 
                                                        )

                                                )

                                            [_options:protected] => Array
                                                (
                                                    [write_control] => 1
                                                    [caching] => 1
                                                    [cache_id_prefix] => 
                                                    [automatic_serialization] => 1
                                                    [automatic_cleaning_factor] => 10
                                                    [lifetime] => 7200
                                                    [logging] => 
                                                    [logger] => 
                                                    [ignore_user_abort] => 
                                                )

                                            [_specificOptions:protected] => Array
                                                (
                                                )

                                            [_lastId:Zend_Cache_Core:private] => 300f3155830487f6c42b4d19f0d0fd71
                                            [_extendedBackend:protected] => 1
                                            [_backendCapabilities:protected] => Array
                                                (
                                                    [automatic_cleaning] => 1
                                                    [tags] => 1
                                                    [expired_read] => 1
                                                    [priority] => 
                                                    [infinite_lifetime] => 1
                                                    [get_list] => 1
                                                )

                                        )

                                    [_metadataCacheInClass:protected] => 1
                                    [_rowClass:protected] => Zend_Db_Table_Row
                                    [_rowsetClass:protected] => Zend_Db_Table_Rowset
                                    [_referenceMap:protected] => Array
                                        (
                                        )

                                    [_dependentTables:protected] => Array
                                        (
                                        )

                                    [_defaultSource:protected] => defaultNone
                                    [_defaultValues:protected] => Array
                                        (
                                        )

                                )

                        )

                )

            [10] => Array
                (
                    [file] => /var/www/unisim/application/library/Zend/Db/Table/Abstract.php
                    [line] => 1019
                    [function] => __construct
                    [class] => Zend_Db_Table_Select
                    [type] => ->
                    [args] => Array
                        (
                            [0] => options Object
                                (
                                    [_name:protected] => options
                                    [_primary:protected] => Array
                                        (
                                            [1] => name
                                        )

                                    [_definition:protected] => 
                                    [_definitionConfigName:protected] => 
                                    [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                        (
                                            [_pdoType:protected] => mysql
                                            [_numericDataTypes:protected] => Array
                                                (
                                                    [0] => 0
                                                    [1] => 1
                                                    [2] => 2
                                                    [INT] => 0
                                                    [INTEGER] => 0
                                                    [MEDIUMINT] => 0
                                                    [SMALLINT] => 0
                                                    [TINYINT] => 0
                                                    [BIGINT] => 1
                                                    [SERIAL] => 1
                                                    [DEC] => 2
                                                    [DECIMAL] => 2
                                                    [DOUBLE] => 2
                                                    [DOUBLE PRECISION] => 2
                                                    [FIXED] => 2
                                                    [FLOAT] => 2
                                                )

                                            [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                            [_config:protected] => Array
                                                (
                                                    [port] => 
                                                    [host] => 127.0.0.1
                                                    [username] => una_md
                                                    [password] => unapassword
                                                    [dbname] => una_md
                                                    [driver_options] => Array
                                                        (
                                                            [1002] => SET NAMES UTF8
                                                            [1000] => 1
                                                        )

                                                    [charset] => 
                                                    [persistent] => 
                                                    [options] => Array
                                                        (
                                                            [caseFolding] => 0
                                                            [autoQuoteIdentifiers] => 1
                                                            [fetchMode] => 2
                                                        )

                                                )

                                            [_fetchMode:protected] => 2
                                            [_profiler:protected] => Zend_Db_Profiler Object
                                                (
                                                    [_queryProfiles:protected] => Array
                                                        (
                                                        )

                                                    [_enabled:protected] => 
                                                    [_filterElapsedSecs:protected] => 
                                                    [_filterTypes:protected] => 
                                                )

                                            [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                            [_connection:protected] => PDO Object
                                                (
                                                )

                                            [_caseFolding:protected] => 0
                                            [_autoQuoteIdentifiers:protected] => 1
                                            [_allowSerialization:protected] => 1
                                            [_autoReconnectOnUnserialize:protected] => 
                                        )

                                    [_schema:protected] => 
                                    [_cols:protected] => 
                                    [_identity:protected] => 1
                                    [_sequence:protected] => 1
                                    [_metadata:protected] => Array
                                        (
                                        )

                                    [_metadataCache:protected] => Zend_Cache_Core Object
                                        (
                                            [_backend:protected] => Zend_Cache_Backend_File Object
                                                (
                                                    [_options:protected] => Array
                                                        (
                                                            [cache_dir] => /tmp/
                                                            [file_locking] => 1
                                                            [read_control] => 1
                                                            [read_control_type] => crc32
                                                            [hashed_directory_level] => 0
                                                            [hashed_directory_perm] => 448
                                                            [file_name_prefix] => zend_cache
                                                            [cache_file_perm] => 384
                                                            [metadatas_array_max_size] => 100
                                                        )

                                                    [_metadatasArray:protected] => Array
                                                        (
                                                            [300f3155830487f6c42b4d19f0d0fd71] => Array
                                                                (
                                                                    [hash] => 1090079204
                                                                    [mtime] => 1773093605
                                                                    [expire] => 1773100805
                                                                    [tags] => Array
                                                                        (
                                                                        )

                                                                )

                                                        )

                                                    [_directives:protected] => Array
                                                        (
                                                            [lifetime] => 7200
                                                            [logging] => 
                                                            [logger] => 
                                                        )

                                                )

                                            [_options:protected] => Array
                                                (
                                                    [write_control] => 1
                                                    [caching] => 1
                                                    [cache_id_prefix] => 
                                                    [automatic_serialization] => 1
                                                    [automatic_cleaning_factor] => 10
                                                    [lifetime] => 7200
                                                    [logging] => 
                                                    [logger] => 
                                                    [ignore_user_abort] => 
                                                )

                                            [_specificOptions:protected] => Array
                                                (
                                                )

                                            [_lastId:Zend_Cache_Core:private] => 300f3155830487f6c42b4d19f0d0fd71
                                            [_extendedBackend:protected] => 1
                                            [_backendCapabilities:protected] => Array
                                                (
                                                    [automatic_cleaning] => 1
                                                    [tags] => 1
                                                    [expired_read] => 1
                                                    [priority] => 
                                                    [infinite_lifetime] => 1
                                                    [get_list] => 1
                                                )

                                        )

                                    [_metadataCacheInClass:protected] => 1
                                    [_rowClass:protected] => Zend_Db_Table_Row
                                    [_rowsetClass:protected] => Zend_Db_Table_Rowset
                                    [_referenceMap:protected] => Array
                                        (
                                        )

                                    [_dependentTables:protected] => Array
                                        (
                                        )

                                    [_defaultSource:protected] => defaultNone
                                    [_defaultValues:protected] => Array
                                        (
                                        )

                                )

                        )

                )

            [11] => Array
                (
                    [file] => /var/www/unisim/application/models/options.php
                    [line] => 33
                    [function] => select
                    [class] => Zend_Db_Table_Abstract
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [12] => Array
                (
                    [file] => /var/www/unisim/application/library/Bootstrap.php
                    [line] => 32
                    [function] => getOptions
                    [class] => options
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [13] => Array
                (
                    [file] => /var/www/unisim/application/library/Zend/Application/Bootstrap/BootstrapAbstract.php
                    [line] => 669
                    [function] => _initOptions
                    [class] => Bootstrap
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

            [14] => Array
                (
                    [file] => /var/www/unisim/application/library/Zend/Application/Bootstrap/BootstrapAbstract.php
                    [line] => 622
                    [function] => _executeResource
                    [class] => Zend_Application_Bootstrap_BootstrapAbstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => options
                        )

                )

            [15] => Array
                (
                    [file] => /var/www/unisim/application/library/Zend/Application/Bootstrap/BootstrapAbstract.php
                    [line] => 586
                    [function] => _bootstrap
                    [class] => Zend_Application_Bootstrap_BootstrapAbstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                        )

                )

            [16] => Array
                (
                    [file] => /var/www/unisim/application/library/Zend/Application.php
                    [line] => 355
                    [function] => bootstrap
                    [class] => Zend_Application_Bootstrap_BootstrapAbstract
                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                        )

                )

            [17] => Array
                (
                    [file] => /var/www/unisim/public_html/index.php
                    [line] => 16
                    [function] => bootstrap
                    [class] => Zend_Application
                    [type] => ->
                    [args] => Array
                        (
                        )

                )

        )

    [previous:Exception:private] => PDOException Object
        (
            [message:protected] => SQLSTATE[HY000]: General error: 1 Can't create/write to file '/var/tmp/#sql_62c_0.MAI' (Errcode: 28)
            [string:Exception:private] => 
            [code:protected] => HY000
            [file:protected] => /var/www/unisim/application/library/Zend/Db/Statement/Pdo.php
            [line:protected] => 228
            [trace:Exception:private] => Array
                (
                    [0] => Array
                        (
                            [file] => /var/www/unisim/application/library/Zend/Db/Statement/Pdo.php
                            [line] => 228
                            [function] => execute
                            [class] => PDOStatement
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                        )

                                )

                        )

                    [1] => Array
                        (
                            [file] => /var/www/unisim/application/library/Zend/Db/Statement.php
                            [line] => 303
                            [function] => _execute
                            [class] => Zend_Db_Statement_Pdo
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                        )

                                )

                        )

                    [2] => Array
                        (
                            [file] => /var/www/unisim/application/library/Zend/Db/Adapter/Abstract.php
                            [line] => 480
                            [function] => execute
                            [class] => Zend_Db_Statement
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => Array
                                        (
                                        )

                                )

                        )

                    [3] => Array
                        (
                            [file] => /var/www/unisim/application/library/Zend/Db/Adapter/Pdo/Abstract.php
                            [line] => 238
                            [function] => query
                            [class] => Zend_Db_Adapter_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => DESCRIBE `options`
                                    [1] => Array
                                        (
                                        )

                                )

                        )

                    [4] => Array
                        (
                            [file] => /var/www/unisim/application/library/Zend/Db/Adapter/Pdo/Mysql.php
                            [line] => 169
                            [function] => query
                            [class] => Zend_Db_Adapter_Pdo_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => DESCRIBE `options`
                                )

                        )

                    [5] => Array
                        (
                            [file] => /var/www/unisim/application/library/Zend/Db/Table/Abstract.php
                            [line] => 836
                            [function] => describeTable
                            [class] => Zend_Db_Adapter_Pdo_Mysql
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => options
                                    [1] => 
                                )

                        )

                    [6] => Array
                        (
                            [file] => /var/www/unisim/application/library/Zend/Db/Table/Abstract.php
                            [line] => 858
                            [function] => _setupMetadata
                            [class] => Zend_Db_Table_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [7] => Array
                        (
                            [file] => /var/www/unisim/application/library/Zend/Db/Table/Abstract.php
                            [line] => 898
                            [function] => _getCols
                            [class] => Zend_Db_Table_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [8] => Array
                        (
                            [file] => /var/www/unisim/application/library/Zend/Db/Table/Abstract.php
                            [line] => 983
                            [function] => _setupPrimaryKey
                            [class] => Zend_Db_Table_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [9] => Array
                        (
                            [file] => /var/www/unisim/application/library/Zend/Db/Table/Select.php
                            [line] => 100
                            [function] => info
                            [class] => Zend_Db_Table_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [10] => Array
                        (
                            [file] => /var/www/unisim/application/library/Zend/Db/Table/Select.php
                            [line] => 78
                            [function] => setTable
                            [class] => Zend_Db_Table_Select
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => options Object
                                        (
                                            [_name:protected] => options
                                            [_primary:protected] => Array
                                                (
                                                    [1] => name
                                                )

                                            [_definition:protected] => 
                                            [_definitionConfigName:protected] => 
                                            [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                                (
                                                    [_pdoType:protected] => mysql
                                                    [_numericDataTypes:protected] => Array
                                                        (
                                                            [0] => 0
                                                            [1] => 1
                                                            [2] => 2
                                                            [INT] => 0
                                                            [INTEGER] => 0
                                                            [MEDIUMINT] => 0
                                                            [SMALLINT] => 0
                                                            [TINYINT] => 0
                                                            [BIGINT] => 1
                                                            [SERIAL] => 1
                                                            [DEC] => 2
                                                            [DECIMAL] => 2
                                                            [DOUBLE] => 2
                                                            [DOUBLE PRECISION] => 2
                                                            [FIXED] => 2
                                                            [FLOAT] => 2
                                                        )

                                                    [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                                    [_config:protected] => Array
                                                        (
                                                            [port] => 
                                                            [host] => 127.0.0.1
                                                            [username] => una_md
                                                            [password] => unapassword
                                                            [dbname] => una_md
                                                            [driver_options] => Array
                                                                (
                                                                    [1002] => SET NAMES UTF8
                                                                    [1000] => 1
                                                                )

                                                            [charset] => 
                                                            [persistent] => 
                                                            [options] => Array
                                                                (
                                                                    [caseFolding] => 0
                                                                    [autoQuoteIdentifiers] => 1
                                                                    [fetchMode] => 2
                                                                )

                                                        )

                                                    [_fetchMode:protected] => 2
                                                    [_profiler:protected] => Zend_Db_Profiler Object
                                                        (
                                                            [_queryProfiles:protected] => Array
                                                                (
                                                                )

                                                            [_enabled:protected] => 
                                                            [_filterElapsedSecs:protected] => 
                                                            [_filterTypes:protected] => 
                                                        )

                                                    [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                                    [_connection:protected] => PDO Object
                                                        (
                                                        )

                                                    [_caseFolding:protected] => 0
                                                    [_autoQuoteIdentifiers:protected] => 1
                                                    [_allowSerialization:protected] => 1
                                                    [_autoReconnectOnUnserialize:protected] => 
                                                )

                                            [_schema:protected] => 
                                            [_cols:protected] => 
                                            [_identity:protected] => 1
                                            [_sequence:protected] => 1
                                            [_metadata:protected] => Array
                                                (
                                                )

                                            [_metadataCache:protected] => Zend_Cache_Core Object
                                                (
                                                    [_backend:protected] => Zend_Cache_Backend_File Object
                                                        (
                                                            [_options:protected] => Array
                                                                (
                                                                    [cache_dir] => /tmp/
                                                                    [file_locking] => 1
                                                                    [read_control] => 1
                                                                    [read_control_type] => crc32
                                                                    [hashed_directory_level] => 0
                                                                    [hashed_directory_perm] => 448
                                                                    [file_name_prefix] => zend_cache
                                                                    [cache_file_perm] => 384
                                                                    [metadatas_array_max_size] => 100
                                                                )

                                                            [_metadatasArray:protected] => Array
                                                                (
                                                                    [300f3155830487f6c42b4d19f0d0fd71] => Array
                                                                        (
                                                                            [hash] => 1090079204
                                                                            [mtime] => 1773093605
                                                                            [expire] => 1773100805
                                                                            [tags] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                )

                                                            [_directives:protected] => Array
                                                                (
                                                                    [lifetime] => 7200
                                                                    [logging] => 
                                                                    [logger] => 
                                                                )

                                                        )

                                                    [_options:protected] => Array
                                                        (
                                                            [write_control] => 1
                                                            [caching] => 1
                                                            [cache_id_prefix] => 
                                                            [automatic_serialization] => 1
                                                            [automatic_cleaning_factor] => 10
                                                            [lifetime] => 7200
                                                            [logging] => 
                                                            [logger] => 
                                                            [ignore_user_abort] => 
                                                        )

                                                    [_specificOptions:protected] => Array
                                                        (
                                                        )

                                                    [_lastId:Zend_Cache_Core:private] => 300f3155830487f6c42b4d19f0d0fd71
                                                    [_extendedBackend:protected] => 1
                                                    [_backendCapabilities:protected] => Array
                                                        (
                                                            [automatic_cleaning] => 1
                                                            [tags] => 1
                                                            [expired_read] => 1
                                                            [priority] => 
                                                            [infinite_lifetime] => 1
                                                            [get_list] => 1
                                                        )

                                                )

                                            [_metadataCacheInClass:protected] => 1
                                            [_rowClass:protected] => Zend_Db_Table_Row
                                            [_rowsetClass:protected] => Zend_Db_Table_Rowset
                                            [_referenceMap:protected] => Array
                                                (
                                                )

                                            [_dependentTables:protected] => Array
                                                (
                                                )

                                            [_defaultSource:protected] => defaultNone
                                            [_defaultValues:protected] => Array
                                                (
                                                )

                                        )

                                )

                        )

                    [11] => Array
                        (
                            [file] => /var/www/unisim/application/library/Zend/Db/Table/Abstract.php
                            [line] => 1019
                            [function] => __construct
                            [class] => Zend_Db_Table_Select
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => options Object
                                        (
                                            [_name:protected] => options
                                            [_primary:protected] => Array
                                                (
                                                    [1] => name
                                                )

                                            [_definition:protected] => 
                                            [_definitionConfigName:protected] => 
                                            [_db:protected] => Zend_Db_Adapter_Pdo_Mysql Object
                                                (
                                                    [_pdoType:protected] => mysql
                                                    [_numericDataTypes:protected] => Array
                                                        (
                                                            [0] => 0
                                                            [1] => 1
                                                            [2] => 2
                                                            [INT] => 0
                                                            [INTEGER] => 0
                                                            [MEDIUMINT] => 0
                                                            [SMALLINT] => 0
                                                            [TINYINT] => 0
                                                            [BIGINT] => 1
                                                            [SERIAL] => 1
                                                            [DEC] => 2
                                                            [DECIMAL] => 2
                                                            [DOUBLE] => 2
                                                            [DOUBLE PRECISION] => 2
                                                            [FIXED] => 2
                                                            [FLOAT] => 2
                                                        )

                                                    [_defaultStmtClass:protected] => Zend_Db_Statement_Pdo
                                                    [_config:protected] => Array
                                                        (
                                                            [port] => 
                                                            [host] => 127.0.0.1
                                                            [username] => una_md
                                                            [password] => unapassword
                                                            [dbname] => una_md
                                                            [driver_options] => Array
                                                                (
                                                                    [1002] => SET NAMES UTF8
                                                                    [1000] => 1
                                                                )

                                                            [charset] => 
                                                            [persistent] => 
                                                            [options] => Array
                                                                (
                                                                    [caseFolding] => 0
                                                                    [autoQuoteIdentifiers] => 1
                                                                    [fetchMode] => 2
                                                                )

                                                        )

                                                    [_fetchMode:protected] => 2
                                                    [_profiler:protected] => Zend_Db_Profiler Object
                                                        (
                                                            [_queryProfiles:protected] => Array
                                                                (
                                                                )

                                                            [_enabled:protected] => 
                                                            [_filterElapsedSecs:protected] => 
                                                            [_filterTypes:protected] => 
                                                        )

                                                    [_defaultProfilerClass:protected] => Zend_Db_Profiler
                                                    [_connection:protected] => PDO Object
                                                        (
                                                        )

                                                    [_caseFolding:protected] => 0
                                                    [_autoQuoteIdentifiers:protected] => 1
                                                    [_allowSerialization:protected] => 1
                                                    [_autoReconnectOnUnserialize:protected] => 
                                                )

                                            [_schema:protected] => 
                                            [_cols:protected] => 
                                            [_identity:protected] => 1
                                            [_sequence:protected] => 1
                                            [_metadata:protected] => Array
                                                (
                                                )

                                            [_metadataCache:protected] => Zend_Cache_Core Object
                                                (
                                                    [_backend:protected] => Zend_Cache_Backend_File Object
                                                        (
                                                            [_options:protected] => Array
                                                                (
                                                                    [cache_dir] => /tmp/
                                                                    [file_locking] => 1
                                                                    [read_control] => 1
                                                                    [read_control_type] => crc32
                                                                    [hashed_directory_level] => 0
                                                                    [hashed_directory_perm] => 448
                                                                    [file_name_prefix] => zend_cache
                                                                    [cache_file_perm] => 384
                                                                    [metadatas_array_max_size] => 100
                                                                )

                                                            [_metadatasArray:protected] => Array
                                                                (
                                                                    [300f3155830487f6c42b4d19f0d0fd71] => Array
                                                                        (
                                                                            [hash] => 1090079204
                                                                            [mtime] => 1773093605
                                                                            [expire] => 1773100805
                                                                            [tags] => Array
                                                                                (
                                                                                )

                                                                        )

                                                                )

                                                            [_directives:protected] => Array
                                                                (
                                                                    [lifetime] => 7200
                                                                    [logging] => 
                                                                    [logger] => 
                                                                )

                                                        )

                                                    [_options:protected] => Array
                                                        (
                                                            [write_control] => 1
                                                            [caching] => 1
                                                            [cache_id_prefix] => 
                                                            [automatic_serialization] => 1
                                                            [automatic_cleaning_factor] => 10
                                                            [lifetime] => 7200
                                                            [logging] => 
                                                            [logger] => 
                                                            [ignore_user_abort] => 
                                                        )

                                                    [_specificOptions:protected] => Array
                                                        (
                                                        )

                                                    [_lastId:Zend_Cache_Core:private] => 300f3155830487f6c42b4d19f0d0fd71
                                                    [_extendedBackend:protected] => 1
                                                    [_backendCapabilities:protected] => Array
                                                        (
                                                            [automatic_cleaning] => 1
                                                            [tags] => 1
                                                            [expired_read] => 1
                                                            [priority] => 
                                                            [infinite_lifetime] => 1
                                                            [get_list] => 1
                                                        )

                                                )

                                            [_metadataCacheInClass:protected] => 1
                                            [_rowClass:protected] => Zend_Db_Table_Row
                                            [_rowsetClass:protected] => Zend_Db_Table_Rowset
                                            [_referenceMap:protected] => Array
                                                (
                                                )

                                            [_dependentTables:protected] => Array
                                                (
                                                )

                                            [_defaultSource:protected] => defaultNone
                                            [_defaultValues:protected] => Array
                                                (
                                                )

                                        )

                                )

                        )

                    [12] => Array
                        (
                            [file] => /var/www/unisim/application/models/options.php
                            [line] => 33
                            [function] => select
                            [class] => Zend_Db_Table_Abstract
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [13] => Array
                        (
                            [file] => /var/www/unisim/application/library/Bootstrap.php
                            [line] => 32
                            [function] => getOptions
                            [class] => options
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [14] => Array
                        (
                            [file] => /var/www/unisim/application/library/Zend/Application/Bootstrap/BootstrapAbstract.php
                            [line] => 669
                            [function] => _initOptions
                            [class] => Bootstrap
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                    [15] => Array
                        (
                            [file] => /var/www/unisim/application/library/Zend/Application/Bootstrap/BootstrapAbstract.php
                            [line] => 622
                            [function] => _executeResource
                            [class] => Zend_Application_Bootstrap_BootstrapAbstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => options
                                )

                        )

                    [16] => Array
                        (
                            [file] => /var/www/unisim/application/library/Zend/Application/Bootstrap/BootstrapAbstract.php
                            [line] => 586
                            [function] => _bootstrap
                            [class] => Zend_Application_Bootstrap_BootstrapAbstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => 
                                )

                        )

                    [17] => Array
                        (
                            [file] => /var/www/unisim/application/library/Zend/Application.php
                            [line] => 355
                            [function] => bootstrap
                            [class] => Zend_Application_Bootstrap_BootstrapAbstract
                            [type] => ->
                            [args] => Array
                                (
                                    [0] => 
                                )

                        )

                    [18] => Array
                        (
                            [file] => /var/www/unisim/public_html/index.php
                            [line] => 16
                            [function] => bootstrap
                            [class] => Zend_Application
                            [type] => ->
                            [args] => Array
                                (
                                )

                        )

                )

            [previous:Exception:private] => 
            [errorInfo] => Array
                (
                    [0] => HY000
                    [1] => 1
                    [2] => Can't create/write to file '/var/tmp/#sql_62c_0.MAI' (Errcode: 28)
                )

        )

)