Aktualisiert (Donnerstag, den 03. Mai 2007 um 09:40 Uhr) Geschrieben von: Administrator Mittwoch, den 11. Oktober 2006 um 03:11 Uhr
The collation option determines the way ordering in the database is done. In languages that use special characters, for instance the German umlaut, the database collation determines the sorting order. If you don't know which collation you need, select the "utf8_general_ci" as most languages use this. The other collations listed are exceptions in regards to the general collation. If your language is not listed in the list of collations it most likely means that "utf8_general_ci is suitable.