when typing michael jaxxson in searchfield the autocomplete widget shows correct suggested matches
but when typing the correct term michael jackson the autocomplete disappears
the correspondending ajax request
http://<slimpd>/autocomplete/all/?q=michael%20jackson shows an error PDOStatement::execute(): MySQL server has gone away
when typing
michael jaxxson
in searchfield the autocomplete widget shows correct suggested matchesbut when typing the correct term
michael jackson
the autocomplete disappearsthe correspondending ajax request
http://<slimpd>/autocomplete/all/?q=michael%20jackson
shows an errorPDOStatement::execute(): MySQL server has gone away
installed sphinx version is
2.2.10