Home
last modified time | relevance | path

Searched refs:commit (Results 26 – 50 of 62) sorted by relevance

123

/PHP-7.4/ext/pdo_sqlite/tests/
H A Dpdo_sqlite_transaction.phpt13 $db->commit();
/PHP-7.4/ext/pdo_mysql/tests/
H A Dbug66528.phpt2 Bug #66528: No PDOException or errorCode if database becomes unavailable before PDO::commit
25 $dbh->commit();
H A Dpdo_mysql_rollback.phpt73 $db->commit();
79 $db->commit();
H A Dpdo_mysql_interface.phpt21 'commit' => true,
/PHP-7.4/ext/pgsql/tests/
H A Dbug72197.phpt25 /* don't commit */
/PHP-7.4/ext/pdo_pgsql/tests/
H A Dbug67462.phpt24 $pdo->commit(); // This should fail!
H A Dbug_49985.phpt23 $db->commit();
H A Dis_in_transaction.phpt29 $db->commit();
H A Dcopy_to.phpt34 $db->commit();
/PHP-7.4/
H A D.gitattributes16 # Enable commit diffs for binary PHP test files. Some PHP test files include
H A D.travis.yml48 …- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message} - Change view : …
/PHP-7.4/ext/oci8/tests/
H A Ddescriptors.phpt2 commit connection after destroying the descriptor
H A Dconnect_scope2.phpt37 oci_execute($s, OCI_DEFAULT); // no commit
H A Dconnect_scope1.phpt37 oci_execute($s, OCI_DEFAULT); // no commit
H A Ddrcp_scope5.phpt13 // Similar to drcp_scope3.phpt but does a commit before end of
/PHP-7.4/ext/pdo_firebird/tests/
H A Dddl.phpt32 $dbh->commit();
/PHP-7.4/ext/dom/tests/
H A Dnode_textcontent.phpt14 https://github.com/GNOME/libxml2/commit/f3c06692e0d200ae0d35b5b3c31de8c56aa99ac6
/PHP-7.4/ext/pdo_dblib/tests/
H A Dbug_38955.phpt19 $db->commit();
/PHP-7.4/ext/pdo_odbc/tests/
H A Dmax_columns.phpt31 $db->commit();
/PHP-7.4/ext/pdo_oci/tests/
H A Dpdo_oci_attr_autocommit_1.phpt37 // Use 2nd connection to check that autocommit does commit
H A Dpdo_oci_stream_2a.phpt40 $db->commit();
H A Dbug57702.phpt41 $db->commit();
/PHP-7.4/ext/mysqli/tests/
H A D015.phpt2 mysqli autocommit/commit/rollback with innodb
H A D014.phpt2 mysqli autocommit/commit/rollback
/PHP-7.4/scripts/dev/
H A Dmakedist30 <tree-ish> The Git tree or Git commit to produce an archive for. This

Completed in 28 milliseconds

123