<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>おじさんの備忘録-番外編- &#187; MySQL</title>
	<atom:link href="http://www.dxcode.com/archives/tag/mysql/feed" rel="self" type="application/rss+xml" />
	<link>http://www.dxcode.com</link>
	<description>個人的なメモ書き</description>
	<lastBuildDate>Fri, 13 Jan 2012 23:57:25 +0000</lastBuildDate>
	<language>ja</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
		<item>
		<title>PHP 5.3.9 と MySQL 5.5.20 にアップデート</title>
		<link>http://www.dxcode.com/archives/2012/01141862.html</link>
		<comments>http://www.dxcode.com/archives/2012/01141862.html#comments</comments>
		<pubDate>Fri, 13 Jan 2012 23:57:25 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[CentOS6]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[yum]]></category>
		<category><![CDATA[アップデート]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=1862</guid>
		<description><![CDATA[公式リポジトリではなく非公式のRemiリポジトリからのリリースされたもの。 PHP5.3.9 アップデート内容 >> PHP 5.3.9 Released! MySQL5.5.20 アップデート内容 >> D.1.2.  [...]]]></description>
			<content:encoded><![CDATA[<p>公式リポジトリではなく非公式の<a href="http://rpms.famillecollet.com/" title="Les RPM de Remi - Packages">Remiリポジトリ</a>からのリリースされたもの。</p>
<p><a href="http://www.dxcode.com/wp-content/uploads/2012/01/php_mysql_update.png" class="highslide" onclick="return hs.expand(this)"><img src="http://www.dxcode.com/wp-content/uploads/2012/01/php_mysql_update-400x193.png" alt="" title="php_mysql_update" width="400" height="193" class="alignnone size-thumbnail wp-image-1866" /></a></p>
<p>PHP5.3.9 アップデート内容<br />
>> <a href="http://www.php.net/archive/2012.php#id2012-01-11-1" title="PHP 5.3.9 Released!">PHP 5.3.9 Released!</a><br />
MySQL5.5.20 アップデート内容<br />
>><a href="http://dev.mysql.com/doc/refman/5.5/en/news-5-5-20.html" title="D.1.2. Changes in MySQL 5.5.20 (10 January 2012)"> D.1.2. Changes in MySQL 5.5.20 (10 January 2012)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2012/01141862.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>CentOS 6.1にアップデート</title>
		<link>http://www.dxcode.com/archives/2011/12131816.html</link>
		<comments>http://www.dxcode.com/archives/2011/12131816.html#comments</comments>
		<pubDate>Mon, 12 Dec 2011 21:46:27 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[CentOS6]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[アップデート]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=1816</guid>
		<description><![CDATA[CentOS 6.1がリリースされていたのでyumにてアップデート。 CentOS 6用のContinuous Releaseリポジトリを導入していたのでupdatesのファイル数自体はそれほど多くなかった。 アップデー [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.dxcode.com/wp-content/uploads/2011/12/centos.png" class="highslide" onclick="return hs.expand(this)"><img src="http://www.dxcode.com/wp-content/uploads/2011/12/centos.png" alt="" title="centos" width="273" height="94" class="alignright size-full wp-image-1818" /></a><br />
CentOS 6.1がリリースされていたのでyumにてアップデート。<br />
CentOS 6用のContinuous Releaseリポジトリを導入していたのでupdatesのファイル数自体はそれほど多くなかった。<br style="clear:both;" /></p>
<p>アップデート後再起動しバージョン確認</p>
<pre># cat /etc/redhat-release
CentOS release 6.1 (Final)</pre>
<p><a href="http://wiki.centos.org/Manuals/ReleaseNotes/CentOS6.1" title="CentOS 6.1 Release Notes">CentOS 6.1 Release Notes </a></p>
<p>序にremiリポジトリにMySQL5.5.19がリリースされていたので併せてアップデート</p>
<pre># rpm -q mysql
mysql-5.5.19-1.el6.remi.x86_64</pre>
<p>MySQL5.5.19更新内容 »» <a href="http://dev.mysql.com/doc/refman/5.5/en/news-5-5-19.html" title="D.1.2. Changes in MySQL 5.5.19 (08 December 2011)">D.1.2. Changes in MySQL 5.5.19 (08 December 2011)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2011/12131816.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL5.5.16にアップデート</title>
		<link>http://www.dxcode.com/archives/2011/09221746.html</link>
		<comments>http://www.dxcode.com/archives/2011/09221746.html#comments</comments>
		<pubDate>Wed, 21 Sep 2011 23:20:03 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[CentOS6]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[Remi]]></category>
		<category><![CDATA[リポジトリ]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=1746</guid>
		<description><![CDATA[MySQLの5.5.16がRemiレポジトリよりリリースされていたのでアップデート。 (1/12): mysql-5.5.16-1.el6.remi.x86_64.rpm &#124; 5.7 MB (2/12): mysql-d [...]]]></description>
			<content:encoded><![CDATA[<p>MySQLの5.5.16がRemiレポジトリよりリリースされていたのでアップデート。</p>
<pre>(1/12): mysql-5.5.16-1.el6.remi.x86_64.rpm                         | 5.7 MB
(2/12): mysql-devel-5.5.16-1.el6.remi.x86_64.rpm                   | 152 kB
(3/12): mysql-libs-5.5.16-1.el6.remi.x86_64.rpm                    | 757 kB
(4/12): mysql-server-5.5.16-1.el6.remi.x86_64.rpm                  |  10 MB
(5/12): php-5.3.8-4.el6.remi.x86_64.rpm                            | 2.3 MB
(6/12): php-cli-5.3.8-4.el6.remi.x86_64.rpm                        | 2.2 MB
(7/12): php-common-5.3.8-4.el6.remi.x86_64.rpm                     | 844 kB
(8/12): php-gd-5.3.8-4.el6.remi.x86_64.rpm                         | 131 kB
(9/12): php-mbstring-5.3.8-4.el6.remi.x86_64.rpm                   | 894 kB
(10/12): php-mcrypt-5.3.8-4.el6.remi.x86_64.rpm                    |  39 kB
(11/12): php-mysql-5.3.8-4.el6.remi.x86_64.rpm                     |  80 kB
(12/12): php-pdo-5.3.8-4.el6.remi.x86_64.rpm                       | 106 kB</pre>
<p>PHP関連も修正が入っていたみたいなので併せて実行</p>
<p>DB自体をアップグレード</p>
<pre>[root@centos ~]# mysql_upgrade -u root -p</pre>
<p>MySQLの再起動</p>
<pre>[root@centos ~]# /etc/rc.d/init.d/mysqld restart
mysqld を停止中:                                           [  OK  ]
mysqld を起動中:                                           [  OK  ]</pre>
<p>バージョン確認</p>
<pre>[root@centos ~]# rpm -q mysql
mysql-5.5.16-1.el6.remi.x86_64</pre>
<p>MySQL5.5.16更新内容 »» <a href="http://dev.mysql.com/doc/refman/5.5/en/news-5-5-16.html" title="D.1.1. Changes in MySQL 5.5.16 (15 September 2011)">D.1.1. Changes in MySQL 5.5.16 (15 September 2011)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2011/09221746.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL5.5 default-character-set 廃止</title>
		<link>http://www.dxcode.com/archives/2011/04281527.html</link>
		<comments>http://www.dxcode.com/archives/2011/04281527.html#comments</comments>
		<pubDate>Wed, 27 Apr 2011 22:31:07 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[最適化]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=1527</guid>
		<description><![CDATA[MySQLを5.1から5.5にアップデートしたら起動でこけた。 どうやらdefault-character-setが廃止になりcharacter-set-serverに変わったみたい。 /etc/my.cnf の[mys [...]]]></description>
			<content:encoded><![CDATA[<p>MySQLを5.1から5.5にアップデートしたら起動でこけた。<br />
どうやらdefault-character-setが廃止になりcharacter-set-serverに変わったみたい。</p>
<p>/etc/my.cnf の[mysqld]項目を変更すれば問題なく起動した。</p>
<blockquote><p>[mysqld]<br />
#default-character-set = utf8  ← 無効化<br />
<strong>character-set-server = utf8</strong>  ← 追加<br />
datadir=/var/lib/mysql<br />
socket=/var/lib/mysql/mysql.sock<br />
user=mysql<br />
# Disabling symbolic-links is recommended to prevent assorted security risks<br />
symbolic-links=0</p>
<p># To enable the InnoDB Plugin, uncomment the 2 next lines<br />
#ignore-builtin-innodb<br />
#plugin-load=innodb=ha_innodb_plugin.so</p>
<p># To enable InnoDB-related INFORMATION_SCHEMA tables<br />
# Join the following options to above directive<br />
  ;innodb_trx=ha_innodb_plugin.so<br />
  ;innodb_locks=ha_innodb_plugin.so<br />
  ;innodb_cmp=ha_innodb_plugin.so<br />
  ;innodb_cmp_reset=ha_innodb_plugin.so<br />
  ;innodb_cmpmem=ha_innodb_plugin.so<br />
  ;innodb_cmpmem_reset=ha_innodb_plugin.so</p>
<p>key_buffer_size=512MB<br />
table_cache=1024<br />
max_allowed_packet=1MB<br />
long_query_time=1<br />
sort_buffer_size=2MB</p></blockquote>
<p>起動後は使用していたデータベース自体もアップデート必要なので下記コマンド実行。</p>
<pre># mysql_upgrade -u root -p</pre>
<p>my.cnfaにある最下段のチューニング項目は5.1時代のものなのでこのままでOKなのかは不明だが今のところ問題なく動作している。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2011/04281527.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQL管理ツール phpMyAdmin</title>
		<link>http://www.dxcode.com/archives/2009/0327766.html</link>
		<comments>http://www.dxcode.com/archives/2009/0327766.html#comments</comments>
		<pubDate>Fri, 27 Mar 2009 05:31:16 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[CentOS5]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=766</guid>
		<description><![CDATA[MySQLをGUI環境で操作できるPHPアプリ。SQL文を全く書けない私にでもデータベースを操作できるので、データを修正したい時など非常に重宝している。 もちろんデータベースの作成や削除だけではなく、インポートやエキスポ [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.dxcode.com/wp-content/uploads/2009/03/phpmyadmin.png" alt="phpMyAdmin" width="335" height="204" class="attachment wp-att-767 alignright" /><br />
MySQLをGUI環境で操作できるPHPアプリ。SQL文を全く書けない私にでもデータベースを操作できるので、データを修正したい時など非常に重宝している。</p>
<p>もちろんデータベースの作成や削除だけではなく、インポートやエキスポート機能もあるのでデータベース関連はこのアプリさえあれば事足りる。<br />
と言うかかなり長い間使用しているが、この4つの機能しか殆ど使用した事がない。</p>
<p>ただ難点は<a title="phpMyAdmin - News" href="http://www.phpmyadmin.net/home_page/news.php">更新頻度が結構速い</a>のでアップデート作業が頻繁に訪れる。外部に公開しているわけではないので最新版を追いかける必要もないかもしれないが、security-fix versionとか書かれると気になりついついアップデートしてしまう。<br style="clear:both;" /></p>
<p>因みにphpMyAdmin3.xxシリーズはPHP5.2以降及びMySQL5.0以降の環境が必要条件になっており、CentOSのデフォルトではPHPが5.1.6なのでphpMyAdminは2.xxシリーズになってしまう。</p>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2009/0327766.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>リポジトリを追加 -Les RPM de Remi-</title>
		<link>http://www.dxcode.com/archives/2009/0209254.html</link>
		<comments>http://www.dxcode.com/archives/2009/0209254.html#comments</comments>
		<pubDate>Mon, 09 Feb 2009 02:09:33 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[CentOS5]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[リポジトリ]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=254</guid>
		<description><![CDATA[CentOS5.2でPHPをインストールするとPHP5.1.6がインストールされるが5.2.xxを使用したかったのでサードパーティのリポジトリを追加した。 今回追加したのはフランスのLes RPM de Remiというと [...]]]></description>
			<content:encoded><![CDATA[<p>CentOS5.2でPHPをインストールするとPHP5.1.6がインストールされるが5.2.xxを使用したかったのでサードパーティのリポジトリを追加した。</p>
<p>今回追加したのはフランスの<a title="Les RPM de Remi" href="http://blog.famillecollet.com/">Les RPM de Remi</a>というところのもの。追加することによりPHPやMySQLの最新版が使用することができる。<br />
ただ公式にサポートされたリポジトリではないので当然リスクは大きくなるが、故人鯖ゆえ第三者に迷惑がかからなければOKというスタンスで導入した。</p>
<p>GPGキーをインポート</p>
<blockquote><p>[root@server ~]# rpm &#8211;import http://rpms.famillecollet.com/RPM-GPG-KEY-remi</p></blockquote>
<p>リポジトリファイルを追加</p>
<blockquote><p>[root@server ~]# cd /etc/yum.repos.d<br />
[root@server ~]# wget http://rpms.famillecollet.com/remi-enterprise.repo</p></blockquote>
<p>リポジトリファイルを編集</p>
<blockquote><p>[root@server ~]# vi /etc/yum.repos.d/remi-enterprise.repo</p></blockquote>
<blockquote><p>[remi]<br />
name=Les RPM de remi pour Enterpise Linux $releasever &#8211; $basearch<br />
baseurl=http://rpms.famillecollet.com/el$releasever.$basearch/<br />
http://iut-info.univ-reims.fr/remirpms/el$releasever.$basearch/<br />
enabled=0<br />
gpgcheck=1<br />
gpgkey=http://rpms.famillecollet.com/RPM-GPG-KEY-remi<br />
failovermethod=priority</p>
<p>[remi-test]<br />
name=Les RPM de remi en test pour Enterpise Linux $releasever &#8211; $basearch<br />
baseurl=http://remi.collet.free.fr/rpms/test-el$releasever.$basearch/<br />
enabled=0<br />
gpgcheck=1<br />
gpgkey=http://rpms.famillecollet.com/RPM-GPG-KEY-remi</p></blockquote>
<p>常時有効にしておくのは気持ち悪いので[remi]のenabled=1をenabled=0に変更。<br />
[remi-test]はアルファ版等のテスト用なので使用しない方がベターというか項目自体削除しておいた方がいいと思う。</p>
<p>で実際に使用する際は下記コマンドでOK</p>
<blockquote><p>[root@server ~]# yum &#8211;enablerepo=remi update php</p></blockquote>
<p>ただ依存関係で躓く事も多いので実際には下記のコマンドで対応している。</p>
<blockquote><p>[root@server ~]# yum &#8211;enablerepo=remi update</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2009/0209254.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MySQLのチューニング</title>
		<link>http://www.dxcode.com/archives/2008/042370.html</link>
		<comments>http://www.dxcode.com/archives/2008/042370.html#comments</comments>
		<pubDate>Wed, 23 Apr 2008 03:38:33 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[CentOS5]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[最適化]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/?p=123</guid>
		<description><![CDATA[現在使用しているテーブル数は100前後なのでチューニングする必要性はないと思うが。 /etc/my.cnfを編集 [mysqld] key_buffer_size=512MB table_cache=1024 max_a [...]]]></description>
			<content:encoded><![CDATA[<p>現在使用しているテーブル数は100前後なのでチューニングする必要性はないと思うが。</p>
<p>/etc/my.cnfを編集</p>
<blockquote><p>[mysqld]<br />
key_buffer_size=512MB<br />
table_cache=1024<br />
max_allowed_packet=1MB<br />
record_buffer=1MB<br />
long_query_time=1<br />
sort_buffer_size=2MB</p></blockquote>
<p>下記記事を参考にすべて設定するとエラーが起きてMySQLが起動しなかったので上記パラメータのみ設定するようにした。<br />
ただエラーが起きたのは私の書き方が間違っていたために発生したのかもしれない。<br />
因みに現在当サーバにインストールされているMySQLのバージョンは5.0.22なので最新版ではないみたい。</p>
<p>参考記事 » <a title="5分でできる、MySQLのメモリ関係のチューニング！" href="http://dsas.blog.klab.org/archives/50860867.html">5分でできる、MySQLのメモリ関係のチューニング！</a></p>
<p>万一に備えて /etc/my.cnf の中身をメモしておく。</p>
<p><span id="more-70"></span></p>
<blockquote><p>[mysqld]<br />
datadir=/var/lib/mysql<br />
socket=/var/lib/mysql/mysql.sock<br />
# Default to using old password format for compatibility with mysql 3.x<br />
# clients (those using the mysqlclient10 compatibility package).<br />
old_passwords=1<br />
default-character-set = utf8</p>
<p>key_buffer_size=512MB<br />
table_cache=1024<br />
max_allowed_packet=1MB<br />
record_buffer=1MB<br />
long_query_time=1<br />
sort_buffer_size=2MB</p>
<p>[mysql.server]<br />
user=mysql<br />
basedir=/var/lib</p>
<p>[mysqld_safe]<br />
log-error=/var/log/mysqld.log<br />
pid-file=/var/run/mysqld/mysqld.pid</p>
<p>[mysql]<br />
default-character-set = utf8</p></blockquote>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2008/042370.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>XREAで複数のデータベースを管理する</title>
		<link>http://www.dxcode.com/archives/2007/10148.html</link>
		<comments>http://www.dxcode.com/archives/2007/10148.html#comments</comments>
		<pubDate>Sat, 13 Oct 2007 20:10:21 +0000</pubDate>
		<dc:creator>kecha</dc:creator>
				<category><![CDATA[Xrea]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[データベース]]></category>

		<guid isPermaLink="false">http://www.dxcode.com/archives/2007/111839.php</guid>
		<description><![CDATA[データベース管理ツール phpMyAdmin で複数のデータベースを管理するにはconfig.inc.phpを修正することにより実現可能。 config.inc.phpはXREAの管理画面からphpMyAdminをインス [...]]]></description>
			<content:encoded><![CDATA[<p>データベース管理ツール <a href="http://www.phpmyadmin.net/home_page/index.php" title="phpMyAdmin | MySQL Database Administration Tool | www.phpmyadmin.net">phpMyAdmin</a> で複数のデータベースを管理するにはconfig.inc.phpを修正することにより実現可能。</p>
<p>config.inc.phpは<a href="http://www.xrea.com/" title="-Free Web Hosting-">XREA</a>の管理画面からphpMyAdminをインストールするとpublic_html/log/phpmyadminにインストールされるのでそのディレクトリ内にある。<br />
FTPでダウンロードし修正したものを上書きアップロードするだけでOK。</p>
<pre>
/*
 * 1つめのデータベース
 */
$i++;
$cfg['Servers'][$i]['auth_type'] = 'config';
$cfg['Servers'][$i]['host'] = 'localhost';
$cfg['Servers'][$i]['connect_type'] = 'tcp';
$cfg['Servers'][$i]['compress'] = false;
$cfg['Servers'][$i]['extension'] = 'mysql';
$cfg['Servers'][$i]['user']          = 'ユーザ名';
$cfg['Servers'][$i]['password']      = 'パスワード';
$cfg['Servers'][$i]['only_db']       = 'データベース名';

/*
 * 2つめのデータベース
 */
$i++;
$cfg['Servers'][$i]['auth_type'] = 'config';
$cfg['Servers'][$i]['host'] = 'localhost';
$cfg['Servers'][$i]['connect_type'] = 'tcp';
$cfg['Servers'][$i]['compress'] = false;
$cfg['Servers'][$i]['extension'] = 'mysql';
$cfg['Servers'][$i]['user']          = 'ユーザ名';
$cfg['Servers'][$i]['password']      = 'パスワード';
$cfg['Servers'][$i]['only_db']       = 'データベース名';</pre>
<p>上記の２つめのデータベース以降をコピーして下にペーストしていくだけで、下記のようにphpMyAdminのトップページ右上にデータベースを選択するプルダウンメニューが出現する。</p>
<p><img src="http://www.dxcode.com/wp-content/uploads/2009/03/xrea_phpmyadmin.gif" alt="phpMyAdminにプルダウンメニュー" width="352" height="242" class="attachment wp-att-552 " /></p>
<p>参考記事 >> <a href="http://wordpress.xwd.jp/euc_to_utf/pma.php" title="phpMyAdminのインストール">WordPress Japan &#8211; phpMyAdminのインストール</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.dxcode.com/archives/2007/10148.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

