15 Apr
                
                    2004
                
            
            
                15 Apr
                
                '04
                
            
            
            
        
    
                7:15 a.m.
            
        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