Can’t activate a user on multisite install

Somehow the username in the signups table were different than the one created. I don’t know if its because the user tried to register twice a few weeks apart without activating or what, but I just changed the username in the signups table to match what already existed in the wp_users table and the activation went through seemingly without a hitch.

I changed the user_login column to match the existing username.