phpbar.de logo

Mailinglisten-Archive

Erstes Strategietreffen in Frankfurt

Erstes Strategietreffen in Frankfurt

Sönke Ruempler mysql_(at)_lists.phpcenter.de
Tue, 28 Aug 2001 16:24:28 +0200


> > - fehlen bei MySQL technisch gesehen Eigenschaften, die in
> >   Deutschland besonders wichtig wären?
> >
> > - sind die deutsche Sprache und deutsche Sonderwünsche bei
> >   MySQL (sowie deutsche Sortierreihenfolge) gut genug
> >   unterstützt?
> 
> Nein.  Ich finde es NICHT ausreichend, das man nur beim Start des MySQL
> Servers die Sortierroutine global festlegen kann.  Zum einen haben damit
> all die Leute die irgendwo gehostet sind ein Problem.  Zum anderen haben
> Leute damit ein Problem, die die Tabelle mehrsprachig verwenden.  Also
> *mal* englische Sortierregeln brauchen, mal Deutsche und vlt. mal
> Türkische.
> 
> Hier wäre es gut, wenn man beim SELECT quasi sagen könnte: "SELECT *
> FROM TBL ORDER BY Feld CHARSET=german1".   Hierbei wäre dann der Wert
> bei CHARSET evtl. gleich den Charsets /usr/share/mysql/charsets/.
> 

imho nicht ganz richtig, es gibt doch "set character set", was auch in
der laufzeit pro verbindung geändert werden kann ?

http://www.mysql.com/doc/S/E/SET_OPTION.html

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. 

--

trotzdem löst das nicht das problem mit den deutschen umlauten, aber das
habe ich werner schon geschrieben.

-- 


Mit freundlichem Gruß
Sönke Ruempler

top concepts Internetmarketing GmbH
------------------------------------------------------
http://www.topconcepts.com      Tel. +49 4141 9912 30
mail: ruempler_(at)_topconcepts.com  Fax. +49 4141 9912 33
------------------------------------------------------
24h-Support Hotline: +49 1908 34697 (€ 1.86/Min,CNS24)
------------------------------------------------------

---
!!NEU!!
Fragen und Antworten zu MySQL und dieser Liste unter
-->>  http://www.4t2.com/mysql 



php::bar PHP Wiki   -   Listenarchive