I wouldn't rely on comparison of numbers with a tilde (~) as prefix.~ means approximation.
Based on bencoder response to this phpMyAdmin - What a tilde (~) means in rows column?phpMyAdmin - What a tilde (~) means in rows column? the approximation can vary a lot.
To check the real number of rows imported use: select count(*) from TABLE_NAME