| ( ! ) Fatal error: Uncaught mysqli_sql_exception: 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 '-6, 6' at line 6 in E:\www\jurnalsena\blog.php on line 70 | ||||
|---|---|---|---|---|
| ( ! ) mysqli_sql_exception: 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 '-6, 6' at line 6 in E:\www\jurnalsena\blog.php on line 70 | ||||
| Call Stack | ||||
| # | Time | Memory | Function | Location |
| 1 | 0.0001 | 455048 | {main}( ) | ...\blog.php:0 |
| 2 | 0.0267 | 647928 | query( $query = 'SELECT p.*, c.name as category_name, c.slug as category_slug \n FROM posts p \n LEFT JOIN categories c ON p.category_id = c.id \n WHERE status = \'published\' \n ORDER BY p.created_at DESC \n LIMIT -6, 6' ) | ...\blog.php:70 |