Quantcast
Channel: MySQL Forums - Character Sets, Collation, Unicode
Browsing all 294 articles
Browse latest View live

SELECT statement equals different characters (1 reply)

Hi, i hope this is the right place to add my topic. I have a very strange behavior in my query. But before posting a bug, let´s see if some knows about it and/or can help me to fix the problem. First...

View Article


Problem Sorting Khmer Unicode (4 replies)

Dear All, I have tried sorting khmer unicode in MySQL but it doesn't follow the order at all especially with the vowel ា and ាំ like កា should be before កាំ but it shows កាំ before កា... is there any...

View Article


Command line UTF8 encoding (3 replies)

Hi, I've writed a web application, ALL elements with UTF8 encoding. In the client size I have a textarea where I can wirte SQL statements. For example, if I do an insert with a special character and...

View Article

accented letters and charset (no replies)

Hi at all I hope this forum is right for my question (if not please tell me one more right) I set charset of my tables to UTF8-general-ci Into my table I have one field where I can insert into values...

View Article

Select statement with town Polish characters (4 replies)

HI, I'm trying to do a select statement to match the name of a town or district stored in my database, the fields collation is utf8_polish_ci and the name is Łódzkie. When I try and match this to a...

View Article


Problem with accents (1 reply)

Hi at all I am sorry if I posted this 3d in other forum for error I set charset of my tables to UTF8-general-ci Into my table I have one field where I can insert into values like "źvanì" This word...

View Article

Latin1 to unicode character convert -- data are display with ????? (1 reply)

hi i am currently use default char.set latin1 but ; now i inserted japanese and chinese character set then rows are display this data with ????? so now i am change utf8 in config.file but rows are...

View Article

By mysql migrtool kit japanese char are not convert from ms access to mysql ?...

-- original data in ms access table 重要]パテントステートメントの申請について Now i am converted this ms access data table by mysql migration tool kit then in mysql destination data it is stored like 'Matsumura -????...

View Article


Convert database from utf8_general_ci to uft8_unicode_ci (1 reply)

I am using a database for Vietnamese language with the collation utf8_general_ci. Some characters are not correctly stored in the database (though they appear in the correct format on the website) so...

View Article


Migrating from latin1 to utf-8 (1 reply)

I have a database in latin1 encoding for the vtiger web application and I want to migrate it to utf-8 in order to upgrade the application. Does anyone know how to do this? I tried dumping the database...

View Article

special characters (2 replies)

I should have posted this in the Newbie forum: I realize that parts of this topic may already have been addressed somewhere, but I still turn up empty on answers to my specific question: How do I...

View Article

Query for getting table charset (1 reply)

Hello, I would like to have a query to run against a table to get the charset or default charset of a specific table. Thanks

View Article

cannot change character set (6 replies)

Hi Friends, I would like to save latin2 characters in my MySQl database, but the default setting of my hosting provides's server is utf-8 (which I am not allowed to change). I have changed the...

View Article


MYSQL doesn't 'see' accents (16 replies)

I imported a table containing text and inserted it into a column which was supposed to hold distinct values. I'd set up the column as distinct in Access so I was not too worried but MySql omitted a...

View Article

accented characters changed [was problems upgrading mysql4 to mysql5] (1 reply)

Hi all. I am running a french website hosted by a french hoster : OVH http://www.ossau.net This site runs Wordpress and a phpBB3. To upgrade Wordpress to 2.92 I had to upgrade from MySQL4 to MySQL5....

View Article


Retreiving specific content in a Database table field (2 replies)

I require a solution: I have a large database storing among many things GPS codes. The codes are in 7 digits. However users have been entering less or more than seven digits worse still some have...

View Article

How can i change Character Sets and Collations (1 reply)

How can i change Default of "Character Sets and Collations" My server is latin1 swedish. I want to change it to UTF 8 not on Localhost but on the real one Thanx...

View Article


Inserting umlauts from Windows shell (Cygwin) (1 reply)

Hello, I have a problem inserting strings into VARCHAR columns. The DB character set is utf8_general_ci, so that doesn't seem to be the problem. MySQL default-character-set is utf_general_ci. A...

View Article

Dont know how to make SQL search for the column 'varchar' and collation...

I Need to retrive a value from a mysql database which its Collation as "utf8_unicode_ci" and Data Type as "Varchar". In the Database i need to store a value such as eg(A,ā, á, ǎ, à) and so on. My...

View Article

How to convert UTF-8 (hex) value to Unicode Character?. Been trying for more...

How to convert UTF-8 (hex) value to Unicode Character?. Been trying for more than a week. Please help. Any soultion in php or mysql. Example2 Unicode Character = “ a” UTF-8 (hex) = “efbd81” Example1...

View Article
Browsing all 294 articles
Browse latest View live


Latest Images