[Phpmyadmin-devel] charset tests (MySQL 4.0.16)

Michal Čihař nijel at users.sourceforge.net
Thu Apr 15 10:26:03 CEST 2004


Hi Marc

On 15.04.2004 13:16 -0400, Marc Delisle wrote:
> Latest CVS, MySQL 4.0.16, PHP 4.3.4, mysql ext, AllowAnywhereRecoding=TRUE,
> language en-utf-8, mysql-charset: iso-8859-1
> 
> Structure: ok
> Browse: data ok, column title broken

Text gotten from parsed query is not converted, I'm going to fix this.

[...]
> Switching to AllowAnywhereRecoding=FALSE:
> 
> All is ok
> -----------------
> Switching Language to en-iso-utf-8:
> 
> Structure: column name broken
> Browse: data broken, column title broken
> SQL: fields list broken
> Search: fields list broken
> Insert: fields list broken
> Export: data broken, column name broken

No conversion at all => It has to be broken as you're using different
charset that MySQL uses. Choose some translation with iso-8859-2 and it
will be also "broken".

-- 
Regards
	Michal Čihař
	http://cihar.com




More information about the Developers mailing list