NetLog Database System Tips: MySQL Query Error1

Time: 2024-3-19 3:58am
Script:

SQL: SELECT `email`, `username`, `userid` FROM `***user` WHERE `userid` IN ()
Error: You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ')' at line 1
Errno.: 1064