Author: Alex Barkov Email: [EMAIL PROTECTED] Message: > How did you install MySQL? You should specify during installation > that you want to use iso-8859-2 charset (aka latin2).
BTW, MySQL has a special charset "hungarian". You should compile mysql like this: configure --with-charset=hungarian Or use dynamic loading of hungarian charset. Take a look into MySQL documentation how to do it. Reply: <http://www.mnogosearch.org/board/message.php?id=4536> ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
