Usually collation problems will cause your queries to run exceedingly slow, so it's important that everything is setup properly.
You have a database connection collation, a database collation and a table collation. Be sure all three are setup to utf8. If the problem persists, check your phpmyadmin configuration file and see what collation defaults are showing up.
Dooltaz
2009-09-11 17:12:40