MySQL DEBUG CONSOLE | ||
Query: | ||
select * from albumpix WHERE pkalbumpix= | ||
Mysql Response: | ||
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 '' at line 1 | ||
Photo album:
MySQL DEBUG CONSOLE | ||
Query: | ||
select * from gallery WHERE fkalbumpixid= GROUP BY pkgalid desc | ||
Mysql Response: | ||
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 'GROUP BY pkgalid desc' at line 1 | ||