So I came across an annoying problem. There was a database with 10k users.
I can only dump 500 of those users on windows using Python 2.7 newest
version. My friend however who is on linux can dump all 10k. We are using
the exact same command. It's not crashing, it's finishing up like there is
only 500 users. What is the problem here?
|