K
K
Konstantin Malyarov2016-01-10 13:28:26
MySQL
Konstantin Malyarov, 2016-01-10 13:28:26

Why doesn't it give an ID when querying in Cyrillic in MySQL?

select id from stomatology.direction where direction = 'Терапия';

There is an entry in the database. But this query returns NULL .
Does MySQL support Cyrillic?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vladimir Yakovlev, 2016-01-10
@simplyv

make sure both the query page and MySQL are UTF-8

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question