ERROR:
SELECT
*
FROM
photos
WHERE
bid =
ORDER BY pos ASC
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 'ORDER BY pos ASC' at line 7ERROR:
SELECT
*
FROM
docs
WHERE
bid =
ORDER BY pos ASC
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 'ORDER BY pos ASC' at line 7