Copied! Copy Stacktrace Search Stackoverflow Search Google Exception

Database Exceptionyii\db\Exception

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 'x 4' fönsterhål för ljudisolering?') AS Similarity
FROM wp_posts
' at line 2
The SQL being executed was:
SELECT ID, post_title, guid,
MATCH(post_title) AGAINST ('Vilket material ska du använda för att fylla 4 'x 4' fönsterhål för ljudisolering?') AS Similarity
FROM wp_posts
where post_status = "publish"
and post_type = "post"
and MATCH(post_title) AGAINST('Vilket material ska du använda för att fylla 4 'x 4' fönsterhål för ljudisolering?')
limit 7;

Error Info: Array
(
    [0] => 42000
    [1] => 1064
    [2] => 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 'x 4' fönsterhål för ljudisolering?') AS Similarity 
        FROM wp_posts 
' at line 2
)
$_GET = [
    'id' => '6686',
    'url' => 'vilket-material-ska-du-anvanda-att-fylla-4-x-4-fonsterhal-lj',
];