Skip to content

fetch_field() on a non-object w/ UPDATE command #9

Closed
@UnholyRanger

Description

@UnholyRanger

fetch_field() on a non-object appears when I try to do an UPDATE command using rawQuery.

$command = "UPDATE sessions SET active = 0 WHERE DATE_ADD(last, INTERVAL life MINUTE) <= now()";

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