Alarm_table issue

Hello!
Week ago we have database crash.
After creating new database alert_log table have some issue:
1) Column “system” looks like
screenshot.su/show.php?img=bc6d4 … 9ed110.jpg
but in the MySQL Workbench looks like
screenshot.su/show.php?img=002f5 … 64e557.jpg
Difference in “@” and “.” after “SQLTags”.
2) Maybe, because of p.1 i cant to sort this alarms.
screenshot.su/show.php?img=794b2 … 3937af.jpg
3) When i create new AlarmTag all good, it writes to table when active.
But tags, created before database crash, don’t want to be writen to the DB.

Help please, it is very important.

Any ideas?

When “Name” of alarm in English - 3) point is good. When in Russian - still no detected the alarm.

Okay… All about utf8 - Default collation omg.
Solved.