検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 27 for unbuffered (0.004 sec.)
Perform a query without fetching the results into memory 13874
« cubrid_result CUBRID 廃止されたエイリアスと関数 » PHP Manual CUBRID MySQL 互換関数 Perform a q ... ry without fetching the results into memory cubrid_unbuffered_query (PECL CUBRID >= 8.3.0) cubrid_unbuffered_que ... thout fetching the results into memory 説明 cubrid_unbuffered_query ( string $query , resource $conn_identifier ... s true on success. false on failure. 例 例1 cubrid_unbuffered_query() example <?php $link = cubrid_connect ( "lo ... } $query = "select * from code" ; $result = cubrid_unbuffered_query ( $query , $link ); while ( $row = cubrid_fe ...
https://man.plustar.jp/php/function.cubrid-unbuffered-query.html - [similar]
MySQL に SQL クエリを送信するが、結果に対してのフェッチやバッファリングは行わな... 13002
« 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_unbuffered_query ( strin ... resource $link_identifier = NULL ): resource mysql_unbuffered_query() は SQL クエリ query を MySQL に送信します。 ... LECT, SHOW, DESCRIBE あるいは EXPLAIN では、 mysql_unbuffered_query() は 成功した場合に resource 、エラー時に fa ...
https://man.plustar.jp/php/function.mysql-unbuffered-query.html - [similar]
The parallel\Channel class 10138
« parallel\Future::value parallel\Channel::__construct » PHP Manual parallel The parallel\Channe ... l class The parallel\Channel class (0.9.0) Unbuffered Channels An unbuffered channel will block on calls ... nel::recv() until there is a sender. This means an unbuffered channel is not only a way to share data among task ... s but also a simple method of synchronization. An unbuffered channel is the fastest way to share data among tas ...
https://man.plustar.jp/php/class.parallel-channel.html - [similar]
Channel Construction 9348
« parallel\Channel parallel\Channel::make » PHP Manual parallel\Channel Channel Construction par ... el\Channel::__construct () Shall make an anonymous unbuffered channel public parallel\Channel::__construct ( int ... truction , construct , capacity , public , Shall , unbuffered , int , buffered , given , パラメータ ...
https://man.plustar.jp/php/parallel-channel.construct.html - [similar]
プロセスごとのクライアントの統計を返す 8788
« mysqli_execute mysqli_get_links_stats » PHP Manual エイリアスおよび非推奨の Mysqli 関数 プロセ ... ed] => 0 [slow_queries] => 0 [buffered_sets] => 0 [unbuffered_sets] => 0 [ps_buffered_sets] => 0 [ps_unbuffered_ ... al_buffered] => 0 [rows_fetched_from_client_normal_unbuffered] => 0 [rows_fetched_from_client_ps_buffered] => 0 ... [rows_fetched_from_client_ps_unbuffered] => 0 [rows_fetched_from_client_ps_cursor] => 0 [r ...
https://man.plustar.jp/php/function.mysqli-get-client-stats.html - [similar]
クライアント接続に関する統計情報を返す 8706
« mysqli::$client_version mysqli::$host_info » PHP Manual mysqli クライアント接続に関する統計情報 ... ed] => 0 [slow_queries] => 0 [buffered_sets] => 0 [unbuffered_sets] => 0 [ps_buffered_sets] => 0 [ps_unbuffered_ ... al_buffered] => 0 [rows_fetched_from_client_normal_unbuffered] => 0 [rows_fetched_from_client_ps_buffered] => 0 ... [rows_fetched_from_client_ps_unbuffered] => 0 [rows_fetched_from_client_ps_cursor] => 0 [r ...
https://man.plustar.jp/php/mysqli.get-connection-stats.html - [similar]
Philosophy 8229
« Installation Functional API » PHP Manual parallel Philosophy Philosophy This section contains ... ls - it is passed by value. In all but the case of unbuffered channels, the variable is also buffered so that it ... ichever 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 Native Driver 7998
« mysql_unbuffered_query はじめに » PHP Manual MySQL MySQL Native Driver MySQL Native Driver はじ ...
https://man.plustar.jp/php/book.mysqlnd.html - [similar]
Add client options 7998
« GearmanClient GearmanClient::addServer » PHP Manual GearmanClient Add client options GearmanCl ... QUE , GEARMAN_CLIENT_NON_BLOCKING , GEARMAN_CLIENT_UNBUFFERED_RESULT or GEARMAN_CLIENT_FREE_TASKS . 戻り値 Alway ...
https://man.plustar.jp/php/gearmanclient.addoptions.html - [similar]
CUBRID 廃止されたエイリアスと関数 7998
« cubrid_unbuffered_query cubrid_load_from_glo » PHP Manual CUBRID CUBRID 廃止されたエイリアスと ...
https://man.plustar.jp/php/oldaliases.cubrid.html - [similar]
PREV 1 2 3 NEXT