Tagged with " mysql"

No Thumbnail

MySQL UTF8 Import

mysql -u root --default_character_set utf8 -p database < import.sql 沒有亂碼了 [aha

Mar 15, 2008     No Comments
Read More
No Thumbnail

Use Shared Host’s MySQL on VPS

On my 1&1 VPS II server, it comes with only 256MB of dedicated memory, which is pathetic. If I run [...]

Apr 15, 2007     No Comments
Read More