| ( ! ) 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 'Agostino' or cn='Gigi D'Agostino') order by id desc limit 1' at line 1 in /home/poppiano.org/public_html/pdo.php on line 942 | ||||
|---|---|---|---|---|
| ( ! ) 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 'Agostino' or cn='Gigi D'Agostino') order by id desc limit 1' at line 1 in /home/poppiano.org/public_html/pdo.php on line 942 | ||||
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0002 | 429592 | {main}( ) | .../index.php:0 |
| 2 | 0.2095 | 518112 | getval( $sql = 'select pic from artist where (artist=\'Gigi D\'Agostino\' or cn=\'Gigi D\'Agostino\') order by id desc limit 1' ) | .../index.php:680 |
| 3 | 0.2109 | 518112 | query( $query = 'select pic from artist where (artist=\'Gigi D\'Agostino\' or cn=\'Gigi D\'Agostino\') order by id desc limit 1', $fetchMode = ??? ) | .../pdo.php:942 |