]> granicus.if.org Git - php/commit
Fixing typo in SKIPIF and partly skipping tests if using remote MySQL because LOAD...
authorUlf Wendel <uw@php.net>
Tue, 20 Oct 2009 12:31:04 +0000 (12:31 +0000)
committerUlf Wendel <uw@php.net>
Tue, 20 Oct 2009 12:31:04 +0000 (12:31 +0000)
commit57c1b63c2d46156a71791531eac0665866da9348
tree1aeea01b77be2c338951214371b310c47a940037
parent0efa2445ade075bfb865acb55ed441ae289bde0c
Fixing typo in SKIPIF and partly skipping tests if using remote MySQL because LOAD LOCAL INFILE will fail
16 files changed:
ext/mysql/tests/mysql_query_load_data_openbasedir.phpt
ext/mysqli/tests/mysqli_set_local_infile_handler.phpt
ext/mysqli/tests/mysqli_set_local_infile_handler_bad_character.phpt
ext/mysqli/tests/mysqli_set_local_infile_handler_buffer_overflow.phpt
ext/mysqli/tests/mysqli_set_local_infile_handler_close_link.phpt
ext/mysqli/tests/mysqli_set_local_infile_handler_closefile.phpt
ext/mysqli/tests/mysqli_set_local_infile_handler_closures.phpt
ext/mysqli/tests/mysqli_set_local_infile_handler_kill_link.phpt
ext/mysqli/tests/mysqli_set_local_infile_handler_negative_len.phpt
ext/mysqli/tests/mysqli_set_local_infile_handler_nested_call.phpt
ext/mysqli/tests/mysqli_set_local_infile_handler_new_query.phpt
ext/mysqli/tests/mysqli_set_local_infile_handler_nofileop.phpt
ext/mysqli/tests/mysqli_set_local_infile_handler_openbasedir.phpt
ext/mysqli/tests/mysqli_set_local_infile_handler_replace_buffer.phpt
ext/mysqli/tests/mysqli_set_local_infile_handler_short_len.phpt
ext/mysqli/tests/mysqli_set_local_infile_handler_unregister.phpt