On Saturday, December 08, 2001 at 21:46:52, Bojan IVANCIC wrote:

BI> Hi:
BI> Just a short Q:
BI> - if I install MySQL through rpm is it possible with any sort of 
BI> postintallation to change the code page e.g. from Latin-1 to Latin-2.

BI> Thanx and bye.

BI> Bojan

Hi,

Try to add to my.cnf file into section [mysqld] line like this:

[mysqld]
default-character-set=latin2

This enables latin-2 character set as default.

Best Regards,
-- 
Jarek


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

  • Latin-2 Bojan IVANCIC
    • Jarek Jarzebowski

Reply via email to