I'm working locally on mamp creating a theme and accidentally deleted my wp_users table. I need to add a wp_users table back in here but don't know exactly what to insert for the different fields..."field" "type" "length/values" "default" "collation" etc.
Don't suggest doing something in the dashboard because the whole reason this happened was due to a password retrieval problem in the first place so unfortunately I can't get in there. Now I just need to add this table back into php/myadmin so I can recreate my password.
Any help would really be appreciated. Thanks