検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 22 for buffered (0.002 sec.)
内部での libeio との通信に使う変数を表すストリームを取得する 7474
« eio_futime eio_get_last_error » PHP Manual Eio 関数 内部での libeio との通信に使う変数を表すス ... _loop ( $base ); /* The same will be available via buffered libevent interface */ ?> 上の例の出力は、 たとえば ...
https://man.plustar.jp/php/function.eio-get-event-stream.html - [similar]
Checks if the cursor is exhausted or may have additional results 7474
« MongoDB\Driver\Cursor::getServer MongoDB\Driver\Cursor::key » PHP Manual MongoDB\Driver\Cursor ... ditional documents in the current batch, which are buffered on the client side. Iterating will fetch a documen ...
https://man.plustar.jp/php/mongodb-driver-cursor.isdead.html - [similar]
Philosophy 7474
« Installation Functional API » PHP Manual parallel Philosophy Philosophy This section contains ... - it is passed by value. In all but the case of unbuffered channels, the variable is also buffered so that it ... hever thread the variable is being passed to. An unbuffered read over a channel is the only instance in which ...
https://man.plustar.jp/php/philosophy.parallel.html - [similar]
MySQL 関数 (PDO_MYSQL) 7339
« PDO_INFORMIX DSN PDO_MYSQL DSN » PHP Manual PDO ドライバ MySQL 関数 (PDO_MYSQL) MySQL 関数 (PD ... ライバ名を調べることが可能です。 PDO::MYSQL_ATTR_USE_BUFFERED_QUERY ( int ) PDOStatement でこの属性を true に設定 ... 'select * from foo' , array( PDO :: MYSQL_ATTR_USE_BUFFERED_QUERY => true )); } else { die( "このアプリケーショ ...
https://man.plustar.jp/php/ref.pdo-mysql.html - [similar]
MySQL に SQL クエリを送信するが、結果に対してのフェッチやバッファリングは行わな... 7222
« mysql_thread_id Mysqlnd » PHP Manual MySQL 関数 MySQL に SQL クエリを送信するが、結果に対しての ... フェッチやバッファリングは行わない mysql_unbuffered_query (PHP 4 >= 4.0.6, PHP 5) mysql_unbuffered_que ... ください。 この関数の代替として、これらが使えます。 Buffered and Unbuffered queries を参照 説明 mysql_unbuffere ... source $link_identifier = NULL ): resource mysql_unbuffered_query() は SQL クエリ query を MySQL に送信します。 ... CT, SHOW, DESCRIBE あるいは EXPLAIN では、 mysql_unbuffered_query() は 成功した場合に resource 、エラー時に fa ...
https://man.plustar.jp/php/function.mysql-unbuffered-query.html - [similar]
バッファクエリと非バッファクエリ 7222
« コンセプト 文字セット » PHP Manual コンセプト バッファクエリと非バッファクエリ バッファクエリと ... s' ); $pdo -> setAttribute ( PDO :: MYSQL_ATTR_USE_BUFFERED_QUERY , false ); $uresult = $pdo -> query ( "SELEC ...
https://man.plustar.jp/php/mysqlinfo.concepts.buffering.html - [similar]
The EventBufferEvent class 7104
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The E ... for the connection to become writable again. This buffered I/O pattern is common enough that Libevent provide ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
属性を設定する 7104
« PDO::rollBack PDOStatement » PHP Manual PDO 属性を設定する PDO::setAttribute (PHP 5 >= 5.1.0, ... 常にエミュレート方式を使います。 PDO::MYSQL_ATTR_USE_BUFFERED_QUERY 注意 : MySQL でのみ利用可能です。 バッファさ ...
https://man.plustar.jp/php/pdo.setattribute.html - [similar]
接続、および接続の管理 6986
« 定義済み定数 トランザクションおよび自動コミット » PHP Manual PDO 接続、および接続の管理 接続、 ... 合に便利です。たとえば、 異なる PDO::MYSQL_ATTR_USE_BUFFERED_QUERY の値を設定する場合が挙げられます。 注意 : 持 ...
https://man.plustar.jp/php/pdo.connections.html - [similar]
パフォーマンスの考慮点 6868
« 循環の収集 DTrace 動的トレーシング » PHP Manual ガベージコレクション パフォーマンスの考慮点 パ ... uffer peak: 10000 Possible Remove from Marked Root Buffered buffer grey -------- -------- ----------- ------ Z ...
https://man.plustar.jp/php/features.gc.performance-considerations.html - [similar]
PREV 1 2 3 NEXT