I'm on OST 1.9.8.
We try to import users of mass quantity.
In our trial, our CSV contains over 5000 user records.
Tried 3 times, it always fail at the same point, only 2467 users are imported, the rest will not be.
And the browser stops and returns an error.
We try check the database and seems only 2 tables are involved in Users,
ost_user, ost_user_email
Have anyone got experience to directly insert into these 2 tables please?
Will it corrupt the data?