Richy
04-04-2009, 09:24 AM
Hi, I have an UTF-8 Sql file. When I import this file to Mysql, the special non-english characters seem as question mark in phpMyAdmin. The database, the tables, MySQL charset, and MySQL connection collation are set as UTF-8_Unicode_Ci (utf8).
Also, I cannot update the fields manually. It says;
Warning: #1366 Incorrect string value: '\xC4\xB1r K?...' for column 'song' at row 1
What is the problem? I'll be crazy...
phpMyAdmin version: 2.11.5
MySQL version: 5.0.45
Also, I cannot update the fields manually. It says;
Warning: #1366 Incorrect string value: '\xC4\xB1r K?...' for column 'song' at row 1
What is the problem? I'll be crazy...
phpMyAdmin version: 2.11.5
MySQL version: 5.0.45