MySQL 8.0 リファレンスマニュアル検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 90 for EXAMPLE (0.004 sec.)
MySQL :: MySQL 8.0 リファレンスマニュアル :: 16.9 EXAMPLE ストレージエンジン 13721
Skip to Main Content . MySQL 8.0 リファレンスマニュアル 序文と法的通知 一般情報 MySQL のインスト ... 注記とヒント FEDERATED ストレージエンジンのリソース EXAMPLE ストレージエンジン ほかのストレージエンジン MySQL ... リファレンスマニュアル / 代替ストレージエンジン / EXAMPLE ストレージエンジン 16.9 EXAMPLE ストレージエンジン ... EXAMPLE ストレージエンジンは、何もしないスタブエンジンです ... 対象としています。 ソースから MySQL を構築する場合に EXAMPLE ストレージエンジンを有効にするには、 CMake を -DWI ...
https://man.plustar.jp/mysql/example-storage-engine.html - [similar]
MySQL :: MySQL 8.0 リファレンスマニュアル :: 4.2.6 DNS SRV レコードを使用したサ... 11388
Skip to Main Content . MySQL 8.0 リファレンスマニュアル 序文と法的通知 一般情報 MySQL のインスト ... TTL Class Priority Weight Port Target _mysqlx._tcp.example.com. 86400 IN SRV 0 5 33060 server1.example.com. _ ... mysqlx._tcp.example.com. 86400 IN SRV 0 10 33060 server2.example.com. ... _mysqlx._tcp.example.com. 86400 IN SRV 10 5 33060 server3.example.com. ... _mysqlx._tcp.example.com. 86400 IN SRV 20 5 33060 server4.example.com. ...
https://man.plustar.jp/mysql/connecting-using-dns-srv.html - [similar]
MySQL :: MySQL 8.0 リファレンスマニュアル :: 6.2.8 アカウントの追加、権限の割当... 10307
Skip to Main Content . MySQL 8.0 リファレンスマニュアル 序文と法的通知 一般情報 MySQL のインスト ... alhost' WITH GRANT OPTION; CREATE USER 'finley'@'%.example.com' IDENTIFIED BY ' password '; GRANT ALL ON *.* ... TO 'finley'@'%.example.com' WITH GRANT OPTION; CREATE USER 'admin'@'local ... ストから接続する場合にのみ使用できます。 'finley'@'%.example.com' アカウントは、ホスト部分で '%' ワイルドカード ... を使用するため、 example.com ドメイン内の任意のホストからの接続に使用できま ...
https://man.plustar.jp/mysql/creating-accounts.html - [similar]
MySQL :: MySQL 8.0 リファレンスマニュアル :: 6.4.1.7 LDAP プラガブル認証 10134
Skip to Main Content . MySQL 8.0 リファレンスマニュアル 序文と法的通知 一般情報 MySQL のインスト ... .0.0.1 authentication_ldap_simple_bind_base_dn="dc=example,dc=com" plugin-load-add=authentication_ldap_sasl.s ... 27.0.0.1 authentication_ldap_sasl_bind_base_dn="dc=example,dc=com" my.cnf を変更したら、新しい設定を有効にする ... .0.0.1 authentication_ldap_simple_bind_base_dn="dc=example,dc=com" authentication_ldap_sasl_server_host=127.0 ... .0.1 authentication_ldap_sasl_bind_base_dn="dc=example,dc=com" my.cnf を変更したら、新しい設定を有効にする ...
https://man.plustar.jp/mysql/ldap-pluggable-authentication.html - [similar]
MySQL :: MySQL 8.0 リファレンスマニュアル :: 16.11.1 プラガブルストレージエンジ... 9814
Skip to Main Content . MySQL 8.0 リファレンスマニュアル 序文と法的通知 一般情報 MySQL のインスト ... 注記とヒント FEDERATED ストレージエンジンのリソース EXAMPLE ストレージエンジン ほかのストレージエンジン MySQL ... ラリを MySQL にロードする必要があります。 たとえば、 EXAMPLE エンジンのプラグインの名前が example で、共有ライブ ... ラリの名前が ha_example.so である場合、次のステートメントを使用してロードし ... ます。 INSTALL PLUGIN example SONAME 'ha_example.so'; プラガブルストレージエンジ ...
https://man.plustar.jp/mysql/pluggable-storage.html - [similar]
MySQL :: MySQL 8.0 リファレンスマニュアル :: 6.2.6 アクセス制御、ステージ 1: 接... 9721
Skip to Main Content . MySQL 8.0 リファレンスマニュアル 序文と法的通知 一般情報 MySQL のインスト ... 示します。 User 値 Host 値 許容される接続 'fred' 'h1.example.net' fred , h1.example.net からの接続 '' 'h1.examp ... le.net' h1.example.net から接続する任意のユーザー 'fred' '%' 任意のホ ... ' 任意のホストから接続する任意のユーザー 'fred' '%.example.net' fred , example.net ドメインの任意のホストから ... の接続 'fred' 'x.example.%' fred 、 x.example.net , x.example.com , x.examp ...
https://man.plustar.jp/mysql/connection-access.html - [similar]
MySQL :: MySQL 8.0 リファレンスマニュアル :: 6.4.2.1 Connection-Control プラグイ... 8974
Skip to Main Content . MySQL 8.0 リファレンスマニュアル 序文と法的通知 一般情報 MySQL のインスト ... なくプロキシユーザーです。 たとえば、 external_user@example.com が proxy_user@example.com をプロキシする場合、 ... 接続カウントでは、プロキシユーザーである proxy_user@example.com ではなく、プロキシユーザーである external_user ... @example.com が使用されます。 external_user@example.com と ... proxy_user@example.com の両方で、 mysql.user システムテーブルに有効な ...
https://man.plustar.jp/mysql/connection-control-installation.html - [similar]
MySQL :: MySQL 8.0 リファレンスマニュアル :: 6.2.22 SQL ベースのアカウントアクテ... 8641
Skip to Main Content . MySQL 8.0 リファレンスマニュアル 序文と法的通知 一般情報 MySQL のインスト ... ちらかを示しません。 たとえば、アカウント 'user2'@'%.example.com' を使用すると、 user2 が example.com ドメイン内 ... の任意のホストから接続できます。 user2 が remote.example.com から接続すると、 USER() と CURRENT_USER() は別 ... ------------+---------------------+ | user2@remote.example.com | user2@%.example.com | +--------------------- ... 使用されないように ''@'localhost' および 'user2'@'%.example.com' アカウントを変更するようにしてください。 RENA ...
https://man.plustar.jp/mysql/account-activity-auditing.html - [similar]
MySQL :: MySQL 8.0 リファレンスマニュアル :: 17.3.3 レプリケーション権限チェック 8481
Skip to Main Content . MySQL 8.0 リファレンスマニュアル 序文と法的通知 一般情報 MySQL のインスト ... には、 GRANT ステートメントを使用します。 たとえば、 example.com ドメイン内の任意のホストから管理者が手動で使用 ... sql_log_bin = 0; mysql> CREATE USER 'priv_repl'@'%.example.com' IDENTIFIED BY ' password ' REQUIRE SSL; mysql ... GRANT REPLICATION_APPLIER ON *.* TO 'priv_repl'@'%.example.com'; mysql> SET sql_log_bin = 1; SET sql_log_bin ... mysql> GRANT INSERT ON db1.cust TO 'priv_repl'@'%.example.com'; レプリケーションチャネルの PRIVILEGE_CHECKS_ ...
https://man.plustar.jp/mysql/replication-privilege-checks.html - [similar]
MySQL :: MySQL 8.0 リファレンスマニュアル :: 6.4.1.11 プラガブル認証システム変数 7894
Skip to Main Content . MySQL 8.0 リファレンスマニュアル 序文と法的通知 一般情報 MySQL のインスト ... 次の形式であるとします: uid= user_name ,ou=People,dc=example,dc=com また、LDAP ユーザーエントリの別のセットのメ ... ぞれ次の形式になります: uid= user_name ,ou=Admin,dc=example,dc=com 検索は、異なるベース DN 値に対して次のように ... 機能します: ベース DN が ou=People,dc=example,dc=com の場合: 検索では、最初のセットのユーザーエン ... トリのみが検索されます。 ベース DN が ou=Admin,dc=example,dc=com の場合: 検索では、2 番目のセット内のユーザエ ...
https://man.plustar.jp/mysql/pluggable-authentication-system-variables.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT