At 15:18 10/4/2002 +0200, [EMAIL PROTECTED] wrote: Hi! >Thank you for your help, but I know that I must compile kernel (mysqld) >with this char set. But, this I can do with Unix (or Linux, etc.). What >can I do with kernel for Win32? Is any mysqld with char set win1250 >compiled in?
The 4.01 Win32 release was compiled with win1250, like you can see below: Microsoft Windows 2000 [Versão 5.00.2195] (C) Copyright 1985-1999 Microsoft Corp. c:\mysql\bin>mysql Welcome to the MySQL monitor. Commands end with ; or \g. Your MySQL connection id is 4 to server version: 4.0.1-alpha-max-nt Type 'help;' or '\h' for help. Type '\c' to clear the buffer. mysql> show variables like "character_sets"; +----------------+------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ -------------------------------------+ | Variable_name | Value | +----------------+------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ -------------------------------------+ | character_sets | latin1 big5 czech euc_kr gb2312 gbk latin1_de sjis tis620 ujis dec8 dos german1 hp8 koi8_ru latin2 swe7 usa7 cp1251 danish hebrew win1251 estonia hungarian koi8_ukr win1251ukr greek win1250 croat cp1257 latin5 | +----------------+------------------------------------------------------------------------------ ------------------------------------------------------------------------------------------------ -------------------------------------+ 1 row in set (0.00 sec) mysql> > Or must I download any other version of MySQL? And which version (where > is win1250 compiled in)? Please see above. Regards, Miguel For technical support contracts, goto https://order.mysql.com/ __ ___ ___ ____ __ / |/ /_ __/ __/ __ \/ / Miguel A. Solórzano <[EMAIL PROTECTED]> / /|_/ / // /\ \/ /_/ / /__ MySQL AB, FullTime Developer /_/ /_/\_, /___/\___\_\___/ Mogi das Cruzes - São Paulo, Brazil <___/ 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 <[EMAIL PROTECTED]> To unsubscribe, e-mail <[EMAIL PROTECTED]> Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php