検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 528 for MYSQL (0.033 sec.)
直近の操作から発生した警告の数を取得する 3984
« BaseResult::getWarnings mysql_xdevapi\Client » PHP Manual mysql_xdevapi\BaseResult 直近の操作か ... から発生した警告の数を取得する 説明 abstract public mysql_xdevapi\BaseResult::getWarningsCount (): int 直近の ... 発生した警告の数を取得します。 特に、これらの警告は MySQL サーバから発生します。 パラメータ この関数にはパラ ... 直近の操作から発生した警告の数を返します。 例 例1 mysql_xdevapi\RowResult::getWarningsCount() の例 <?php $ ... session = mysql_xdevapi \ getSession ( "mysqlx://user:password@loc ...
https://man.plustar.jp/php/mysql-xdevapi-baseresult.getwarningscount.html - [similar]
CollectionAdd のコンストラクタ 3984
« mysql_xdevapi\CollectionAdd CollectionAdd::execute » PHP Manual mysql_xdevapi\CollectionAdd Co ... ruct — CollectionAdd のコンストラクタ 説明 private mysql_xdevapi\CollectionAdd::__construct () コレクション ... ラメータ この関数にはパラメータはありません。 例 例1 mysql_xdevapi\CollectionAdd::__construct() の例 <?php $s ... ession = mysql_xdevapi \ getSession ( "mysqlx://user:password@loc ... 610000000000000057 ) 注意 注意 : 例で示したように、MySQL 8.0 以上では、ユニークな _id が生成されます。 _id ...
https://man.plustar.jp/php/mysql-xdevapi-collectionadd.construct.html - [similar]
直近の操作から発生した警告を取得する 3984
« DocResult::fetchOne DocResult::getWarningsCount » PHP Manual mysql_xdevapi\DocResult 直近の操作 ... — 直近の操作から発生した警告を取得する 説明 public mysql_xdevapi\DocResult::getWarnings (): Array MySQL サー ... 発生していない場合は、空の配列が返されます。 例 例1 mysql_xdevapi\DocResult::getWarnings() の例 <?php $sessi ... on = mysql_xdevapi \ getSession ( "mysqlx://user:password@loc ... ようになります。 There was an error: Array ( [0] => mysql_xdevapi\Warning Object ( [message] => Something ba ...
https://man.plustar.jp/php/mysql-xdevapi-docresult.getwarnings.html - [similar]
mysql サーバーとの接続をオープンする 3984
« mysqli::query mysqli::real_escape_string » PHP Manual mysqli mysql サーバーとの接続をオープンす ...mysqli::real_connect mysqli_real_connect (PHP 5, PHP 7, ... PHP 8) mysqli::real_connect -- mysqli_real_connect — mysql サー ... の接続をオープンする 説明 オブジェクト指向型 public mysqli::real_connect ( string $host = ? , string $userna ... ring $socket = ? , int $flags = ? ): bool 手続き型 mysqli_real_connect ( mysqli $link , string $host = ? , ...
https://man.plustar.jp/php/mysqli.real-connect.html - [similar]
要件 3984
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 これらの関数を有効 ... にするには、mysqli 拡張サポートを 有効にして PHP をコンパイルする必要 ... があります。 MySQL 8 PHP 7.1.16 より前のバージョン、もしくは PHP 7.2. ... 4 より前の 7.2系の PHP では、 MySQL 8 サーバのデフォルトパスワードプラグインを mysql_n ... ng_sha2_password を使っていなくても、です。 これは MySQL 8 のデフォルトが 古い PHP (mysqlnd) のリリースが認 ...
https://man.plustar.jp/php/mysqli.requirements.html - [similar]
Expression クラス 3968
« ExecutionStatus::__construct Expression::__construct » PHP Manual Mysql_xdevapi Expression クラ ... ス Expression クラス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql ... , construct , xdevapi , public , ExecutionStatus , Mysql , 概要 , Constructor , string , expression ...
https://man.plustar.jp/php/class.mysql-xdevapi-expression.html - [similar]
ColumnResult のコンストラクタ 3968
« mysql_xdevapi\ColumnResult ColumnResult::getCharacterSetName » PHP Manual mysql_xdevapi\Column ... truct — ColumnResult のコンストラクタ 説明 private mysql_xdevapi\ColumnResult::__construct () キャラクタセッ ... ラメータ この関数にはパラメータはありません。 例 例1 mysql_xdevapi\ColumnResult::__construct() の例 <?php $se ... ssion = mysql_xdevapi \ getSession ( "mysqlx://user:password@loc ... el world is type 4 and is Unsigned. Array ( [0] => mysql_xdevapi\FieldMetadata Object ( [type] => 1 [type_n ...
https://man.plustar.jp/php/mysql-xdevapi-columnresult.construct.html - [similar]
セッションの名前を取得する 3968
« DatabaseObject::getName mysql_xdevapi\DocResult » PHP Manual mysql_xdevapi\DatabaseObject セッ ... — セッションの名前を取得する 説明 abstract public mysql_xdevapi\DatabaseObject::getSession (): mysql_xdeva ... ん。 戻り値 Session オブジェクトを返します。 例 例1 mysql_xdevapi\DatabaseObject::getSession() の例 <?php $s ...
https://man.plustar.jp/php/mysql-xdevapi-databaseobject.getsession.html - [similar]
update クエリを実行する 3968
« TableUpdate::__construct TableUpdate::limit » PHP Manual mysql_xdevapi\TableUpdate update クエ ... ate::execute — update クエリを実行する 説明 public mysql_xdevapi\TableUpdate::execute (): mysql_xdevapi\Tab ... 戻り値 TableUpdate オブジェクトを返します。 例 例1 mysql_xdevapi\TableUpdate::execute() の例 <?php $session ... = mysql_xdevapi \ getSession ( "mysqlx://user:password@loc ...
https://man.plustar.jp/php/mysql-xdevapi-tableupdate.execute.html - [similar]
Warning クラス 3945
« TableUpdate::where Warning::__construct » PHP Manual Mysql_xdevapi Warning クラス Warning クラ ... ス (PECL mysql-xdevapi >= 8.0.11) はじめに クラス概要 class mysql ... nstruct , xdevapi , public , TableUpdate , where , Mysql , 概要 , Constructor , private ...
https://man.plustar.jp/php/class.mysql-xdevapi-warning.html - [similar]