[development] phpMyAdmin + Drupal 4.7 issue

Khalid B kb at 2bits.com
Tue Mar 28 15:52:59 UTC 2006


> > - Tell phpMyAdmin users to create their db in utf-8 encoding (or have it
> > created as such by the host). Will need clear and easy to find
> > docs/instructions.

Would something like this work for every table in database/database.mysql?

) TYPE=MyISAM CHARACTER SET utf8;

This would work in mysql command line as well as any PHPMyAdmin.

Or is it not enough?


More information about the development mailing list