top
想請問一下我因為作業系統改成win7 64bit的關係,所以在安裝MySQL吃了苦頭,以現在最新版本為5.6.19來說,一直安裝不起來,是否有相關教學呢?

TOP

我嘗試依照您所撰寫MySQL超新手入門第2章中,MySQL官網裡面可下載Installer檔沒有64bit的,所以轉而進這個網頁http://dev.mysql.com/downloads/mysql/,下載community server,但是他有分mis及zip檔且檔案大小差很多,試著去執行那個msi檔但是無法進入第二階段的server設定,至於那個zip我完全不知道怎麼做......上網找資料似乎也沒有我要的,所以麻煩你解答囉!!

TOP

好的,非常感謝我會再找時間測試測試並且把遇到的錯誤畫面貼上來,屆時再請您解惑!!

TOP

你好經過測試最後在Apply security settings這邊失敗了。訊息如下:if a personal firewall is running on your machine, please make sure you have opened the TCP port 3306 for connection.
如果電腦上有防火牆正在執行,請確認你已經開啟3306 port連線設定。
Otherwise no client application can connect to the server.
否則沒有客戶端申請可以連線至伺服器。
After you have opened the port please [Retry] to apply the security settings.
在你開啟3306 Port之後請點選 "Retry" 將安全設定覆蓋。
if you are re-installing after you just uninstalled the MySQL server please note that the data directory was not removed automatically.
如果你在移除MySQL伺服器之後重新安裝,請注意資料目錄沒有被自動移除.
therefore the old password from your last installation is still needed to connect to server.
所以舊的密碼來自你的最新安裝仍需連線至伺服器。
In this case please select skip now and re-run the Configuration Wizard from the start menu.
在這種情況下,請選擇略過並從開始選單執行配置精靈。
-------------------------------------------------------------------------------------------------
我的英文程度不佳,不曉得翻譯的是不是有誤,但我有嘗試把防火牆關掉之後再安裝,但結果還是如此,我在想會不會是for 32bit的關係呢?還是32bit是通用的呢?

TOP

可是我已經確認過不論是program files 或者program data的目錄我都已經移除了耶~結果還是一樣說.....

TOP