checksum table
> Checksum table endpoint; +------------------------+------------+ | Table | Checksum | +------------------------+------------+ | falcon_global.endpoint | 3178977874 | +------------------------+------------+ 1 row in set (0.94 sec) Thu Aug 27 11:15:48 2020
> delete from endpoint limit 1; Query OK, 1 row affected (0.00 sec) Thu Aug 27 11:16:02 2020
> Checksum table endpoint; +------------------------+------------+ | Table | Checksum | +------------------------+------------+ | falcon_global.endpoint | 1351160754 | +------------------------+------------+ 1 row in set (0.94 sec) Thu Aug 27 11:16:06 2020
igoodful@qq.com