Hallo & Guten Tag zusammen,
Stichwort Kollation bei MySql-Datenbanken.
Wie wählt man die korrekte Kollation aus - das ändern im Nachhinein könnte sich ab & an als schwierig erweisen.
Wo liegen die Unterschiede in der Nutzung zwischen
utf16_general_ci
utf8_general_ci
utf32_general_ci
Oder wähle ich ab besten immer utf32 & bin damit "alle Probleme" erstmal los?
Gruß
Sebastian
Kollation der Datenbank
-
- Project Manager
- Posts: 11139
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: Kollation der Datenbank
Für die meisten WebApps ist utf8_general_ci die richtige Wahl.
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
-
- Posts: 165
- Joined: 2002-08-17 18:40
Re: Kollation der Datenbank
Joe User wrote:Für die meisten WebApps ist utf8_general_ci die richtige Wahl.
Es geht hier vor allem um Joomla 2.5 und 3.0 Installationen.
Also nutze ich dort utf8_general_ci ?
-
- Project Manager
- Posts: 11139
- Joined: 2003-02-27 01:00
- Location: Hamburg
Re: Kollation der Datenbank
Ja, ausser Joomla möchte eine utf8_bin, dann bitte diese nehmen.
PayPal.Me/JoeUser ● FreeBSD Remote Installation
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.
Wings for Life ● Wings for Life World Run
„If there’s more than one possible outcome of a job or task, and one
of those outcomes will result in disaster or an undesirable consequence,
then somebody will do it that way.“ -- Edward Aloysius Murphy Jr.