| ( ! ) Fatal error: Uncaught PDOException: SQLSTATE[42000]: Syntax error or access violation: 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 'Roses' or cn='Guns N' Roses') order by id desc limit 1' at line 1 in /home/poppiano.org/public_html/pdo.php on line 933 | ||||
|---|---|---|---|---|
| ( ! ) PDOException: SQLSTATE[42000]: Syntax error or access violation: 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 'Roses' or cn='Guns N' Roses') order by id desc limit 1' at line 1 in /home/poppiano.org/public_html/pdo.php on line 933 | ||||
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0002 | 430848 | {main}( ) | .../index.php:0 |
| 2 | 1.4910 | 519088 | getval( $sql = 'select pic from artist where (artist=\'Guns N\' Roses\' or cn=\'Guns N\' Roses\') order by id desc limit 1' ) | .../index.php:678 |
| 3 | 1.4925 | 519088 | query( $query = 'select pic from artist where (artist=\'Guns N\' Roses\' or cn=\'Guns N\' Roses\') order by id desc limit 1', $fetchMode = ??? ) | .../pdo.php:933 |