php-src/ext/mysql/tests
Dmitry Stogov cafae0dc4b Fixed test
2008-06-11 10:08:14 +00:00
..
001.phpt Starting to merge the latest set of tests from the mysqlnd development 2007-10-10 09:47:21 +00:00
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 Fix a test 2008-02-06 15:34:35 +00:00
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 Adding new tests. 2007-10-10 09:51:45 +00:00
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 Next set of new tests - more to follow. Trying to find reasonable commit size... 2007-10-10 09:53:34 +00:00
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 Adding new tests. 2007-10-10 09:51:45 +00:00
mysql_fetch_array.phpt Update ext/mysql's and ext/mysqli's tests 2008-04-24 14:22:19 +00:00
mysql_fetch_assoc.phpt Adding new tests. 2007-10-10 09:51:45 +00:00
mysql_fetch_field.phpt Adding new tests. 2007-10-10 09:51:45 +00:00
mysql_fetch_lengths.phpt Adding new tests. 2007-10-10 09:51:45 +00:00
mysql_fetch_object.phpt Adding new tests. 2007-10-10 09:51:45 +00:00
mysql_fetch_row.phpt remove duplicated sections 2008-03-17 17:19:48 +00:00
mysql_field_flags.phpt Adding new tests. 2007-10-10 09:51:45 +00:00
mysql_field_len.phpt Adding new tests. 2007-10-10 09:51:45 +00:00
mysql_field_name.phpt Adding new tests. 2007-10-10 09:51:45 +00:00
mysql_field_seek.phpt Adding new tests. 2007-10-10 09:51:45 +00:00
mysql_field_table.phpt Adding new tests. 2007-10-10 09:51:45 +00:00
mysql_field_type.phpt Adding new tests. 2007-10-10 09:51:45 +00:00
mysql_free_result.phpt Adding new tests. 2007-10-10 09:51:45 +00:00
mysql_get_client_info.phpt Next set of new tests - more to follow. Trying to find reasonable commit size... 2007-10-10 09:53:34 +00:00
mysql_get_host_info.phpt Next set of new tests - more to follow. Trying to find reasonable commit size... 2007-10-10 09:53:34 +00:00
mysql_get_proto_info.phpt Next set of new tests - more to follow. Trying to find reasonable commit size... 2007-10-10 09:53:34 +00:00
mysql_get_server_info.phpt Next set of new tests - more to follow. Trying to find reasonable commit size... 2007-10-10 09:53:34 +00:00
mysql_info.phpt Next set of new tests - more to follow. Trying to find reasonable commit size... 2007-10-10 09:53:34 +00:00
mysql_insert_id.phpt Next set of new tests - more to follow. Trying to find reasonable commit size... 2007-10-10 09:53:34 +00:00
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 Fixed test 2008-06-11 09:58:32 +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 - MFH: Fix typo in skipif 2008-03-09 01:07:01 +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 Fixed test 2008-06-11 10:08:14 +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 Starting to merge the latest set of tests from the mysqlnd development 2007-10-10 09:47:21 +00:00
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 New tests use more helper files. 2007-10-10 09:49:37 +00:00