php-src/ext/mysql/tests
2012-10-23 12:02:58 +02:00
..
001.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
002.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
003.phpt Remove executable permission on phpt 2012-10-10 10:27:49 +08:00
bug47438.phpt
bug48754.phpt
bug51242.phpt Fixed bug #51242 (Empty mysql.default_port does not default to 3306 anymore, but 0). 2010-03-09 05:08:31 +00:00
bug53649.phpt Fixing error handling. Skip if load data is not allowed 2011-09-01 15:45:47 +00:00
bug55473.phpt Typo 2011-11-11 02:18:24 +00:00
clean_table.inc
connect.inc Remove executable permission on inc 2012-10-10 10:44:34 +08:00
mysql_affected_rows.phpt Reverted changes in connect.inc based on Ulf's feedback 2011-09-12 14:35:45 +00:00
mysql_client_encoding.phpt
mysql_close.phpt
mysql_connect.phpt skip these tests if can't connect to mysql 2011-09-08 11:30:58 +00:00
mysql_constants.phpt Don't bail if there is another extension that exports constants starting with mysql<something> 2010-06-18 09:56:18 +00:00
mysql_create_db.phpt
mysql_data_seek.phpt
mysql_db_name.phpt Handle deprecation messages differently in tests to reduce test differences between 5.3 and trunk: suppress warnings by default, check warnings in a dedicated test 2011-01-25 14:01:00 +00:00
mysql_db_query.phpt
mysql_deprecated_api.phpt Handle deprecation messages differently in tests to reduce test differences between 5.3 and trunk: suppress warnings by default, check warnings in a dedicated test 2011-01-25 14:01:00 +00:00
mysql_drop_db.phpt
mysql_errno.phpt
mysql_error.phpt
mysql_escape_string.phpt Handle deprecation messages differently in tests to reduce test differences between 5.3 and trunk: suppress warnings by default, check warnings in a dedicated test 2011-01-25 14:01:00 +00:00
mysql_fetch_array.phpt Make the tests pass with sql strict mode enabled 2010-06-08 15:47:51 +00:00
mysql_fetch_assoc.phpt
mysql_fetch_field.phpt Make the tests pass with sql strict mode enabled 2010-06-08 15:47:51 +00:00
mysql_fetch_lengths.phpt
mysql_fetch_object.phpt
mysql_fetch_row.phpt
mysql_field_flags.phpt Minor changes for MySQL 5.6 2012-09-29 12:10:24 +02:00
mysql_field_len.phpt
mysql_field_name.phpt
mysql_field_seek.phpt
mysql_field_table.phpt
mysql_field_type.phpt
mysql_free_result.phpt
mysql_get_client_info.phpt
mysql_get_host_info.phpt
mysql_get_proto_info.phpt
mysql_get_server_info.phpt
mysql_info.phpt
mysql_insert_id.phpt Reverted changes in connect.inc based on Ulf's feedback 2011-09-12 14:35:45 +00:00
mysql_list_dbs.phpt Handle deprecation messages differently in tests to reduce test differences between 5.3 and trunk: suppress warnings by default, check warnings in a dedicated test 2011-01-25 14:01:00 +00:00
mysql_list_fields.phpt
mysql_list_processes.phpt
mysql_list_tables.phpt
mysql_max_links.phpt skip these tests if can't connect to mysql 2011-09-08 11:30:58 +00:00
mysql_max_persistent.phpt
mysql_mysqlnd_read_timeout_long.phpt
mysql_num_fields.phpt
mysql_num_rows.phpt Coverage for bug#54704, of which I think it is bogus, thus no dedicated test. 2011-09-02 13:35:17 +00:00
mysql_pconn_disable.phpt
mysql_pconn_kill.phpt Merge branch 'PHP-5.3' into PHP-5.4 2012-10-10 10:31:31 +08:00
mysql_pconn_max_links.phpt
mysql_pconn_reuse.phpt
mysql_pconnect.phpt
mysql_phpinfo.phpt extending the API interface - plugins can register 2010-12-28 15:16:21 +00:00
mysql_ping.phpt
mysql_query.phpt
mysql_query_load_data_openbasedir.phpt skip test properly 2012-08-21 22:15:54 +08:00
mysql_real_escape_string.phpt
mysql_reflection_extension.phpt Deprecating undocumented function alias, related to bug #63295 2012-10-23 12:02:58 +02:00
mysql_reflection_functions.phpt Deprecating undocumented function alias, related to bug #63295 2012-10-23 12:02:58 +02:00
mysql_result.phpt
mysql_select_db.phpt
mysql_set_charset.phpt
mysql_sql_safe_mode.phpt skip these tests if can't connect to mysql 2011-09-08 11:30:58 +00:00
mysql_stat.phpt Minor changes for MySQL 5.6 2012-09-29 12:10:24 +02:00
mysql_tablename.phpt
mysql_thread_id.phpt
mysql_trace_mode.phpt Handle deprecation messages differently in tests to reduce test differences between 5.3 and trunk: suppress warnings by default, check warnings in a dedicated test 2011-01-25 14:01:00 +00:00
mysql_unbuffered_query.phpt
setupdefault.inc Reverted changes in connect.inc based on Ulf's feedback 2011-09-12 14:35:45 +00:00
skipif.inc Remove executable permission on inc 2012-10-10 10:44:34 +08:00
skipifconnectfailure.inc Remove executable permission on inc 2012-10-10 10:44:34 +08:00
skipifnotmysqlnd.inc Fixed bug #51242 (Empty mysql.default_port does not default to 3306 anymore, but 0). 2010-03-09 05:08:31 +00:00
table.inc