I find the place where execute the SQL statement....
But I have a doubt: I understand that I have to change 'mypass' with my new password and write mi username in "admin".
But I don't understand what I have to write whn it say:
"Adjust prefix_ to the table prefix you have choosen during installation" becouse when I installed WebsiteBaker I leave blank the filed "tabel prefix"
Thank you!
Bye!
PS Maybe I finally done: I write
UPDATE users SET password = md5('
mynewpass') WHERE username = "
myusername"
And I execute it...after I clear cache and I try, but it didn't work!
How can I do?
What I made wrong?

Is so strange that the database doen't recognize my email!!!