<?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/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>MySQL &#8211; BrilliantCode.net</title>
	<atom:link href="https://www.brilliantcode.net/tag/mysql/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.brilliantcode.net</link>
	<description></description>
	<lastBuildDate>Wed, 10 Jun 2020 01:46:30 +0000</lastBuildDate>
	<language>zh-TW</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.2.3</generator>

<image>
	<url>https://i0.wp.com/www.brilliantcode.net/wp-content/uploads/2017/06/cropped-icon-2.png?fit=32%2C32&#038;ssl=1</url>
	<title>MySQL &#8211; BrilliantCode.net</title>
	<link>https://www.brilliantcode.net</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">130881408</site>	<item>
		<title>MySQL #01 binary logs 設定與屬性</title>
		<link>https://www.brilliantcode.net/2097/mysql-01-binary-logs-settings-attributes/</link>
				<comments>https://www.brilliantcode.net/2097/mysql-01-binary-logs-settings-attributes/#comments</comments>
				<pubDate>Sat, 04 Apr 2020 17:50:58 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[MySQL Event]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=2097</guid>
				<description><![CDATA[<p>無意間忽略 MySQL Binary Log 相關設定可能會造成很嚴重的問題，而這包括資料庫增長速度異常。所以在本文中將會介紹一些跟 Binary Log 相關的設定、以及如何建立可以自動刪除 binary log 的 MySQL Event。本文提供三種方法解決 Binary log 佔據過多空間的問題，各方法之間皆有不同的用途與特色，只有使用情境是否適合而已。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/2097/mysql-01-binary-logs-settings-attributes/">MySQL #01 binary logs 設定與屬性</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/2097/mysql-01-binary-logs-settings-attributes/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2097</post-id>	</item>
		<item>
		<title>WordPress 資料庫大小猛增</title>
		<link>https://www.brilliantcode.net/2070/wordpress-database-size-too-large/</link>
				<comments>https://www.brilliantcode.net/2070/wordpress-database-size-too-large/#comments</comments>
				<pubDate>Mon, 30 Mar 2020 18:12:19 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[Wordpress]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=2070</guid>
				<description><![CDATA[<p>第一次遇到這種詭異的事情，不過也確實需要另外花時間深究 Wordpress 到底何德何能可以把 160GB 的硬碟容量撐爆。本文將會介紹兩種檢查 MySQL 資料表容量的做法以及如何使用 plugin 輕鬆解決此問題。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/2070/wordpress-database-size-too-large/">WordPress 資料庫大小猛增</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/2070/wordpress-database-size-too-large/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2070</post-id>	</item>
		<item>
		<title>CentOS 8 架站教學彙整</title>
		<link>https://www.brilliantcode.net/2030/centos-8-installation-settings/</link>
				<comments>https://www.brilliantcode.net/2030/centos-8-installation-settings/#respond</comments>
				<pubDate>Tue, 10 Mar 2020 18:18:03 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[build web server]]></category>
		<category><![CDATA[FTP Server]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=2030</guid>
				<description><![CDATA[<p>官方說 CentOS 8 會支援更新到 2029 年，所以最近需要架站的話，建議就直上版本 8 吧！這是最省事實惠的選擇。以下是整理我們發表過關於 CentOS 8 設定與安裝步驟的文章，希望能幫助到有需要的人。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/2030/centos-8-installation-settings/">CentOS 8 架站教學彙整</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/2030/centos-8-installation-settings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">2030</post-id>	</item>
		<item>
		<title>CentOS 8 安裝與設定 MySQL 8, phpMyAdmin 4.9</title>
		<link>https://www.brilliantcode.net/1966/centos-8-install-mysql-8-phpmyadmin-4-9/</link>
				<comments>https://www.brilliantcode.net/1966/centos-8-install-mysql-8-phpmyadmin-4-9/#comments</comments>
				<pubDate>Sat, 25 Jan 2020 09:13:59 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=1966</guid>
				<description><![CDATA[<p>MySQL 8 具有更快的速度與穩定性，據說在許多項目的效能又勝過孿生兄弟 MariaDB，事實上這兩個孿生兄弟軟體的表現都很優秀。總之，本文就是要介紹該如何在 CentOS 8 上完成 MySQL 8、phpMyAdmin 4.9的安裝與基本設定。值得注意的是，請先將伺服器的 PHP 和 網站伺服器(Apache or Nginx或其他) 都安裝完成，才有辦法測試 phpMyAdmin。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/1966/centos-8-install-mysql-8-phpmyadmin-4-9/">CentOS 8 安裝與設定 MySQL 8, phpMyAdmin 4.9</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/1966/centos-8-install-mysql-8-phpmyadmin-4-9/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">1966</post-id>	</item>
		<item>
		<title>修改 MySQL 時區</title>
		<link>https://www.brilliantcode.net/473/mysql-set-change-timezone/</link>
				<comments>https://www.brilliantcode.net/473/mysql-set-change-timezone/#respond</comments>
				<pubDate>Sun, 23 Jul 2017 11:47:25 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=473</guid>
				<description><![CDATA[<p>修改 MySQL 時區 的做法有兩種，你要採取哪一種方式：<br />
(端看你能不能重啟MySQL伺服器)<br />
1. 修改my.cnf (能夠重啟MySQL伺服器) 2. 直接修改MySQL系統變數</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/473/mysql-set-change-timezone/">修改 MySQL 時區</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/473/mysql-set-change-timezone/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">473</post-id>	</item>
		<item>
		<title>CentOS 7 架站教學彙整 (Apache 2.4 + MySQL 5.7 + php 7 + phpMyAdmin + SSH + sFTP)</title>
		<link>https://www.brilliantcode.net/450/centos-7-setup-apache-2-4-mysql-5-7-php-7-phpmyadmin-ssh-sftp/</link>
				<comments>https://www.brilliantcode.net/450/centos-7-setup-apache-2-4-mysql-5-7-php-7-phpmyadmin-ssh-sftp/#comments</comments>
				<pubDate>Thu, 20 Jul 2017 16:23:17 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[Apache]]></category>
		<category><![CDATA[build web server]]></category>
		<category><![CDATA[FTP Server]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[php]]></category>
		<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[SSH]]></category>
		<category><![CDATA[SSL]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=450</guid>
				<description><![CDATA[<p>本文會以剛灌好的CentOS 7作為基礎，從零開始介紹完成架設一台Web Server的安裝、設定的所有步驟！<br />
包含Apache, php, MySQL, phpMyAdmin, SSH, sFTP等必要軟體安裝及設定的步驟。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/450/centos-7-setup-apache-2-4-mysql-5-7-php-7-phpmyadmin-ssh-sftp/">CentOS 7 架站教學彙整 (Apache 2.4 + MySQL 5.7 + php 7 + phpMyAdmin + SSH + sFTP)</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/450/centos-7-setup-apache-2-4-mysql-5-7-php-7-phpmyadmin-ssh-sftp/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">450</post-id>	</item>
		<item>
		<title>MySQL 5.7 排除錯誤 ERROR 1819 (HY000)</title>
		<link>https://www.brilliantcode.net/404/mysql-5-7-error-1819-hy000-validate-password-policy/</link>
				<comments>https://www.brilliantcode.net/404/mysql-5-7-error-1819-hy000-validate-password-policy/#respond</comments>
				<pubDate>Wed, 12 Jul 2017 16:52:23 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[MySQL]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=404</guid>
				<description><![CDATA[<p>『ERROR 1819 (HY000): Your password does not satisfy the current policy requirements.』<br />
這個錯誤訊息是我在新增MySQL使用者時跳出來的錯誤訊息！<br />
本文除了會說明如何排除這個錯誤之外，也會說明如何修改MySQL的密碼設定原則！</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/404/mysql-5-7-error-1819-hy000-validate-password-policy/">MySQL 5.7 排除錯誤 ERROR 1819 (HY000)</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/404/mysql-5-7-error-1819-hy000-validate-password-policy/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">404</post-id>	</item>
		<item>
		<title>phpMyAdmin 進階設定 讓phpMyAdmin更安全</title>
		<link>https://www.brilliantcode.net/274/phpmyadmin-advance-configuration/</link>
				<comments>https://www.brilliantcode.net/274/phpmyadmin-advance-configuration/#respond</comments>
				<pubDate>Fri, 07 Jul 2017 16:19:41 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=274</guid>
				<description><![CDATA[<p>為了讓管理員能僅用一個網址就可以登入phpMyAdmin管理MySQL，以至於phpMyAdmin無時無刻街暴露在外網之下 ...<br />
為了讓phpMyAdmin更安全 ...所以，本文章針對 phpMyAdmin 進階設定進行說明！</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/274/phpmyadmin-advance-configuration/">phpMyAdmin 進階設定 讓phpMyAdmin更安全</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/274/phpmyadmin-advance-configuration/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">274</post-id>	</item>
		<item>
		<title>phpMyAdmin 基本設定 提升安全的第一步</title>
		<link>https://www.brilliantcode.net/267/phpmyadmin-basic-configuration/</link>
				<comments>https://www.brilliantcode.net/267/phpmyadmin-basic-configuration/#comments</comments>
				<pubDate>Fri, 07 Jul 2017 14:27:48 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[phpMyAdmin]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[CentOS]]></category>
		<category><![CDATA[MySQL]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=267</guid>
				<description><![CDATA[<p>phpMyAdmin 安裝完畢之後是不能馬上使用的，如果就這樣打開phpMyAdmin會跳出一些錯誤訊息！<br />
這篇文章適合剛安裝好phpMyAdmin的人，這裡會記載如何完成 phpMyAdmin 基本設定！</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/267/phpmyadmin-basic-configuration/">phpMyAdmin 基本設定 提升安全的第一步</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/267/phpmyadmin-basic-configuration/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">267</post-id>	</item>
		<item>
		<title>CentOS 7 安裝 phpMyAdmin 4.7</title>
		<link>https://www.brilliantcode.net/262/centos-7-install-phpmyadmin-4-7/</link>
				<comments>https://www.brilliantcode.net/262/centos-7-install-phpmyadmin-4-7/#comments</comments>
				<pubDate>Fri, 07 Jul 2017 04:40:18 +0000</pubDate>
		<dc:creator><![CDATA[Andy Wang]]></dc:creator>
				<category><![CDATA[CentOS]]></category>
		<category><![CDATA[教學]]></category>
		<category><![CDATA[MySQL]]></category>
		<category><![CDATA[phpMyAdmin]]></category>

		<guid isPermaLink="false">https://www.brilliantcode.net/?p=262</guid>
				<description><![CDATA[<p>Linux上最老牌的MySQL管理軟體，就像是Microsoft SQL Server的SQL Server Managerment Studio(SSMS)！<br />
有安裝MySQL的話，幾乎都會使用 phpMyAdmin來管理MySQL，本文章列出在CentOS 7 安裝 phpMyAdmin 4.7 的過程。</p>
<p>這篇文章 <a rel="nofollow" href="https://www.brilliantcode.net/262/centos-7-install-phpmyadmin-4-7/">CentOS 7 安裝 phpMyAdmin 4.7</a> 最早出現於 <a rel="nofollow" href="https://www.brilliantcode.net">BrilliantCode.net</a>。</p>
]]></description>
						<wfw:commentRss>https://www.brilliantcode.net/262/centos-7-install-phpmyadmin-4-7/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
						<post-id xmlns="com-wordpress:feed-additions:1">262</post-id>	</item>
	</channel>
</rss>
