uw Thu, 24 Sep 2009 12:51:03 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=288653
Log:
Proxying as many connect calls as possible to make testing of the compression
protocol @ mysqlnd easier. By setting the environment variable
MYSQL_TEST_COMPRESS you can tell the tests to set the MYSQLI_CLIENT_COMPRESS
flag upon connect.
Changed paths:
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/001.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/002.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/003.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/004.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/005.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/006.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/007.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/008.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/009.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/010.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/011.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/012.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/013.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/014.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/015.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/016.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/017.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/018.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/019.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/020.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/021.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/022.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/023.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/024.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/025.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/026.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/027.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/028.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/029.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/030.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/031.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/032.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/033.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/034.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/035.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/036.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/037.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/038.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/039.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/040.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/041.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/042.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/043.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/044.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/045.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/046.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/047.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/048.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/049.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/050.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/051.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/052.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/053.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/054.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/055.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/057.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/058.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/059.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/060.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/061.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/062.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/063.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/064.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/065.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/066.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/067.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/069.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/070.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/071.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/072.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/074.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug31668.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug32405.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug33090.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug34785.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug34810.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug35103.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug35517.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug35759.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug36420.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug36745.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug36802.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug36949.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug37090.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug38710.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug42378.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug42548.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug44897.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug47050.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug48909.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug49027.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/bug49442.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/clean_table.inc
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/connect.inc
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_affected_rows.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_affected_rows_oo.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_autocommit.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_autocommit_oo.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_change_user.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_change_user_get_lock.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_change_user_insert_id.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_change_user_locks_temporary.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_change_user_oo.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_change_user_prepared_statements.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_change_user_rollback.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_change_user_set_names.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_character_set.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_character_set_name.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_character_set_name_oo.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_class_mysqli_interface.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_class_mysqli_result_interface.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_class_mysqli_stmt_interface.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_class_mysqli_warning.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_close.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_close_oo.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_commit.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_commit_oo.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_connect_errno.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_connect_error.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_connect_oo_warnings.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_connect_twice.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_disable_reads_from_master.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_driver.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_dump_debug_info.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_enable_reads_from_master.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_errno.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_error.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_all_oo.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_array_oo.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_assoc_bit.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_assoc_oo.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_field_direct_oo.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_field_flags.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_lengths_oo.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_fetch_object_oo.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_fork.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_get_client_stats.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_get_connection_stats_off.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_get_warnings.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_insert_id_variation.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_kill.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_max_links.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_mysqlnd_read_timeout.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_mysqlnd_read_timeout_long.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_mysqlnd_read_timeout_zero.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_no_reconnect.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_options_init_command.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_options_openbasedir.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_pconn_disabled.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_pconn_kill.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_pconn_limits.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_pconn_max_links.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_pconn_reuse.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_pconnect.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_ping.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_poll.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_poll_kill.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_poll_mixing_insert_select.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_poll_reference.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_prepare.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_prepare_no_object.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_query.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_query_local_infile_large.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_query_stored_proc.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_reconnect.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_report.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_report_wo_ps.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_result_references.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_result_unclonable.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_rollback.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_select_db.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_send_query.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_set_charset.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_set_local_infile_handler.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_set_local_infile_handler_bad_character.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_set_local_infile_handler_buffer_overflow.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_set_local_infile_handler_close_link.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_set_local_infile_handler_closefile.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_set_local_infile_handler_closures.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_set_local_infile_handler_kill_link.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_set_local_infile_handler_negative_len.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_set_local_infile_handler_nested_call.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_set_local_infile_handler_new_query.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_set_local_infile_handler_nofileop.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_set_local_infile_handler_openbasedir.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_set_local_infile_handler_replace_buffer.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_set_local_infile_handler_short_len.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_set_local_infile_handler_unregister.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_set_opt.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_ssl_set.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_affected_rows.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_bind_result_bit.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_bind_result_format.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_datatype_change.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_execute_stored_proc.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_fetch_bit.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_fetch_geom.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_get_result_bit.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_get_result_geom.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_get_result_types.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_store_result.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_stmt_unclonable.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_unclonable.phpt
U
php/php-src/branches/PHP_5_3/ext/mysqli/tests/mysqli_warning_unclonable.phpt
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/skipifconnectfailure.inc
U php/php-src/branches/PHP_5_3/ext/mysqli/tests/table.inc
U php/php-src/trunk/ext/mysqli/tests/001.phpt
U php/php-src/trunk/ext/mysqli/tests/002.phpt
U php/php-src/trunk/ext/mysqli/tests/003.phpt
U php/php-src/trunk/ext/mysqli/tests/004.phpt
U php/php-src/trunk/ext/mysqli/tests/005.phpt
U php/php-src/trunk/ext/mysqli/tests/006.phpt
U php/php-src/trunk/ext/mysqli/tests/007.phpt
U php/php-src/trunk/ext/mysqli/tests/008.phpt
U php/php-src/trunk/ext/mysqli/tests/009.phpt
U php/php-src/trunk/ext/mysqli/tests/010.phpt
U php/php-src/trunk/ext/mysqli/tests/011.phpt
U php/php-src/trunk/ext/mysqli/tests/012.phpt
U php/php-src/trunk/ext/mysqli/tests/013.phpt
U php/php-src/trunk/ext/mysqli/tests/014.phpt
U php/php-src/trunk/ext/mysqli/tests/015.phpt
U php/php-src/trunk/ext/mysqli/tests/016.phpt
U php/php-src/trunk/ext/mysqli/tests/017.phpt
U php/php-src/trunk/ext/mysqli/tests/018.phpt
U php/php-src/trunk/ext/mysqli/tests/019.phpt
U php/php-src/trunk/ext/mysqli/tests/020.phpt
U php/php-src/trunk/ext/mysqli/tests/021.phpt
U php/php-src/trunk/ext/mysqli/tests/022.phpt
U php/php-src/trunk/ext/mysqli/tests/023.phpt
U php/php-src/trunk/ext/mysqli/tests/024.phpt
U php/php-src/trunk/ext/mysqli/tests/025.phpt
U php/php-src/trunk/ext/mysqli/tests/026.phpt
U php/php-src/trunk/ext/mysqli/tests/027.phpt
U php/php-src/trunk/ext/mysqli/tests/028.phpt
U php/php-src/trunk/ext/mysqli/tests/029.phpt
U php/php-src/trunk/ext/mysqli/tests/030.phpt
U php/php-src/trunk/ext/mysqli/tests/031.phpt
U php/php-src/trunk/ext/mysqli/tests/032.phpt
U php/php-src/trunk/ext/mysqli/tests/033.phpt
U php/php-src/trunk/ext/mysqli/tests/034.phpt
U php/php-src/trunk/ext/mysqli/tests/035.phpt
U php/php-src/trunk/ext/mysqli/tests/036.phpt
U php/php-src/trunk/ext/mysqli/tests/037.phpt
U php/php-src/trunk/ext/mysqli/tests/038.phpt
U php/php-src/trunk/ext/mysqli/tests/039.phpt
U php/php-src/trunk/ext/mysqli/tests/040.phpt
U php/php-src/trunk/ext/mysqli/tests/041.phpt
U php/php-src/trunk/ext/mysqli/tests/042.phpt
U php/php-src/trunk/ext/mysqli/tests/043.phpt
U php/php-src/trunk/ext/mysqli/tests/044.phpt
U php/php-src/trunk/ext/mysqli/tests/045.phpt
U php/php-src/trunk/ext/mysqli/tests/046.phpt
U php/php-src/trunk/ext/mysqli/tests/047.phpt
U php/php-src/trunk/ext/mysqli/tests/048.phpt
U php/php-src/trunk/ext/mysqli/tests/049.phpt
U php/php-src/trunk/ext/mysqli/tests/050.phpt
U php/php-src/trunk/ext/mysqli/tests/051.phpt
U php/php-src/trunk/ext/mysqli/tests/052.phpt
U php/php-src/trunk/ext/mysqli/tests/053.phpt
U php/php-src/trunk/ext/mysqli/tests/054.phpt
U php/php-src/trunk/ext/mysqli/tests/055.phpt
U php/php-src/trunk/ext/mysqli/tests/057.phpt
U php/php-src/trunk/ext/mysqli/tests/058.phpt
U php/php-src/trunk/ext/mysqli/tests/059.phpt
U php/php-src/trunk/ext/mysqli/tests/060.phpt
U php/php-src/trunk/ext/mysqli/tests/061.phpt
U php/php-src/trunk/ext/mysqli/tests/062.phpt
U php/php-src/trunk/ext/mysqli/tests/063.phpt
U php/php-src/trunk/ext/mysqli/tests/064.phpt
U php/php-src/trunk/ext/mysqli/tests/065.phpt
U php/php-src/trunk/ext/mysqli/tests/066.phpt
U php/php-src/trunk/ext/mysqli/tests/067.phpt
U php/php-src/trunk/ext/mysqli/tests/069.phpt
U php/php-src/trunk/ext/mysqli/tests/070.phpt
U php/php-src/trunk/ext/mysqli/tests/071.phpt
U php/php-src/trunk/ext/mysqli/tests/072.phpt
U php/php-src/trunk/ext/mysqli/tests/074.phpt
U php/php-src/trunk/ext/mysqli/tests/bug31668.phpt
U php/php-src/trunk/ext/mysqli/tests/bug32405.phpt
U php/php-src/trunk/ext/mysqli/tests/bug33090.phpt
U php/php-src/trunk/ext/mysqli/tests/bug34785.phpt
U php/php-src/trunk/ext/mysqli/tests/bug34810.phpt
U php/php-src/trunk/ext/mysqli/tests/bug35103.phpt
U php/php-src/trunk/ext/mysqli/tests/bug35517.phpt
U php/php-src/trunk/ext/mysqli/tests/bug35759.phpt
U php/php-src/trunk/ext/mysqli/tests/bug36420.phpt
U php/php-src/trunk/ext/mysqli/tests/bug36745.phpt
U php/php-src/trunk/ext/mysqli/tests/bug36802.phpt
U php/php-src/trunk/ext/mysqli/tests/bug36949.phpt
U php/php-src/trunk/ext/mysqli/tests/bug37090.phpt
U php/php-src/trunk/ext/mysqli/tests/bug38710.phpt
U php/php-src/trunk/ext/mysqli/tests/bug42378.phpt
U php/php-src/trunk/ext/mysqli/tests/bug42548.phpt
U php/php-src/trunk/ext/mysqli/tests/bug44897.phpt
U php/php-src/trunk/ext/mysqli/tests/bug47050.phpt
U php/php-src/trunk/ext/mysqli/tests/bug48909.phpt
U php/php-src/trunk/ext/mysqli/tests/bug49027.phpt
U php/php-src/trunk/ext/mysqli/tests/bug49442.phpt
U php/php-src/trunk/ext/mysqli/tests/clean_table.inc
U php/php-src/trunk/ext/mysqli/tests/connect.inc
U php/php-src/trunk/ext/mysqli/tests/mysqli_affected_rows.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_affected_rows_oo.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_autocommit.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_autocommit_oo.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_change_user.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_change_user_get_lock.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_change_user_insert_id.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_change_user_locks_temporary.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_change_user_oo.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_change_user_prepared_statements.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_change_user_rollback.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_change_user_set_names.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_character_set.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_character_set_name.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_character_set_name_oo.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_class_mysqli_interface.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_class_mysqli_result_interface.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_class_mysqli_stmt_interface.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_class_mysqli_warning.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_close.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_close_oo.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_commit.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_commit_oo.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_connect_errno.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_connect_error.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_connect_oo_warnings.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_connect_twice.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_disable_reads_from_master.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_driver.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_dump_debug_info.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_enable_reads_from_master.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_errno.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_error.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_fetch_all_oo.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_fetch_array_oo.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_fetch_assoc_bit.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_fetch_assoc_oo.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_fetch_field_direct_oo.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_fetch_field_flags.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_fetch_lengths_oo.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_fetch_object_oo.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_fork.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_get_client_stats.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_get_connection_stats_off.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_get_warnings.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_insert_id_variation.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_kill.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_max_links.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_mysqlnd_read_timeout.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_mysqlnd_read_timeout_long.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_mysqlnd_read_timeout_zero.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_no_reconnect.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_options_init_command.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_options_openbasedir.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_pconn_disabled.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_pconn_kill.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_pconn_limits.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_pconn_max_links.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_pconn_reuse.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_pconnect.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_ping.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_poll.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_poll_kill.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_poll_mixing_insert_select.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_poll_reference.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_prepare.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_prepare_no_object.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_query.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_query_local_infile_large.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_query_stored_proc.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_reconnect.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_report.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_report_wo_ps.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_result_references.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_result_unclonable.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_rollback.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_select_db.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_send_query.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_set_charset.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_set_local_infile_handler.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_set_local_infile_handler_bad_character.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_set_local_infile_handler_buffer_overflow.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_set_local_infile_handler_close_link.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_set_local_infile_handler_closefile.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_set_local_infile_handler_closures.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_set_local_infile_handler_kill_link.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_set_local_infile_handler_negative_len.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_set_local_infile_handler_nested_call.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_set_local_infile_handler_new_query.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_set_local_infile_handler_nofileop.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_set_local_infile_handler_openbasedir.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_set_local_infile_handler_replace_buffer.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_set_local_infile_handler_short_len.phpt
U
php/php-src/trunk/ext/mysqli/tests/mysqli_set_local_infile_handler_unregister.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_set_opt.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_ssl_set.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_affected_rows.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_bind_result_bit.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_bind_result_format.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_datatype_change.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_execute_stored_proc.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_fetch_bit.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_fetch_geom.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_get_result_bit.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_get_result_geom.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_get_result_types.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_store_result.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_stmt_unclonable.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_unclonable.phpt
U php/php-src/trunk/ext/mysqli/tests/mysqli_warning_unclonable.phpt
U php/php-src/trunk/ext/mysqli/tests/skipifconnectfailure.inc
U php/php-src/trunk/ext/mysqli/tests/table.inc
<diffs exceeded maximum size>
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php