php-src/ext/mysql/tests
Ulf Wendel f8156f1607 Trying to skip tests if they can't connect to the DB server.
Currently they have failed by default. Note also the environment
variable MYSQL_TEST_SKIP_CONNECT_FAILURE to control the default (skip or fail)
2007-10-12 11:57:18 +00:00
..
001.phpt
002.phpt Trying to skip tests if they can't connect to the DB server. 2007-10-12 11:57:18 +00:00
003.phpt Trying to skip tests if they can't connect to the DB server. 2007-10-12 11:57:18 +00:00
connect.inc Trying to skip tests if they can't connect to the DB server. 2007-10-12 11:57:18 +00:00
mysql_affected_rows.phpt Trying to skip tests if they can't connect to the DB server. 2007-10-12 11:57:18 +00:00
mysql_client_encoding.phpt Trying to skip tests if they can't connect to the DB server. 2007-10-12 11:57:18 +00:00
mysql_close.phpt Trying to skip tests if they can't connect to the DB server. 2007-10-12 11:57:18 +00:00
mysql_connect.phpt
mysql_constants.phpt Trying to skip tests if they can't connect to the DB server. 2007-10-12 11:57:18 +00:00
mysql_create_db.phpt
mysql_data_seek.phpt Trying to skip tests if they can't connect to the DB server. 2007-10-12 11:57:18 +00:00
mysql_db_name.phpt Trying to skip tests if they can't connect to the DB server. 2007-10-12 11:57:18 +00:00
mysql_db_query.phpt Trying to skip tests if they can't connect to the DB server. 2007-10-12 11:57:18 +00:00
mysql_drop_db.phpt
mysql_errno.phpt Trying to skip tests if they can't connect to the DB server. 2007-10-12 11:57:18 +00:00
mysql_error.phpt Trying to skip tests if they can't connect to the DB server. 2007-10-12 11:57:18 +00:00
mysql_escape_string.phpt
mysql_fetch_array.phpt
mysql_fetch_assoc.phpt
mysql_fetch_field.phpt
mysql_fetch_lengths.phpt
mysql_fetch_object.phpt
mysql_fetch_row.phpt
mysql_field_flags.phpt
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
mysql_list_dbs.phpt And the last set of new tests for ext/mysql. "new" does not really mean new. 2007-10-10 09:56:48 +00:00
mysql_list_fields.phpt And the last set of new tests for ext/mysql. "new" does not really mean new. 2007-10-10 09:56:48 +00:00
mysql_list_processes.phpt And the last set of new tests for ext/mysql. "new" does not really mean new. 2007-10-10 09:56:48 +00:00
mysql_list_tables.phpt And the last set of new tests for ext/mysql. "new" does not really mean new. 2007-10-10 09:56:48 +00:00
mysql_max_links.phpt Second last set of new tests for ext/mysql 2007-10-10 09:55:28 +00:00
mysql_max_persistent.phpt Trying to skip tests if they can't connect to the DB server. 2007-10-12 11:57:18 +00:00
mysql_num_fields.phpt Second last set of new tests for ext/mysql 2007-10-10 09:55:28 +00:00
mysql_num_rows.phpt Second last set of new tests for ext/mysql 2007-10-10 09:55:28 +00:00
mysql_pconn_disable.phpt Second last set of new tests for ext/mysql 2007-10-10 09:55:28 +00:00
mysql_pconn_kill.phpt Second last set of new tests for ext/mysql 2007-10-10 09:55:28 +00:00
mysql_pconn_max_links.phpt Second last set of new tests for ext/mysql 2007-10-10 09:55:28 +00:00
mysql_pconn_reuse.phpt Second last set of new tests for ext/mysql 2007-10-10 09:55:28 +00:00
mysql_pconnect.phpt Second last set of new tests for ext/mysql 2007-10-10 09:55:28 +00:00
mysql_phpinfo.phpt Second last set of new tests for ext/mysql 2007-10-10 09:55:28 +00:00
mysql_ping.phpt Second last set of new tests for ext/mysql 2007-10-10 09:55:28 +00:00
mysql_query_load_data_openbasedir.phpt And the last set of new tests for ext/mysql. "new" does not really mean new. 2007-10-10 09:56:48 +00:00
mysql_query.phpt And the last set of new tests for ext/mysql. "new" does not really mean new. 2007-10-10 09:56:48 +00:00
mysql_real_escape_string.phpt And the last set of new tests for ext/mysql. "new" does not really mean new. 2007-10-10 09:56:48 +00:00
mysql_result.phpt And the last set of new tests for ext/mysql. "new" does not really mean new. 2007-10-10 09:56:48 +00:00
mysql_select_db.phpt And the last set of new tests for ext/mysql. "new" does not really mean new. 2007-10-10 09:56:48 +00:00
mysql_set_charset.phpt And the last set of new tests for ext/mysql. "new" does not really mean new. 2007-10-10 09:56:48 +00:00
mysql_sql_safe_mode.phpt And the last set of new tests for ext/mysql. "new" does not really mean new. 2007-10-10 09:56:48 +00:00
mysql_stat.phpt And the last set of new tests for ext/mysql. "new" does not really mean new. 2007-10-10 09:56:48 +00:00
mysql_tablename.phpt And the last set of new tests for ext/mysql. "new" does not really mean new. 2007-10-10 09:56:48 +00:00
mysql_thread_id.phpt And the last set of new tests for ext/mysql. "new" does not really mean new. 2007-10-10 09:56:48 +00:00
mysql_trace_mode.phpt Trying to skip tests if they can't connect to the DB server. 2007-10-12 11:57:18 +00:00
mysql_unbuffered_query.phpt And the last set of new tests for ext/mysql. "new" does not really mean new. 2007-10-10 09:56:48 +00:00
skipif.inc
skipifconnectfailure.inc Trying to skip tests if they can't connect to the DB server. 2007-10-12 11:57:18 +00:00
table.inc