server icon indicating copy to clipboard operation
server copied to clipboard

Bug: Cycle\Database\Exception

Open peaklabs-dev opened this issue 6 months ago • 0 comments

This is the error I get in the logs:

2024-08-13T17:16:07+0000	ERROR	app         	Cycle\Database\Exception\StatementException: SQLSTATE[HY000]: General error: 1105 invalid character 'v' after object key:value pair in /app/vendor/cycle/database/src/Driver/MySQL/MySQLDriver.php at line 60 [] []

2024-08-13T17:16:07+0000	ERROR	app         	Cycle\Database\Exception\StatementException: SQLSTATE[HY000]: General error: 1105 invalid character 'v' after object key:value pair in /app/vendor/cycle/database/src/Driver/MySQL/MySQLDriver.php at line 60 [] []

This bug appeared in the latest update v1.11.3. It is not to critical as Buggregator (ray features) still seem to work.

peaklabs-dev avatar Aug 14 '24 11:08 peaklabs-dev