php-src/ext/pdo_mysql/tests
Christopher Jones d4f1085c18 Fix skipifs
2011-09-08 17:52:45 +00:00
..
bug41125.phpt
bug44327.phpt
bug46292.phpt
bug53551.phpt - Fix #53551 (PDOStatement execute segfaults for pdo_mysql driver) 2011-01-14 14:57:57 +00:00
bug53782.phpt - Fix Bug #53782 (foreach throws irrelevant exception) 2011-05-16 15:37:39 +00:00
bug54929.phpt - Fixed bug #54929 (Parse error with single quote in sql comment) 2011-06-04 22:54:40 +00:00
bug_33689.phpt
bug_37445.phpt
bug_39483.phpt
bug_39858.phpt
bug_41125.phpt
bug_41698.phpt
bug_41997.phpt
bug_42499.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
bug_43371.phpt
bug_44454.phpt Dont be strict on error messages, they can vary by server version 2010-09-20 09:04:48 +00:00
bug_44707.phpt
bug_45120.phpt Fixed bug #45120 (PDOStatement->execute() returns true then false for same statement). 2009-12-03 15:24:43 +00:00
bug_50323.phpt Fixed bug #50323 (Allow use of ; in values via ;; in PDO DSN even in the middle of a string). 2009-12-06 21:32:58 +00:00
bug_51670.phpt Fixed bug #51670 getColumnMeta causes segfault when re-executing query after calling nextRowset 2010-04-27 05:56:56 +00:00
bug_pecl_7976.phpt
bug_pecl_12925.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
common.phpt fix redirect when test run from different places 2011-09-06 05:21:56 +00:00
config.inc
last_insert_id.phpt
mysql_pdo_test.inc Hopefully, this is an even better way to check for InnoDB support as of MySQL 5.6.1 2011-09-02 11:06:51 +00:00
pdo_mysql___construct_ini.phpt
pdo_mysql___construct_options_libmysql.phpt And there is no 23,24,25 in this test at all. Perhaps these lines were 2009-11-25 05:38:33 +00:00
pdo_mysql___construct_options.phpt Fix skipifs 2011-09-08 17:52:45 +00:00
pdo_mysql___construct_uri.phpt
pdo_mysql___construct.phpt - Be less restrictive on the SQL state, some server versions might fool us 2011-08-31 15:25:18 +00:00
pdo_mysql_attr_autocommit.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_attr_case.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_attr_client_version.phpt
pdo_mysql_attr_connection_status.phpt
pdo_mysql_attr_driver_name.phpt
pdo_mysql_attr_errmode.phpt
pdo_mysql_attr_fetch_table_names.phpt
pdo_mysql_attr_init_command.phpt
pdo_mysql_attr_max_buffer_size.phpt
pdo_mysql_attr_oracle_nulls.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_attr_prefetch.phpt
pdo_mysql_attr_server_info.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_attr_server_version.phpt
pdo_mysql_attr_statement_class.phpt
pdo_mysql_begintransaction.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_bit.phpt
pdo_mysql_class_constants.phpt Would be nice if tests get updated whenever a feature is added by the person adding the feature... 2011-07-26 09:33:01 +00:00
pdo_mysql_commit.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_connect_charset.phpt Remove this void comment (c/p mistake) 2011-01-17 09:59:07 +00:00
pdo_mysql_errorcode.phpt
pdo_mysql_errorinfo.phpt
pdo_mysql_exec_ddl.phpt
pdo_mysql_exec_load_data.phpt Since we are creating this csv file locally this should obviously 2011-08-31 07:43:58 +00:00
pdo_mysql_exec_select.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_exec.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_fetch_both.phpt
pdo_mysql_get_attribute.phpt
pdo_mysql_interface.phpt Fix skipifs 2011-09-08 17:52:45 +00:00
pdo_mysql_last_insert_id.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_pconnect.phpt
pdo_mysql_phpinfo.phpt
pdo_mysql_prepare_emulated_anonymous.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_prepare_emulated_placeholder_everywhere.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_prepare_emulated.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_prepare_load_data.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_prepare_match_against.phpt
pdo_mysql_prepare_native_clear_error.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_prepare_native_column.phpt
pdo_mysql_prepare_native_dup_named_placeholder.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_prepare_native_mixed_style.phpt
pdo_mysql_prepare_native_named_placeholder.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_prepare_native_placeholder_everywhere.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_prepare_native.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_rollback.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_stmt_bindcolumn.phpt
pdo_mysql_stmt_bindparam_types.phpt
pdo_mysql_stmt_bindparam.phpt
pdo_mysql_stmt_bindvalue.phpt
pdo_mysql_stmt_blobfromsteam.phpt
pdo_mysql_stmt_blobs.phpt
pdo_mysql_stmt_closecursor_empty.phpt
pdo_mysql_stmt_closecursor.phpt
pdo_mysql_stmt_columncount.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_stmt_errorcode.phpt
pdo_mysql_stmt_errorinfo.phpt
pdo_mysql_stmt_fetch_non_select.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_stmt_fetch_serialize_simple.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_stmt_fetch_serialize.phpt Fixing test - see also gcov results 2010-05-31 13:28:15 +00:00
pdo_mysql_stmt_fetchobject.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_stmt_getcolumnmeta.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_stmt_multiquery.phpt
pdo_mysql_stmt_nextrowset.phpt
pdo_mysql_stmt_rowcount.phpt
pdo_mysql_stmt_unbuffered_2050.phpt
pdo_mysql_stmt_variable_columncount.phpt
pdo_mysql_subclass.phpt Fix test: third parameter can be false. 2010-10-05 14:41:08 +00:00
pdo_mysql_types_zerofill.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pdo_mysql_types.phpt Test update for sql_mode = ANSI 2010-09-22 15:16:07 +00:00
pecl_bug_5200.phpt
pecl_bug_5780.phpt
pecl_bug_5802.phpt
README
show_tables.phpt
skipif.inc
table.inc

You must set the following environment variables to run the tests:

  PDO_MYSQL_TEST_DSN  - DSN
    For example: mysql:dbname=test;host=localhost;port=3306

  PDO_MYSQL_TEST_HOST     - database host
  PDO_MYSQL_TEST_DB      - database (schema) name
  PDO_MYSQL_TEST_SOCKET  - database server socket
  PDO_MYSQL_TEST_ENGINE  - storage engine to use
  PDO_MYSQL_TEST_USER    - database user
  PDO_MYSQL_TEST_PASS    - database user password
  PDO_MYSQL_TEST_CHARSET - database charset

  NOTE: if any of PDO_MYSQL_TEST_[HOST|DB|SOCKET|ENGINE|CHARSET] is
  part of PDO_MYSQL_TEST_DSN, the values must match. That is, for example,
  for PDO_MYSQL_TEST_DSN = mysql:dbname=test you MUST set PDO_MYSQL_TEST_DB=test.