I'm using laragon for my project, today (unfortunately) y has a problem with my SSD (C:) and I have to format all, my project was located is \ but MySql was not working, I updated from MySql 5.7.24 to 8.0.23
before doing that, I have saved database files and old MySQL files, now I don't have my database, my localhost is empty
I have files in .frm, .ibd from the database (my tables) and I have my old MySQL files (.MYI, .MYD, .frm, .ibd, etc)
How can I restore my database in mySQL-8?
the original database folder is located in laragon\data. I have to move it?