Skip to content

mysql strict mode, ugh #4

Description

@Windows98FE

Not sure if this would work but wouldn't putting this into function.php before any other queries are done, work when strict mode is enforced?

// Strict mode is a pile of trash that should never been enforced -.-
$sql->query('SET SESSION sql_mode = "TRADITIONAL,NO_AUTO_CREATE_USER"');

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions