I make daily backups of the database
I make regular mysqldump.
When I restore through command - mysql dbname <filetorestore.sql
Missing language translation tables
(Incidentally, no error message after reconstruction ended)
This is just a translation system tables created
How do you propose to solve this?
By the way my Systeme man also said he does not like the tables containing BLOB field (field should avoid to be - according to opinion)