MySQL Query : select * from lw_member as a,lw_member_normal as b where a.userid = and a.userid = b.userid limit 1
MySQL 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 'and a.userid = b.userid limit 1' at line 1
MySQL Errno : 1064
Message : 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 'and a.userid = b.userid limit 1' at line 1
Need Help?