[Gllug] eastern European characters in MySQL
rafal polonski
rafi at voruta.ek.univ.gda.pl
Thu Aug 23 12:46:13 UTC 2001
On Thu, Aug 23, 2001 at 02:36:52PM +0200, Xander D Harkness wrote:
> I am not familiar at all with MySQL. We are running it to host
> databases for out webhosting clients.
>
> We are to start business in the Czech Republic and I did not know
> whether MySQL would cope natively with eastern european characters, or
> if there is anything I should be concerned about.
Have a look at:
http://www.mysql.com/doc/c/o/configure_options.html
By default, MySQL uses the ISO-8859-1 (Latin1) character set. To change
the default set, use the --with-charset option:
shell> ./configure --with-charset=CHARSET
additionally check:
http://www.mysql.com/doc/C/h/Character_sets.html
rafi
--
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list