mysql資料庫匯出 - Linux

By Mary
at 2008-09-15T22:31
at 2008-09-15T22:31
Table of Contents
※ 引述《kadok (暗夜流星)》之銘言:
: 我的mysql資料庫匯出
: 不論是透過phpmyadmin
: 或是文字介面的mysqldump(該使用者locale為big5)
: 結果都是亂碼
: 我的架站程式都是建構在big5上面的
: 應該內容資料的編碼也是big5
: 可是我怎麼樣都匯不出正確的資料庫sql
: 匯出來的資料 中文字的地方都是亂碼
: 殘念
: 可否請指教一下 我該怎麼debug 或實作
: 方能匯出正確的資料庫內容
: 請指教
: 謝謝
mysqldump --default-character-set=latin1 -u root -p db > db.sql
參考這兩篇看看
http://blog.wu-boy.com/2007/04/08/92/
http://blog.wu-boy.com/2008/05/09/245/
--
Appleboy Blog: http://blog.Wu-Boy.com
Appleboy Life: http://life.wu-boy.com
迷你寫真部落格:http://mini101.twgg.org
--
: 我的mysql資料庫匯出
: 不論是透過phpmyadmin
: 或是文字介面的mysqldump(該使用者locale為big5)
: 結果都是亂碼
: 我的架站程式都是建構在big5上面的
: 應該內容資料的編碼也是big5
: 可是我怎麼樣都匯不出正確的資料庫sql
: 匯出來的資料 中文字的地方都是亂碼
: 殘念
: 可否請指教一下 我該怎麼debug 或實作
: 方能匯出正確的資料庫內容
: 請指教
: 謝謝
mysqldump --default-character-set=latin1 -u root -p db > db.sql
參考這兩篇看看
http://blog.wu-boy.com/2007/04/08/92/
http://blog.wu-boy.com/2008/05/09/245/
--
Appleboy Blog: http://blog.Wu-Boy.com
Appleboy Life: http://life.wu-boy.com
迷你寫真部落格:http://mini101.twgg.org
--
Tags:
Linux
All Comments
Related Posts
急問 關於架站在linux上

By Jake
at 2008-09-15T17:39
at 2008-09-15T17:39
請問Linux下測試記憶體的程式?

By Tom
at 2008-09-15T16:46
at 2008-09-15T16:46
最近在學linux,想請益些許問題

By Robert
at 2008-09-15T11:22
at 2008-09-15T11:22
ubuntu 今天玩了一天的問題加心得!!

By Edith
at 2008-09-15T11:16
at 2008-09-15T11:16
sendmail如何作forward的功能呢?

By Agatha
at 2008-09-15T09:45
at 2008-09-15T09:45