[TYPO3] Copy Database with UTF charsets

Sebastian Fuchs sebastian at hexerei.net
Wed May 31 12:09:50 CEST 2006


hi,
to keep your uf8 characters you could use this mysql-statment on a 
unix-box :

mysql -u mysqlusername -p mysqldatabasename < filetoimport.sql 
--default-character-set=utf8

after that you have to enter your mysqlpassword.

i think it is also possible with mysqladmin but you have to watch out 
for the collation charset.... (but i am not quit sure about that)

hope it helps,
sebastian



Pawe³ Stanis³awczuk wrote:





More information about the TYPO3-english mailing list