Comment rechercher un utilisateur en fonction d'un user_id ?

Alternatively, you can use the awesome Data Explorer plugin:

SELECT *
FROM users
WHERE id = 398
5 « J'aime »