Main Contents

Tag:mysql

wordpress-latin1轉utf8_general_ci

wordpress-latin1轉utf8_general_ci

原理是先把wordpress database 從mysql dump出來,
然後將之轉成utf8之後,再塞回去database。
1.把wordpress database dump出來
mysqldump -u [database user] -p [wordpress database] > wp.sql
(不知道為...

Tag Cloud:



Feed