Hi @jeroenrotty,
Thank you for your answer.
Here the empty meta_keys I want to remove from the user_meta table:
wpseo_title, wpseo_metadesc, wpseo_noindex_author, wpseo_content_analysis_disable, wpseo_keyword_analysis_disable
I want to remove unused rows because I have some troubles with my scheduled database snapshots and I try to reduce the database number of rows.
if you tell me there is no way to remove theses rows permanently, nevermind, I will look for another solution.
Regards