SQL: SELECT uid,username FROM cdb_members WHERE uid IN (SELECT msgfromid from cdb_pms WHERE msgtoid = 20 AND folder = 'inbox')
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 'SELECT msgfromid from cdb_pms WHERE msgtoid = 20 AND folder = '
Errno.: 1064
An error report has been dispatched to our administrator.
SQL: SELECT uid,username FROM cdb_members WHERE uid IN (SELECT msgfromid from cdb_pms WHERE msgtoid = 1 AND folder = 'inbox')
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 'SELECT msgfromid from cdb_pms WHERE msgtoid = 1 AND folder = 'i
Errno.: 1064
Similar error report has beed dispatched to administrator before.