Exposing a MySQL Database with RESTful Web Services - NetBeans IDE 6.0/6.1/6.5 Tutorial
RESTful Web サービスを使用した MySQL データベースの公開 - NetBeans IDE 6.0 チュートリアル - NetBeans
If you get an error that mysql could not connect to localhost, start the MySQL service (Control Panel Administrative Tools Services).
MySQL が localhost に接続できないというエラーが表示された場合、MySQL サービス (「コントロールパネル」「管理ツール」「サービス」) を開始します。 - NetBeans
Right-click on the MySQL (Connector/J) driver node and choose Connect Using...
MySQL (Connector/J) ドライバのノードを右クリックし、「接続」を選択します。 - NetBeans
phptype: Database backend used in PHP (i.e. mysql , odbc etc.)
phptype:PHP で使用されるデータベースバックエンドです(すなわち mysql や odbc 等)。 - PEAR
connect to the MySQL database server, navigate to the MySQL Server node and from the context menu choose Connect.
接続するには、「MySQL サーバー」ノードに移動して、コンテキストメニューから「接続」を選択します。 - NetBeans
We have logged in and a mysql prompt is displayed.
ログインは済んでおり、mysqlプロンプトが表示されている状態です。 - Gentoo Linux
Go ahead and quit MySQL and login as the admin. mysqlクライアントを終了して、adminユーザとしてログインしてみましょう。 - Gentoo Linux
If you are not happy with MySQL 4.1, it's possible to go back to MySQL 4.0.
MySQL4.1に何か不満があれば、MySQL4.0に戻すことが可能です。 - Gentoo Linux
If it has not already been started, start the MySQL database server.
MySQL データベースサーバーをまだ起動していない場合、起動します。 - NetBeans
The MySQL drivers included in NetBeans IDE have been updated to version is 5.1.6.
NetBeans IDE に含まれる MySQL ドライバのバージョンが 5.1.6 に更新されました。 - NetBeans
Right-click the MySQL Server node and choose Create Database.
「MySQL サーバー」ノードを右クリックし、「データベースを作成」を選択します。 - NetBeans
On the Wizard Completed panel, switch on the Configure MySQL Server now checkbox and click Finish.
「Wizard Completed」パネルで「Configure MySQL Server now」チェックボックスをオンにし、「Finish」をクリックします。 - NetBeans
Demonstrates how to configure and connect to a MySQL database in NetBeans IDE. NetBeans IDE で MySQL データベースを構成し、接続する方法を示します。 - NetBeans
After starting the Database Server on your machine, start the MySQL Database Server in the IDE by right-clicking the MySQL Server node and choosing Start.
マシンでデータベースサーバーを起動したあと、IDE で「MySQL サーバー」ノードを右クリックし、「起動」を選択して、MySQL データベースサーバーを起動します。 - NetBeans
A JRuby-on-Rails application using MySQL is explained here.
MySQL を使用した JRuby-on-Rails アプリケーションはこちらで説明しています。 - NetBeans
Find more information on using HTML, PHP, and MySQL here:
HTML、PHP、および MySQL の使用については、次を参照してください。 - NetBeans
To connect to the MySQL server, launch the Terminal and in the Terminal window enter the following command:mysql -u root The MySQL command prompt appears. MySQL サーバーに接続するには、端末を起動し、「端末」ウィンドウで次のコマンドを入力します。 - NetBeans
First we quit mysql by typing quit at the command prompt: まずプロンプトにquitと入力してmysqlクライアントを終了させます。 - Gentoo Linux
Note that revdep-rebuild is necessary for rebuilding packageslinking against MySQL.
MySQLに対してリンクしているパッケージのリビルドのためrevdep-rebuildが必要です。 - Gentoo Linux
In the Services window, the travel database appears under the MySQL Server node.
「サービス」ウィンドウで、「MySQL サーバー」ノードの下に Travel データベースが表示されます。 - NetBeans
In the Services window, the Ttravel database appears under the MySQL Server node.
「サービス」ウィンドウで、「MySQL サーバー」ノードの下に Travel データベースが表示されます。 - NetBeans
Issue #144398: SQL CC: CC doesn't appear for MySQL system tables
課題 144398: SQL のコード補完: MySQL のシステム表の候補が表示されない - NetBeans
In this section, you set up the vir database and MySQL database server in the IDE.
この節では、IDE で vir データベースと MySQL データベースサーバーを設定します。 - NetBeans
In the Services window, the vir database appears under the MySQL Server node.
「サービス」ウィンドウで、「MySQL サーバー」ノードの下に vir データベースが表示されます。 - NetBeans
The Database Explorer works with JavaDB (Derby), MySQL and PostgreSQL out of the box. データベースエクスプローラは、デフォルトで JavaDB (Derby)、MySQL、および PostgreSQL に対応しています。 - NetBeans
The IDE comes bundled with drivers for the MySQL and PostgreSQL database servers. IDE には、MySQL および PostgreSQL データベースサーバー用のドライバがバンドルされています。 - NetBeans
In the Services window, right-click the MySQL Server node and choose Start.
「サービス」ウィンドウで「MySQL サーバー」ノードを右クリックし、「起動」を選択します。 - NetBeans
This is usually the path to mysqladmin in the bin folder of the MySQL installation directory.
これは通常、MySQL インストールディレクトリの bin フォルダにある mysqladmin のパスです。 - NetBeans
Code Listing2.3: Verifing the database is created mysql SHOW DATABASES;+----------+| Database |+----------+| gentoo || mysql || test |+----------+3 rows in set (0.00 sec)
コード表示2.3:データベースが作成されたことを確認する - Gentoo Linux
This command will run mysql commands from an sql file while in the mysql interactive mode. このコマンドは、インタラクティブモードでsqlファイルからスクリプトを読み込みます。 - Gentoo Linux
After you get rid of your old MySQL installation, you can now install the new version. 古いMySQLを削除した後に新しいバージョンをインストールできます。 - Gentoo Linux
Now configure the newly installed version of MySQL and restart the daemon:
インストールした新バージョンのMySQLを設定し、デーモンをリスタートさせましょう。 - Gentoo Linux
In this section, you set up the travel database and MySQL database server in the IDE.
この節では、IDE で Travel データベースおよび MySQL データベースサーバーを設定します。 - NetBeans
Find detailed information on installing and configuring the MySQL database server.
詳細は、MySQL データベースサーバーのインストールと構成を参照してください。 - NetBeans
On the Choose Items to Install panel, expand the Extensions node and choose the MySQL and MySQLi items.
「Choose Items to Install」パネルで「Extensions」ノードを展開し、MySQL と MySQLi の項目を選択します。 - NetBeans
When you click OK a Sakila node appears under the MySQL Server node.
「了解」をクリックすると、「MySQL サーバー」ノードの下に「Sakila」ノードが表示されます。 - NetBeans
The recommended version of the product is MySQL Server 5.0.
この製品の推奨バージョンは MySQL Server 5.0 であり、ここからダウンロードできます。 - NetBeans
Because only the MySQL system is available, you need to connect to it.
MySQL システムのみ使用可能なので、それに接続する必要があります。 - NetBeans
A new node named jdbc:mysql://localhost:3306/mysql is added to the Databases tree.
jdbc:mysql://localhost:3306/mysql という名前の新しいノードがデータベースツリーに追加されます。 - NetBeans
Only fbsql and mysql provide full information from queries.
クエリから完全な情報を返すことができるのは、fbsql および mysql だけです。 - PEAR
aptitude install apache2 php5 php5-gd mysql-server php5-mysqlTo install the software using the interface features, complete the following steps:
aptitude install apache2 php5 php5-gd mysql-server php5-mysqlインタフェース機能を使用してソフトウェアをインストールするには、次の手順を完了します。 - NetBeans
Code Listing2.1: Displaying MySQL databases
コード表示2.1:データベースを表示する - Gentoo Linux
Upgrade guide to MySQL 4.* or 5.0.* — Gentoo Linux Documentation
MySQl4.1.xへのアップグレードガイド—GentooLinuxドキュメント - Gentoo Linux
4.Upgrading from recent versions of MySQL 最新のバージョンからのアップグレード - Gentoo Linux
Now that we're using it, we can start to create some tables and put information in them. MySQLのテーブルを操作する - Gentoo Linux
After installing the plugin, start the MySQL database server by expanding the Databases node in the Services window,right-clicking the MySQL Server node and choosing Start.
プラグインをインストールしたあと、「サービス」ウィンドウで「データベース」ノードを展開し、「MySQL サーバー」ノードを右クリックして「起動」を選択して、MySQL データベースサーバーを起動します。 - NetBeans
After installing the plugin, start the MySQL database by expanding the Databases node in the Services window,right-clicking the MySQL Server node and choosing Start.
プラグインをインストールしたあと、「サービス」ウィンドウで「データベース」ノードを展開し、「MySQL サーバー」ノードを右クリックして「起動」を選択して、MySQL データベースを起動します。 - NetBeans
MySQL, the popular open-source database, is now part of Sun's software portfolio.
人気のオープンソースデータベースである MySQL が Sun のソフトウェアポートフォリオに加わりました。 - NetBeans
Issue #144388: Add Argument for Standalone MySQL Server Installation
課題 144388: スタンドアロンの MySQL サーバーのインストールを使用する場合は引数を追加する - NetBeans
On the Downloads panel, select the downloaded MySQL installation file and click Open.
ダウンロードパネルで、ダウンロードされた MySQL インストールファイルを選択し、「Open」をクリックします。 - NetBeans