这是哪里错了
query failed:sqlstate[42000]: syntax error or access violation: 1064 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 'frommembersorder by username limit 0,5' at line 1
找来找去都没发现错
分享到:
------解决方案--------------------
把sql贴出来吧。
------解决方案--------------------
... from members order by username limit 0,5
------解决方案--------------------
基本的sql语法,同学,该看书了。