Skip to content

SQLSTATE[HY000] #18

@EndErr

Description

@EndErr

From this morning I started to get that error on model->save():
SQLSTATE[HY000]: General error: -104 Dynamic SQL Error SQL error code = -104 Unexpected end of command - line 1, column 1
From SQLSTATE Error Codes and Descriptions it says that it is a

CLI-specific condition
Nothing was changed in the system (using CentOS 6.9, php 7.1, pdo-firebird).

After some testing I found that the problem is in Schema::insert method.
Not having much time to dig dipper I reverted this method to a older and averything works, but not fixed.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions