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...