Skip to content

Uncaught PDOException: SQLSTATE[22007]: Invalid datetime format, MysqlEngine:68 #322

@menturion

Description

@menturion

Hi, I am getting the following error:

PHP Fatal error: Uncaught PDOException: SQLSTATE[22007]: Invalid datetime format: 1366 Incorrect integer value: 'TeamTNTTNTSearchStemmerNoStemmer' for column 'value' at row 2 in /MysqlEngine:68

$this->index->exec("INSERT INTO ".$this->indexName."_info ( `key`, `value`) values

Without changing the types, I can solve this by disabling strict MySQL mode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions