MySQL and Czech (fwd)

Ondrej Koala Vacha koala na fi.muni.cz
Úterý Květen 30 15:53:40 CEST 2000


On Tue, 30 May 2000, Honza Pazdziora wrote:

> 
> Forwarded to databases na linux.cz.
> 
> -- 
> ------------------------------------------------------------------------
>  Honza Pazdziora | adelton na fi.muni.cz | http://www.fi.muni.cz/~adelton/
>    .project: Perl, DBI, Oracle, MySQL, auth. WWW servers, MTB, Spain.
> ------------------------------------------------------------------------
> 
> ----- Forwarded message from "Ing. Pavel Drab" <drab na okd.cz> -----
> 
> From: "Ing. Pavel Drab" <drab na okd.cz>
> Subject: Re: MySQL and Czech
> Date: Tue, 30 May 2000 13:21:08 +0200
> To: "Honza Pazdziora" <adelton na informatics.muni.cz>
> X-Mailer: Microsoft Outlook Express 5.00.2919.6600
> 
> Mohl byste mi poradit jak mam zapnout konverzi, kdyz pouzivam MySQL ve spojeni s PHP4.0? V prohlizeci pouzivam cestinu Win1250. Nainstalovany mam RedHat6.2 standardni instalace (cesky).
>   Dekuji
>     S pozdravem
>        Pavel Drab
> 
> ----- End forwarded message -----
> 

`SET' syntax
============

     SET [OPTION] SQL_VALUE_OPTION= value, ...

`SET OPTION' sets various options that affect the operation of the
server or your client.  Any option you set remains in effect until the
current session ends, or until you set the option to a different value.

`CHARACTER SET character_set_name | DEFAULT'
     This maps all strings from and to the client with the given
     mapping.  Currently the only option for `character_set_name' is
     `cp1251_koi8', but you can easily add new mappings by editing the
     `sql/convert.cc' file in the *MySQL* source distribution.  The
     default mapping can be restored by using a `character_set_name'
     value of `DEFAULT'.

     Note that the syntax for setting the `CHARACTER SET' option differs
     from the syntax for setting the other options.



Musite mit ovsem dotcene tabulky zkompilovane (v sql/convert.cc)



s pozdravem
---
Ondrej Koala Vacha



Další informace o konferenci Databases