SQL-запрос:
# # Data for the `countries` table (LIMIT 0,500) # INSERT INTO `countries` (`ID`, `imdbCountry`, `Name`) VALUES (1,'France','�������'), (2,'UK','��������������'), (3,'USA','���'), (4,'Soviet Union','����'), (5,'Romania','�������'), (6,'Switzerland','���������'), (7,'Russia','������'), (8,'Australia','���������'), (9,'West Germany','���'), (10,'Thailand','�������'), (11,'China','�����'), (12,'Hong Kong','��������'), (13,'Mexico','�������'), (14,'Italy','������'), (15,'Spain','�������'), (16,'Germany','��������'), (17,'Japan','������'), (18,'Canada','������'), (19,'South Korea','����� �����'), (20,'Netherlands','����������'), (21,'Taiwan','�������'), (22,'Hungary','�������'), (23,'Ireland','��������'), (24,'Poland','������'), (25,'Czech Republic','�����'), (26,'Denmark','�����'), (27,'Sweden','������'), (28,'Norway','��������'), (29,'Finland','���������'), (30,'New Zealand','����� �������[...]
Ответ MySQL:
#1366 - Incorrect string value: '\xD4\xF0\xE0\xED\xF6\xE8...' for column 'Name' at row 1