1153万例文収録!

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


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

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

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

セーフサーチについて

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

該当件数 : 398



例文

Using MySQL as databaseWarning: Installing and configuring a MySQL database is not covered in this guide.Please see our MySQL Startup Guide. 例文帳に追加

MySQLをデータベースとして使用する警告:MySQLデータベースのインストールと設定は、このガイドでは網羅されていません。 MySQLスタートアップガイドを参照して下さい。 - Gentoo Linux

The Java DB included with NetBeans IDE or the latest version of MySQL 例文帳に追加

NetBeans IDE に付属の Java DB または最新バージョンの MySQL - NetBeans

Connecting to the MySQL system database as a root user. 例文帳に追加

MySQL システムデータベースに root ユーザーとして接続する。 - NetBeans

Code Listing3.11: MySQL in batch mode 例文帳に追加

コード表示3.11:バッチモード - Gentoo Linux

例文

For more information on configuring the IDE to work with MySQL, see the Connecting to a MySQL Database tutorial.例文帳に追加

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


例文

For more information on configuring the IDE to work with MySQL, see theConnecting to a MySQL Database tutorial. 例文帳に追加

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

Here's an example of running mysql in batch mode:例文帳に追加

以下はmysqlコマンドをバッチモードで実行する例です。 - Gentoo Linux

Setting Up the MySQL Database Server in the Windows Operating System 例文帳に追加

Windows オペレーティングシステムでの MySQL データベースサーバーの設定 - NetBeans

Configuring PHP, Apache, and MySQL for PHP development in SXDE (Web Stack) 例文帳に追加

SXDE (Web Stack) での PHP 開発用の PHP、Apache、および MySQL の構成 - NetBeans

例文

NetBeans IDE 6.5 comes bundled with support for the MySQL RDBMS. 例文帳に追加

NetBeans IDE 6.5 には、MySQL RDBMS 用のサポートがバンドルされています。 - NetBeans

例文

The following instructions are for the MySQL and Java DB databases.例文帳に追加

次の手順は、MySQL および Java DB データベース向けです。 - NetBeans

It is an emulation of the MySQL LIMIT option. 例文帳に追加

MySQL の LIMIT オプションの挙動をエミュレートしたものです。 - PEAR

The data is described in the MySQL dialect of SQL, the Structured Query Language.例文帳に追加

このデータはSQL(theStandardQueryLanguage)のMySQL方言で書かれています。 - Gentoo Linux

5.Recover the old installation of MySQL 4.0 例文帳に追加

古いMySQL4.0に戻すには - Gentoo Linux

Edit Update and Delete record in MySQL database 例文帳に追加

MySQL データベースのレコードの編集更新および削除 - NetBeans

phptype: Database backend used in PHP (i.e. mysql , pgsql etc.) 例文帳に追加

phptype:PHP で使用するデータベースバックエンド (例えば mysqlや pgsql など) - PEAR

In case you want to run Jffnms with MySQL, you'll first need to create a database and a MySQL user.例文帳に追加

JffnmsをMySQLで使用したい場合は、手順はもう少しシンプルになります。 - Gentoo Linux

Jffnms allows you to use either PostgreSQL or MySQL as its database. 例文帳に追加

Jffnmsでは、PostgreSQLまたはMySQLをデータベースとして使用できます。 - Gentoo Linux

First make sure you have MySQL installed on your system. 例文帳に追加

まず最初に、あなたのシステムにMySQLをインストールします。 - Gentoo Linux

# /etc/init.d/mysql start* Re-caching dependency info (mtimes differ)...* Starting mysqld (/etc/mysql/my.cnf) ... 例文帳に追加

(new-passwordを希望するパスワードと置き換えて下さい。 - Gentoo Linux

mysql quitBye$ mysql -u guest -h localhost -pEnter password:ERROR 1045: Access denied for user: 'guest@localhost' (Using password: YES) 例文帳に追加

コード表示4.20:ユーザguestでログインを試みる - Gentoo Linux

Note: This tutorial uses the MySQL database server. 例文帳に追加

注: このチュートリアルでは、MySQL データベースサーバーを使用します。 - NetBeans

To start the MySQL database server, click Start. 例文帳に追加

MySQL データベースサーバーを起動するには、「開始」をクリックします。 - NetBeans

To set up the IDE to work with MySQL databases, see the Connecting to a MySQL Database page.例文帳に追加

MySQL データベースを使用できるように IDE を設定するには、「MySQL データベースへの接続」ページを参照してください。 - NetBeans

This concludes the Connecting to a MySQL Database tutorial. 例文帳に追加

これで「MySQL データベースへの接続」チュートリアルは終わりです。 - NetBeans

Creating a Sample MySQL Database using the NetBeans Interface 例文帳に追加

NetBeans のインタフェースを使用する MySQL のサンプルデータベースの作成 - NetBeans

Compile PHP --with-mssql)mysql - MySQLmysqli - MySQL (supports new authentication protocol) (requires PHP 5)oci8 - Oracle 7/8/9/10pgsql - PostgreSQLquerysim - QuerySimsqlite - SQLite 2 例文帳に追加

PHP を --with-mssql でコンパイルします)mysql - MySQLmysqli - MySQL (新しい認証プロトコルをサポートしています) (PHP 5 が必要です)oci8 - Oracle 7/8/9/10pgsql - PostgreSQLquerysim - QuerySimsqlite - SQLite 2 - PEAR

