RE: RE: MySQL Locales

2002-05-14 Thread Gurhan Ozen
Yes you can.. http://www.phpmyadmin.net/documentation/#intro Gurhan -Original Message- From: Lekeas GK [mailto:[EMAIL PROTECTED]] Sent: Tuesday, May 14, 2002 11:51 AM To: Gurhan Ozen Cc: [EMAIL PROTECTED] Subject: Re: RE: MySQL Locales That's a good idea, but if you have some

Re: RE: MySQL Locales

2002-05-14 Thread Lekeas GK
t; To: "Lekeas GK" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Tuesday, May 14, 2002 4:33 PM Subject: RE: RE: MySQL Locales > You mean inserting the entries in Greek?? I would say install phpMyAdmin, > and insert the entries thru your browser when the browser encodi

RE: RE: MySQL Locales

2002-05-14 Thread Gurhan Ozen
: [EMAIL PROTECTED] Subject: Re: RE: MySQL Locales > > Yes, > > > > Just add default-character-set=greek line in your > > /etc/my.cnf (or whereever > > the global server specificationa are read) . > > > > Gurhan Thanks a lot for your prompt reply...Could y

Re: RE: MySQL Locales

2002-05-14 Thread Lekeas GK
nsert them given that the default language for my machine is English? Thanks, George > > > > -Original Message- > > From: GEORGE KONSTANTINOY LEKEAS > > [mailto:[EMAIL PROTECTED]] > > Sent: Monday, May 13, 2002 2:07 PM > > To: [EMAIL PROTECTED] > &g

RE: MySQL Locales

2002-05-13 Thread Gurhan Ozen
Yes, Just add default-character-set=greek line in your /etc/my.cnf (or whereever the global server specificationa are read) . Gurhan -Original Message- From: GEORGE KONSTANTINOY LEKEAS [mailto:[EMAIL PROTECTED]] Sent: Monday, May 13, 2002 2:07 PM To: [EMAIL PROTECTED] Subject: MySQL

MySQL Locales

2002-05-13 Thread GEORGE KONSTANTINOY LEKEAS
Hi All, I am running MySQL on Unix and Linux and I would like to know whether different locales are supported. I am interested, more specifically, in developing a database which is going to be populated with Greek names, so I am after any support provided for Greek locale. Could you please give