To do this we will want to create a new MySQL table with at least these columns: user_id, email, email_verified_time).
This change will go hand-in-hand with the following other suggestions:
It would also greatly help in catching users with duplicate accounts, namely in cases where two different accounts attempt to add the same email address to their accounts.