Hi,

Red Hat 7.2, MySQL 3.23.47-1

I'd like to set up the character set on one of our table.
I've found an example of the SET command in the
mysql documentation, but I'm afraid I can't use it;

SET [OPTION] SQL_VALUE_OPTION= value, ...

set character set=hungarian on table;
ERROR 1115: Unknown character set: 'hungarian'

How can I turn on the hungarian language support?
And should I use the SET command in the mysql client,
or in mysqladmin?

Thanks in advance!

Regards:

                  Istvan 

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

Reply via email to