On Thu, 22 Aug 2002 14:32:46 +0300
Janis Baumanis <krotow@xxxxxxx> wrote:
>
> OS: Windows 2000
> Regional settings: Latvian
> MySQL version: 4.0.2 max
> ("mysqld-max-nt" as service with "--default-character-set=cp1257" in
> my.ini [mysqld] section)
>
> On first "SELECT * FROM person ORDER BY name;" i realize, that sort
> order is incorrect. I tested some character set related combinations
> what i found in manual, but this won't work at all. Then i looked in
> /mysql/share/charsets ans found, that cp1257.conf is totally wrong.
> I don't know, who wrote this file, but guessing, that he/they was
> lithuanians (they also use CP1257 aka ISO-8859-13, but they have oher
> national characters, different from ours. At last i write new
> version of cp1257.conf with both latvian and lithuianian language
> support and now my sorting problem is solved.
>
> UCASE()/LCASE() and TO_UPPER()/TO_LOWER() is not working and
> "SET CHARACTER SET cp1257;" return "1115 - Unknown character
> set: 'cp1257'", but those errors is already known and maybe
> will be solved somewhat :)
>
> To MySQL developpers: I may send my cp1257.conf to you, if you give me
> e-mail adress, where i may send it.
>
> --
> Best regards,
> Janis
You can upload a file to:
ftp://support.mysql.com:/pub/mysql/Incoming
and notify this list about the file name.
--
Regards,
--
For technical support contracts, go to https://order.mysql.com/?ref=msmi
__ ___ ___ ____ __
/ |/ /_ __/ __/ __ \/ / Mr. Sinisa Milivojevic <sinisa@xxxxxxxxx>
/ /|_/ / // /\ \/ /_/ / /__ MySQL AB, FullTime Developer
/_/ /_/\_, /___/\___\_\___/ Larnaca, Cyprus
<___/ www.mysql.com
---------------------------------------------------------------------
Before posting, please check:
http://www.mysql.com/manual.php (the manual)
http://lists.mysql.com/ (the list archive)
To request this thread, e-mail internals-thread4497@xxxxxxxxxxxxxxx
To unsubscribe, e-mail <internals-unsubscribe@xxxxxxxxxxxxxxx>
|