Can the import process include a filtering function, similar to export, supporting views, functions, It is possible to restore certain tables or functions based on one's needs.
When a field in the database is set to the TINYINT type with a length of 1, but the actual value is 11, after backup, the value gets truncated and changed to 1, causing the restored value to be incorrect. Is it possible to prevent internal conversion and retain the original value, as Navicat does without any issues