mysql USE mysql;Reading table information for completion of table and column namesYou can turn off this feature to get a quicker startup with -A Database changedmysql 例文帳に追加

ではメインデータベースmysqlがどんなテーブルを持っているか見てみましょう。 - Gentoo Linux

Code Listing4.13: Attempting guest user login $ mysql -u guest -h localhost -pEnter password:Welcome to the MySQL monitor. 例文帳に追加

コード表示4.13:ユーザguestとしてログインを試みる - Gentoo Linux

That is because they remain in the main MySQL database.例文帳に追加

これはメインデータベースmysqlにユーザが残っているためです。 - Gentoo Linux

It is also easier to manipulate MySQL databases in NetBeans IDE 6.1. 例文帳に追加

NetBeans IDE 6.1 での MySQL データベースの操作も簡単になりました。 - NetBeans

Installing and configuring PHP, Apache, and MySQL for PHP development in Ubuntu 例文帳に追加

Ubuntu での PHP 開発用の PHP、Apache、および MySQL のインストールと構成 - NetBeans

Installing and configuring PHP, Apache, and MySQL for PHP development in Windows 例文帳に追加

Windows での PHP 開発用の PHP、Apache、および MySQL のインストールと構成 - NetBeans

Note. If you are using the MySQL database server, open the mysql_insert_data_consult_v2.sql file included in the mysql-consult.zip archive.例文帳に追加

ファイルが SQL エディタで自動的に開きます。 - NetBeans

Creating a Simple Web Application Using a MySQL Database.例文帳に追加

MySQL データベースを使用した簡単な Web アプリケーションの作成。 - NetBeans

Note: The MySQL and PostgreSQL JDBC drivers are bundled with the IDE.例文帳に追加

注: MySQL および PostgreSQL の JDBC ドライバは IDE にバンドルされています。 - NetBeans

From the Name drop down list, choose MySQL (Connector/J driver) 例文帳に追加

「名前」ドロップダウンリストで、「MySQL (コネクタ/J ドライバ)」を選択します。 - NetBeans

The NetBeans IDE connects to the MySQL server, checks for the databases available through the server, detects the system mysql database, and adds the corresponding new node mysql to the Databases tree. 例文帳に追加

NetBeans IDE は MySQL サーバーに接続し、サーバー経由で使用できるデータベースを確認して、システムの mysql データベースを検出し、対応する新しい mysql ノードをデータベースツリーに追加します。 - NetBeans

This will test the user's access to the main MySQL database.例文帳に追加

以下ではメインデータベースmysqlに対する権限を確認します。 - Gentoo Linux

If you only need local applications to access the mysql database,uncomment the following line in /etc/mysql/my.cnf. 例文帳に追加

ローカルのアプリケーションしかMySQLデータベースにアクセスする必要がなければ、/etc/mysql/my.cnfにおいて下記ラインのコメントをはずして下さい。 - Gentoo Linux

For example, set the adapter to jdbcmysql for the MySQL database.例文帳に追加

たとえば、MySQL データベースの場合はアダプタを jdbcmysql に設定します。 - NetBeans

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

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

PostgreSQL and MySQL drivers included in NeBeans IDE have been updated. 例文帳に追加

NetBeans IDE に含まれている PostgreSQL と MySQL のドライバが更新されました。 - NetBeans

The PostgreSQL driver version is now 8.3-603; the MySQL driver version is 5.1.5. 例文帳に追加

現在、PostgreSQL ドライバのバージョンは 8.3-603、MySQL ドライバのバージョンは 5.1.5 です。 - NetBeans

If you want to use the MySQL database server, choose the Complete installation option or select the MySQL and MySQLi items in the Extensions list. 例文帳に追加

MySQL データベースサーバーを使用する場合は、「Complete」インストールオプションを選択するか、「Extensions」リストで MySQLMySQLi の項目を選択します。 - NetBeans

The MySQL server Instance Configuration Wizard starts. 例文帳に追加

MySQL サーバーインスタンスを構成するためのウィザードが開始されます。 - NetBeans

Before you can connect to a MySQL Database Server, you must first ensure that the MySQL Database Server is running on your machine. 例文帳に追加

MySQL データベースサーバーに接続できるようになる前に、まず MySQL データベースサーバーがマシンで稼働していることを確認します。 - NetBeans

The MySQL Server node in the Service indicates whether the MySQL Database Server is connected, as shown in the following image. 例文帳に追加

「サービス」の「MySQL サーバー」ノードは、次の画像に示すように、MySQL データベースサーバーが接続されているかどうかを示します。 - NetBeans

In the Services window, right-click the MySQL Server node and choose Create Database.The Create MySQL Database dialog box opens. 例文帳に追加

「サービス」ウィンドウで「MySQL サーバー」ノードを右クリックし、「データベースを作成」を選択します。 「MySQL データベースの作成」ダイアログが開きます。 - NetBeans

例文

For example, if you are using x10Hosting.com, you create a MySQL database by logging onto the x10Hosting cPanel and then opening the MySQL Databases panel. 例文帳に追加

たとえば、x10Hosting.com を使用している場合は、x10Hosting cPanel にログオンして「MySQL Databases」パネルを開くことによって、MySQL データベースを作成できます。 - NetBeans




  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 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 © 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/ ).
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2026 GRAS Group, Inc.RSS