MySQL Query : SELECT * FROM bai_picture LEFT JOIN bai_picture_data ON bai_picture.id = bai_picture_data.id WHERE bai_picture.id= LIMIT 20
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 'LIMIT 20' at line 2
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 'LIMIT 20' at line 2
Need Help?