データベースサーバ - MySQLのインストール の変更点


 # apt-get install MySQL-server MySQL-Max MySQL-client MySQL-shared
 パッケージリストを読みこんでいます... 完了
 依存情報ツリーを作成しています... 完了
 以下のパッケージが新たにインストールされます:
   MySQL-Max MySQL-client MySQL-server MySQL-shared
 アップグレード: 0 個, 新規インストール: 4 個, 削除: 0 個, 保留: 1 個
 15.3MB のアーカイブを取得する必要があります。
 展開後に 36.9MB のディスク容量が追加消費されます。
 取得:1 http://updates.vinelinux.org 3.1/i386/plus MySQL-server 4.0.23-0vl0 [10.7MB]
 取得:2 http://updates.vinelinux.org 3.1/i386/plus MySQL-Max 4.0.23-0vl0 [1629kB]
 取得:3 http://updates.vinelinux.org 3.1/i386/plus MySQL-shared 4.0.23-0vl0 [276kB]
 取得:4 http://updates.vinelinux.org 3.1/i386/plus MySQL-client 4.0.23-0vl0 [2666kB]
 15.3MB を 15s 秒で取得しました (1004kB/s)
 変更を適用しています...
 Preparing...                ########################################### [100%]
    1:MySQL-server           ########################################### [ 25%]
 Preparing db table
 Preparing host table
 Preparing user table
 Preparing func table
 Preparing tables_priv table
 Preparing columns_priv table
 Installing all prepared tables
 050519 16:01:08 /usr/sbin/mysqld: Shutdown Complete
 
 
 PLEASE REMEMBER TO SET A PASSWORD FOR THE MySQL root USER !
 To do so, start the server, then issue the following commands:
 /usr/bin/mysqladmin -u root password 'new-password'
 /usr/bin/mysqladmin -u root -h tp390x.niwaka.ddo.jp password 'new-password'
 See the manual for more instructions.
 
 Please report any problems with the /usr/bin/mysqlbug script!
 
 The latest information about MySQL is available on the web at
 http://www.mysql.com
 Support MySQL by buying support/licenses at https://order.mysql.com
 
    2:MySQL-Max              ########################################### [ 50%]
 Restarting mysqld.
    3:MySQL-shared           ########################################### [ 75%]
    4:MySQL-client           ########################################### [100%]
 完了

* コメント [#v252f82d]
#pcomment(MySQL/コメント)