phpbar.de logo

Mailinglisten-Archive

Re: y = ü !?!
Archiv Mailingliste mysql-de

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: y = ü !?!



Hallo Philipp, hallo Herbert,

Folgendes dürfte vielleicht hilfreich sein:

F.2.14 Changes in release 3.23.23
http://www.mysql.com/doc/N/e/News-3.23.23.html

Changed sort order for 'German'; All tables created with 'German'
sortorder must be repaired with REPAIR TABLE or myisamchk before use!

4.18.1 Upgrading From Version 3.22 to Version 3.23
http://www.mysql.com/doc/U/p/Upgrading-from-3.22.html

If you are using the german character sort order, you must repair all your
tables with isamchk -r, as we have made some changes in the sort order!

-- 
Kaj S. Arnö
mysql_(at)_polycon.fi
http://www.polycon.fi/mysql/de.php

P.S. Es mag sich vielleicht komisch anhören, aber im Schwedischen ist

a) ü = y
b) å,ä,ö > z

On Wed, 14 Mar 2001, Herbert Piechot wrote:

> Am Mittwoch, 14. März 2001 16:45 schrieb Philipp Althaus:
> > hallo Liste
> > weiss jemand welcher Zeichensatz dafür verantwortlich ist,
> > dass
> >
> > select  firma from a where firma like '%y%'
> > oder
> > select  firma from a where firma like '%ü%'
> >
> >     alle mit ü oder y   bringt.
> >
> > character_set     latin1
> > character_sets   latin1 big5 czech euc_kr gb2312 gbk sjis tis620
> > .......usw usf
> >
> > Windows98 SE, mysql  3.23.33  mit MySQL-Front
>
> Eine Lösung habe ich nicht, nur: am Betriebssystem liegts nicht, unter Linux
> passiert das gleiche (MySQL 3.23.32)
>
> Würde mich auch brennend interessieren, wie man das ändern kann.
>
> mysql> select ti from ho where ti between 'ü' and 'z' order by ti;
> +------------------------------------------------------------------+
> | ti                                                               |
> +------------------------------------------------------------------+
> | Yabuhara Tengo                                                   |
> | Yakushima                                                        |
> | Yamamba - Die Berghexe                                           |
> | Yang-Tse-Kiang                                                   |
> | Yard Sale / Entrümpelung                                         |
> | Über allen Gipfeln ist Ruh                                       |
> | Über allen Wipfeln ist Ruh                                       |
> | Über Bord                                                        |
> ...
>
> | Übungspatrone, Die                                               |
> | Yearning, A                                                      |
> | Yekkes                                                           |
> | Yellow Bride                                                     |
> | Yellow Sound, For Kandinsky, The [1]                             |
> ...
> | Your Money My Life Goodbye                                       |
> +------------------------------------------------------------------+
> 78 rows in set (0.01 sec)
>
>
> Schlimmer als y=ü finde ich folgendes:
>
>
> mysql> select ti from ho where ti > 'zy' order by ti;
> +----------------------------------------------------+
> | ti                                                 |
> +----------------------------------------------------+
> | Züge der Entgleisung                               |
> | Züge hinter den Wäldern, Die                       |
> | Züge nach Lesum, Die                               |
> | Zyklone, Die                                       |
> ...
> | Zögling, Der                                       |
> | Zöllner Matthäus, Der                              |
> ...
> | Äckerchen, Das                                     |
> ...
> | Ästhetisches System                                |
> | Äußerungen übers Hörspiel                          |
> | Ödipus an Moses: Alles o.k.                        |
> | Ödipus auf Kolonos                                 |
> ...
> | Örtliche Verhältnisse                              |
> | Öst-westliche Divan, Der                           |
> +----------------------------------------------------+
> 48 rows in set (0.48 sec)
>
>
> --
> Mit freundlichen Grüßen
>
> Herbert Piechot


---
*** Weitere Infos zur Mailingliste und MySQL unter http://www.4t2.com/mysql 


Home | Main Index | Thread Index

php::bar PHP Wiki   -   Listenarchive