advanced code snippet search
jmacgr on 01/15/10
mysql utf8 terminal
01/15/10 03:47am
1 person have marked this snippet as a favorite
jmacgr
mysqldump –default-character-SET=utf8 –DATABASES databasename > “dumpfile.sql”
Report this snippet Tweet
Comment:
You need to login to post a comment.