The problem is, only 10K entries exist in the table and there are 55K users.
I'd have to use a query that will add a row for the user if one didnt already exist.... its sounding more like a PHP script actually come to think of it as I dont think a query will do the whole thing.