検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 54 for Native (0.001 sec.)
概要 12845
« はじめに インストール » PHP Manual Mysqlnd 概要 概要 何ではないか MySQL Native Driver は PHP の ... して PDO MYSQL です。これらの拡張モジュールが、MySQL Native Driver を使って MySQL サーバーと通信できるようにな ... ったということです。 したがって、MySQL Native Driver を新たな API と考えてはいけません。 使うべき ... 理由 MySQL Native Driver には、 MySQL Client Library に比べて数多くの ... をサポートしないようになったのです。 しかし MySQL Native Driver は PHP プロジェクトの一部として開発されてお ...
https://man.plustar.jp/php/mysqlnd.overview.html - [similar]
MySQL Native Driver 11985
« mysql_unbuffered_query はじめに » PHP Manual MySQL MySQL Native Driver MySQL Native Driver はじ ... 性 持続的接続 統計情報 メモ Memory management MySQL Native Driver プラグインAPI mysqlndプラグイン と MySQL Pr ... oxyの比較 mysqlnd plugin APIを取得する MySQL Native Driverプラグイン のアーキテクチャ mysqlnd のプラグ ... ysqlndプラグインの開発をはじめよう 関連キーワード: Native , Driver , mysqlnd , アーキテクチャ , 取得 , plugi ...
https://man.plustar.jp/php/book.mysqlnd.html - [similar]
Memory management 11585
« メモ MySQL Native Driver プラグインAPI » PHP Manual Mysqlnd Memory management Memory managemen ... t Introduction The MySQL Native Driver manages memory different than the MySQL Cli ... ary to users interested at understanding the MySQL Native Driver at the C code level. Memory management func ... e to this, comparing the memory usage of the MySQL Native Driver and the MySQL Client Library is difficult. ... emory limit enforced by PHP also affects the MySQL Native Driver. This may cause out of memory errors when f ...
https://man.plustar.jp/php/mysqlnd.memory.html - [similar]
はじめに 10517
« Mysqlnd 概要 » PHP Manual Mysqlnd はじめに はじめに MySQL Native Driver は、MySQL Client Libra ... ry (libmysqlclient) の後継です。 MySQL Native Driver は、PHP 5.3.0 以降の公式ソースにその一部とし ... ・サーバープロトコルを使っていたのです。 今や MySQL Native Driver がその代替として登場したので、 MySQL データ ... ベース用の拡張モジュールをコンパイルするときに MySQL Native Driver を使えば MySQL Client Library なしでもコンパ ... イルできるようになったのです。 MySQL Native Driver は、C 言語で書かれた PHP 用拡張モジュールで ...
https://man.plustar.jp/php/intro.mysqlnd.html - [similar]
データベース更新の自動コミットをオンまたはオフにする 10250
« mysqli::$affected_rows mysqli::begin_transaction » PHP Manual mysqli データベース更新の自動コミ ... ); $stmt -> bind_param ( 'ss' , $language_code , $native_speakers ); /* Insert some values */ $language_cod ... e = 'DE' ; $native_speakers = 50_123_456 ; $stmt -> execute (); $lang ... uage_code = 'FR' ; $native_speakers = 40_546_321 ; $stmt -> execute (); /* Co ... to insert more values */ $language_code = 'PL' ; $native_speakers = 30_555_444 ; $stmt -> execute (); $lang ...
https://man.plustar.jp/php/mysqli.autocommit.html - [similar]
MySQL Native Driver プラグインAPI 9641
« Memory management mysqlndプラグイン と MySQL Proxyの比較 » PHP Manual Mysqlnd MySQL Native Dri ... ver プラグインAPI MySQL Native Driver プラグインAPI 目次 mysqlndプラグイン と MyS ... QL Proxyの比較 mysqlnd plugin APIを取得する MySQL Native Driverプラグイン のアーキテクチャ mysqlnd のプラグ ... ンAPI mysqlndプラグインの開発をはじめよう The MySQL Native Driver プラグインAPI は MySQL Native Driver、略して ... インは、実際は mysqlnd のプラグインAPI (これは MySQL Native Driver, 略して mysqlnd に組み込まれています) を使い ...
https://man.plustar.jp/php/mysqlnd.plugin.html - [similar]
要件 8781
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 The SQLSRV extensi ... ension requires that the Microsoft SQL Server 2012 Native Client be installed on the same computer that is r ... unning PHP. If the Microsoft SQL Server 2012 Native Client is not already installed, click the appropr ... ンストール , package , extension , later , driver , Native , installed ...
https://man.plustar.jp/php/sqlsrv.requirements.html - [similar]
インストール手順 8648
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 mysqli 拡張モ ... ったのは PHP バージョン 5.0.0 以降です。また、MySQL Native Driver が PHP に含まれるようになったのはバージョン ... ることができます。 クライアントライブラリには MySQL Native Driver を使うことを推奨します。 そのほうがパフォー ... 使えない機能も使用することができます。 PHP の MySQL Native Driver とは? に、MySQL Native Driver の利点が簡単に ... にして有効にし、 一方 mysqli 拡張モジュールは MySQL Native Driver を使うようにするということも可能です。 しか ...
https://man.plustar.jp/php/mysqli.installation.html - [similar]
mysqlnd plugin APIを取得する 8648
« mysqlndプラグイン と MySQL Proxyの比較 MySQL Native Driverプラグイン のアーキテクチャ » PHP Ma ... nual MySQL Native Driver プラグインAPI mysqlnd plugin APIを取得する ... ugin APIを取得する mysqlnd プラグインAPI は、MySQL Native Driver PHPエクステンションである ext/mysqlnd の一部 ... nd , 取得 , plugin , バージョン , 開発 , MYSQLND , Native , Driver , 計算 , 番号 ...
https://man.plustar.jp/php/mysqlnd.plugin.obtaining.html - [similar]
はじめに 7846
« Gettext インストール/設定 » PHP Manual Gettext はじめに はじめに gettext 関数は、NLS (Native L ... 関数 , ドキュメント , インストール , 設定 , NLS , Native , Support , 実装 , アプリケーション ...
https://man.plustar.jp/php/intro.gettext.html - [similar]
PREV 1 2 3 4 5 6 NEXT