1153万例文収録!

「MySQL」に関連した英語例文の一覧と使い方(2ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

MySQLを含む例文一覧と使い方

該当件数 : 398



例文

Code Listing4.7: Restart the MySQL instance 例文帳に追加

コード表示3.6:MySQLインスタンスのリスタート - Gentoo Linux

The MySQL adapter is included with JRuby.例文帳に追加

MySQL アダプタは JRuby に含まれています。 - NetBeans

Generators for MySQL database code snippets 例文帳に追加

MySQL データベースのコードスニペットの生成 - NetBeans

The Apache and MySQL servers are running. 例文帳に追加

Apache および MySQL サーバーが起動します。 - NetBeans

例文

You are using the MySQL database server 例文帳に追加

MySQL データベースサーバーを使用している - NetBeans


例文

The sakila sample MySQL database (download). 例文帳に追加

「sakila」という MySQL のデータベースサンプル (ダウンロード)。 - NetBeans

2.Upgrading from old versions of MySQL 例文帳に追加

以前のMySQLバージョンからのアップグレード - Gentoo Linux

MySQL Server 5.0 is recommended.Included in XAMPP Windows. 例文帳に追加

MySQL Server 5.0 (推奨)XAMPP Windows に含まれている。 - NetBeans

Executing a user creation MySQL statement. 例文帳に追加

ユーザー作成の MySQL 文を実行する。 - NetBeans

例文

New MySQL Support in Database Explorer 例文帳に追加

データベースエクスプローラーでの新規 MySQL サポート - NetBeans

例文

The MySQL Server Properties dialog box opens. 例文帳に追加

MySQL サーバープロパティー」ダイアログが開きます。 - NetBeans

The IDE contains the MySQL Connector/J JDBC Driver, allowing you to connect to a MySQL database. 例文帳に追加

IDE には MySQL Connector/J JDBC ドライバが含まれているため、MySQL データベースに接続できます。 - NetBeans

Creating new record in MySQL database. 例文帳に追加

MySQL データベースでの新規レコードの作成。 - NetBeans

Now create your empty database in MySQL. 例文帳に追加

MySQL で空のデータベースを作成します。 - PEAR

mysqlUses Mysql to store Jffnms data 例文帳に追加

MySQLを使用して、Jffnmsのデータを格納する - Gentoo Linux

mysql SHOW DATABASES;+----------+| Database |+----------+| mysql || test |+----------+2 rows in set (0.09 sec) Important: Please remember that MySQL commands should end with a semicolon -- ; 例文帳に追加

重要:MySQLのコマンドはセミコロン(;)で終わることに注意して下さい。 - Gentoo Linux

(See Connecting to a MySQL Database for instructions on setting up MySQL in NetBeans.) 例文帳に追加

NetBeans で MySQL を設定する手順は、「MySQL データベースへの接続」を参照してください。 - NetBeans

Connecting to a MySQL Database - NetBeans IDE 6.5 Tutorial 例文帳に追加

MySQL データベースへの接続 - NetBeans IDE 6.5 チュートリアル - NetBeans

When expanded, the MySQL Server node displays all available MySQL databases. 例文帳に追加

MySQL サーバー」ノードを展開すると、使用可能な MySQL データベースがすべて表示されます。 - NetBeans

PHP implementation of reading from MySQL database 例文帳に追加

MySQL データベースからの読み取りの PHP 実装 - NetBeans

Install PHP and MySQL OR Sign up with a web host that provides PHP and MySQL. 例文帳に追加

PHP と MySQL をインストールするか、あるいはPHP と MySQL が使えるレンタルサーバと契約します。 - PEAR

Install the Apache2 HTTP server, the PHP5 engine, the MySQL 5.0 database server, and the PHP5-MySQL module that automatically enables support of MySQL with the PHP5 engine. 例文帳に追加

Apache2 HTTP サーバー、PHP5 エンジン、MySQL 5.0 データベースサーバー、および PHP5-MySQL モジュールのインストール。 PHP5-MySQL モジュールによって、PHP5 エンジンと MySQL のサポートは自動的に有効になります。 - NetBeans

This tutorial uses the JavaDB database server but you can also complete the tutorial using the MySQL database server.To create the database in MySQL, download and extract the mysql-consult.zip archive. The archive contains SQL scripts for creating and populating the consult database.For more information on configuring the IDE to work with MySQL, see the Connecting to a MySQL Database tutorial.例文帳に追加

MySQL を操作する IDE の構成については、「MySQL データベースへの接続」チュートリアルを参照してください。 - NetBeans

MySQL, Compiling I18N Programs 例文帳に追加

MySQL, 国際化に対応したプログラムのコンパイル - FreeBSD

4.MySQL PrivilegesGranting Privileges with GRANT 例文帳に追加

MySQLの権限 GRANTコマンドで権限を付与する - Gentoo Linux

Connecting to the MySQL server as the root user. 例文帳に追加

MySQL サーバーに root ユーザーとして接続する。 - NetBeans

Using the MySQL node in the Services window, you can now start and stop a MySQL server, as well as access the MySQL administration tool. 例文帳に追加

「サービス」ウィンドウで「MySQL」ノードを使用すると、MySQL サーバーの起動と停止、また、MySQL 管理ツールへのアクセスができるようになりました。 - NetBeans

(Replace [version] with the version number you have just installed.)# emerge --config =dev-db/mysql-[version]* MySQL DATADIR is /var/lib/mysql* Press ENTER to create the mysql database and set proper* permissions on it, or Control-C to abort now.. 例文帳に追加

([version]をインストールしたバージョンに置き換えて下さい。 - Gentoo Linux

Code Listing1.4: Setting up your MySQL root password 例文帳に追加

コード表示1.4:MySQLのrootパスワードを設定する - Gentoo Linux

Browsing MySQL Tables With Queries 例文帳に追加

クエリを使用してMySQLのテーブルを閲覧する - Gentoo Linux

Code Listing4.15: Using the main mysql database 例文帳に追加

コード表示4.15:メインデータベースmysqlを利用する - Gentoo Linux

If unsure, you should begin with Upgrading from old versions of MySQL.例文帳に追加

1.以前のMySQLバージョンからのアップグレード - Gentoo Linux

For more information about connecting to a MySQL database, see Connecting to a MySQL Database 例文帳に追加

MySQL データベースへの接続については、「MySQL データベースへの接続」を参照してください。 - NetBeans

Workaround: Use the Connector/J Driver in MySQL 5.1.7. 例文帳に追加

回避策: MySQL 5.1.7 の Connector/J ドライバを使用します。 - NetBeans

You can allow remote access to the MySQL server or edit the my.cnf configuration file from the MySQL tab. 例文帳に追加

MySQL サーバーへのリモートアクセス、または「MySQL」タブから my.cnf 構成ファイルの編集ができます。 - NetBeans

Configuring MySQL for PHP development in Windows 例文帳に追加

Windows 上での PHP 開発のための MySQL の構成 - NetBeans

The MySQL Server Setup Wizard starts. 例文帳に追加

MySQL サーバーのセットアップウィザードが開始されます。 - NetBeans

For more information about creating MySQL users and databases,see the MySQL Reference Manual. 例文帳に追加

MySQL ユーザーおよびデータベースの作成に関する情報は、『MySQL Reference Manual』を参照してください。 - NetBeans

The MySQL Server Properties dialog box appears. 例文帳に追加

MySQL サーバープロパティー」ダイアログが表示されます。 - NetBeans

This ends the MySQL introductory tutorial. 例文帳に追加

これでMySQL入門チュートリアルは終了です。 - Gentoo Linux

Exposing a MySQL Database with RESTful Web Services 例文帳に追加

RESTful Web サービスを使用した MySQL データベースの公開 - NetBeans

MySQL drivers tested with the MySQL database: 例文帳に追加

Oracle、SQL Server、DB2、および Sybase データベースでテストされた DataDirect ドライバ: - NetBeans

NetBeans IDE 6.1 features more support for MySQL. 例文帳に追加

NetBeans IDE 6.1 に多くの MySQL サポートが備えられました。 - NetBeans

MySQL Server 5.0 is recommended.Included in the amp-dev package. 例文帳に追加

MySQL Server 5.0 (推奨)amp-dev パッケージに含まれている。 - NetBeans

To have the MySQL Server launched automatically, switch on the Launch the MySQL Server automatically checkbox. 例文帳に追加

MySQL サーバーが自動的に起動するようにするには、「Launch the MySQL Server automatically」チェックボックスをオンにします。 - NetBeans

Before you can access the MySQL Database Server in NetBeans IDE, you must configure the MySQL Server properties. 例文帳に追加

NetBeans IDE で MySQL データベースにアクセスできるようにする前に、MySQL サーバーのプロパティーを設定します。 - NetBeans

PHP implementation of creating a record in MySQL database 例文帳に追加

MySQL データベースにレコードを作成する PHP 実装 - NetBeans

PHP developers can also look forward to working with MySQL. 例文帳に追加

PHP 開発者は、MySQL の操作も期待できます。 - NetBeans

Note: The recommended version of the product is MySQL Server 5.0. 例文帳に追加

注: 製品の推奨バージョンは MySQL Server 5.0 です。 - NetBeans

例文

The Create MySQL Database dialog box appears. 例文帳に追加

MySQL データベースの作成」ダイアログが表示されます。 - NetBeans




  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS