That’s because my expensive paid hosting is weird. I also got that confusion with FTP … almost downloaded my entire hosting instead of my WordPress because I was looking for root / lol! (I’m not at all interested in what other people publish in their WordPress and am not interested in their GB, but don’t worry, sure they are secure.)
So it was the ones that begins with wp_.
I found that one: wp_**************_usermeta
5 1 rich_editing true
yah, it worked, the SQL of mine is:
UPDATE *******username**********
.wp_**************_usermeta
SET meta_value
= ‘true’ WHERE wp_**************_usermeta
.umeta_id
=5 LIMIT 1 ;
Users just make attention because username and password for FTP and for SQL DB change when we begin again same website.