The error message suggests that there is a syntax error in your SQL query. In this case, it seems that you have misspelled the keyword "select" as "selcet". The correct syntax should be:

SELECT * FROM users;

Make sure to double-check your query and correct any spelling mistakes.

ERROR 1064 42000 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 selcet from users at line 1

原文地址: https://www.cveoy.top/t/topic/hy5t 著作权归作者所有。请勿转载和采集!

免费AI点我,无需注册和登录