From: Aaron (aamehl_at_nonexisting.hamakor.org.il)
Date: Thu 29 Jan 2004 - 17:02:18 IST
Hi all,
Here is what I found in the msql docs:
You can change the character set with the |--default-character-set|
option when you start the server. The character sets available depend on
the |--with-charset=charset| and |--with-extra-charsets= list-of-charset
| complex | all | none| options to |configure|, and the character set
configuration files listed in `SHAREDIR/charsets/Index'. See section
2.3.3 Typical |configure| Options
<cid:part1.03030503.06090901_at_bezeqint.net>.
If you change the character set when running MySQL (which may also
change the sort order), you must run |myisamchk -r -q
--set-character-set=charset| on all tables. Otherwise, your indexes may
not be ordered correctly.
I am afraid that changing the character set will make the whold db
hebrew, I want heb/english. Any ideas
Also I am doing this for a db on a remote server.
Thanks
Aaron
=================================================================
To unsubscribe, send mail to linux-il-request_at_linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request_at_linux.org.il
This archive was generated by hypermail 2.1.7 : Thu 29 Jan 2004 - 18:37:47 IST