検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 27 for Committed (0.002 sec.)
Returns the CUBRID database parameters 13397
« cubrid_get_client_info cubrid_get_query_timeout » PHP Manual CUBRID 関数 Returns the CUBRID da ... a specific record. REPEATABLE READ CLASS with READ COMMITTED INSTANCES (or CURSOR STABILITY) (4) Another transa ... R read (non-repeatable read) that was updated and committed by another transaction T2 when it is repeatedly re ... ng the record R. REPEATABLE READ CLASS with READ UNCOMMITTED INSTANCES (3) Default isolation level. Another tra ... irty read) for the record that was updated but not committed by another transaction T2. READ COMMITTED CLASS wi ...
https://man.plustar.jp/php/function.cubrid-get-db-parameter.html - [similar]
データベース更新の自動コミットをオンまたはオフにする 11965
« mysqli::$affected_rows mysqli::begin_transaction » PHP Manual mysqli データベース更新の自動コミ ... et autocommit=true */ $mysqli -> commit (); print "Committed 2 rows in the database\n" ; $result = $mysqli -> q ... a commit */ $mysqli -> autocommit ( true ); print "Committed 2 row in the database\n" ; } catch ( mysqli_sql_ex ... tocommit=true */ mysqli_commit ( $mysqli ); print "Committed 2 rows in the database\n" ; $result = mysqli_query ... it */ mysqli_autocommit ( $mysqli , true ); print "Committed 2 row in the database\n" ; } catch ( mysqli_sql_ex ...
https://man.plustar.jp/php/mysqli.autocommit.html - [similar]
Commits a transaction that was begun with sqlsrv_begin_transaction 11010
« sqlsrv_close sqlsrv_configure » PHP Manual SQLSRV 関数 Commits a transaction that was begun wi ... sqlsrv_commit() is called. The transaction that is committed includes all statements that were executed after t ... on() . Explicit transactions should be started and committed or rolled back using these functions instead of ex ... n The connection on which the transaction is to be committed. 戻り値 成功した場合に true を、失敗した場合に fal ... mt2 ) { sqlsrv_commit ( $conn ); echo "Transaction committed.<br />" ; } else { sqlsrv_rollback ( $conn ); echo ...
https://man.plustar.jp/php/function.sqlsrv-commit.html - [similar]
Gets the last committed configuration of the ZooKeeper cluster as it is known to... 10730
« ZookeeperConfig::add ZookeeperConfig::remove » PHP Manual ZookeeperConfig Gets the last committed ... per >= 3.5.0) ZookeeperConfig::get — Gets the last committed configuration of the ZooKeeper cluster as it is kn ... nfiguration , server , ZooKeeper , stat , remove , committed , which , synchronously , ZookeeperException ...
https://man.plustar.jp/php/zookeeperconfig.get.html - [similar]
The MongoDB\Driver\Session class 10055
« MongoDB\Driver\BulkWrite::update MongoDB\Driver\Session::abortTransaction » PHP Manual MongoDB ... _PROGRESS = in_progress ; const string TRANSACTION_COMMITTED = committed ; const string TRANSACTION_ABORTED = a ... s in progress. MongoDB\Driver\Session::TRANSACTION_COMMITTED The transaction was committed. MongoDB\Driver\Sess ...
https://man.plustar.jp/php/class.mongodb-driver-session.html - [similar]
Begins a database transaction 8245
« SQLSRV 関数 sqlsrv_cancel » PHP Manual SQLSRV 関数 Begins a database transaction sqlsrv_begin_ ... it() . Explicit transactions should be started and committed or rolled back using these functions instead of ex ... mt2 ) { sqlsrv_commit ( $conn ); echo "Transaction committed.<br />" ; } else { sqlsrv_rollback ( $conn ); echo ...
https://man.plustar.jp/php/function.sqlsrv-begin-transaction.html - [similar]
Sends changes from the local working copy to the repository 8245
« svn_client_version svn_delete » PHP Manual SVN 関数 Sends changes from the local working copy ... rectories in the targets array will be recursively committed unless recursive is set to false . 注意 : This fun ... commit targets Array of local paths of files to be committed 警告 This parameter must be an array, a string for ...
https://man.plustar.jp/php/function.svn-commit.html - [similar]
The MongoDB\Driver\ReadConcern class 7867
« MongoDB\Driver\ReadPreference::unserialize MongoDB\Driver\ReadConcern::bsonSerialize » PHP Man ... uaranteed to have read from a snapshot of majority-committed data. If the transaction is part of a causally con ... uaranteed to have read from a snapshot of majority-committed data that provides causal consistency with the ope ...
https://man.plustar.jp/php/class.mongodb-driver-readconcern.html - [similar]
The ZookeeperConfig class 7768
« Zookeeper::setWatcher ZookeeperConfig::add » PHP Manual ZooKeeper The ZookeeperConfig class Th ... the ensemble ZookeeperConfig::get — Gets the last committed configuration of the ZooKeeper cluster as it is kn ...
https://man.plustar.jp/php/class.zookeeperconfig.html - [similar]
Set autocommit mode of the connection 7768
« cubrid_set_add cubrid_set_db_parameter » PHP Manual CUBRID 関数 Set autocommit mode of the con ... from off to on, any pending work is automatically committed. パラメータ conn_identifier Connection identifier. ...
https://man.plustar.jp/php/function.cubrid-set-autocommit.html - [similar]
PREV 1 2 3 NEXT