MySQL problem with characterEncoding

smhhadima8 years ago

I am using centOS
When I changed the database configuration to use MySQL as descriped here https://www.traccar.org/mysql/, it did not work!

I removed this setting from database key='database.url' configuration:
characterEncoding=UTF-8&

then it works fine.
What could be the problem?

Anton Tananaev8 years ago

I guess the problem might be with collation on your database.