SQL baze podataka - Sponzor: Baze-Podataka.net MySQL, MSSQL, Oracle, Access, ODBC. Ako imate problem brže i preciznije ćete dobiti odgovor ako priložite strukturu tabela ili skript koji kreira tabele i puni ih test podacima umesto što to problem opisujete samo rečima. Sponzor: Baze-Podataka.net - Blog o bazama podataka |
|
Alati teme | Način prikaza |
![]() |
#12 |
Rade Joksimović
Professional
Datum učlanjenja: 27.10.2006
Poruke: 220
Hvala: 0
1 "Hvala" u 1 poruci
![]() |
![]() Unfortunately there is no documentation on how to create UTF8 collations.
But adding a new collation can be very easy. You need to edit these files: strings/ctype-uca.c mysys/charset-def.c Use swedish as an example. Also, note that: 1. Many languages are compatible with utf8_unicode_ci. So you don't need to create separate collations for them. For example German, French, Russian, Armenian, Greek. 2. Our Unicode Collation implementation have some limitations. It is currently not possible to create real full featured collations for ALL languages. For example, Hungarian have very complex contraction rules, i.e. when a combination of several letters is treated as a single sorting element. If you list all the languages you need, I could comment which of them can be implemented easily, and which of them require additional coding. http://forums.mysql.com/read.php?103...5093#msg-25093 Potrazicu clanke sa konkretnim uputstvima pa cu postaviti. |
![]() |
![]() |
|
|
![]() |
||||
Tema | Početna poruka teme | Forum | Odgovori | Poslednja poruka |
ansi RTF -> utf8 HMTL konvertor? | ivanhoe | Web aplikacije, web servisi i software | 4 | 12. 12. 2010. 00:36 |
Postojeca baza Latin1 u UTF8 | mega023 | PHP | 7 | 20. 02. 2010. 03:32 |
Sort multi dimensional array | cvele | Code snippets | 1 | 18. 11. 2008. 11:07 |
ajax + utf8 | GaVrA | (X)HTML, JavaScript, DHTML, XML, CSS | 0 | 07. 11. 2008. 20:07 |
UTF8 i JavaScript | krcko | (X)HTML, JavaScript, DHTML, XML, CSS | 1 | 04. 10. 2006. 11:14 |