Re: Hebrew

2005-03-14 Thread Gleb Paharenko
s are all back at their defaults ? > > I'm assuming this is a permissions type problem? > > > Regards > > John B > > -Original Message- > From: Gleb Paharenko [mailto:[EMAIL PROTECTED] > Sent: 08 March 2005 21:06 > To: mysql@lists.mysql.c

RE: Hebrew

2005-03-12 Thread John Berman
es are all back at their defaults ? I'm assuming this is a permissions type problem? Regards John B -Original Message- From: Gleb Paharenko [mailto:[EMAIL PROTECTED] Sent: 08 March 2005 21:06 To: mysql@lists.mysql.com Subject: Re: Hebrew Hello. In most encodings english letters r

Re: Hebrew

2005-03-09 Thread Gleb Paharenko
ables were the data is in English - I > assume they will be ok ? > > John B > > -Original Message- > From: Gleb Paharenko [mailto:[EMAIL PROTECTED] > Sent: 07 March 2005 21:12 > To: mysql@lists.mysql.com > Subject: Re: Hebrew > > Hello. >

RE: Hebrew

2005-03-08 Thread John Berman
Thanks will do this. In the same dBase there a lots of tables were the data is in English - I assume they will be ok ? John B -Original Message- From: Gleb Paharenko [mailto:[EMAIL PROTECTED] Sent: 07 March 2005 21:12 To: mysql@lists.mysql.com Subject: Re: Hebrew Hello. Put all your

Re: Hebrew

2005-03-08 Thread Gleb Paharenko
character_sets_dir | /usr/mysql4/share/mysql/charsets/ | > +--+---+ > > > John B > > -Original Message- > From: Gleb Paharenko [mailto:[EMAIL PROTECTED] > Sent: 07 March 2005 12:28 > To: mysql@lists.mys

RE: Hebrew

2005-03-07 Thread John Berman
utf8 | | character_sets_dir | /usr/mysql4/share/mysql/charsets/ | +--+---+ John B -Original Message- From: Gleb Paharenko [mailto:[EMAIL PROTECTED] Sent: 07 March 2005 12:28 To: mysql@lists.mysql.com Subject: Re: Hebrew

Re: Hebrew

2005-03-07 Thread Gleb Paharenko
Hello. > Pointers were I went wrong would be appreciated What's the default character set for your server? Please, send us an output of the following statement: show variables like '%char%'; Please, use mysql command line client. "John Berman" <[EMAIL PROTECTED]> wrote: > Usi

Re: Hebrew Characters

2005-01-29 Thread Gleb Paharenko
Hello. I think, that you should start with reading the appropriate pages of the manual: http://dev.mysql.com/doc/mysql/en/charset.htm [snip] Our host runs MySQL 4.1 and we have a number of datasets with Genealogical data in them. When a grave stone is translated to English often th

Re: hebrew/arabic language

2002-07-25 Thread Pete French
> am running mysql 3.44 at RHL7.2, how can i setup up mysql to store/show > characters of language such as hebrew/arabic? My best suggestion would be to store all your test in Unicode UTF-8 format and use the type BLOB in the table in order to store it. We do this and can quite happily mix

Re: hebrew/arabic language

2002-07-25 Thread Egor Egorov
Hytham, Thursday, July 25, 2002, 12:54:22 AM, you wrote: HS> am running mysql 3.44 at RHL7.2, how can i setup up mysql to store/show HS> characters of language such as hebrew/arabic? MySQL returns char strings as they were inserted. For correct sorting you can set up hebrew character set sta

Re: hebrew/arabic language

2002-07-25 Thread Sameh Attia
Hytham Shehab wrote: >hi guys, >am running mysql 3.44 at RHL7.2, how can i setup up mysql to store/show >characters of language such as hebrew/arabic? > >thanks for help > >sql >-- >Hytham Shehab > > > > >- >Before posting, p