The code will remove accounts which weren't used for more than 3 years.
For old user accounts no last login time was recorded, so it was set for all users without login time to the oldest known login time which was "2013-09-23 22:28:30".
So pretty soon around 60.000 unused user accounts will be deleted.
So a quiz-question: At which exact date will the SQL command delete users with their last login set to "2013-09-23 22:28:30"?
