Open fdrouhin-uha opened 10 months ago
mysql> SELECT * FROM users; +----+----------+----------+---------------------+ | id | username | password | creation_date | +----+----------+----------+---------------------+ | 1 | toto | toto | 2023-11-20 16:02:40| | 2 | Drouhin | AdminRT | 2023-11-20 16:02:40 | | 5 | titi | titi | 2023-12-28 10:38:36 | +----+----------+----------+---------------------+ 3 rows in set (0.01 sec) Peut-être que tu peux essayer ça