Hi all,
i have a MariaDB Server (10.1.35) with an InnoDB and a table with an Autoincrement ID field and some other data (no foreign keys but only index). This table have few records (~10000) that are increased with a csv import each some weeks.
I saw that sometimes, after import process, some records are hidden and come out after some time (also 40 min.)
could you help me ?
Armando