Guys, I'm having a super bad day. My server's hard drive crashed, and as far as I can tell about 20G of MySQL data is just... gone. When I log in to PMA it shows 40 tables (alphabetically a-e), but everything f-z is gone. It's not in /var/lib/mysql, and WHM shows that my server's storage is about 20G less than it was.
That's 20 years of data... private messages, usernames and passwords, personal ads, you name it. I'm having a hard time not crying.
But anyway.
I at least have most of the usernames emailed to me over the years, so I have 400,000 emails that look like:
Subject: New User
Body:
Username: csdude55
Password: foobar
These are in Outlook 365, and they all have the same format; first line is "Username: " followed by the username, next line is "Password: " followed by the encrypted password that should be in the database.
Any suggestions on how to get them from the emails to a file that I can upload to MySQL?