検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 171 for commit (0.011 sec.)
データベース更新の自動コミットをオンまたはオフにする 6373
« mysqli::$affected_rows mysqli::begin_transaction » PHP Manual mysqli データベース更新の自動コミ ... ットをオンまたはオフにする mysqli::autocommit mysqli_autocommit (PHP 5, PHP 7, PHP 8) mysqli::au ... tocommit -- mysqli_autocommit — データベース更新の自動コミッ ... フにする 説明 オブジェクト指向型 public mysqli::autocommit ( bool $enable ): bool 手続き型 mysqli_autocommit ... コミットモードを知るには、SQL コマンド SELECT @@autocommit を使用します。 パラメータ link 手続き型のみ: mysql ...
https://man.plustar.jp/php/mysqli.autocommit.html - [similar]
Returns the CUBRID database parameters 6058
« cubrid_get_client_info cubrid_get_query_timeout » PHP Manual CUBRID 関数 Returns the CUBRID da ... AM_LOCK_TIMEOUT PARAM_MAX_STRING_LENGTH PARAM_AUTO_COMMIT Database parameters Parameter Description PARAM_IS ... until the transaction lock is allowed. PARAM_AUTO_COMMIT In CUBRID PHP, auto-commit mode is disabled by def ... management. It can be set by using cubrid_set_autocommit() . The following table shows the isolation levels ... a specific record. REPEATABLE READ CLASS with READ COMMITTED INSTANCES (or CURSOR STABILITY) (4) Another tra ...
https://man.plustar.jp/php/function.cubrid-get-db-parameter.html - [similar]
Starts a transaction 6058
« Stomp::ack Stomp::commit » PHP Manual Stomp Starts a transaction Stomp::begin stomp_begin (PEC ... を、失敗した場合に false を返します。 例 See stomp_commit() or stomp_abort() . 注意 ヒント Stomp は本来非同期 ... ようになります。 関連キーワード: Starts , a , 追加 , commit , string , array , 手続き , ヘッダ , ヒント , 受領 ...
https://man.plustar.jp/php/stomp.begin.html - [similar]
Firebird/InterBase 関数 5979
« 定義済み定数 fbird_add_user » PHP Manual Firebird/InterBase Firebird/InterBase 関数 Firebird/I ... _open fbird_close — のエイリアス ibase_close fbird_commit_ret — のエイリアス ibase_commit_ret fbird_commit... のエイリアス ibase_commit fbird_connect — のエイリアス ibase_connect fbird_d ... ose — InterBase データベースへの接続を閉じる ibase_commit_ret — トランザクションを閉じずにコミットする ibase ... _commit — トランザクションをコミットする ibase_connect — デ ...
https://man.plustar.jp/php/ref.ibase.html - [similar]
Firebird/InterBase 5945
« dbase_replace_record はじめに » PHP Manual ベンダー固有のモジュール Firebird/InterBase Firebir ... _open fbird_close — のエイリアス ibase_close fbird_commit_ret — のエイリアス ibase_commit_ret fbird_commit... のエイリアス ibase_commit fbird_connect — のエイリアス ibase_connect fbird_d ... ose — InterBase データベースへの接続を閉じる ibase_commit_ret — トランザクションを閉じずにコミットする ibase ... _commit — トランザクションをコミットする ibase_connect — デ ...
https://man.plustar.jp/php/book.ibase.html - [similar]
のエイリアス ibase_connect 5866
« fbird_commit fbird_db_info » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_connect fbi ... 関連キーワード: ibase , fbird , 関数 , pconnect , commit , info , 参考 , ...
https://man.plustar.jp/php/function.fbird-connect.html - [similar]
トランザクションを開始する 5866
« PDO PDO::commit » PHP Manual PDO トランザクションを開始する PDO::beginTransaction (PHP 5 >= 5. ... オブジェクトを通じてデータベースに加えた変更は PDO::commit() をコールするまでコミットされません。 PDO::rollBa ... ース接続はオートコミットモードに戻る */ ?> 参考 PDO::commit() - トランザクションをコミットする PDO::rollBack() ... ョン , PDO , 開始 , コミット , データベース , 変更 , commit , beginTransaction , オートコミットモード , 発行 ...
https://man.plustar.jp/php/pdo.begintransaction.html - [similar]
のエイリアス ibase_close 5833
« fbird_blob_open fbird_commit_ret » PHP Manual Firebird/InterBase 関数 のエイリアス ibase_close ... キーワード: ibase , fbird , 関数 , pconnect , open , commit , ret , 参考 , ...
https://man.plustar.jp/php/function.fbird-close.html - [similar]
5788
« 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that esta ... e transaction needs to be rolled back * by calling commit or rollback even though SELECT was called for smoo ... th * performance. */ cubrid_commit ( $cubrid_con ); cubrid_disconnect ( $cubrid_con ) ... ); if ( $result ) { /** * Handled successfully, so commit. */ cubrid_commit ( $cubrid_con ); echo( "Inserted ...
https://man.plustar.jp/php/cubrid.examples.html - [similar]
Sets the CUBRID database parameters 5788
« cubrid_set_autocommit cubrid_set_drop » PHP Manual CUBRID 関数 Sets the CUBRID database parame ... ISOLATION_LEVEL PARAM_LOCK_TIMEOUT 注意 : The auto-commit mode can be set by using cubrid_set_autocommit() . ... er ( $conn ); var_dump ( $params ); cubrid_set_autocommit ( $conn , CUBRID_AUTOCOMMIT_TRUE ); cubrid_set_db_ ... MAX_STRING_LENGTH"]=> int(1073741823) ["PARAM_AUTO_COMMIT"]=> int(0) } array(4) { ["PARAM_ISOLATION_LEVEL"]= ... MAX_STRING_LENGTH"]=> int(1073741823) ["PARAM_AUTO_COMMIT"]=> int(1) } 参考 cubrid_get_db_parameter() - Retu ...
https://man.plustar.jp/php/function.cubrid-set-db-parameter.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT