[Phpmyadmin-devel] charset tests (MySQL 4.0.16)

Marc Delisle DelislMa at CollegeSherbrooke.qc.ca
Thu Apr 15 11:15:13 CEST 2004


Michal Čihař a écrit:

> On 15.04.2004 13:55 -0400, Marc Delisle wrote:
> 
>>Hmmm, pretty printing is now broken when I paste this:
>>
>>CREATE TABLE `testcharset` (
>>  `prénom` varchar(30) NOT NULL default ''
>>) TYPE=MyISAM;
>>
>>I can't even run this command from the query box!
>>
>>However it works if I remove the "é".
> 
> 
> I couldn't break this thing :-), I just modified
> libraries/display_tbl.lib.php to convert column name when displaying...
> 

Sorry Michal,

It's not you. My test command containing a "é" is mangled
by the parser when my Language is -utf-8.

We have an old bug report about this, I think.

Marc





More information about the Developers mailing list