Deprecated: Assigning the return value of new by reference is deprecated in /home/chartstream/chartstream.xsrv.jp/public_html/MDB2.php on line 390

Deprecated: Assigning the return value of new by reference is deprecated in /home/chartstream/chartstream.xsrv.jp/public_html/MDB2.php on line 1885

Deprecated: Assigning the return value of new by reference is deprecated in /home/chartstream/chartstream.xsrv.jp/public_html/MDB2.php on line 2572

Deprecated: Assigning the return value of new by reference is deprecated in /home/chartstream/chartstream.xsrv.jp/public_html/MDB2.php on line 2595

Deprecated: Assigning the return value of new by reference is deprecated in /home/chartstream/chartstream.xsrv.jp/public_html/MDB2.php on line 2940
MDB2_Error Object
(
    [error_message_prefix] => 
    [mode] => 16
    [level] => 1024
    [code] => -24
    [message] => MDB2 Error: connect failed
    [userinfo] => connect: [Error message: Host 'sv5020.xserver.jp' is not allowed to connect to this MariaDB server]
[Native code: 1130]
[Native message: Host 'sv5020.xserver.jp' is not allowed to connect to this MariaDB server]

    [backtrace] => Array
        (
            [0] => Array
                (
                    [file] => /home/chartstream/chartstream.xsrv.jp/public_html/MDB2.php
                    [line] => 973
                    [function] => PEAR_Error
                    [class] => PEAR_Error
                    [type] => ->
                    [args] => Array
                        (
                            [0] => MDB2 Error: connect failed
                            [1] => -24
                            [2] => 16
                            [3] => errorHandler
                            [4] => connect: [Error message: Host 'sv5020.xserver.jp' is not allowed to connect to this MariaDB server]
[Native code: 1130]
[Native message: Host 'sv5020.xserver.jp' is not allowed to connect to this MariaDB server]

                        )

                )

            [1] => Array
                (
                    [file] => /home/chartstream/chartstream.xsrv.jp/public_html/PEAR.php
                    [line] => 574
                    [function] => MDB2_Error
                    [class] => MDB2_Error
                    [object] => MDB2_Error Object
 *RECURSION*
                    [type] => ->
                    [args] => Array
                        (
                            [0] => -24
                            [1] => 16
                            [2] => errorHandler
                            [3] => connect: [Error message: Host 'sv5020.xserver.jp' is not allowed to connect to this MariaDB server]
[Native code: 1130]
[Native message: Host 'sv5020.xserver.jp' is not allowed to connect to this MariaDB server]

                        )

                )

            [2] => Array
                (
                    [file] => /home/chartstream/chartstream.xsrv.jp/public_html/MDB2.php
                    [line] => 1442
                    [function] => raiseError
                    [class] => PEAR
                    [object] => MDB2_Driver_mysql Object
                        (
                            [string_quoting] => Array
                                (
                                    [start] => '
                                    [end] => '
                                    [escape] => \
                                    [escape_pattern] => \
                                )

                            [identifier_quoting] => Array
                                (
                                    [start] => `
                                    [end] => `
                                    [escape] => `
                                )

                            [sql_comments] => Array
                                (
                                    [0] => Array
                                        (
                                            [start] => -- 
                                            [end] => 

                                            [escape] => 
                                        )

                                    [1] => Array
                                        (
                                            [start] => #
                                            [end] => 

                                            [escape] => 
                                        )

                                    [2] => Array
                                        (
                                            [start] => /*
                                            [end] => */
                                            [escape] => 
                                        )

                                )

                            [start_transaction] => 
                            [varchar_max_length] => 255
                            [db_index] => 1
                            [dsn] => Array
                                (
                                    [phptype] => mysql
                                    [dbsyntax] => mysql
                                    [username] => chartstream_root
                                    [password] => rdfdp138
                                    [protocol] => tcp
                                    [hostspec] => 183.90.250.202
                                    [port] => 
                                    [socket] => 
                                    [database] => 
                                    [mode] => 
                                    [charset] => utf8
                                )

                            [connected_dsn] => Array
                                (
                                )

                            [connection] => 0
                            [opened_persistent] => 
                            [database_name] => chartstream_chartstream
                            [connected_database_name] => 
                            [connected_server_info] => 
                            [supported] => Array
                                (
                                    [sequences] => emulated
                                    [indexes] => 1
                                    [affected_rows] => 1
                                    [summary_functions] => 1
                                    [order_by_text] => 1
                                    [transactions] => 
                                    [savepoints] => 
                                    [current_id] => emulated
                                    [limit_queries] => 1
                                    [LOBs] => 1
                                    [replace] => 1
                                    [sub_selects] => emulated
                                    [auto_increment] => 1
                                    [primary_key] => 1
                                    [result_introspection] => 1
                                    [prepared_statements] => emulated
                                    [identifier_quoting] => 1
                                    [pattern_escaping] => 1
                                    [new_link] => 1
                                )

                            [options] => Array
                                (
                                    [ssl] => 
                                    [field_case] => 0
                                    [disable_query] => 
                                    [result_class] => MDB2_Result_%s
                                    [buffered_result_class] => MDB2_BufferedResult_%s
                                    [result_wrap_class] => 
                                    [result_buffering] => 1
                                    [fetch_class] => stdClass
                                    [persistent] => 
                                    [debug] => 0
                                    [debug_handler] => MDB2_defaultDebugOutput
                                    [debug_expanded_output] => 
                                    [default_text_field_length] => 4096
                                    [lob_buffer_length] => 8192
                                    [log_line_break] => 

                                    [idxname_format] => %s_idx
                                    [seqname_format] => %s_seq
                                    [savepoint_format] => MDB2_SAVEPOINT_%s
                                    [statement_format] => MDB2_STATEMENT_%1$s_%2$s
                                    [seqcol_name] => sequence
                                    [quote_identifier] => 
                                    [use_transactions] => 1
                                    [decimal_places] => 2
                                    [portability] => 127
                                    [modules] => Array
                                        (
                                            [ex] => Extended
                                            [dt] => Datatype
                                            [mg] => Manager
                                            [rv] => Reverse
                                            [na] => Native
                                            [fc] => Function
                                        )

                                    [emulate_prepared] => 
                                    [datatype_map] => Array
                                        (
                                        )

                                    [datatype_map_callback] => Array
                                        (
                                        )

                                    [nativetype_map_callback] => Array
                                        (
                                        )

                                    [default_table_type] => 
                                )

                            [wildcards] => Array
                                (
                                    [0] => %
                                    [1] => _
                                )

                            [as_keyword] =>  AS 
                            [warnings] => Array
                                (
                                )

                            [debug_output] => 
                            [in_transaction] => 
                            [nested_transaction_counter] => 
                            [has_transaction_error] => 
                            [offset] => 0
                            [limit] => 0
                            [phptype] => mysql
                            [dbsyntax] => mysql
                            [last_query] => 
                            [fetchmode] => 2
                            [modules] => Array
                                (
                                )

                            [destructor_registered] => 1
                            [_debug] => 
                            [_default_error_mode] => 
                            [_default_error_options] => 
                            [_default_error_handler] => 
                            [_error_class] => PEAR_Error
                            [_expected_errors] => Array
                                (
                                )

                        )

                    [type] => ->
                    [args] => Array
                        (
                            [0] => 
                            [1] => -24
                            [2] => 
                            [3] => 
                            [4] => connect: [Error message: Host 'sv5020.xserver.jp' is not allowed to connect to this MariaDB server]
[Native code: 1130]
[Native message: Host 'sv5020.xserver.jp' is not allowed to connect to this MariaDB server]

                            [5] => MDB2_Error
                            [6] => 1
                        )

                )

            [3] => Array
                (
                    [file] => /home/chartstream/chartstream.xsrv.jp/public_html/MDB2/Driver/mysql.php
                    [line] => 439
                    [function] => raiseError
                    [class] => MDB2_Driver_Common
                    [object] => MDB2_Driver_mysql Object
                        (
                            [string_quoting] => Array
                                (
                                    [start] => '
                                    [end] => '
                                    [escape] => \
                                    [escape_pattern] => \
                                )

                            [identifier_quoting] => Array
                                (
                                    [start] => `
                                    [end] => `
                                    [escape] => `
                                )

                            [sql_comments] => Array
                                (
                                    [0] => Array
                                        (
                                            [start] => -- 
                                            [end] => 

                                            [escape] => 
                                        )

                                    [1] => Array
                                        (
                                            [start] => #
                                            [end] => 

                                            [escape] => 
                                        )

                                    [2] => Array
                                        (
                                            [start] => /*
                                            [end] => */
                                            [escape] => 
                                        )

                                )

                            [start_transaction] => 
                            [varchar_max_length] => 255
                            [db_index] => 1
                            [dsn] => Array
                                (
                                    [phptype] => mysql
                                    [dbsyntax] => mysql
                                    [username] => chartstream_root
                                    [password] => rdfdp138
                                    [protocol] => tcp
                                    [hostspec] => 183.90.250.202
                                    [port] => 
                                    [socket] => 
                                    [database] => 
                                    [mode] => 
                                    [charset] => utf8
                                )

                            [connected_dsn] => Array
                                (
                                )

                            [connection] => 0
                            [opened_persistent] => 
                            [database_name] => chartstream_chartstream
                            [connected_database_name] => 
                            [connected_server_info] => 
                            [supported] => Array
                                (
                                    [sequences] => emulated
                                    [indexes] => 1
                                    [affected_rows] => 1
                                    [summary_functions] => 1
                                    [order_by_text] => 1
                                    [transactions] => 
                                    [savepoints] => 
                                    [current_id] => emulated
                                    [limit_queries] => 1
                                    [LOBs] => 1
                                    [replace] => 1
                                    [sub_selects] => emulated
                                    [auto_increment] => 1
                                    [primary_key] => 1
                                    [result_introspection] => 1
                                    [prepared_statements] => emulated
                                    [identifier_quoting] => 1
                                    [pattern_escaping] => 1
                                    [new_link] => 1
                                )

                            [options] => Array
                                (
                                    [ssl] => 
                                    [field_case] => 0
                                    [disable_query] => 
                                    [result_class] => MDB2_Result_%s
                                    [buffered_result_class] => MDB2_BufferedResult_%s
                                    [result_wrap_class] => 
                                    [result_buffering] => 1
                                    [fetch_class] => stdClass
                                    [persistent] => 
                                    [debug] => 0
                                    [debug_handler] => MDB2_defaultDebugOutput
                                    [debug_expanded_output] => 
                                    [default_text_field_length] => 4096
                                    [lob_buffer_length] => 8192
                                    [log_line_break] => 

                                    [idxname_format] => %s_idx
                                    [seqname_format] => %s_seq
                                    [savepoint_format] => MDB2_SAVEPOINT_%s
                                    [statement_format] => MDB2_STATEMENT_%1$s_%2$s
                                    [seqcol_name] => sequence
                                    [quote_identifier] => 
                                    [use_transactions] => 1
                                    [decimal_places] => 2
                                    [portability] => 127
                                    [modules] => Array
                                        (
                                            [ex] => Extended
                                            [dt] => Datatype
                                            [mg] => Manager
                                            [rv] => Reverse
                                            [na] => Native
                                            [fc] => Function
                                        )

                                    [emulate_prepared] => 
                                    [datatype_map] => Array
                                        (
                                        )

                                    [datatype_map_callback] => Array
                                        (
                                        )

                                    [nativetype_map_callback] => Array
                                        (
                                        )

                                    [default_table_type] => 
                                )

                            [wildcards] => Array
                                (
                                    [0] => %
                                    [1] => _
                                )

                            [as_keyword] =>  AS 
                            [warnings] => Array
                                (
                                )

                            [debug_output] => 
                            [in_transaction] => 
                            [nested_transaction_counter] => 
                            [has_transaction_error] => 
                            [offset] => 0
                            [limit] => 0
                            [phptype] => mysql
                            [dbsyntax] => mysql
                            [last_query] => 
                            [fetchmode] => 2
                            [modules] => Array
                                (
                                )

                            [destructor_registered] => 1
                            [_debug] => 
                            [_default_error_mode] => 
                            [_default_error_options] => 
                            [_default_error_handler] => 
                            [_error_class] => PEAR_Error
                            [_expected_errors] => Array
                                (
                                )

                        )

                    [type] => ->
                    [args] => Array
                        (
                            [0] => -24
                            [1] => 
                            [2] => 
                            [3] => Host 'sv5020.xserver.jp' is not allowed to connect to this MariaDB server
                            [4] => connect
                        )

                )

            [4] => Array
                (
                    [file] => /home/chartstream/chartstream.xsrv.jp/public_html/MDB2.php
                    [line] => 1735
                    [function] => connect
                    [class] => MDB2_Driver_mysql
                    [object] => MDB2_Driver_mysql Object
                        (
                            [string_quoting] => Array
                                (
                                    [start] => '
                                    [end] => '
                                    [escape] => \
                                    [escape_pattern] => \
                                )

                            [identifier_quoting] => Array
                                (
                                    [start] => `
                                    [end] => `
                                    [escape] => `
                                )

                            [sql_comments] => Array
                                (
                                    [0] => Array
                                        (
                                            [start] => -- 
                                            [end] => 

                                            [escape] => 
                                        )

                                    [1] => Array
                                        (
                                            [start] => #
                                            [end] => 

                                            [escape] => 
                                        )

                                    [2] => Array
                                        (
                                            [start] => /*
                                            [end] => */
                                            [escape] => 
                                        )

                                )

                            [start_transaction] => 
                            [varchar_max_length] => 255
                            [db_index] => 1
                            [dsn] => Array
                                (
                                    [phptype] => mysql
                                    [dbsyntax] => mysql
                                    [username] => chartstream_root
                                    [password] => rdfdp138
                                    [protocol] => tcp
                                    [hostspec] => 183.90.250.202
                                    [port] => 
                                    [socket] => 
                                    [database] => 
                                    [mode] => 
                                    [charset] => utf8
                                )

                            [connected_dsn] => Array
                                (
                                )

                            [connection] => 0
                            [opened_persistent] => 
                            [database_name] => chartstream_chartstream
                            [connected_database_name] => 
                            [connected_server_info] => 
                            [supported] => Array
                                (
                                    [sequences] => emulated
                                    [indexes] => 1
                                    [affected_rows] => 1
                                    [summary_functions] => 1
                                    [order_by_text] => 1
                                    [transactions] => 
                                    [savepoints] => 
                                    [current_id] => emulated
                                    [limit_queries] => 1
                                    [LOBs] => 1
                                    [replace] => 1
                                    [sub_selects] => emulated
                                    [auto_increment] => 1
                                    [primary_key] => 1
                                    [result_introspection] => 1
                                    [prepared_statements] => emulated
                                    [identifier_quoting] => 1
                                    [pattern_escaping] => 1
                                    [new_link] => 1
                                )

                            [options] => Array
                                (
                                    [ssl] => 
                                    [field_case] => 0
                                    [disable_query] => 
                                    [result_class] => MDB2_Result_%s
                                    [buffered_result_class] => MDB2_BufferedResult_%s
                                    [result_wrap_class] => 
                                    [result_buffering] => 1
                                    [fetch_class] => stdClass
                                    [persistent] => 
                                    [debug] => 0
                                    [debug_handler] => MDB2_defaultDebugOutput
                                    [debug_expanded_output] => 
                                    [default_text_field_length] => 4096
                                    [lob_buffer_length] => 8192
                                    [log_line_break] => 

                                    [idxname_format] => %s_idx
                                    [seqname_format] => %s_seq
                                    [savepoint_format] => MDB2_SAVEPOINT_%s
                                    [statement_format] => MDB2_STATEMENT_%1$s_%2$s
                                    [seqcol_name] => sequence
                                    [quote_identifier] => 
                                    [use_transactions] => 1
                                    [decimal_places] => 2
                                    [portability] => 127
                                    [modules] => Array
                                        (
                                            [ex] => Extended
                                            [dt] => Datatype
                                            [mg] => Manager
                                            [rv] => Reverse
                                            [na] => Native
                                            [fc] => Function
                                        )

                                    [emulate_prepared] => 
                                    [datatype_map] => Array
                                        (
                                        )

                                    [datatype_map_callback] => Array
                                        (
                                        )

                                    [nativetype_map_callback] => Array
                                        (
                                        )

                                    [default_table_type] => 
                                )

                            [wildcards] => Array
                                (
                                    [0] => %
                                    [1] => _
                                )

                            [as_keyword] =>  AS 
                            [warnings] => Array
                                (
                                )

                            [debug_output] => 
                            [in_transaction] => 
                            [nested_transaction_counter] => 
                            [has_transaction_error] => 
                            [offset] => 0
                            [limit] => 0
                            [phptype] => mysql
                            [dbsyntax] => mysql
                            [last_query] => 
                            [fetchmode] => 2
                            [modules] => Array
                                (
                                )

                            [destructor_registered] => 1
                            [_debug] => 
                            [_default_error_mode] => 
                            [_default_error_options] => 
                            [_default_error_handler] => 
                            [_error_class] => PEAR_Error
                            [_expected_errors] => Array
                                (
                                )

                        )

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

                )

            [5] => Array
                (
                    [file] => /home/chartstream/chartstream.xsrv.jp/public_html/MDB2.php
                    [line] => 2509
                    [function] => getConnection
                    [class] => MDB2_Driver_Common
                    [object] => MDB2_Driver_mysql Object
                        (
                            [string_quoting] => Array
                                (
                                    [start] => '
                                    [end] => '
                                    [escape] => \
                                    [escape_pattern] => \
                                )

                            [identifier_quoting] => Array
                                (
                                    [start] => `
                                    [end] => `
                                    [escape] => `
                                )

                            [sql_comments] => Array
                                (
                                    [0] => Array
                                        (
                                            [start] => -- 
                                            [end] => 

                                            [escape] => 
                                        )

                                    [1] => Array
                                        (
                                            [start] => #
                                            [end] => 

                                            [escape] => 
                                        )

                                    [2] => Array
                                        (
                                            [start] => /*
                                            [end] => */
                                            [escape] => 
                                        )

                                )

                            [start_transaction] => 
                            [varchar_max_length] => 255
                            [db_index] => 1
                            [dsn] => Array
                                (
                                    [phptype] => mysql
                                    [dbsyntax] => mysql
                                    [username] => chartstream_root
                                    [password] => rdfdp138
                                    [protocol] => tcp
                                    [hostspec] => 183.90.250.202
                                    [port] => 
                                    [socket] => 
                                    [database] => 
                                    [mode] => 
                                    [charset] => utf8
                                )

                            [connected_dsn] => Array
                                (
                                )

                            [connection] => 0
                            [opened_persistent] => 
                            [database_name] => chartstream_chartstream
                            [connected_database_name] => 
                            [connected_server_info] => 
                            [supported] => Array
                                (
                                    [sequences] => emulated
                                    [indexes] => 1
                                    [affected_rows] => 1
                                    [summary_functions] => 1
                                    [order_by_text] => 1
                                    [transactions] => 
                                    [savepoints] => 
                                    [current_id] => emulated
                                    [limit_queries] => 1
                                    [LOBs] => 1
                                    [replace] => 1
                                    [sub_selects] => emulated
                                    [auto_increment] => 1
                                    [primary_key] => 1
                                    [result_introspection] => 1
                                    [prepared_statements] => emulated
                                    [identifier_quoting] => 1
                                    [pattern_escaping] => 1
                                    [new_link] => 1
                                )

                            [options] => Array
                                (
                                    [ssl] => 
                                    [field_case] => 0
                                    [disable_query] => 
                                    [result_class] => MDB2_Result_%s
                                    [buffered_result_class] => MDB2_BufferedResult_%s
                                    [result_wrap_class] => 
                                    [result_buffering] => 1
                                    [fetch_class] => stdClass
                                    [persistent] => 
                                    [debug] => 0
                                    [debug_handler] => MDB2_defaultDebugOutput
                                    [debug_expanded_output] => 
                                    [default_text_field_length] => 4096
                                    [lob_buffer_length] => 8192
                                    [log_line_break] => 

                                    [idxname_format] => %s_idx
                                    [seqname_format] => %s_seq
                                    [savepoint_format] => MDB2_SAVEPOINT_%s
                                    [statement_format] => MDB2_STATEMENT_%1$s_%2$s
                                    [seqcol_name] => sequence
                                    [quote_identifier] => 
                                    [use_transactions] => 1
                                    [decimal_places] => 2
                                    [portability] => 127
                                    [modules] => Array
                                        (
                                            [ex] => Extended
                                            [dt] => Datatype
                                            [mg] => Manager
                                            [rv] => Reverse
                                            [na] => Native
                                            [fc] => Function
                                        )

                                    [emulate_prepared] => 
                                    [datatype_map] => Array
                                        (
                                        )

                                    [datatype_map_callback] => Array
                                        (
                                        )

                                    [nativetype_map_callback] => Array
                                        (
                                        )

                                    [default_table_type] => 
                                )

                            [wildcards] => Array
                                (
                                    [0] => %
                                    [1] => _
                                )

                            [as_keyword] =>  AS 
                            [warnings] => Array
                                (
                                )

                            [debug_output] => 
                            [in_transaction] => 
                            [nested_transaction_counter] => 
                            [has_transaction_error] => 
                            [offset] => 0
                            [limit] => 0
                            [phptype] => mysql
                            [dbsyntax] => mysql
                            [last_query] => 
                            [fetchmode] => 2
                            [modules] => Array
                                (
                                )

                            [destructor_registered] => 1
                            [_debug] => 
                            [_default_error_mode] => 
                            [_default_error_options] => 
                            [_default_error_handler] => 
                            [_error_class] => PEAR_Error
                            [_expected_errors] => Array
                                (
                                )

                        )

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

                )

            [6] => Array
                (
                    [file] => /home/chartstream/chartstream.xsrv.jp/public_html/MDB2.php
                    [line] => 3306
                    [function] => query
                    [class] => MDB2_Driver_Common
                    [object] => MDB2_Driver_mysql Object
                        (
                            [string_quoting] => Array
                                (
                                    [start] => '
                                    [end] => '
                                    [escape] => \
                                    [escape_pattern] => \
                                )

                            [identifier_quoting] => Array
                                (
                                    [start] => `
                                    [end] => `
                                    [escape] => `
                                )

                            [sql_comments] => Array
                                (
                                    [0] => Array
                                        (
                                            [start] => -- 
                                            [end] => 

                                            [escape] => 
                                        )

                                    [1] => Array
                                        (
                                            [start] => #
                                            [end] => 

                                            [escape] => 
                                        )

                                    [2] => Array
                                        (
                                            [start] => /*
                                            [end] => */
                                            [escape] => 
                                        )

                                )

                            [start_transaction] => 
                            [varchar_max_length] => 255
                            [db_index] => 1
                            [dsn] => Array
                                (
                                    [phptype] => mysql
                                    [dbsyntax] => mysql
                                    [username] => chartstream_root
                                    [password] => rdfdp138
                                    [protocol] => tcp
                                    [hostspec] => 183.90.250.202
                                    [port] => 
                                    [socket] => 
                                    [database] => 
                                    [mode] => 
                                    [charset] => utf8
                                )

                            [connected_dsn] => Array
                                (
                                )

                            [connection] => 0
                            [opened_persistent] => 
                            [database_name] => chartstream_chartstream
                            [connected_database_name] => 
                            [connected_server_info] => 
                            [supported] => Array
                                (
                                    [sequences] => emulated
                                    [indexes] => 1
                                    [affected_rows] => 1
                                    [summary_functions] => 1
                                    [order_by_text] => 1
                                    [transactions] => 
                                    [savepoints] => 
                                    [current_id] => emulated
                                    [limit_queries] => 1
                                    [LOBs] => 1
                                    [replace] => 1
                                    [sub_selects] => emulated
                                    [auto_increment] => 1
                                    [primary_key] => 1
                                    [result_introspection] => 1
                                    [prepared_statements] => emulated
                                    [identifier_quoting] => 1
                                    [pattern_escaping] => 1
                                    [new_link] => 1
                                )

                            [options] => Array
                                (
                                    [ssl] => 
                                    [field_case] => 0
                                    [disable_query] => 
                                    [result_class] => MDB2_Result_%s
                                    [buffered_result_class] => MDB2_BufferedResult_%s
                                    [result_wrap_class] => 
                                    [result_buffering] => 1
                                    [fetch_class] => stdClass
                                    [persistent] => 
                                    [debug] => 0
                                    [debug_handler] => MDB2_defaultDebugOutput
                                    [debug_expanded_output] => 
                                    [default_text_field_length] => 4096
                                    [lob_buffer_length] => 8192
                                    [log_line_break] => 

                                    [idxname_format] => %s_idx
                                    [seqname_format] => %s_seq
                                    [savepoint_format] => MDB2_SAVEPOINT_%s
                                    [statement_format] => MDB2_STATEMENT_%1$s_%2$s
                                    [seqcol_name] => sequence
                                    [quote_identifier] => 
                                    [use_transactions] => 1
                                    [decimal_places] => 2
                                    [portability] => 127
                                    [modules] => Array
                                        (
                                            [ex] => Extended
                                            [dt] => Datatype
                                            [mg] => Manager
                                            [rv] => Reverse
                                            [na] => Native
                                            [fc] => Function
                                        )

                                    [emulate_prepared] => 
                                    [datatype_map] => Array
                                        (
                                        )

                                    [datatype_map_callback] => Array
                                        (
                                        )

                                    [nativetype_map_callback] => Array
                                        (
                                        )

                                    [default_table_type] => 
                                )

                            [wildcards] => Array
                                (
                                    [0] => %
                                    [1] => _
                                )

                            [as_keyword] =>  AS 
                            [warnings] => Array
                                (
                                )

                            [debug_output] => 
                            [in_transaction] => 
                            [nested_transaction_counter] => 
                            [has_transaction_error] => 
                            [offset] => 0
                            [limit] => 0
                            [phptype] => mysql
                            [dbsyntax] => mysql
                            [last_query] => 
                            [fetchmode] => 2
                            [modules] => Array
                                (
                                )

                            [destructor_registered] => 1
                            [_debug] => 
                            [_default_error_mode] => 
                            [_default_error_options] => 
                            [_default_error_handler] => 
                            [_error_class] => PEAR_Error
                            [_expected_errors] => Array
                                (
                                )

                        )

                    [type] => ->
                    [args] => Array
                        (
                            [0] => SELECT * FROM send_contents_url ORDER BY con_id DESC LIMIT 0,50
                            [1] => 
                        )

                )

            [7] => Array
                (
                    [file] => /home/chartstream/chartstream.xsrv.jp/public_html/send_contents_lists.php
                    [line] => 120
                    [function] => queryAll
                    [class] => MDB2_Driver_Common
                    [object] => MDB2_Driver_mysql Object
                        (
                            [string_quoting] => Array
                                (
                                    [start] => '
                                    [end] => '
                                    [escape] => \
                                    [escape_pattern] => \
                                )

                            [identifier_quoting] => Array
                                (
                                    [start] => `
                                    [end] => `
                                    [escape] => `
                                )

                            [sql_comments] => Array
                                (
                                    [0] => Array
                                        (
                                            [start] => -- 
                                            [end] => 

                                            [escape] => 
                                        )

                                    [1] => Array
                                        (
                                            [start] => #
                                            [end] => 

                                            [escape] => 
                                        )

                                    [2] => Array
                                        (
                                            [start] => /*
                                            [end] => */
                                            [escape] => 
                                        )

                                )

                            [start_transaction] => 
                            [varchar_max_length] => 255
                            [db_index] => 1
                            [dsn] => Array
                                (
                                    [phptype] => mysql
                                    [dbsyntax] => mysql
                                    [username] => chartstream_root
                                    [password] => rdfdp138
                                    [protocol] => tcp
                                    [hostspec] => 183.90.250.202
                                    [port] => 
                                    [socket] => 
                                    [database] => 
                                    [mode] => 
                                    [charset] => utf8
                                )

                            [connected_dsn] => Array
                                (
                                )

                            [connection] => 0
                            [opened_persistent] => 
                            [database_name] => chartstream_chartstream
                            [connected_database_name] => 
                            [connected_server_info] => 
                            [supported] => Array
                                (
                                    [sequences] => emulated
                                    [indexes] => 1
                                    [affected_rows] => 1
                                    [summary_functions] => 1
                                    [order_by_text] => 1
                                    [transactions] => 
                                    [savepoints] => 
                                    [current_id] => emulated
                                    [limit_queries] => 1
                                    [LOBs] => 1
                                    [replace] => 1
                                    [sub_selects] => emulated
                                    [auto_increment] => 1
                                    [primary_key] => 1
                                    [result_introspection] => 1
                                    [prepared_statements] => emulated
                                    [identifier_quoting] => 1
                                    [pattern_escaping] => 1
                                    [new_link] => 1
                                )

                            [options] => Array
                                (
                                    [ssl] => 
                                    [field_case] => 0
                                    [disable_query] => 
                                    [result_class] => MDB2_Result_%s
                                    [buffered_result_class] => MDB2_BufferedResult_%s
                                    [result_wrap_class] => 
                                    [result_buffering] => 1
                                    [fetch_class] => stdClass
                                    [persistent] => 
                                    [debug] => 0
                                    [debug_handler] => MDB2_defaultDebugOutput
                                    [debug_expanded_output] => 
                                    [default_text_field_length] => 4096
                                    [lob_buffer_length] => 8192
                                    [log_line_break] => 

                                    [idxname_format] => %s_idx
                                    [seqname_format] => %s_seq
                                    [savepoint_format] => MDB2_SAVEPOINT_%s
                                    [statement_format] => MDB2_STATEMENT_%1$s_%2$s
                                    [seqcol_name] => sequence
                                    [quote_identifier] => 
                                    [use_transactions] => 1
                                    [decimal_places] => 2
                                    [portability] => 127
                                    [modules] => Array
                                        (
                                            [ex] => Extended
                                            [dt] => Datatype
                                            [mg] => Manager
                                            [rv] => Reverse
                                            [na] => Native
                                            [fc] => Function
                                        )

                                    [emulate_prepared] => 
                                    [datatype_map] => Array
                                        (
                                        )

                                    [datatype_map_callback] => Array
                                        (
                                        )

                                    [nativetype_map_callback] => Array
                                        (
                                        )

                                    [default_table_type] => 
                                )

                            [wildcards] => Array
                                (
                                    [0] => %
                                    [1] => _
                                )

                            [as_keyword] =>  AS 
                            [warnings] => Array
                                (
                                )

                            [debug_output] => 
                            [in_transaction] => 
                            [nested_transaction_counter] => 
                            [has_transaction_error] => 
                            [offset] => 0
                            [limit] => 0
                            [phptype] => mysql
                            [dbsyntax] => mysql
                            [last_query] => 
                            [fetchmode] => 2
                            [modules] => Array
                                (
                                )

                            [destructor_registered] => 1
                            [_debug] => 
                            [_default_error_mode] => 
                            [_default_error_options] => 
                            [_default_error_handler] => 
                            [_error_class] => PEAR_Error
                            [_expected_errors] => Array
                                (
                                )

                        )

                    [type] => ->
                    [args] => Array
                        (
                            [0] => SELECT * FROM send_contents_url ORDER BY con_id DESC LIMIT 0,50
                        )

                )

        )

    [callback] => errorHandler
)