8 messages in com.mysql.lists.mysqlRe: Alternative Character Sets| From | Sent On | Attachments |
|---|---|---|
| Nicola Cisternino | 14 Feb 2000 07:56 | |
| Andrew G Milne | 14 Feb 2000 08:10 | |
| sin...@mysql.com | 14 Feb 2000 08:21 | |
| sin...@mysql.com | 14 Feb 2000 08:54 | |
| Shangwu Qi | 14 Feb 2000 09:04 | |
| Michael Widenius | 14 Feb 2000 22:14 | |
| Michael Widenius | 14 Feb 2000 22:24 | |
| Arion | 15 Feb 2000 23:53 |
| Subject: | Re: Alternative Character Sets![]() |
|---|---|
| From: | Arion (mys...@linux.talentinfo.com.hk) |
| Date: | 02/15/2000 11:53:54 PM |
| List: | com.mysql.lists.mysql |
IE loves converting native character to unicode characters like &1234; This won't happen for Netscape.
Any idea to solve?
sin...@mysql.com wrote:
Andrew G Milne writes:
Hi All,
There's probably a simple explanation for this:
I am using a Freebsd, mySQL, PHP4 server and am updating the database from a remote computer using a browser. I have copied and modified one of the character set files to support the arabic character set, using ISO 8859-6 as a reference...
I have NT Arabic running internet explorer 5, and I can enter the information correctly however when the information is retrieved, some arabic characters are not displayed correctly.
Does anyone know why this might be the case?
Regards,
Andrew
Hi!
MySQL will return char string just as it was inserted / updated. Only if escaping is performed, string will be returned unescaped.
Therefore, if Arabic chars are not displayed correctly, this is possibly a bug in Browser or it's setup.
Regards,
Sinisa
+----------------------------------------------------------------------+ | TcX ____ __ _____ _____ ___ == mys...@tcx.se | | /*/\*\/\*\ /*/ \*\ /*/ \*\ |*| Sinisa Milivojevic | | /*/ /*/ /*/ \*\_ |*| |*||*| mailto:sin...@mysql.com | | /*/ /*/ /*/\*\/*/ \*\|*| |*||*| Larnaka, Cyprus | | /*/ /*/ /*/\*\_/*/ \*\_/*/ |*|____ | | ^^^^^^^^^^^^/*/^^^^^^^^^^^\*\^^^^^^^^^^^ | | /*/ \*\ Developers Team | +----------------------------------------------------------------------+
--
--------------------------------------------------------------------- Please check "http://www.mysql.com/Manual_chapter/manual_toc.html" before posting. To request this thread, e-mail mysq...@lists.mysql.com
To unsubscribe, send a message to: <mysql-unsubscribe-mysql=linu...@lists.mysql.com>




