Collations and charsets in Mysql dumps

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Collations and charsets in Mysql dumps

Post by onion2k »

Is there any way to get either PHPMyAdmin or mysqldump.exe to retain the character encoding settings for columns when you dump the structure of a database table? I can't find a way..
Post Reply