<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>bestlong 怕失憶論壇 - MySQL</title>
    <link>http://www.bestlong.idv.tw/forum.php?mod=forumdisplay&amp;fid=6</link>
    <description>Latest 20 threads of MySQL</description>
    <copyright>Copyright(C) bestlong 怕失憶論壇</copyright>
    <generator>Discuz! Board by Comsenz Inc.</generator>
    <lastBuildDate>Fri, 10 Apr 2026 08:49:52 +0000</lastBuildDate>
    <ttl>60</ttl>
    <image>
      <url>http://www.bestlong.idv.tw/static/image/common/logo_88_31.gif</url>
      <title>bestlong 怕失憶論壇</title>
      <link>http://www.bestlong.idv.tw/</link>
    </image>
    <item>
      <title>MySQL資料庫備份 - phpMyBackupPro</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=575</link>
      <description><![CDATA[一個專業的MySql備份工具。可以將數據備份到 ftp 或 email，可以自動備份、可以設置備份的計劃任務，可以還原數據庫、在線執行SQL語句

官方網址
http://www.phpmybackuppro.net/
http://sourceforge.net/projects/phpmybackup/ ...]]></description>
      <category>MySQL</category>
      <author>bestlong</author>
      <pubDate>Tue, 18 Dec 2007 10:57:24 +0000</pubDate>
    </item>
    <item>
      <title>ERROR 1071 (42000): Specified key was too long; max key length is 1024 bytes</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=259</link>
      <description><![CDATA[使用 InnoDB 格式
這是因為建立索引時，所選的欄位總長超過 1024 b 所以產生錯誤]]></description>
      <category>MySQL</category>
      <author>bestlong</author>
      <pubDate>Fri, 03 Nov 2006 16:11:22 +0000</pubDate>
    </item>
    <item>
      <title>MySQL 服務維護筆記</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=254</link>
      <description><![CDATA[内容摘要：使用MySQL服务的一些经验，主要从以下几个方面考虑的MySQL服务规划设计。对于高负载站点来说PHP和MySQL运行在一起（或者说任何应用和数据库运行在一起的规划）都是性能最大的瓶颈，这样的设计有如让人一手画圆一手画方，这样2个人的工作效率肯定不如让一个人 ...]]></description>
      <category>MySQL</category>
      <author>bestlong</author>
      <pubDate>Thu, 02 Nov 2006 16:17:27 +0000</pubDate>
    </item>
    <item>
      <title>MySQL ERROR 1093 (HY000): You can't specify target table 'forum_members'</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=229</link>
      <description><![CDATA[在 MySQL 4.1.20 環境下
對一個有 6 萬多筆紀錄的資料表執行更新命令如下



這應該是不支援 SubQuery 的問題，改成下列命令處理



影響列數:  1050 (查詢需時 349.5837 秒)]]></description>
      <category>MySQL</category>
      <author>bestlong</author>
      <pubDate>Wed, 18 Oct 2006 08:18:49 +0000</pubDate>
    </item>
    <item>
      <title>MySQL 之效能調校篇</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=193</link>
      <description><![CDATA[系統預設值

修改 my.cnf 設定檔]]></description>
      <category>MySQL</category>
      <author>bestlong</author>
      <pubDate>Thu, 28 Sep 2006 05:40:14 +0000</pubDate>
    </item>
    <item>
      <title>MySQL 之認證與授權篇</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=189</link>
      <description><![CDATA[設定密碼：
 

建立連線帳號、權限：


要讓權限修改立即生效：]]></description>
      <category>MySQL</category>
      <author>bestlong</author>
      <pubDate>Tue, 26 Sep 2006 07:22:31 +0000</pubDate>
    </item>
    <item>
      <title>MySQL 之編碼篇</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=188</link>
      <description><![CDATA[用 MySQL 資料庫最好弄清楚編碼設定的觀念來避免顯示亂碼的問題

OK.蹦's 知識庫
MySQL
http://leexuan.blogbus.com/s6278/

月夜火
MySQL 5 使用 UTF-8 配合 WordPress 的問題
http://moonfire.twbbs.org/17

[encoding] MySQL 4.1.x SET NAMES UTF8
http://blog.drago ...]]></description>
      <category>MySQL</category>
      <author>bestlong</author>
      <pubDate>Tue, 26 Sep 2006 01:59:54 +0000</pubDate>
    </item>
    <item>
      <title>MySQL 之日期處理篇</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=187</link>
      <description><![CDATA[若是日期資料是用字串方式儲存 YYYYMMDDHHmmss 的格式，可以用 str_to_date() 函數來轉換]]></description>
      <category>MySQL</category>
      <author>bestlong</author>
      <pubDate>Tue, 26 Sep 2006 01:49:38 +0000</pubDate>
    </item>
    <item>
      <title>資源</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=183</link>
      <description><![CDATA[CodeCharge TAIWAN 的 MySQL 討論區
http://www.codecharge.com.tw/phpBB3/viewforum.php?f=11]]></description>
      <category>MySQL</category>
      <author>bestlong</author>
      <pubDate>Fri, 22 Sep 2006 09:58:45 +0000</pubDate>
    </item>
    <item>
      <title>phpMyAdmin</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=175</link>
      <description><![CDATA[首先基於安全問題，解壓縮後的使用目錄名稱
絕對不要直接用 phpMyAdmin 或 phpmyadmin 為開頭的目錄名稱
因為搜尋引擎 robot 會去找
若剛好你又沒有設定 MySQL root 大總管的帳號密碼時，那資料庫內容可能會被收集。 ...]]></description>
      <category>MySQL</category>
      <author>bestlong</author>
      <pubDate>Wed, 20 Sep 2006 05:50:07 +0000</pubDate>
    </item>
    <item>
      <title>MySQL 資料存取元件</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=168</link>
      <description><![CDATA[http://crlab.com/

商業的資料存取解決方案

Core Lab products support the new environments from Borland: Turbo C++, Turbo Delphi, Turbo Delphi for .NET and Turbo C#.]]></description>
      <category>MySQL</category>
      <author>bestlong</author>
      <pubDate>Tue, 19 Sep 2006 11:39:59 +0000</pubDate>
    </item>
    <item>
      <title>MySQL 之備份</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=91</link>
      <description><![CDATA[網路上找到的運用 GMail 異地保存備份資料的方法]]></description>
      <category>MySQL</category>
      <author>bestlong</author>
      <pubDate>Thu, 07 Sep 2006 01:43:25 +0000</pubDate>
    </item>
    <item>
      <title>遷移 MS SQL 到 MySQL</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=68</link>
      <description><![CDATA[SQLServer迁移到Mysql的心得
年初的时候一直在做一个网站MSSQL2000 -&gt; MySQL5的迁移工作，因为采用了不同的程序系统，所以主要问题在数据的迁移。由于2个系统数据库结构差异非常大，不方便采取SQL SERVER里导入MYSQL的ODBC数据源的功能（也不推荐这么做，字段类型等不同 ...]]></description>
      <category>MySQL</category>
      <author>bestlong</author>
      <pubDate>Mon, 21 Aug 2006 15:16:15 +0000</pubDate>
    </item>
    <item>
      <title>當 MySQL 忘記管理密碼的解決方法(Linux 版)</title>
      <link>http://www.bestlong.idv.tw/forum.php?mod=viewthread&amp;tid=62</link>
      <description><![CDATA[如果 MySQL 正在運作，請先關閉，關閉方法：

service mysqld stop

或

killall -TERM mysqld

接下來，重新開啟 MySQL，請額外加上指令：

/usr/bin/safe_mysqld --skip-grant-tables &amp;
(請注意執行程式的路徑，請替換成你的程式路徑)

再來就是進入 MySQL：

# mysql ...]]></description>
      <category>MySQL</category>
      <author>bestlong</author>
      <pubDate>Tue, 08 Aug 2006 01:29:25 +0000</pubDate>
    </item>
  </channel>
</rss>