|
|
|
|
|
|
select * from `p_files`
where `contentid` =
and (`class` = 'picture' or `class` = 'file')
and `tabl_cont`='p_postav'
and `number`=1
Database error: Invalid SQL: select * from `p_files`
where `contentid` =
and (`class` = 'picture' or `class` = 'file')
and `tabl_cont`='p_postav'
and `number`=1
MySQL error: 1064 (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 (`class` = 'picture' or `class` = 'file')
and `tabl_cont`='p_postav'
' at line 3)
Session halted.
| | | |