yabhq / laravel-scout-mysql-driver

Laravel Scout MySQL Driver
MIT License
522 stars 113 forks source link

this error pops up on a stock install of the package #87

Open nickolasnikolic opened 5 years ago

nickolasnikolic commented 5 years ago

lluminate \ Database \ QueryException (42000) 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 ') AGAINST(? IN NATURAL LANGUAGE MODE)' at line 1 (SQL: select count(*) as aggregate from users where MATCH() AGAINST(sleep IN NATURAL LANGUAGE MODE))