phpbar.de logo

Mailinglisten-Archive

Re: Umlaut/Nicht-Umlautvergleich, Hammer gleich Hämmer? Wie das?

Re: Umlaut/Nicht-Umlautvergleich, Hammer gleich Hämmer? Wie das?

Technik via echtwahr.com technik at echtwahr.com
Mit Mai 26 17:46:41 CEST 2004


Hallo Michael,


> Zumindest bei meinem Test-Statement: SELECT 'Ä'='A';
> ist eine Indexerstellung nicht erforderlich, da dort gar keine Tabelle
also
> auch kein Index abgefragt wird.
my.cnf
[mysqld]
default-character-set=latin1_de

[client]
default-character-set=latin1_de

mysql> select 'hammer'='hämmer';
+-------------------+
| 'hammer'='hämmer' |
+-------------------+
|                 0 |
+-------------------+
1 row in set (0.03 sec)

Also bei mir geht es wenn beide auf latin1_de gestellt sind!
allerdings sortiert er mit latin1_de nicht richtig!

mal ne frage, bei mir sagt er bei german1 folgendes:
Character set 'german1' is not a compiled character set and is not specified
in the 'C:\mysql\\share\charsets\Index' file
wieso gibt es diese nicht?


Gruß  Thomas
---------------------------------------
      ICQ: 333994835
      MSN: thomasgoik
      Ruf: 0034 96 645 65 57
      Mobil: +34 609 17 15 17


>
> -- 
> Infos zur Mailingliste, zur Teilnahme und zum An- und Abmelden unter
> -->>  http://www.4t2.com/mysql
>
>
>



php::bar PHP Wiki   -   Listenarchive