2 messages in com.mysql.lists.bugsSwedish umlaut in ENUM in DESCRIBE
FromSent OnAttachments
Andreas Pardeike26 Mar 2004 00:36 
Sergei Golubchik26 Mar 2004 01:49 
Subject:Swedish umlaut in ENUM in DESCRIBE
From:Andreas Pardeike (andr@pardeike.net)
Date:03/26/2004 12:36:05 AM
List:com.mysql.lists.bugs

Hi,

in my 4.1.1 I see the wrong output on 'describe table' on fields definitions that include an enum('', ... ,'') with swedish umlauts.

My binary defaults to latin1 and so does my linux and my terminal. Output of selects from within the terminal shows umlauts fine.

However, they work fine in queries.

Is this just my configuration? I did try different configurations and it seems not to make any difference.